No Possible Issues Found via Git Search
Post Test
FO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:11,858 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:11,877 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2025-10-01T23:28:48.610Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 s - in io.quarkus.liquibase.test.LiquibaseExtensionConfigMultiDataSourcesTest
[2025-10-01T23:28:48.610Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionBaselineOnMigrateTest
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:12,689 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:12,852 INFO [liq.changelog] (main) Reading from PUBLIC.TEST_LOG
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:12,861 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:12,884 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:12,948 INFO [liq.changelog] (main) Reading from PUBLIC.TEST_LOG
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:12,977 INFO [liq.lockservice] (main) Successfully released change log lock
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:12,978 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.735s.
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:12,979 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:12,979 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:12,988 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:12,989 INFO [liq.changelog] (main) Reading from PUBLIC.TEST_LOG
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:13,127 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2025-10-01T23:28:48.610Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.25 s - in io.quarkus.liquibase.test.LiquibaseExtensionBaselineOnMigrateTest
[2025-10-01T23:28:48.610Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartNamedDataSourceTest
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:13,479 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Unable to determine a database type for default datasource
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:14,335 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:14,543 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:14,576 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:14,596 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.DATABASECHANGELOG
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:14,598 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2025-10-01T23:28:48.610Z] Running Changeset: db/changeLog.xml::id-1::dev (generated)
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:14,632 INFO [liq.changelog] (main) Table TBL_TEST created
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:14,632 INFO [liq.changelog] (main) ChangeSet db/changeLog.xml::id-1::dev (generated) ran successfully in 2ms
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:14,637 INFO [liq.lockservice] (main) Successfully released change log lock
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:14,639 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.878s.
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:14,639 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:14,639 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:14,648 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:14,650 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:14,792 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-10-01T23:28:48.610Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.663 s - in io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartNamedDataSourceTest
[2025-10-01T23:28:48.610Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionConfigDefaultDataSourceWithoutLiquibaseTest
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:15,572 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.195s.
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:15,573 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:15,573 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-10-01T23:28:48.610Z] 2025-10-01 23:02:15,674 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2025-10-01T23:28:48.610Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.878 s - in io.quarkus.liquibase.test.LiquibaseExtensionConfigDefaultDataSourceWithoutLiquibaseTest
[2025-10-01T23:28:48.610Z] [INFO] H2 database was shut down; server status: Not started
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] Results:
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-liquibase-deployment ---
[2025-10-01T23:28:48.610Z] [INFO] Building jar: /quarkus/extensions/liquibase/deployment/target/quarkus-liquibase-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.610Z] [4900.917s][warning][gc,alloc] pool-1132-thread-6: Retried waiting for GCLocker too often allocating 156252 words
[2025-10-01T23:28:48.610Z] [4900.921s][warning][gc,alloc] pool-1132-thread-8: Retried waiting for GCLocker too often allocating 156252 words
[2025-10-01T23:28:48.610Z] [4900.924s][warning][gc,alloc] pool-1132-thread-7: Retried waiting for GCLocker too often allocating 156252 words
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] ------------< io.quarkus:quarkus-liquibase-mongodb-parent >-------------
[2025-10-01T23:28:48.610Z] [INFO] Building Quarkus - Liquibase MongoDB 2.7.5.Final [715/964]
[2025-10-01T23:28:48.610Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-liquibase-mongodb-parent ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-liquibase-mongodb-parent ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-liquibase-mongodb-parent ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-liquibase-mongodb-parent ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-liquibase-mongodb-parent ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-liquibase-mongodb-parent ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-liquibase-mongodb-parent ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-liquibase-mongodb-parent ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-liquibase-mongodb-parent ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-liquibase-mongodb-parent ---
[2025-10-01T23:28:48.610Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-liquibase-mongodb-parent ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-liquibase-mongodb-parent ---
[2025-10-01T23:28:48.610Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb-parent/2.7.5.Final/quarkus-liquibase-mongodb-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] ----------------< io.quarkus:quarkus-liquibase-mongodb >----------------
[2025-10-01T23:28:48.610Z] [INFO] Building Quarkus - Liquibase MongoDB - Runtime 2.7.5.Final [716/964]
[2025-10-01T23:28:48.610Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/liquibase/ext/liquibase-mongodb/4.7.1/liquibase-mongodb-4.7.1.pom
[2025-10-01T23:28:48.610Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/liquibase/ext/liquibase-mongodb/4.7.1/liquibase-mongodb-4.7.1.pom (16 kB at 46 kB/s)
[2025-10-01T23:28:48.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.22/lombok-1.18.22.pom
[2025-10-01T23:28:48.610Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.22/lombok-1.18.22.pom (1.5 kB at 16 kB/s)
[2025-10-01T23:28:48.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/liquibase/ext/liquibase-mongodb/4.7.1/liquibase-mongodb-4.7.1.jar
[2025-10-01T23:28:48.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.22/lombok-1.18.22.jar
[2025-10-01T23:28:48.610Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.22/lombok-1.18.22.jar (2.0 MB at 13 MB/s)
[2025-10-01T23:28:48.610Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/liquibase/ext/liquibase-mongodb/4.7.1/liquibase-mongodb-4.7.1.jar (113 kB at 193 kB/s)
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO] Processed 7 files in 26ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO] Processed 7 files in 00:00.010 (Already Sorted: 7, Needed Sorting: 0)
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.610Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.610Z] [INFO] Compiling 7 source files to /quarkus/extensions/liquibase-mongodb/runtime/target/classes
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.610Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/liquibase-mongodb/runtime/src/test/resources
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO] No sources to compile
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO] No tests to run.
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO] Building jar: /quarkus/extensions/liquibase-mongodb/runtime/target/quarkus-liquibase-mongodb-2.7.5.Final.jar
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO] Building jar: /quarkus/extensions/liquibase-mongodb/runtime/target/quarkus-liquibase-mongodb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-liquibase-mongodb ---
[2025-10-01T23:28:48.610Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/runtime/target/quarkus-liquibase-mongodb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb/2.7.5.Final/quarkus-liquibase-mongodb-2.7.5.Final.jar
[2025-10-01T23:28:48.610Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb/2.7.5.Final/quarkus-liquibase-mongodb-2.7.5.Final.pom
[2025-10-01T23:28:48.610Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/runtime/target/quarkus-liquibase-mongodb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb/2.7.5.Final/quarkus-liquibase-mongodb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] ----------< io.quarkus:quarkus-liquibase-mongodb-deployment >-----------
[2025-10-01T23:28:48.610Z] [INFO] Building Quarkus - Liquibase MongoDB - Deployment 2.7.5.Final [717/964]
[2025-10-01T23:28:48.610Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-liquibase-mongodb-deployment ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-liquibase-mongodb-deployment ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-liquibase-mongodb-deployment ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-liquibase-mongodb-deployment ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-liquibase-mongodb-deployment ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-liquibase-mongodb-deployment ---
[2025-10-01T23:28:48.610Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-liquibase-mongodb-deployment ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-liquibase-mongodb-deployment ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-liquibase-mongodb-deployment ---
[2025-10-01T23:28:48.611Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-liquibase-mongodb-deployment ---
[2025-10-01T23:28:48.611Z] [INFO] Processed 1 files in 00:00.012 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-liquibase-mongodb-deployment ---
[2025-10-01T23:28:48.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.611Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/liquibase-mongodb/deployment/src/main/resources
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-liquibase-mongodb-deployment ---
[2025-10-01T23:28:48.611Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.611Z] [INFO] Compiling 1 source file to /quarkus/extensions/liquibase-mongodb/deployment/target/classes
[2025-10-01T23:28:48.611Z] [WARNING] /quarkus/extensions/liquibase-mongodb/deployment/src/main/java/io/quarkus/liquibase/mongodb/deployment/LiquibaseMongodbProcessor.java:[99,33] liquibase.parser.ChangeLogParserCofiguration in liquibase.parser has been deprecated
[2025-10-01T23:28:48.611Z] [WARNING] /quarkus/extensions/liquibase-mongodb/deployment/src/main/java/io/quarkus/liquibase/mongodb/deployment/LiquibaseMongodbProcessor.java:[102,40] liquibase.configuration.GlobalConfiguration in liquibase.configuration has been deprecated
[2025-10-01T23:28:48.611Z] [WARNING] /quarkus/extensions/liquibase-mongodb/deployment/src/main/java/io/quarkus/liquibase/mongodb/deployment/LiquibaseMongodbProcessor.java:[139,34] liquibase.command.LiquibaseCommand in liquibase.command has been deprecated
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-liquibase-mongodb-deployment ---
[2025-10-01T23:28:48.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.611Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/liquibase-mongodb/deployment/src/test/resources
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-liquibase-mongodb-deployment ---
[2025-10-01T23:28:48.611Z] [INFO] No sources to compile
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-liquibase-mongodb-deployment ---
[2025-10-01T23:28:48.611Z] [INFO] No tests to run.
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-liquibase-mongodb-deployment ---
[2025-10-01T23:28:48.611Z] [INFO] Building jar: /quarkus/extensions/liquibase-mongodb/deployment/target/quarkus-liquibase-mongodb-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-liquibase-mongodb-deployment ---
[2025-10-01T23:28:48.611Z] [INFO] Building jar: /quarkus/extensions/liquibase-mongodb/deployment/target/quarkus-liquibase-mongodb-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-liquibase-mongodb-deployment ---
[2025-10-01T23:28:48.611Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/deployment/target/quarkus-liquibase-mongodb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb-deployment/2.7.5.Final/quarkus-liquibase-mongodb-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.611Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb-deployment/2.7.5.Final/quarkus-liquibase-mongodb-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.611Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/deployment/target/quarkus-liquibase-mongodb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb-deployment/2.7.5.Final/quarkus-liquibase-mongodb-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --------------< io.quarkus:quarkus-vertx-graphql-parent >---------------
[2025-10-01T23:28:48.611Z] [INFO] Building Quarkus - Quarkus - Vert.x GraphQL - Parent 2.7.5.Final [718/964]
[2025-10-01T23:28:48.611Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO] Installing /quarkus/extensions/vertx-graphql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-graphql-parent/2.7.5.Final/quarkus-vertx-graphql-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] ------------------< io.quarkus:quarkus-vertx-graphql >------------------
[2025-10-01T23:28:48.611Z] [INFO] Building Quarkus - Quarkus - Vert.x GraphQL - Runtime 2.7.5.Final [719/964]
[2025-10-01T23:28:48.611Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-graphql/4.2.5/vertx-web-graphql-4.2.5.pom
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-graphql/4.2.5/vertx-web-graphql-4.2.5.pom (2.9 kB at 8.9 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.pom
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.pom (2.2 kB at 23 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.pom
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.pom (1.9 kB at 17 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-graphql/4.2.5/vertx-web-graphql-4.2.5.jar
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.jar
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.jar
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.jar (59 kB at 557 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.jar (2.8 MB at 18 MB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-graphql/4.2.5/vertx-web-graphql-4.2.5.jar (345 kB at 673 kB/s)
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-graphql ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-graphql ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-graphql ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-graphql ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-graphql ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-graphql ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-graphql ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-graphql ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] Processed 1 files in 20ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.611Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-vertx-graphql ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.611Z] [INFO] Compiling 1 source file to /quarkus/extensions/vertx-graphql/runtime/target/classes
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.611Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-graphql/runtime/src/test/resources
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] No sources to compile
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] No tests to run.
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] Building jar: /quarkus/extensions/vertx-graphql/runtime/target/quarkus-vertx-graphql-2.7.5.Final.jar
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.611Z] [INFO] Skipping Quarkus - Quarkus - Vert.x GraphQL - Deployment
[2025-10-01T23:28:48.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-10-01T23:28:48.611Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] -------------< io.quarkus:quarkus-smallrye-graphql-parent >-------------
[2025-10-01T23:28:48.611Z] [INFO] Building Quarkus - SmallRye GraphQL 2.7.5.Final [720/964]
[2025-10-01T23:28:48.611Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-graphql-parent ---
[2025-10-01T23:28:48.611Z] [INFO] Installing /quarkus/extensions/smallrye-graphql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-graphql-parent/2.7.5.Final/quarkus-smallrye-graphql-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] ----------------< io.quarkus:quarkus-smallrye-graphql >-----------------
[2025-10-01T23:28:48.611Z] [INFO] Building Quarkus - SmallRye GraphQL - Runtime 2.7.5.Final [721/964]
[2025-10-01T23:28:48.611Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.pom
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.pom (6.8 kB at 14 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-common-parent/1.4.3/smallrye-graphql-common-parent-1.4.3.pom
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-common-parent/1.4.3/smallrye-graphql-common-parent-1.4.3.pom (773 B at 2.0 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-parent/1.4.3/smallrye-graphql-parent-1.4.3.pom
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-parent/1.4.3/smallrye-graphql-parent-1.4.3.pom (19 kB at 52 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.44.v20210927/jetty-bom-9.4.44.v20210927.pom
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.44.v20210927/jetty-bom-9.4.44.v20210927.pom (18 kB at 226 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.pom
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.pom (644 B at 1.3 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.pom
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.pom (8.5 kB at 17 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-server-parent/1.4.3/smallrye-graphql-server-parent-1.4.3.pom
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-server-parent/1.4.3/smallrye-graphql-server-parent-1.4.3.pom (1.2 kB at 2.6 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.pom
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.pom (5.5 kB at 1.2 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.pom
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.pom (1.4 kB at 2.9 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.pom
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.pom (6.1 kB at 39 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-parent/1.1.0/microprofile-graphql-parent-1.1.0.pom
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-parent/1.1.0/microprofile-graphql-parent-1.1.0.pom (18 kB at 107 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.jar
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.jar
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.jar
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.jar
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.jar
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.jar (41 kB at 88 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.jar
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.jar (34 kB at 72 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.jar (89 kB at 166 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.jar (18 kB at 33 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.jar (15 kB at 24 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.jar (196 kB at 250 kB/s)
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] Processed 11 files in 51ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] Processed 11 files in 00:00.059 (Already Sorted: 11, Needed Sorting: 0)
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.611Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.pom
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.pom (8.1 kB at 17 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-parent/1.4.3/smallrye-graphql-ui-parent-1.4.3.pom
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-parent/1.4.3/smallrye-graphql-ui-parent-1.4.3.pom (719 B at 1.7 kB/s)
[2025-10-01T23:28:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.jar
[2025-10-01T23:28:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.jar (371 kB at 689 kB/s)
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.611Z] [INFO] Compiling 11 source files to /quarkus/extensions/smallrye-graphql/runtime/target/classes
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.611Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-graphql/runtime/src/test/resources
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] No sources to compile
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] No tests to run.
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] Building jar: /quarkus/extensions/smallrye-graphql/runtime/target/quarkus-smallrye-graphql-2.7.5.Final.jar
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] Building jar: /quarkus/extensions/smallrye-graphql/runtime/target/quarkus-smallrye-graphql-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-graphql ---
[2025-10-01T23:28:48.611Z] [INFO] Installing /quarkus/extensions/smallrye-graphql/runtime/target/quarkus-smallrye-graphql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-graphql/2.7.5.Final/quarkus-smallrye-graphql-2.7.5.Final.jar
[2025-10-01T23:28:48.611Z] [INFO] Installing /quarkus/extensions/smallrye-graphql/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-graphql/2.7.5.Final/quarkus-smallrye-graphql-2.7.5.Final.pom
[2025-10-01T23:28:48.611Z] [INFO] Installing /quarkus/extensions/smallrye-graphql/runtime/target/quarkus-smallrye-graphql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-graphql/2.7.5.Final/quarkus-smallrye-graphql-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] -----------< io.quarkus:quarkus-smallrye-graphql-deployment >-----------
[2025-10-01T23:28:48.611Z] [INFO] Building Quarkus - SmallRye GraphQL - Deployment 2.7.5.Final [722/964]
[2025-10-01T23:28:48.611Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-graphql-deployment ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-graphql-deployment ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-graphql-deployment ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-graphql-deployment ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-graphql-deployment ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-graphql-deployment ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-graphql-deployment ---
[2025-10-01T23:28:48.611Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-graphql-deployment ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-graphql-deployment ---
[2025-10-01T23:28:48.612Z] [INFO] Processed 35 files in 120ms (Formatted: 0, Unchanged: 35, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-graphql-deployment ---
[2025-10-01T23:28:48.612Z] [INFO] Processed 35 files in 00:00.929 (Already Sorted: 35, Needed Sorting: 0)
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-graphql-deployment ---
[2025-10-01T23:28:48.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.612Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-graphql-deployment ---
[2025-10-01T23:28:48.612Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.612Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-graphql/deployment/target/classes
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-graphql-deployment ---
[2025-10-01T23:28:48.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.612Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-graphql-deployment ---
[2025-10-01T23:28:48.612Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.612Z] [INFO] Compiling 30 source files to /quarkus/extensions/smallrye-graphql/deployment/target/test-classes
[2025-10-01T23:28:48.612Z] An exception has occurred in the compiler (17.0.17-beta). Please file a bug against the Java compiler via the Java bug reporting page (https://bugreport.java.com) after checking the Bug Database (https://bugs.java.com) for duplicates. Include your program, the following diagnostic, and the parameters passed to the Java compiler in your report. Thank you.
[2025-10-01T23:28:48.612Z] java.lang.OutOfMemoryError: Java heap space
[2025-10-01T23:28:48.612Z] [INFO] -------------------------------------------------------------
[2025-10-01T23:28:48.612Z] [ERROR] COMPILATION ERROR :
[2025-10-01T23:28:48.612Z] [INFO] -------------------------------------------------------------
[2025-10-01T23:28:48.612Z] [ERROR] An unknown compilation problem occurred
[2025-10-01T23:28:48.612Z] [INFO] 1 error
[2025-10-01T23:28:48.612Z] [INFO] -------------------------------------------------------------
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] ---------< io.quarkus:quarkus-smallrye-graphql-client-parent >----------
[2025-10-01T23:28:48.612Z] [INFO] Building Quarkus - SmallRye GraphQL Client 2.7.5.Final [723/964]
[2025-10-01T23:28:48.612Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-graphql-client-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-graphql-client-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-graphql-client-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-graphql-client-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-graphql-client-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-graphql-client-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-graphql-client-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-graphql-client-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-graphql-client-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-graphql-client-parent ---
[2025-10-01T23:28:48.612Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-graphql-client-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-graphql-client-parent ---
[2025-10-01T23:28:48.612Z] [INFO] Installing /quarkus/extensions/smallrye-graphql-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-graphql-client-parent/2.7.5.Final/quarkus-smallrye-graphql-client-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] -------------< io.quarkus:quarkus-smallrye-graphql-client >-------------
[2025-10-01T23:28:48.612Z] [INFO] Building Quarkus - SmallRye GraphQL Client - Runtime 2.7.5.Final [724/964]
[2025-10-01T23:28:48.612Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.pom
[2025-10-01T23:28:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.pom (2.3 kB at 5.3 kB/s)
[2025-10-01T23:28:48.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-parent/1.4.3/smallrye-graphql-client-parent-1.4.3.pom
[2025-10-01T23:28:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-parent/1.4.3/smallrye-graphql-client-parent-1.4.3.pom (4.0 kB at 10 kB/s)
[2025-10-01T23:28:48.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.pom
[2025-10-01T23:28:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.pom (4.4 kB at 9.7 kB/s)
[2025-10-01T23:28:48.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.pom
[2025-10-01T23:28:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.pom (2.0 kB at 4.2 kB/s)
[2025-10-01T23:28:48.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.jar
[2025-10-01T23:28:48.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.jar
[2025-10-01T23:28:48.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.jar
[2025-10-01T23:28:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.jar (33 kB at 64 kB/s)
[2025-10-01T23:28:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.jar (47 kB at 90 kB/s)
[2025-10-01T23:28:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.jar (131 kB at 216 kB/s)
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO] Processed 6 files in 28ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO] Processed 6 files in 00:00.008 (Already Sorted: 6, Needed Sorting: 0)
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.612Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.612Z] [INFO] Compiling 6 source files to /quarkus/extensions/smallrye-graphql-client/runtime/target/classes
[2025-10-01T23:28:48.612Z] [WARNING] /quarkus/extensions/smallrye-graphql-client/runtime/src/main/java/io/quarkus/smallrye/graphql/client/runtime/SmallRyeGraphQLClientRecorder.java:[34,19] addTypesafeClientApis(java.util.List<java.lang.Class<?>>) in io.smallrye.graphql.client.impl.GraphQLClientsConfiguration has been deprecated
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.612Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-graphql-client/runtime/src/test/resources
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO] No sources to compile
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO] No tests to run.
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO] Building jar: /quarkus/extensions/smallrye-graphql-client/runtime/target/quarkus-smallrye-graphql-client-2.7.5.Final.jar
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO] Building jar: /quarkus/extensions/smallrye-graphql-client/runtime/target/quarkus-smallrye-graphql-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-graphql-client ---
[2025-10-01T23:28:48.612Z] [INFO] Installing /quarkus/extensions/smallrye-graphql-client/runtime/target/quarkus-smallrye-graphql-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-graphql-client/2.7.5.Final/quarkus-smallrye-graphql-client-2.7.5.Final.jar
[2025-10-01T23:28:48.612Z] [INFO] Installing /quarkus/extensions/smallrye-graphql-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-graphql-client/2.7.5.Final/quarkus-smallrye-graphql-client-2.7.5.Final.pom
[2025-10-01T23:28:48.612Z] [INFO] Installing /quarkus/extensions/smallrye-graphql-client/runtime/target/quarkus-smallrye-graphql-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-graphql-client/2.7.5.Final/quarkus-smallrye-graphql-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.612Z] [INFO] Skipping Quarkus - SmallRye GraphQL Client - Deployment
[2025-10-01T23:28:48.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-10-01T23:28:48.612Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] ---------------< io.quarkus:quarkus-logging-json-parent >---------------
[2025-10-01T23:28:48.612Z] [INFO] Building Quarkus - Logging - JSON 2.7.5.Final [725/964]
[2025-10-01T23:28:48.612Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-logging-json-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-logging-json-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-logging-json-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-logging-json-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-logging-json-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-logging-json-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-logging-json-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-logging-json-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-logging-json-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-logging-json-parent ---
[2025-10-01T23:28:48.612Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-logging-json-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-logging-json-parent ---
[2025-10-01T23:28:48.612Z] [INFO] Installing /quarkus/extensions/logging-json/pom.xml to /root/.m2/repository/io/quarkus/quarkus-logging-json-parent/2.7.5.Final/quarkus-logging-json-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] ------------------< io.quarkus:quarkus-logging-json >-------------------
[2025-10-01T23:28:48.612Z] [INFO] Building Quarkus - Logging - JSON - Runtime 2.7.5.Final [726/964]
[2025-10-01T23:28:48.612Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-logging-json ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-logging-json ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-logging-json ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-logging-json ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-logging-json ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-logging-json ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-logging-json ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-logging-json ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-logging-json ---
[2025-10-01T23:28:48.612Z] [INFO] Processed 2 files in 22ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-logging-json ---
[2025-10-01T23:28:48.612Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-logging-json ---
[2025-10-01T23:28:48.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.612Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-logging-json ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-logging-json ---
[2025-10-01T23:28:48.612Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.612Z] [INFO] Compiling 2 source files to /quarkus/extensions/logging-json/runtime/target/classes
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-logging-json ---
[2025-10-01T23:28:48.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.612Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/logging-json/runtime/src/test/resources
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-logging-json ---
[2025-10-01T23:28:48.612Z] [INFO] No sources to compile
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-logging-json ---
[2025-10-01T23:28:48.612Z] [INFO] No tests to run.
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-logging-json ---
[2025-10-01T23:28:48.612Z] [INFO] Building jar: /quarkus/extensions/logging-json/runtime/target/quarkus-logging-json-2.7.5.Final.jar
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.612Z] [INFO] Skipping Quarkus - Logging - JSON - Deployment
[2025-10-01T23:28:48.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-10-01T23:28:48.612Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] ---------------< io.quarkus:quarkus-logging-gelf-parent >---------------
[2025-10-01T23:28:48.612Z] [INFO] Building Quarkus - Logging - GELF 2.7.5.Final [727/964]
[2025-10-01T23:28:48.612Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-logging-gelf-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-logging-gelf-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-logging-gelf-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-logging-gelf-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-logging-gelf-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-logging-gelf-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-logging-gelf-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-logging-gelf-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-logging-gelf-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-logging-gelf-parent ---
[2025-10-01T23:28:48.612Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-logging-gelf-parent ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-logging-gelf-parent ---
[2025-10-01T23:28:48.612Z] [INFO] Installing /quarkus/extensions/logging-gelf/pom.xml to /root/.m2/repository/io/quarkus/quarkus-logging-gelf-parent/2.7.5.Final/quarkus-logging-gelf-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] ------------------< io.quarkus:quarkus-logging-gelf >-------------------
[2025-10-01T23:28:48.612Z] [INFO] Building Quarkus - Logging - GELF - Runtime 2.7.5.Final [728/964]
[2025-10-01T23:28:48.612Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/paluch/logging/logstash-gelf/1.14.1/logstash-gelf-1.14.1.pom
[2025-10-01T23:28:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/paluch/logging/logstash-gelf/1.14.1/logstash-gelf-1.14.1.pom (30 kB at 344 kB/s)
[2025-10-01T23:28:48.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.5.2/junit-bom-5.5.2.pom
[2025-10-01T23:28:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.5.2/junit-bom-5.5.2.pom (4.4 kB at 63 kB/s)
[2025-10-01T23:28:48.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/paluch/logging/logstash-gelf/1.14.1/logstash-gelf-1.14.1.jar
[2025-10-01T23:28:48.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/paluch/logging/logstash-gelf/1.14.1/logstash-gelf-1.14.1.jar (186 kB at 1.8 MB/s)
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-logging-gelf ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-logging-gelf ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-logging-gelf ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-logging-gelf ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-logging-gelf ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-logging-gelf ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-logging-gelf ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-logging-gelf ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-logging-gelf ---
[2025-10-01T23:28:48.612Z] [INFO] Processed 5 files in 33ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-logging-gelf ---
[2025-10-01T23:28:48.612Z] [INFO] Processed 5 files in 00:00.006 (Already Sorted: 5, Needed Sorting: 0)
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-logging-gelf ---
[2025-10-01T23:28:48.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.612Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-logging-gelf ---
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-logging-gelf ---
[2025-10-01T23:28:48.612Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.612Z] [INFO] Compiling 5 source files to /quarkus/extensions/logging-gelf/runtime/target/classes
[2025-10-01T23:28:48.612Z] [INFO]
[2025-10-01T23:28:48.612Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-logging-gelf ---
[2025-10-01T23:28:48.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.613Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/logging-gelf/runtime/src/test/resources
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-logging-gelf ---
[2025-10-01T23:28:48.613Z] [INFO] No sources to compile
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-logging-gelf ---
[2025-10-01T23:28:48.613Z] [INFO] No tests to run.
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-logging-gelf ---
[2025-10-01T23:28:48.613Z] [INFO] Building jar: /quarkus/extensions/logging-gelf/runtime/target/quarkus-logging-gelf-2.7.5.Final.jar
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.613Z] [INFO] Skipping Quarkus - Logging - GELF - Deployment
[2025-10-01T23:28:48.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-10-01T23:28:48.613Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] -----------------< io.quarkus:quarkus-picocli-parent >------------------
[2025-10-01T23:28:48.613Z] [INFO] Building Quarkus - Picocli 2.7.5.Final [729/964]
[2025-10-01T23:28:48.613Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-picocli-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-picocli-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-picocli-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-picocli-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-picocli-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-picocli-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-picocli-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-picocli-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-picocli-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-picocli-parent ---
[2025-10-01T23:28:48.613Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-picocli-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-picocli-parent ---
[2025-10-01T23:28:48.613Z] [INFO] Installing /quarkus/extensions/picocli/pom.xml to /root/.m2/repository/io/quarkus/quarkus-picocli-parent/2.7.5.Final/quarkus-picocli-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] ---------------------< io.quarkus:quarkus-picocli >---------------------
[2025-10-01T23:28:48.613Z] [INFO] Building Quarkus - Picocli - Runtime 2.7.5.Final [730/964]
[2025-10-01T23:28:48.613Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.3/picocli-4.6.3.pom
[2025-10-01T23:28:48.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.3/picocli-4.6.3.pom (1.4 kB at 14 kB/s)
[2025-10-01T23:28:48.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.3/picocli-4.6.3.jar
[2025-10-01T23:28:48.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.3/picocli-4.6.3.jar (406 kB at 2.8 MB/s)
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-picocli ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-picocli ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-picocli ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-picocli ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-picocli ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-picocli ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-picocli ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-picocli ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-picocli ---
[2025-10-01T23:28:48.613Z] [INFO] Processed 8 files in 39ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-picocli ---
[2025-10-01T23:28:48.613Z] [INFO] Processed 8 files in 00:00.010 (Already Sorted: 8, Needed Sorting: 0)
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-picocli ---
[2025-10-01T23:28:48.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.613Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-picocli ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-picocli ---
[2025-10-01T23:28:48.613Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.613Z] [INFO] Compiling 8 source files to /quarkus/extensions/picocli/runtime/target/classes
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-picocli ---
[2025-10-01T23:28:48.613Z] [INFO] Saving Jandex index: /quarkus/extensions/picocli/runtime/target/classes/META-INF/jandex.idx
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-picocli ---
[2025-10-01T23:28:48.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.613Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/picocli/runtime/src/test/resources
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-picocli ---
[2025-10-01T23:28:48.613Z] [INFO] No sources to compile
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-picocli ---
[2025-10-01T23:28:48.613Z] [INFO] No tests to run.
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-picocli ---
[2025-10-01T23:28:48.613Z] [INFO] Building jar: /quarkus/extensions/picocli/runtime/target/quarkus-picocli-2.7.5.Final.jar
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.613Z] [INFO] Skipping Quarkus - Picocli - Deployment
[2025-10-01T23:28:48.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-10-01T23:28:48.613Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] -------< io.quarkus:quarkus-google-cloud-functions-http-parent >--------
[2025-10-01T23:28:48.613Z] [INFO] Building Quarkus - HTTP Google Cloud Functions 2.7.5.Final [731/964]
[2025-10-01T23:28:48.613Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-google-cloud-functions-http-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-google-cloud-functions-http-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-google-cloud-functions-http-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-google-cloud-functions-http-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-google-cloud-functions-http-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-google-cloud-functions-http-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-google-cloud-functions-http-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-google-cloud-functions-http-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-google-cloud-functions-http-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-google-cloud-functions-http-parent ---
[2025-10-01T23:28:48.613Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-google-cloud-functions-http-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-google-cloud-functions-http-parent ---
[2025-10-01T23:28:48.613Z] [INFO] Installing /quarkus/extensions/google-cloud-functions-http/pom.xml to /root/.m2/repository/io/quarkus/quarkus-google-cloud-functions-http-parent/2.7.5.Final/quarkus-google-cloud-functions-http-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] -----------< io.quarkus:quarkus-google-cloud-functions-http >-----------
[2025-10-01T23:28:48.613Z] [INFO] Building Quarkus - HTTP Google Cloud Functions - Runtime 2.7.5.Final [732/964]
[2025-10-01T23:28:48.613Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-google-cloud-functions-http ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-google-cloud-functions-http ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-google-cloud-functions-http ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-google-cloud-functions-http ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-google-cloud-functions-http ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-google-cloud-functions-http ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-google-cloud-functions-http ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-google-cloud-functions-http ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-google-cloud-functions-http ---
[2025-10-01T23:28:48.613Z] [INFO] Processed 2 files in 26ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-google-cloud-functions-http ---
[2025-10-01T23:28:48.613Z] [INFO] Processed 2 files in 00:00.019 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-google-cloud-functions-http ---
[2025-10-01T23:28:48.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.613Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-google-cloud-functions-http ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-google-cloud-functions-http ---
[2025-10-01T23:28:48.613Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.613Z] [INFO] Compiling 1 source file to /quarkus/extensions/google-cloud-functions-http/runtime/target/classes
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-google-cloud-functions-http ---
[2025-10-01T23:28:48.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.613Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/google-cloud-functions-http/runtime/src/test/resources
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-google-cloud-functions-http ---
[2025-10-01T23:28:48.613Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.613Z] [INFO] Compiling 1 source file to /quarkus/extensions/google-cloud-functions-http/runtime/target/test-classes
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-google-cloud-functions-http ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.613Z] [INFO] T E S T S
[2025-10-01T23:28:48.613Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.613Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.613Z] [INFO] Running io.quarkus.gcp.functions.http.QuarkusHttpFunctionTest
[2025-10-01T23:28:48.613Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2025-10-01T23:28:48.613Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.698 s - in io.quarkus.gcp.functions.http.QuarkusHttpFunctionTest
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] Results:
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-google-cloud-functions-http ---
[2025-10-01T23:28:48.613Z] [INFO] Building jar: /quarkus/extensions/google-cloud-functions-http/runtime/target/quarkus-google-cloud-functions-http-2.7.5.Final.jar
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.613Z] [INFO] Skipping Quarkus - HTTP Google Cloud Functions - Deployment
[2025-10-01T23:28:48.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-10-01T23:28:48.613Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] ----------< io.quarkus:quarkus-google-cloud-functions-parent >----------
[2025-10-01T23:28:48.613Z] [INFO] Building Quarkus - Google Cloud Functions 2.7.5.Final [733/964]
[2025-10-01T23:28:48.613Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-google-cloud-functions-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-google-cloud-functions-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-google-cloud-functions-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-google-cloud-functions-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-google-cloud-functions-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-google-cloud-functions-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-google-cloud-functions-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-google-cloud-functions-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-google-cloud-functions-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-google-cloud-functions-parent ---
[2025-10-01T23:28:48.613Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-google-cloud-functions-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-google-cloud-functions-parent ---
[2025-10-01T23:28:48.613Z] [INFO] Installing /quarkus/extensions/google-cloud-functions/pom.xml to /root/.m2/repository/io/quarkus/quarkus-google-cloud-functions-parent/2.7.5.Final/quarkus-google-cloud-functions-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] -------------< io.quarkus:quarkus-google-cloud-functions >--------------
[2025-10-01T23:28:48.613Z] [INFO] Building Quarkus - Google Cloud Functions - Runtime 2.7.5.Final [734/964]
[2025-10-01T23:28:48.613Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-google-cloud-functions ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-google-cloud-functions ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-google-cloud-functions ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-google-cloud-functions ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-google-cloud-functions ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-google-cloud-functions ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-google-cloud-functions ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-google-cloud-functions ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-google-cloud-functions ---
[2025-10-01T23:28:48.613Z] [INFO] Processed 6 files in 24ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-google-cloud-functions ---
[2025-10-01T23:28:48.613Z] [INFO] Processed 6 files in 00:00.012 (Already Sorted: 6, Needed Sorting: 0)
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-google-cloud-functions ---
[2025-10-01T23:28:48.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.613Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-google-cloud-functions ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-google-cloud-functions ---
[2025-10-01T23:28:48.613Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.613Z] [INFO] Compiling 6 source files to /quarkus/extensions/google-cloud-functions/runtime/target/classes
[2025-10-01T23:28:48.613Z] [WARNING] /quarkus/extensions/google-cloud-functions/runtime/src/main/java/io/quarkus/gcp/functions/QuarkusBackgroundFunction.java:[108,32] unchecked call to accept(T,com.google.cloud.functions.Context) as a member of the raw type com.google.cloud.functions.BackgroundFunction
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-google-cloud-functions ---
[2025-10-01T23:28:48.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.613Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/google-cloud-functions/runtime/src/test/resources
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-google-cloud-functions ---
[2025-10-01T23:28:48.613Z] [INFO] No sources to compile
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-google-cloud-functions ---
[2025-10-01T23:28:48.613Z] [INFO] No tests to run.
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-google-cloud-functions ---
[2025-10-01T23:28:48.613Z] [INFO] Building jar: /quarkus/extensions/google-cloud-functions/runtime/target/quarkus-google-cloud-functions-2.7.5.Final.jar
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.613Z] [INFO] Skipping Quarkus - Google Cloud Functions - Deployment
[2025-10-01T23:28:48.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-10-01T23:28:48.613Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] -------------------< io.quarkus:quarkus-awt-parent >--------------------
[2025-10-01T23:28:48.613Z] [INFO] Building Quarkus - AWT - Parent 2.7.5.Final [735/964]
[2025-10-01T23:28:48.613Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-awt-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-awt-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-awt-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-awt-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-awt-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-awt-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-awt-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-awt-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-awt-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-awt-parent ---
[2025-10-01T23:28:48.613Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-awt-parent ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-awt-parent ---
[2025-10-01T23:28:48.613Z] [INFO] Installing /quarkus/extensions/awt/pom.xml to /root/.m2/repository/io/quarkus/quarkus-awt-parent/2.7.5.Final/quarkus-awt-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] -----------------------< io.quarkus:quarkus-awt >-----------------------
[2025-10-01T23:28:48.613Z] [INFO] Building Quarkus - AWT - Runtime 2.7.5.Final [736/964]
[2025-10-01T23:28:48.613Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-awt ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-awt ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-awt ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-awt ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-awt ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-awt ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-awt ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-awt ---
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-awt ---
[2025-10-01T23:28:48.613Z] [INFO] Processed 3 files in 22ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.613Z] [INFO]
[2025-10-01T23:28:48.613Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-awt ---
[2025-10-01T23:28:48.614Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-awt ---
[2025-10-01T23:28:48.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.614Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-awt ---
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-awt ---
[2025-10-01T23:28:48.614Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.614Z] [INFO] Compiling 3 source files to /quarkus/extensions/awt/runtime/target/classes
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-awt ---
[2025-10-01T23:28:48.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.614Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/awt/runtime/src/test/resources
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-awt ---
[2025-10-01T23:28:48.614Z] [INFO] No sources to compile
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-awt ---
[2025-10-01T23:28:48.614Z] [INFO] No tests to run.
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-awt ---
[2025-10-01T23:28:48.614Z] [INFO] Building jar: /quarkus/extensions/awt/runtime/target/quarkus-awt-2.7.5.Final.jar
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.614Z] [INFO] Skipping Quarkus - AWT - Deployment
[2025-10-01T23:28:48.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-10-01T23:28:48.614Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --------< io.quarkus:quarkus-project-core-extension-codestarts >--------
[2025-10-01T23:28:48.614Z] [INFO] Building Quarkus - Dev tools - Project Core Extension Codestarts 2.7.5.Final [737/964]
[2025-10-01T23:28:48.614Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.614Z] [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-10-01T23:28:48.614Z] [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-10-01T23:28:48.614Z] [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 89 kB/s)
[2025-10-01T23:28:48.614Z] [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-10-01T23:28:48.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom
[2025-10-01T23:28:48.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom (34 kB at 322 kB/s)
[2025-10-01T23:28:48.614Z] [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-10-01T23:28:48.614Z] [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-10-01T23:28:48.614Z] [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 603 kB/s)
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-project-core-extension-codestarts ---
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-project-core-extension-codestarts ---
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-project-core-extension-codestarts ---
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-project-core-extension-codestarts ---
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-project-core-extension-codestarts ---
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-project-core-extension-codestarts ---
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-project-core-extension-codestarts ---
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-project-core-extension-codestarts ---
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-project-core-extension-codestarts ---
[2025-10-01T23:28:48.614Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-project-core-extension-codestarts ---
[2025-10-01T23:28:48.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.614Z] [INFO] Copying 110 resources
[2025-10-01T23:28:48.614Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-project-core-extension-codestarts ---
[2025-10-01T23:28:48.614Z] [INFO] No sources to compile
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-project-core-extension-codestarts ---
[2025-10-01T23:28:48.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.614Z] [INFO] skip non existing resourceDirectory /quarkus/devtools/project-core-extension-codestarts/src/test/resources
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-project-core-extension-codestarts ---
[2025-10-01T23:28:48.614Z] [INFO] No sources to compile
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-project-core-extension-codestarts ---
[2025-10-01T23:28:48.614Z] [INFO] No tests to run.
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- exec-maven-plugin:3.0.0:exec (generate-gradle-wrapper) @ quarkus-project-core-extension-codestarts ---
[2025-10-01T23:28:48.614Z] [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-10-01T23:28:48.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
[2025-10-01T23:28:48.614Z] [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 106 kB/s)
[2025-10-01T23:28:48.614Z] [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-10-01T23:28:48.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom
[2025-10-01T23:28:48.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 750 kB/s)
[2025-10-01T23:28:48.614Z] [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-10-01T23:28:48.614Z] [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-10-01T23:28:48.614Z] [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 140 kB/s)
[2025-10-01T23:28:48.614Z] [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-10-01T23:28:48.614Z] [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-10-01T23:28:48.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
[2025-10-01T23:28:48.614Z] [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-10-01T23:28:48.614Z] [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 550 kB/s)
[2025-10-01T23:28:48.614Z] [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 1.1 MB/s)
[2025-10-01T23:28:48.614Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.614Z] Downloading https://services.gradle.org/distributions/gradle-7.3.3-all.zip
[2025-10-01T23:28:48.614Z] ...............10%...............20%...............30%...............40%...............50%...............60%................70%...............80%...............90%...............100%
[2025-10-01T23:28:48.614Z]
[2025-10-01T23:28:48.614Z] Welcome to Gradle 7.3.3!
[2025-10-01T23:28:48.614Z]
[2025-10-01T23:28:48.614Z] Here are the highlights of this release:
[2025-10-01T23:28:48.614Z] - Easily declare new test suites in Java projects
[2025-10-01T23:28:48.614Z] - Support for Java 17
[2025-10-01T23:28:48.614Z] - Support for Scala 3
[2025-10-01T23:28:48.614Z]
[2025-10-01T23:28:48.614Z] For more details see https://docs.gradle.org/7.3.3/release-notes.html
[2025-10-01T23:28:48.614Z]
[2025-10-01T23:28:48.614Z] > Task :wrapper
[2025-10-01T23:28:48.614Z]
[2025-10-01T23:28:48.614Z] > Task :init
[2025-10-01T23:28:48.614Z] Get more help with your project: Learn more about Gradle by exploring our samples at https://docs.gradle.org/7.3.3/samples
[2025-10-01T23:28:48.614Z]
[2025-10-01T23:28:48.614Z] BUILD SUCCESSFUL in 9s
[2025-10-01T23:28:48.614Z] 2 actionable tasks: 2 executed
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-project-core-extension-codestarts ---
[2025-10-01T23:28:48.614Z] [INFO] Building jar: /quarkus/devtools/project-core-extension-codestarts/target/quarkus-project-core-extension-codestarts-2.7.5.Final.jar
[2025-10-01T23:28:48.614Z] [5120.242s][warning][gc,alloc] main: Retried waiting for GCLocker too often allocating 65536 words
[2025-10-01T23:28:48.614Z] [5120.253s][warning][gc,alloc] main: Retried waiting for GCLocker too often allocating 3 words
[2025-10-01T23:28:48.614Z] [5120.257s][warning][gc,alloc] pool-1154-thread-5: Retried waiting for GCLocker too often allocating 156252 words
[2025-10-01T23:28:48.614Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.614Z] [INFO] Reactor Summary for Quarkus - Parent pom 2.7.5.Final:
[2025-10-01T23:28:48.614Z] [INFO]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - IDE/Tools - Config ....................... SUCCESS [01:27 min]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Revapi Configuration ..................... SUCCESS [ 3.840 s]
[2025-10-01T23:28:48.614Z] [INFO] ArC - Parent pom ................................... SUCCESS [ 13.439 s]
[2025-10-01T23:28:48.614Z] [INFO] ArC - Runtime ...................................... SUCCESS [ 14.998 s]
[2025-10-01T23:28:48.614Z] [INFO] ArC - Processor .................................... SUCCESS [ 5.548 s]
[2025-10-01T23:28:48.614Z] [INFO] ArC - Tests ........................................ SUCCESS [ 9.545 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Bootstrap - Parent ....................... SUCCESS [ 0.031 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Bootstrap - BOM .......................... SUCCESS [ 0.012 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Bootstrap - Test BOM ..................... SUCCESS [ 0.011 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Bootstrap - App Model .................... SUCCESS [ 2.654 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Bootstrap - Maven Resolver ............... SUCCESS [ 7.354 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Bootstrap - Gradle Resolver .............. SUCCESS [ 8.297 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Bootstrap - Core ......................... SUCCESS [ 5.110 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Bootstrap - Maven plugin ................. SUCCESS [ 28.452 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Bootstrap - Runner ....................... SUCCESS [ 1.280 s]
[2025-10-01T23:28:48.614Z] [INFO] Qute - Parent ...................................... SUCCESS [ 0.040 s]
[2025-10-01T23:28:48.614Z] [INFO] Qute - Core ........................................ SUCCESS [ 3.630 s]
[2025-10-01T23:28:48.614Z] [INFO] Qute - Generator ................................... SUCCESS [ 2.462 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Dev tools - Parent ....................... SUCCESS [ 0.012 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Dev tools - Maven Artifact API ........... SUCCESS [ 1.037 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Dev tools - Message Writer ............... SUCCESS [ 0.371 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Dev tools - Registry Client API .......... SUCCESS [ 3.418 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Dev tools - Utilities .................... SUCCESS [ 0.080 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Dev tools - Base Codestarts .............. SUCCESS [ 0.513 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Dev tools - Codestarts ................... SUCCESS [ 3.894 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Dev tools - Common ....................... SUCCESS [ 3.372 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Parent pom ............................... SUCCESS [ 0.171 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - BOM ...................................... SUCCESS [ 23.427 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Build Parent ............................. SUCCESS [ 0.156 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - IDE Launcher ............................. SUCCESS [ 22.565 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Development mode - SPI ................... SUCCESS [ 0.901 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Core ..................................... SUCCESS [ 0.027 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Core - Extension Processor ............... SUCCESS [ 12.577 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Core - Runtime ........................... SUCCESS [ 11.484 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Core - Class Change Agent ................ SUCCESS [ 0.188 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Builder .................................. SUCCESS [ 1.825 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Dev tools ................................ SUCCESS [ 0.026 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin SUCCESS [ 2.703 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Platform Properties ...................... SUCCESS [ 0.084 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Core - Deployment ........................ SUCCESS [ 15.956 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Enforcer Rules ........................... SUCCESS [ 26.735 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Extensions - Parent pom .................. SUCCESS [ 0.091 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - JSON-P ................................... SUCCESS [ 0.026 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - JSON-P - Runtime ......................... SUCCESS [ 0.181 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - JSON-P - Deployment ...................... SUCCESS [ 0.759 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test Framework ........................... SUCCESS [ 0.029 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test Framework - Common .................. SUCCESS [ 2.827 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test Framework - JUnit 5 Internal Test Framework SUCCESS [ 5.793 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Dev tools - Testing ...................... SUCCESS [ 7.980 s]
[2025-10-01T23:28:48.614Z] [INFO] RESTEasy Reactive - Parent pom ..................... SUCCESS [ 0.011 s]
[2025-10-01T23:28:48.614Z] [INFO] RESTEasy Reactive - Common Parent .................. SUCCESS [ 0.010 s]
[2025-10-01T23:28:48.614Z] [INFO] RESTEasy Reactive - Common Runtime ................. SUCCESS [ 1.717 s]
[2025-10-01T23:28:48.614Z] [INFO] RESTEasy Reactive - Server Parent .................. SUCCESS [ 0.012 s]
[2025-10-01T23:28:48.614Z] [INFO] RESTEasy Reactive - Runtime ........................ SUCCESS [ 3.092 s]
[2025-10-01T23:28:48.614Z] [INFO] RESTEasy Reactive - Common Processor ............... SUCCESS [ 0.602 s]
[2025-10-01T23:28:48.614Z] [INFO] RESTEasy Reactive - Processor ...................... SUCCESS [ 0.772 s]
[2025-10-01T23:28:48.614Z] [INFO] RESTEasy Reactive - Client Parent .................. SUCCESS [ 0.009 s]
[2025-10-01T23:28:48.614Z] [INFO] RESTEasy Reactive - Client - Runtime ............... SUCCESS [ 4.606 s]
[2025-10-01T23:28:48.614Z] [INFO] RESTEasy Reactive - Vert.x Support - Runtime ....... SUCCESS [ 58.602 s]
[2025-10-01T23:28:48.614Z] [INFO] RESTEasy Reactive - JSONB Support - Runtime ........ SUCCESS [ 0.509 s]
[2025-10-01T23:28:48.614Z] [INFO] RESTEasy Reactive - Jackson Support - Runtime ...... SUCCESS [ 0.104 s]
[2025-10-01T23:28:48.614Z] [INFO] RESTEasy Reactive - Client - Processor ............. SUCCESS [ 1.074 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - BOM - Test ............................... SUCCESS [ 0.008 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Vert.x - HTTP ............................ SUCCESS [ 0.020 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console Runtime SPI .. SUCCESS [ 3.557 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console SPI .......... SUCCESS [ 0.538 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - ArC ...................................... SUCCESS [ 0.022 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - ArC - Runtime ............................ SUCCESS [ 0.922 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - ArC - Deployment ......................... SUCCESS [ 49.291 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Undertow ................................. SUCCESS [ 0.030 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Undertow - SPI ........................... SUCCESS [ 2.154 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Security ................................. SUCCESS [ 0.038 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Security - Runtime SPI ................... SUCCESS [ 0.619 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - SmallRye Context Propagation ............. SUCCESS [ 0.026 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - SmallRye Context Propagation - Runtime ... SUCCESS [ 0.978 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Mutiny ................................... SUCCESS [ 0.029 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Mutiny - Runtime ......................... SUCCESS [ 1.378 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Netty .................................... SUCCESS [ 0.026 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Netty - Runtime .......................... SUCCESS [ 1.387 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Vert.x ................................... SUCCESS [ 0.022 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Vert.x - Runtime ......................... SUCCESS [ 3.298 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Vert.x - HTTP - Runtime .................. SUCCESS [ 6.030 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Undertow - Runtime ....................... SUCCESS [ 1.638 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Netty - Deployment ....................... SUCCESS [ 1.164 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - SmallRye Context Propagation - Deployment SUCCESS [ 7.226 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Mutiny - Deployment ...................... SUCCESS [ 5.599 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Vert.x - Deployment ...................... SUCCESS [ 26.461 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Vert.x - HTTP - Deployment - SPI ......... SUCCESS [ 0.471 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Kubernetes ............................... SUCCESS [ 0.019 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Kubernetes - SPI ......................... SUCCESS [ 1.871 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Security - Runtime ....................... SUCCESS [ 1.981 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Security - SPI ........................... SUCCESS [ 0.583 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Security - Test Utilities ................ SUCCESS [ 0.683 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Security - Deployment .................... SUCCESS [ 10.683 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test Framework - JUnit 5 - Properties .... SUCCESS [ 0.035 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test Framework - JUnit 5 ................. SUCCESS [ 3.477 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Vert.x - HTTP - Deployment ............... SUCCESS [03:47 min]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Undertow - Deployment .................... SUCCESS [01:36 min]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Core - Test Extension .................... SUCCESS [ 0.034 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Core - Test Extension - Runtime .......... SUCCESS [ 2.624 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Core - Test Extension - Deployment ....... SUCCESS [01:46 min]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - JUnit 4 Mock ............................. SUCCESS [ 0.067 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test Framework - H2 Database Support ..... SUCCESS [ 0.854 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test Framework - Derby Database Support .. SUCCESS [ 1.260 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test Framework - Kubernetes Client Mock Server support SUCCESS [ 7.010 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test Framework - OpenShift Client Mock Server support SUCCESS [ 7.433 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito Config SUCCESS [ 0.113 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito ....... SUCCESS [ 0.683 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test framework - Vert.x .................. SUCCESS [ 0.855 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Jackson .................................. SUCCESS [ 0.022 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Jackson - Runtime ........................ SUCCESS [ 0.851 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Amazon Lambda ............................ SUCCESS [ 0.025 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Amazon Lambda - Common Runtime ........... SUCCESS [ 2.643 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test Framework - Amazon Lambda ........... SUCCESS [ 0.694 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test Framework - Arquillian Adapter ...... SUCCESS [ 15.097 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test Framework - Dev Mode Test Utils ..... SUCCESS [ 0.183 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test Framework - Maven Integration ....... SUCCESS [ 1.056 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test framework - embedded LDAP server .... SUCCESS [ 0.846 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test Framework - Security ................ SUCCESS [ 0.750 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test Framework - Security JWT ............ SUCCESS [ 1.052 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Credentials .............................. SUCCESS [ 0.020 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Credentials - Runtime .................... SUCCESS [ 0.081 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - SmallRye JWT Token Build ................. SUCCESS [ 0.019 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - SmallRye JWT Token Build - Runtime ....... SUCCESS [ 0.877 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - OpenID Connect Common .................... SUCCESS [ 0.018 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - OpenID Connect Common - Runtime .......... SUCCESS [ 1.373 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - OpenID Connect Adapter ................... SUCCESS [ 0.029 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - OpenID Connect Adapter - Runtime ......... SUCCESS [ 6.816 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test Framework - Security OIDC ........... SUCCESS [ 0.683 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test Framework - OIDC Wiremock Server support SUCCESS [ 7.991 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Test Framework - Keycloak Server support . SUCCESS [ 1.469 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Jacoco ................................... SUCCESS [ 0.044 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Jacoco - Runtime ......................... SUCCESS [ 1.244 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Jacoco - Deployment ...................... SUCCESS [ 0.627 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Reactive Streams Operators ............... SUCCESS [ 0.020 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators SUCCESS [ 0.019 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime SUCCESS [ 1.078 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Kubernetes Service Binding ............... SUCCESS [ 0.030 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - Kubernetes Service Binding - Runtime ..... SUCCESS [ 4.581 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - SmallRye Health .......................... SUCCESS [ 0.018 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - SmallRye Health - Runtime ................ SUCCESS [ 3.084 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - RESTEasy - Parent - Aggregator ........... SUCCESS [ 0.021 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - RESTEasy - Common ........................ SUCCESS [ 0.019 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - RESTEasy - Common - Runtime .............. SUCCESS [ 2.817 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - RESTEasy - Server common ................. SUCCESS [ 0.020 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - RESTEasy - Server common - Runtime ....... SUCCESS [ 0.640 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - RESTEasy ................................. SUCCESS [ 0.018 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - RESTEasy - Runtime ....................... SUCCESS [ 1.049 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - RESTEasy Reactive - Parent - Aggregator .. SUCCESS [ 0.031 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - RESTEasy Reactive - Common ............... SUCCESS [ 0.029 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - RESTEasy Reactive - Common - Runtime ..... SUCCESS [ 0.776 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin ............... SUCCESS [ 0.032 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Runtime ..... SUCCESS [ 21.445 s]
[2025-10-01T23:28:48.614Z] [INFO] Quarkus - RESTEasy Reactive ........................ SUCCESS [ 0.037 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Runtime .............. SUCCESS [ 2.241 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Metrics ......................... SUCCESS [ 0.020 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Metrics - Runtime ............... SUCCESS [ 2.236 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Jaeger ................................... SUCCESS [ 0.024 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Jaeger - Runtime ......................... SUCCESS [ 4.149 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye OpenTracing ..................... SUCCESS [ 0.021 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye OpenTracing - Runtime ........... SUCCESS [ 2.530 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - MongoDB Client ........................... SUCCESS [ 0.031 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - MongoDB Client - Runtime ................. SUCCESS [01:06 min]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Test Framework - MongoDB Support ......... SUCCESS [ 0.574 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Test Framework - Infinispan Client Support SUCCESS [ 25.714 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Scheduler ................................ SUCCESS [ 0.020 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Scheduler - Runtime ...................... SUCCESS [ 2.729 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Apache HttpClient - Parent ............... SUCCESS [ 0.019 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Apache HttpClient - Runtime .............. SUCCESS [ 0.137 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client Config ....................... SUCCESS [ 0.032 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client Config - Runtime ............. SUCCESS [ 2.613 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client .............................. SUCCESS [ 0.018 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client - Runtime .................... SUCCESS [ 4.061 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - gRPC Common .............................. SUCCESS [ 0.020 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - gRPC Common - Runtime .................... SUCCESS [ 2.065 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Stork Integration ............... SUCCESS [ 0.035 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Stork - Runtime ................. SUCCESS [ 0.623 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - gRPC parent .............................. SUCCESS [ 0.027 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - gRPC - Protoc Plugin ..................... SUCCESS [ 1.879 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - gRPC - Code Gen .......................... SUCCESS [ 2.200 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - gRPC - Stubs for health and reflection ... SUCCESS [ 5.204 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - gRPC - Runtime ........................... SUCCESS [ 5.189 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Micrometer ............................... SUCCESS [ 0.020 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Micrometer - Runtime ..................... SUCCESS [ 5.403 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Micrometer Registry - Prometheus - Parent SUCCESS [ 0.036 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Micrometer Registry - Prometheus Runtime . SUCCESS [ 0.275 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Common - SPI .................. SUCCESS [ 0.561 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - SPI .................. SUCCESS [ 0.602 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Common - Deployment ........... SUCCESS [ 0.924 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JAX-RS SPI - Parent ...................... SUCCESS [ 0.024 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JAX-RS - SPI - Deployment ................ SUCCESS [ 0.468 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Server common - SPI ........... SUCCESS [ 0.538 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Server common - Deployment .... SUCCESS [ 1.049 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Deployment .................... SUCCESS [02:09 min]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Apache HttpClient - Deployment ........... SUCCESS [ 0.659 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client Config - Deployment .......... SUCCESS [ 0.682 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Fault tolerance ................. SUCCESS [ 0.024 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Fault tolerance - Runtime ....... SUCCESS [ 2.395 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Fault tolerance - Deployment .... SUCCESS [ 16.059 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client - Deployment ................. SUCCESS [ 28.049 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Jackson - SPI ............................ SUCCESS [ 0.483 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Jackson - Deployment ..................... SUCCESS [ 12.374 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Jackson ....................... SUCCESS [ 0.022 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Jackson - Runtime ............. SUCCESS [ 0.355 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Jackson - Deployment .......... SUCCESS [ 24.828 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive Routes .......................... SUCCESS [ 0.023 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive Routes - Runtime ................ SUCCESS [ 1.019 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Hibernate Validator ...................... SUCCESS [ 0.020 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Hibernate Validator - SPI ................ SUCCESS [ 0.442 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Elytron Security - Common ................ SUCCESS [ 0.019 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Elytron Security - Common - Runtime ...... SUCCESS [ 5.796 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Elytron Security - Common - Deployment ... SUCCESS [ 0.719 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Elytron Security ......................... SUCCESS [ 0.034 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Elytron Security - Runtime ............... SUCCESS [ 3.135 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Elytron Security - Deployment ............ SUCCESS [ 0.950 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Elytron Security Properties File ......... SUCCESS [ 0.025 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Elytron Security Properties File - Runtime SUCCESS [ 0.794 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Elytron Security Properties File - Deployment SUCCESS [ 21.282 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Hibernate Validator - Runtime ............ SUCCESS [ 1.437 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JSON-B ................................... SUCCESS [ 0.023 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JSON-B - Runtime ......................... SUCCESS [ 1.745 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - JSON-B ........................ SUCCESS [ 0.022 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - JSON-B - Runtime .............. SUCCESS [ 1.927 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JSON-B - SPI ............................. SUCCESS [ 0.452 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JSON-B - Deployment ...................... SUCCESS [ 4.630 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - JSON-B - Deployment ........... SUCCESS [ 11.213 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Hibernate Validator - Deployment ......... SUCCESS [ 52.510 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive Routes - Deployment ............. SUCCESS [01:19 min]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Micrometer - Deployment .................. SUCCESS [ 54.725 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Micrometer Registry - Prometheus Deployment SUCCESS [ 0.496 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Scheduler - Deployment ................... SUCCESS [ 56.985 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Datasource ............................... SUCCESS [ 0.022 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Datasource - Common ...................... SUCCESS [ 0.660 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Agroal ................................... SUCCESS [ 0.034 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Agroal - SPI ............................. SUCCESS [ 0.677 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Datasource - Runtime ..................... SUCCESS [ 0.725 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Narayana JTA ............................. SUCCESS [ 0.032 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Narayana JTA - Runtime ................... SUCCESS [ 1.948 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Agroal - Runtime ......................... SUCCESS [ 1.607 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Quartz ................................... SUCCESS [ 0.031 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Quartz - Runtime ......................... SUCCESS [ 1.092 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Metrics - SPI ................... SUCCESS [ 0.580 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Metrics - Deployment ............ SUCCESS [ 33.195 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Quartz - Deployment ...................... SUCCESS [ 54.390 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JAXP ..................................... SUCCESS [ 0.043 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JAXP - Runtime ........................... SUCCESS [ 0.159 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JAXP - Deployment ........................ SUCCESS [ 0.709 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Stork - Deployment .............. SUCCESS [ 0.654 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Configuration - YAML ..................... SUCCESS [ 0.022 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Configuration - YAML - Runtime ........... SUCCESS [ 1.555 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Configuration - YAML - Deployment ........ SUCCESS [ 16.018 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JAXB ..................................... SUCCESS [ 0.039 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JAXB - Runtime ........................... SUCCESS [ 0.345 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JAXB - Deployment ........................ SUCCESS [ 0.798 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - WebSockets Client ........................ SUCCESS [ 0.027 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - WebSockets Client - Runtime .............. SUCCESS [ 1.207 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - WebSockets ............................... SUCCESS [ 0.036 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - WebSockets - Runtime ..................... SUCCESS [ 1.177 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - WebSockets Client - Deployment ........... SUCCESS [ 6.110 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - WebSockets - Deployment .................. SUCCESS [ 10.810 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - WebSockets Aggregator .................... SUCCESS [ 0.022 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Undertow - WebSockets - Legacy Compat Artifact SUCCESS [ 0.291 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - WebJar Locator ........................... SUCCESS [ 0.021 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - WebJar Locator - Runtime ................. SUCCESS [ 0.430 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - WebJar Locator - Deployment .............. SUCCESS [ 19.220 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Common - Deployment .. SUCCESS [ 0.882 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Server - SPI - Deployment SUCCESS [ 0.495 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Deployment .. SUCCESS [ 0.720 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JAX-RS Client Reactive ................... SUCCESS [ 0.019 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JAX-RS Client Reactive - Runtime ......... SUCCESS [ 0.566 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JAX-RS Client Reactive - Deployment ...... SUCCESS [ 21.115 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Deployment ........... SUCCESS [03:32 min]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits .. SUCCESS [ 0.028 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime SUCCESS [ 0.467 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment SUCCESS [ 0.688 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Jackson .............. SUCCESS [ 0.020 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Runtime .... SUCCESS [ 0.670 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Deployment . SUCCESS [ 26.799 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B ............... SUCCESS [ 0.024 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Runtime ..... SUCCESS [ 0.561 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Deployment .. SUCCESS [ 20.531 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - JAXB ................. SUCCESS [ 0.022 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Runtime ....... SUCCESS [ 0.500 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Deployment .... SUCCESS [ 16.477 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Panache .................................. SUCCESS [ 0.039 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Panache - Common ......................... SUCCESS [ 0.018 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Panache - Common - Runtime ............... SUCCESS [ 0.213 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Panache - Common - Deployment ............ SUCCESS [ 0.904 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Qute ..................................... SUCCESS [ 0.032 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Qute - Runtime ........................... SUCCESS [ 0.766 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Qute - Deployment ........................ SUCCESS [01:38 min]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Qute ................. SUCCESS [ 0.034 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Runtime ....... SUCCESS [ 0.570 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Deployment .... SUCCESS [ 18.060 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Servlet .............. SUCCESS [ 0.022 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Runtime ...... SUCCESS [ 0.750 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Deployment ... SUCCESS [ 10.976 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin ............... SUCCESS [ 0.163 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client Reactive ..................... SUCCESS [ 0.024 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client Reactive - Runtime ........... SUCCESS [ 2.970 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client Reactive - Deployment ........ SUCCESS [02:27 min]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client Reactive Jackson ............. SUCCESS [ 0.022 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client Reactive Jackson ............. SUCCESS [ 0.529 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client Reactive Jackson - Deployment SUCCESS [ 11.448 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Kotlin ................................... SUCCESS [ 0.056 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Kotlin - Runtime ......................... SUCCESS [ 0.253 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent SUCCESS [ 0.033 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common SUCCESS [ 4.062 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization Parent SUCCESS [ 0.033 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization SUCCESS [ 1.370 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Kotlin - Deployment ...................... SUCCESS [ 0.985 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment SUCCESS [ 0.925 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Deployment SUCCESS [ 1.197 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Tests SUCCESS [ 21.295 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Links ................ SUCCESS [ 0.026 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Links - Runtime ...... SUCCESS [ 0.710 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy Reactive - Links - Deployment ... SUCCESS [ 10.137 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization ... SUCCESS [ 0.035 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Runtime SUCCESS [ 1.361 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Deployment SUCCESS [ 1.109 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Health - SPI .................... SUCCESS [ 0.719 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye OpenAPI ......................... SUCCESS [ 0.029 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye OpenAPI - SPI ................... SUCCESS [ 0.659 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye OpenAPI - Common ................ SUCCESS [ 0.031 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye OpenAPI - Common - Deployment ... SUCCESS [ 1.103 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Swagger UI ............................... SUCCESS [ 0.029 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Swagger UI - Runtime ..................... SUCCESS [ 1.064 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Swagger UI - Deployment .................. SUCCESS [ 15.574 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye OpenAPI - Runtime ............... SUCCESS [ 1.852 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye OpenAPI - Deployment ............ SUCCESS [01:11 min]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Health - Deployment ............. SUCCESS [ 28.570 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Jaeger - Deployment ...................... SUCCESS [ 11.406 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Caffeine ................................. SUCCESS [ 0.022 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Caffeine - Runtime ....................... SUCCESS [ 0.336 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Hibernate ORM ............................ SUCCESS [ 0.024 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Hibernate ORM - Runtime .................. SUCCESS [ 6.899 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Narayana JTA - Deployment ................ SUCCESS [ 8.990 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Datasource - Deployment .................. SUCCESS [ 0.801 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Kubernetes Service Binding - SPI ......... SUCCESS [ 0.783 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Datasource - Deployment .................. SUCCESS [ 0.989 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Credentials - Deployment ................. SUCCESS [ 0.970 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - DevServices .............................. SUCCESS [ 0.020 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - DevServices - H2 ......................... SUCCESS [ 0.922 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JDBC ..................................... SUCCESS [ 0.042 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JDBC - H2 ................................ SUCCESS [ 0.030 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JDBC - H2 - Runtime ...................... SUCCESS [ 0.978 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - JDBC - H2 - Deployment ................... SUCCESS [ 0.799 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Agroal - Deployment ...................... SUCCESS [ 41.033 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Caffeine - Deployment .................... SUCCESS [ 0.681 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Panache - Hibernate - Common ............. SUCCESS [ 0.033 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Panache - Hibernate - Common - Runtime ... SUCCESS [ 1.214 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Panache - Hibernate - Common - Deployment SUCCESS [ 0.754 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Hibernate ORM - Deployment ............... SUCCESS [03:41 min]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye OpenTracing - Deployment ........ SUCCESS [ 13.401 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - OpenTelemetry - Parent - Aggregator ...... SUCCESS [ 0.036 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - OpenTelemetry ............................ SUCCESS [ 0.018 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - OpenTelemetry - Runtime .................. SUCCESS [ 3.990 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - OpenTelemetry - Deployment ............... FAILURE [ 51.433 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger .......... SUCCESS [ 0.024 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Runtime SUCCESS [ 2.080 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - gRPC Common - Deployment ................. SUCCESS [ 0.706 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Deployment SKIPPED
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP ............ SUCCESS [ 0.035 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Runtime .. SUCCESS [ 0.991 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Deployment SKIPPED
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - JAXB .......................... SUCCESS [ 0.038 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - JAXB - Runtime ................ SUCCESS [ 0.496 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - JAXB - Deployment ............. SUCCESS [ 12.745 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Links ......................... SUCCESS [ 0.023 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Links - Runtime ............... SUCCESS [ 1.855 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Links - Deployment ............ SUCCESS [ 1.083 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Mutiny - Common ............... SUCCESS [ 0.019 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Runtime ..... SUCCESS [ 2.973 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Deployment .. SUCCESS [ 0.796 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Mutiny ........................ SUCCESS [ 0.032 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Mutiny - Runtime .............. SUCCESS [ 0.931 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Mutiny - Deployment ........... SUCCESS [ 12.429 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Qute .......................... SUCCESS [ 0.023 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Qute - Runtime ................ SUCCESS [ 0.633 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Qute - Deployment ............. SUCCESS [ 22.799 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Multipart ..................... SUCCESS [ 0.023 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Multipart - Runtime ........... SUCCESS [ 1.710 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - RESTEasy - Multipart - Deployment ........ SUCCESS [ 13.014 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client - Jackson .................... SUCCESS [ 0.021 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client - Jackson - Runtime .......... SUCCESS [ 0.291 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client - Jackson - Deployment ....... SUCCESS [ 9.702 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client - JSON-B ..................... SUCCESS [ 0.022 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client - JSON-B - Runtime ........... SUCCESS [ 0.285 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client - JSON-B - Deployment ........ SUCCESS [ 8.798 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client - JAXB ....................... SUCCESS [ 0.032 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client - JAXB - Runtime ............. SUCCESS [ 0.355 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client - JAXB - Deployment .......... SUCCESS [ 10.426 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client - Mutiny ..................... SUCCESS [ 0.031 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client - Mutiny - Runtime ........... SUCCESS [ 0.380 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - REST Client - Mutiny - Deployment ........ SUCCESS [ 8.950 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Streams Operators (deprecated) SUCCESS [ 0.024 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Runtime SUCCESS [ 2.519 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Deployment SUCCESS [ 14.367 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Type Converters ........ SUCCESS [ 0.033 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Runtime SUCCESS [ 0.235 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Deployment SUCCESS [ 0.988 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment SUCCESS [ 14.939 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Messaging .............. SUCCESS [ 0.024 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kotlin ..... SUCCESS [ 2.110 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Messaging - Runtime .... SUCCESS [ 1.691 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Messaging - Deployment . SUCCESS [01:37 min]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Kafka - Client ........................... SUCCESS [ 0.040 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Kafka - Client - Runtime ................. SUCCESS [ 3.213 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - DevServices - Common ..................... SUCCESS [ 0.297 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Kafka - Client - Deployment .............. SUCCESS [ 1.253 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka ...... SUCCESS [ 0.033 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Runtime SUCCESS [ 1.496 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Avro ..................................... SUCCESS [ 0.025 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Avro - Runtime ........................... SUCCESS [ 1.296 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Apicurio Registry - Avro ................. SUCCESS [ 0.034 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Apicurio Registry - Avro - Runtime ....... SUCCESS [ 3.799 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Avro - Deployment ........................ SUCCESS [ 0.894 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Apicurio Registry - Avro - Deployment .... SUCCESS [ 1.122 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Deployment SUCCESS [ 2.373 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 ... SUCCESS [ 0.024 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime SUCCESS [ 3.084 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment SUCCESS [ 43.246 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT ....... SUCCESS [ 0.027 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Runtime SUCCESS [ 2.217 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Deployment SUCCESS [ 0.962 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 SUCCESS [ 0.021 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime SUCCESS [ 2.585 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment SUCCESS [ 1.131 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive Datasource ...................... SUCCESS [ 0.024 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive Datasource - Runtime ............ SUCCESS [ 1.333 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive Datasource - Deployment ......... SUCCESS [ 1.953 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - DevServices - DB2 ........................ SUCCESS [ 2.213 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive DB2 Client ...................... SUCCESS [ 0.023 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive DB2 Client - Runtime ............ SUCCESS [ 2.626 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive DB2 Client - Deployment ......... SUCCESS [ 1.187 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - DevServices - Postgresql ................. SUCCESS [ 1.372 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive PostgreSQL Client ............... SUCCESS [ 0.025 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive PostgreSQL Client - Runtime ..... SUCCESS [ 2.158 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive PostgreSQL Client - Deployment .. SUCCESS [ 2.436 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive MySQL Client .................... SUCCESS [ 0.063 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive MySQL Client - Runtime .......... SUCCESS [ 2.805 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - DevServices - MySQL ...................... SUCCESS [ 1.042 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive MySQL Client - Deployment ....... SUCCESS [ 1.955 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - DevServices - MSSQL ...................... SUCCESS [ 1.639 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive MS SQL Client ................... SUCCESS [ 0.033 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Runtime SUCCESS [ 2.128 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Deployment SUCCESS [ 1.667 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - DevServices - Oracle ..................... SUCCESS [ 1.643 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive Oracle Client ................... SUCCESS [ 0.025 s]
[2025-10-01T23:28:48.615Z] [INFO] Quarkus - Reactive Oracle Client - Runtime ......... SUCCESS [ 2.519 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Reactive Oracle Client - Deployment ...... SUCCESS [ 2.603 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Mailer ................................... SUCCESS [ 0.064 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Mailer - Runtime ......................... FAILURE [ 6.489 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Mailer - Deployment ...................... SKIPPED
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - gRPC - Deployment ........................ SUCCESS [02:39 min]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Redis Client ............................. SUCCESS [ 0.025 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Redis Client - Runtime ................... SUCCESS [ 3.644 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Redis Client - Deployment ................ SUCCESS [ 2.367 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Narayana STM ............................. SUCCESS [ 0.026 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Narayana STM - Runtime ................... SUCCESS [ 2.127 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Narayana STM - Deployment ................ SUCCESS [ 0.764 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant .... SUCCESS [ 0.034 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Narayana LRA Participant - Runtime ....... SUCCESS [ 4.337 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant - Deployment SUCCESS [ 0.794 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - PostgreSQL ........................ SUCCESS [ 0.023 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - PostgreSQL - Runtime .............. SUCCESS [ 0.560 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - PostgreSQL - Deployment ........... SUCCESS [ 1.277 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - DB2 ............................... SUCCESS [ 0.029 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - DB2 - Runtime ..................... SUCCESS [ 0.405 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - DB2 - Deployment .................. SUCCESS [ 1.773 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - Derby ............................. SUCCESS [ 0.025 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - Derby - Runtime ................... SUCCESS [ 0.979 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - DevServices - Derby ...................... SUCCESS [ 0.688 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - Derby - Deployment ................ SUCCESS [ 1.713 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - MariaDB ........................... SUCCESS [ 0.022 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - MariaDB - Runtime ................. SUCCESS [ 1.237 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - DevServices - MariaDB .................... SUCCESS [ 0.691 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - MariaDB - Deployment .............. SUCCESS [ 1.730 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - MSSQL ............................. SUCCESS [ 0.023 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - MSSQL - Runtime ................... SUCCESS [ 0.749 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - MSSQL - Deployment ................ SUCCESS [ 1.865 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - MySQL ............................. SUCCESS [ 0.022 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - MySQL - Runtime ................... SUCCESS [ 0.399 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - MySQL - Deployment ................ SUCCESS [ 1.893 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - Oracle ............................ SUCCESS [ 0.021 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - Oracle - Runtime .................. SUCCESS [ 0.416 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - JDBC - Oracle - Deployment ............... SUCCESS [ 1.698 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate Envers - Parent ................ SUCCESS [ 0.026 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate Envers - Runtime ............... SUCCESS [ 0.983 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate Envers - Deployment ............ SUCCESS [ 56.529 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate Reactive ....................... SUCCESS [ 0.029 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate Reactive - Runtime ............. SUCCESS [ 1.383 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate Reactive - Deployment .......... SUCCESS [ 1.788 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Panache - Mock ........................... SUCCESS [ 0.660 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate ORM with Panache - Common ...... SUCCESS [ 0.052 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Runtime SUCCESS [ 1.215 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Deployment SUCCESS [ 0.820 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate ORM with Panache - JPA ......... SUCCESS [ 0.031 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate ORM with Panache - Runtime ..... SUCCESS [ 0.851 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate ORM with Panache - Deployment .. SUCCESS [ 49.665 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - JPA SUCCESS [ 0.054 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Runtime SUCCESS [ 8.927 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Deployment SUCCESS [ 22.374 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Panache - Query Language ................. SUCCESS [ 9.136 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - MongoDB with Panache - Common ............ SUCCESS [ 0.031 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - MongoDB with Panache - Common Runtime .... SUCCESS [ 2.783 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - MongoDB Client - Deployment .............. SUCCESS [ 44.764 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - MongoDB with Panache - Common Deployment . SUCCESS [ 1.323 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common . SUCCESS [ 0.034 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Runtime SUCCESS [ 0.739 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Deployment SUCCESS [ 2.395 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate Reactive with Panache - JPA .... SUCCESS [ 0.040 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate Reactive with Panache - Runtime SUCCESS [ 0.967 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate Reactive with Panache - Deployment SUCCESS [ 2.499 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - MongoDB with Panache - Parent ............ SUCCESS [ 0.033 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - MongoDB with Panache - Runtime ........... SUCCESS [ 0.980 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - MongoDB with Panache - Deployment ........ SUCCESS [ 12.917 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Parent ..... SUCCESS [ 0.026 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Runtime .... SUCCESS [ 7.210 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Deployment . SUCCESS [ 3.384 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - REST data with Panache - Parent .......... SUCCESS [ 0.027 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - REST data with Panache - Runtime ......... SUCCESS [ 3.516 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - REST data with Panache - Deployment ...... SUCCESS [ 2.699 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Parent SUCCESS [ 0.025 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Runtime SUCCESS [ 0.476 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Deployment SUCCESS [01:09 min]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - MongoDB REST data with Panache - Parent .. SUCCESS [ 0.029 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - MongoDB REST data with Panache - Runtime . SUCCESS [ 0.495 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - MongoDB REST data with Panache - Deployment SUCCESS [ 1.805 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Elasticsearch client common .............. SUCCESS [ 0.023 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Elasticsearch REST client common - Runtime SUCCESS [ 0.842 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Elasticsearch REST client common - Deployment SUCCESS [ 0.748 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch ... SUCCESS [ 0.024 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime SUCCESS [ 5.461 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment SUCCESS [ 1.856 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling SUCCESS [ 0.022 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime SUCCESS [ 1.840 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment SUCCESS [ 2.110 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Elasticsearch REST client - Parent ....... SUCCESS [ 0.052 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Elasticsearch REST client - Runtime ...... SUCCESS [ 0.776 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Elasticsearch REST client - Deployment ... SUCCESS [ 7.144 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Elasticsearch REST high level client - Parent SUCCESS [ 0.021 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Elasticsearch REST high level client - Runtime SUCCESS [ 3.090 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Elasticsearch REST high level client - Deployment SUCCESS [ 2.097 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kafka Streams ............................ SUCCESS [ 0.034 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kafka Streams - Runtime .................. SUCCESS [ 4.597 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kafka Streams - Deployment ............... SUCCESS [ 1.103 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring - DI .............................. SUCCESS [ 0.029 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring - DI - Runtime .................... SUCCESS [ 0.821 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring - DI - Deployment ................. SUCCESS [ 8.257 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Web - Parent - Aggregator ......... SUCCESS [ 0.024 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Web ............................... SUCCESS [ 0.029 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Web - Common Runtime .............. SUCCESS [ 0.625 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Parent ... SUCCESS [ 0.037 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Runtime .. SUCCESS [ 1.026 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Parent .. SUCCESS [ 0.031 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Runtime . SUCCESS [ 0.469 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Web - Runtime ..................... SUCCESS [ 0.699 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Deployment SUCCESS [ 1.999 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Deployment SUCCESS [ 1.655 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Web - Deployment .................. SUCCESS [ 1.084 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Tests .... SUCCESS [ 19.067 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Tests ... SUCCESS [ 13.905 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Data JPA .......................... SUCCESS [ 0.052 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring - Data JPA - Runtime .............. SUCCESS [ 1.325 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring - Data JPA - Deployment ........... SUCCESS [ 27.268 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Security - Parent ................. SUCCESS [ 0.025 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Security - Runtime ................ SUCCESS [ 0.862 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Security - Deployment ............. SUCCESS [ 17.258 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Boot - Properties ................. SUCCESS [ 0.036 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Boot - Properties - Runtime ....... SUCCESS [ 0.525 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Boot - Properties - Deployment .... SUCCESS [ 0.713 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Cloud Config Client ............... SUCCESS [ 0.033 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Cloud Config Client - Runtime ..... SUCCESS [ 5.514 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Cloud Config Client - Deployment .. SUCCESS [ 0.761 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Cache .................................... SUCCESS [ 0.023 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Cache - Runtime .......................... SUCCESS [ 1.424 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Cache - Deployment ....................... SUCCESS [ 39.449 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring - Cache ........................... SUCCESS [ 0.029 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring - Cache - Runtime ................. SUCCESS [ 0.157 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring - Cache - Deployment .............. SUCCESS [ 9.285 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring - Scheduling ...................... SUCCESS [ 0.028 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring - Scheduling - Runtime ............ SUCCESS [ 0.249 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring - Scheduling - Deployment ......... SUCCESS [ 20.034 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring Data REST ......................... SUCCESS [ 0.036 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring - Data REST - Runtime ............. SUCCESS [ 1.048 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Spring - Data REST - Deployment .......... SUCCESS [ 30.237 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Security JPA ............................. SUCCESS [ 0.020 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Security JPA - Runtime ................... SUCCESS [ 2.039 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Security JPA - Deployment ................ SUCCESS [ 42.558 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Elytron Security JDBC .................... SUCCESS [ 0.036 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Elytron Security JDBC - Runtime .......... SUCCESS [ 2.204 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Elytron Security JDBC - Deployment ....... SUCCESS [01:40 min]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Elytron Security LDAP .................... SUCCESS [ 0.024 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Elytron Security LDAP - Runtime .......... SUCCESS [ 4.572 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Elytron Security LDAP - Deployment ....... SUCCESS [ 20.962 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Security OAuth2 .......................... SUCCESS [ 0.033 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Security OAuth2 - Runtime ................ SUCCESS [ 2.479 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Security OAuth2 - Deployment ............. SUCCESS [ 2.255 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - SmallRye JWT Build - Deployment .......... SUCCESS [ 7.988 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - SmallRye JWT ............................. SUCCESS [ 0.026 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - SmallRye JWT - Runtime ................... SUCCESS [ 1.614 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - SmallRye JWT - Deployment ................ SUCCESS [ 56.996 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenID Connect Common - Deployment ....... SUCCESS [ 0.725 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenID Connect Adapter - Deployment ...... SUCCESS [ 6.847 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenID Connect Client .................... SUCCESS [ 0.026 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenID Connect Client - Runtime .......... SUCCESS [ 2.107 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenID Connect Client - Deployment ....... SUCCESS [ 2.957 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenID Connect Oidc Client Filter ........ SUCCESS [ 0.033 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenID Connect Client Filter - Runtime ... SUCCESS [ 2.045 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenID Connect Client Filter - Deployment SUCCESS [ 2.874 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenID Connect Oidc Client Reactive Filter SUCCESS [ 0.033 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Runtime SUCCESS [ 2.934 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Deployment SUCCESS [ 1.880 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenID Connect Token Propagation ......... SUCCESS [ 0.034 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenID Connect Token Propagation - Runtime SUCCESS [ 1.747 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenID Connect Token Propagation - Deployment SUCCESS [ 1.356 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive SUCCESS [ 0.032 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Runtime SUCCESS [ 1.298 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Deployment SUCCESS [ 1.702 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Keycloak Authorization ................... SUCCESS [ 0.058 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Keycloak Authorization - Runtime ......... SUCCESS [ 2.569 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Keycloak Admin Client .................... SUCCESS [ 0.040 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Keycloak Admin Client - Runtime .......... SUCCESS [ 1.170 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Keycloak Admin Client - Deployment ....... SUCCESS [ 2.059 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Keycloak Authorization - Deployment ...... SUCCESS [ 3.828 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Infinispan - Client ...................... SUCCESS [ 0.027 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Infinispan - Client - Runtime ............ SUCCESS [ 5.535 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Infinispan - Client - Deployment ......... SUCCESS [ 2.304 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Amazon Lambda Event Server ............... SUCCESS [ 3.915 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Amazon Lambda - Common Deployment ........ SUCCESS [ 5.256 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Amazon Lambda - Runtime .................. SUCCESS [ 3.811 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Amazon Lambda - Deployment ............... SUCCESS [ 22.212 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Amazon Lambda - Archetype ................ SUCCESS [ 12.516 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Amazon Lambda X-Ray ...................... SUCCESS [ 0.028 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Amazon Lambda Xray - Runtime ............. SUCCESS [ 4.029 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Amazon Lambda X-Ray - Deployment ......... SUCCESS [ 1.772 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Amazon Lambda HTTP ....................... SUCCESS [ 0.039 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Amazon Lambda HTTP - Runtime ............. SUCCESS [ 6.470 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Amazon Lambda HTTP Event Server .......... SUCCESS [ 4.054 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Amazon Lambda HTTP - Deployment .......... SUCCESS [ 1.721 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Amazon Lambda HTTP - Archetype ........... SUCCESS [ 0.074 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API ....... SUCCESS [ 0.025 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API- Runtime SUCCESS [ 2.506 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Amazon Lambda REST Event Server .......... SUCCESS [ 3.940 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Deployment SUCCESS [ 3.285 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Archetype SUCCESS [ 0.834 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - HTTP Azure Functions ..................... SUCCESS [ 0.023 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - HTTP Azure Functions - Runtime ........... SUCCESS [ 5.039 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - HTTP Azure Functions - Deployment ........ SUCCESS [ 1.840 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - HTTP Azure Functions - Archetype ......... SUCCESS [ 4.679 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Funqy .................................... SUCCESS [ 0.029 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Funqy Server Common Parent ............... SUCCESS [ 0.022 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Funqy Server Common - Runtime ............ SUCCESS [ 4.675 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Funqy Server Common - Deployment ......... SUCCESS [ 1.521 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Funqy HTTP Binding ....................... SUCCESS [ 0.041 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Funqy HTTP - Runtime ..................... SUCCESS [ 3.053 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Funqy HTTP - Deployment .................. SUCCESS [ 15.197 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Funqy Amazon Lambda Binding .............. SUCCESS [ 0.036 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Funqy Amazon Lambda - Runtime ............ SUCCESS [ 2.891 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Funqy Amazon Lambda - Deployment ......... SUCCESS [ 3.437 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Funqy Amazon Lambda - Archetype .......... SUCCESS [ 0.784 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Funqy Knative Events Binding ............. SUCCESS [ 0.027 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Funqy Knative Events - Runtime ........... SUCCESS [ 2.386 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Funqy Knative Events - Deployment ........ SUCCESS [ 33.025 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Funqy Google Cloud Functions Binding ..... SUCCESS [ 0.038 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Funqy Google Cloud Functions - Runtime ... SUCCESS [ 3.641 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Funqy Google Cloud Functions - Deployment SUCCESS [ 3.054 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Scala .................................... SUCCESS [ 0.031 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Scala - Runtime .......................... SUCCESS [ 1.421 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Scala - Deployment ....................... SUCCESS [ 3.363 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image .......................... SUCCESS [ 0.035 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - Runtime ................ SUCCESS [ 1.232 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - SPI .................... SUCCESS [ 2.831 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - Util ................... SUCCESS [ 0.099 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - Deployment ............. SUCCESS [ 6.740 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - Buildpack - Parent ..... SUCCESS [ 0.034 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - Buildpack .............. SUCCESS [ 2.833 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - Buildpack - Deployment . SUCCESS [ 4.938 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - Docker - Parent ........ SUCCESS [ 0.047 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - Docker ................. SUCCESS [ 1.019 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - Docker - Deployment .... FAILURE [ 2.379 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - Jib - Parent ........... SUCCESS [ 0.036 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - Jib .................... SUCCESS [ 2.954 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - Jib - Deployment ....... SUCCESS [ 4.610 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kubernetes Client ........................ SUCCESS [ 0.043 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kubernetes Client - Runtime - Internal ... SUCCESS [ 4.817 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kubernetes Client - SPI .................. SUCCESS [ 3.692 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kubernetes Client - Internal - Deployment SUCCESS [ 6.137 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - S2I - Parent ........... SUCCESS [ 0.032 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - S2I .................... SUCCESS [ 2.425 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - S2I - Deployment ....... SUCCESS [ 16.825 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - OpenShift - Parent ..... SUCCESS [ 0.038 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - OpenShift .............. SUCCESS [ 0.972 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Container Image - OpenShift - Deployment . SUCCESS [ 8.755 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kubernetes - Vanilla ..................... SUCCESS [ 0.031 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kubernetes - Vanilla - Runtime ........... SUCCESS [ 6.164 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kubernetes - Vanilla - Deployment ........ FAILURE [ 18.337 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kubernetes - Openshift ................... SUCCESS [ 0.050 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kubernetes - OpenShift - Runtime ......... SUCCESS [ 1.468 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kubernetes - Minikube .................... SUCCESS [ 0.040 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kubernetes - Minikube - Runtime .......... SUCCESS [ 1.768 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kubernetes - Minikube - Deployment ....... SKIPPED
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kubernetes Client - Runtime .............. SUCCESS [ 6.557 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kubernetes Client - Deployment ........... SUCCESS [ 5.774 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kubernetes Config ........................ SUCCESS [ 0.032 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kubernetes Config - Runtime .............. SUCCESS [ 8.926 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kubernetes Config - Deployment ........... SUCCESS [ 6.452 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenShift Client ......................... SUCCESS [ 0.038 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenShift Client - Runtime ............... SUCCESS [ 4.404 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - OpenShift Client - Deployment ............ SUCCESS [ 5.854 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Kubernetes Service Binding - Deployment .. SUCCESS [ 12.314 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Flyway ................................... SUCCESS [ 0.046 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Flyway - Runtime ......................... SUCCESS [ 14.211 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Flyway - Deployment ...................... SUCCESS [01:02 min]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Liquibase ................................ SUCCESS [ 0.047 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Liquibase - Runtime ...................... SUCCESS [ 12.148 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Liquibase - Deployment ................... FAILURE [ 37.635 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Liquibase MongoDB ........................ SUCCESS [ 0.041 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Liquibase MongoDB - Runtime .............. SUCCESS [ 6.090 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Liquibase MongoDB - Deployment ........... SUCCESS [ 8.256 s]
[2025-10-01T23:28:48.616Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Parent ........ SUCCESS [ 0.058 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Runtime ....... FAILURE [ 12.725 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Deployment .... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - SmallRye GraphQL ......................... SUCCESS [ 0.932 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - SmallRye GraphQL - Runtime ............... SUCCESS [ 20.405 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - SmallRye GraphQL - Deployment ............ FAILURE [ 36.839 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - SmallRye GraphQL Client .................. SUCCESS [ 0.856 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - SmallRye GraphQL Client - Runtime ........ SUCCESS [ 14.153 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - SmallRye GraphQL Client - Deployment ..... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Logging - JSON ........................... SUCCESS [ 0.024 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Logging - JSON - Runtime ................. FAILURE [ 10.309 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Logging - JSON - Deployment .............. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Logging - GELF ........................... SUCCESS [ 0.067 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Logging - GELF - Runtime ................. FAILURE [ 11.829 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Logging - GELF - Deployment .............. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Picocli .................................. SUCCESS [ 0.806 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Picocli - Runtime ........................ FAILURE [ 11.183 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Picocli - Deployment ..................... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - HTTP Google Cloud Functions .............. SUCCESS [ 0.042 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - HTTP Google Cloud Functions - Runtime .... FAILURE [ 17.335 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - HTTP Google Cloud Functions - Deployment . SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Google Cloud Functions ................... SUCCESS [ 0.831 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Google Cloud Functions - Runtime ......... FAILURE [ 7.792 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Google Cloud Functions - Deployment ...... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - AWT - Parent ............................. SUCCESS [ 13.793 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - AWT - Runtime ............................ FAILURE [ 13.953 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - AWT - Deployment ......................... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Dev tools - Project Core Extension Codestarts FAILURE [ 35.275 s]
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - BOM - Descriptor JSON .................... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Maven Plugin ............................. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Gradle Plugin - Parent ................... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Gradle Model ............................. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Gradle Plugin ............................ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Extension Gradle Plugin .................. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Command Line Interface ................... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests ........................ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Test - Avro code generation and reload SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - AWT .................. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - No AWT ............... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Bouncy Castle ........ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS ... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS JSSE SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Bouncy Castle JSSE ... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Funqy Amazon Lambda .. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Funqy Google Cloud Functions SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Class tranformer ..... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Class tranformer - Runtime SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Class tranformer - Deployment SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Shared library ....... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate Validator .. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate Validator .. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Common JPA entities .. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Infinispan Client .... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Devtools ............. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - DevTools Registry Client SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Gradle tooling ....... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Main ................. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Kafka ................ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Kafka SSL ............ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Kafka SASL ........... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Kafka SASL with Elytron SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Kafka OAUTH with Keycloak SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Kafka with Snappy .... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Kafka Avro ........... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Kafka Avro with Apicurio 2.x SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Kafka Streams ........ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Kafka Dev Services ... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA .................. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping .... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library A SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library B SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern app SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library A SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library B SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy app SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA - DB2 ............ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA - Derby .......... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL ..... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL ..... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA - MariaDB ........ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA - H2 ............. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA - MSSQL .......... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA - MySQL .......... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA - Oracle ......... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate ORM REST Data with Panache SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - GraphQL and Hibernate ORM with Panache SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache and Kotlin SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - DB2 SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - MySQL SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - PostgreSQL SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache in Blocking mode SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Coordination - Outbox-polling SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + OpenSearch SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Tenancy SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate ORM - Tenancy SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Datasource SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Schema SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Envers SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Vert.x HTTP .......... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Vert.x Web ........... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Vert.x Web - Jackson . SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Vert.x ............... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Spring DI ............ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Spring Web ........... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Spring Data JPA ...... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Spring Boot properties SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Spring Cloud Config Client SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Spring Data REST ..... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA - Infinispan Cache SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Elytron Security ..... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Elytron Security OAuth2 SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy ..... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy Reactive SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Elytron Undertow ..... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Flyway ............... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Liquibase ............ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Liquibase MongoDB .... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Reactive SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Wiremock SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation Reactive SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Smallrye JWT Token Propagation SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter Code Flow SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Multi-Tenant OpenID Connect Adapter SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter WireMock SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Keycloak Policy Enforcer SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Reactive DB2 Client .. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Reactive Pg Client ... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Reactive MySQL Client SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Reactive MS SQL Client SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Reactive Oracle Client SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Test Extension Native Tests SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Amazon Lambda ........ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Amazon Lambda ........ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Amazon Lambda Stream Handler SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP ... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Amazon Lambda AWS Gateway REST API SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP RESTEasy SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Container Image - Parent SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Container Image - Invoker SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Container Image - Standard SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Kubernetes - Parent .. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Kubernetes - Invoker . SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard - Kafka SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Kubernetes Client .... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Kubernetes Service Binding JDBC SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - OpenShift Client ..... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - MongoDB Client ....... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Jackson .............. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JSON-B ............... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - RESTEasy Jackson ..... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - RESTEasy Mutiny ...... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Virtual Http ......... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Virtual Http Resteasy Standalone SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Maven tooling ........ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Scala ................ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Kotlin ............... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Kotlin Serialization . SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - MongoDB Panache ...... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - MongoDB Panache Kotlin SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - MongoDB REST Data with Panache SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Narayana STM ......... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Narayana JTA CDI ..... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Narayana LRA Coordinator and Participant SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Elytron Security JDBC SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Elytron Security LDAP SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Vert.x GraphQL ....... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - SmallRye Config ...... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - SmallRye Context Propagation SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - SmallRye Metrics ..... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL ..... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL Client SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Smallrye Opentracing . SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JPA without entities . SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Quartz ............... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Redis Client ......... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Logging - GELF ....... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Cache ................ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Qute ................. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Runtime SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Deployment SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Bootstrap Config ..... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Application SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - InjectMock ........... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - AMQP SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - Kafka SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ (Dynamic Credentials) SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - REST client .......... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Parent SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Standard tests SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Prod Mode tests SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - REST Client Reactive . SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - REST Client Reactive Kotlin Serialization SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - REST Client Reactive: multipart messages SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - REST Client Reactive with Stork SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Packaging ............ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Simple with space .... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Picocli .............. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Picocli Native ....... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - WebJar Locator ....... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Dev Mode ............. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - IDE Launcher ......... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST client SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST high level client SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Micrometer MP Metrics SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Micrometer Prometheus SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - OpenTelemetry ........ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Vert.x . SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Reactive SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Logging - JSON ....... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JAXB ................. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - JAXP ................. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Mailer ............... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Native Configuration Profile SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is unset SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is set SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Logging with Panache . SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Locales .............. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Redis DevService ..... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - gRPC - TLS ........... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with gzip compression SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with Mutiny SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - gRPC - TLS with mutual auth SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - gRPC - Streaming ..... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - gRPC - Interceptors .. SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - gRPC - Proto v2 ...... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - gRPC - Health ........ SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate ..... SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate Reactive SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Helper project containing packaging a proto file for grpc-external-proto-test SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - gRPC - External proto Test SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Google Cloud Functions HTTP SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] Quarkus - Integration Tests - Google Cloud Function SKIPPED
[2025-10-01T23:28:48.617Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.617Z] [INFO] BUILD FAILURE
[2025-10-01T23:28:48.617Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.617Z] [INFO] Total time: 01:25 h
[2025-10-01T23:28:48.617Z] [INFO] Finished at: 2025-10-01T23:06:01Z
[2025-10-01T23:28:48.617Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.617Z] [ERROR] Java heap space -> [Help 1]
[2025-10-01T23:28:48.617Z] [ERROR]
[2025-10-01T23:28:48.617Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2025-10-01T23:28:48.617Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-10-01T23:28:48.617Z] [ERROR]
[2025-10-01T23:28:48.617Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-10-01T23:28:48.617Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/OutOfMemoryError
[2025-10-01T23:28:48.617Z] -----------------------------------
[2025-10-01T23:28:48.617Z] quarkus_test_0_FAILED
[2025-10-01T23:28:48.617Z] duration_ms: 5157550
[2025-10-01T23:28:48.617Z] ...
[2025-10-01T23:28:48.617Z] ok 2 - quarkus_native_test_0 # skip (disabled)
[2025-10-01T23:28:48.617Z] ---
[2025-10-01T23:28:48.617Z] duration_ms: 161
[2025-10-01T23:28:48.617Z] ...
[2025-10-01T23:28:48.617Z] ok 3 - openliberty_microprofile_tck_0 # skip (disabled)
[2025-10-01T23:28:48.617Z] ---
[2025-10-01T23:28:48.617Z] duration_ms: 31
[2025-10-01T23:28:48.617Z] ...
[2025-10-01T23:28:48.617Z] ok 4 - example_functional_0
[2025-10-01T23:28:48.617Z] ---
[2025-10-01T23:28:48.617Z] duration_ms: 22455
[2025-10-01T23:28:48.617Z] ...
[2025-10-01T23:28:48.617Z] ok 5 - quarkus_openshift_test_0 # skip (disabled)
[2025-10-01T23:28:48.617Z] ---
[2025-10-01T23:28:48.617Z] duration_ms: 29
[2025-10-01T23:28:48.617Z] ...
[2025-10-01T23:28:48.617Z] not ok 6 - quarkus_quickstarts_test_0
[2025-10-01T23:28:48.617Z] ---
[2025-10-01T23:28:48.617Z] output:
[2025-10-01T23:28:48.617Z] |
[2025-10-01T23:28:48.617Z] ===============================================
[2025-10-01T23:28:48.617Z] ===============================================
[2025-10-01T23:28:48.617Z] quarkus_quickstarts_test_0 Start Time: Wed Oct 1 23:06:54 2025 Epoch Time (ms): 1759360014623
[2025-10-01T23:28:48.617Z] variation: NoOptions
[2025-10-01T23:28:48.617Z] JVM_OPTIONS:
[2025-10-01T23:28:48.617Z]
[2025-10-01T23:28:48.617Z] TEST SETUP:
[2025-10-01T23:28:48.617Z] Nothing to be done for setup.
[2025-10-01T23:28:48.617Z]
[2025-10-01T23:28:48.617Z] TESTING:
[2025-10-01T23:28:48.617Z] # =================== Info =================== Info =================== Info =================== #
[2025-10-01T23:28:48.617Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-10-01T23:28:48.617Z] # =================== Info =================== Info =================== Info =================== #
[2025-10-01T23:28:48.617Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-10-01T23:28:48.617Z] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-10-01T23:28:48.617Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-10-01T23:28:48.617Z] DOCKERIMAGE_TAG nightly has been recognized.
[2025-10-01T23:28:48.617Z] The test here is quarkus_quickstarts
[2025-10-01T23:28:48.617Z] The directory in the external.sh is quarkus_quickstarts
[2025-10-01T23:28:48.617Z] docker run --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk --name quarkus_quickstarts-test adoptopenjdk-quarkus_quickstarts-test:17-jdk-ubuntu-hotspot-full
[2025-10-01T23:28:48.617Z] APPLICATION_NAME=quarkus_quickstarts
[2025-10-01T23:28:48.617Z] APPLICATION_TAG=2.7.2.Final
[2025-10-01T23:28:48.617Z] OS_TAG=ubuntu
[2025-10-01T23:28:48.617Z] Using /opt mounted Java
[2025-10-01T23:28:48.617Z] JAVA_BIN is: /opt/java/openjdk/bin
[2025-10-01T23:28:48.617Z] =JAVA VERSION OUTPUT BEGIN=
[2025-10-01T23:28:48.617Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.617Z] openjdk version "17.0.17-beta" 2025-10-21
[2025-10-01T23:28:48.617Z] OpenJDK Runtime Environment Temurin-17.0.17+9-202510011946 (build 17.0.17-beta+9-ea)
[2025-10-01T23:28:48.617Z] OpenJDK 64-Bit Server VM Temurin-17.0.17+9-202510011946 (build 17.0.17-beta+9-ea, mixed mode, sharing)
[2025-10-01T23:28:48.617Z] =JAVA VERSION OUTPUT END=
[2025-10-01T23:28:48.617Z] Compile and run quarkus_quickstarts tests
[2025-10-01T23:28:48.617Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.617Z] [INFO] Scanning for projects...
[2025-10-01T23:28:48.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.7.2.Final/quarkus-bom-2.7.2.Final.pom
[2025-10-01T23:28:48.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.7.2.Final/quarkus-bom-2.7.2.Final.pom (333 kB at 508 kB/s)
[2025-10-01T23:28:48.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-bom/1.0.3/quarkus-amazon-services-bom-1.0.3.pom
[2025-10-01T23:28:48.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-bom/1.0.3/quarkus-amazon-services-bom-1.0.3.pom (5.8 kB at 17 kB/s)
[2025-10-01T23:28:48.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-parent/1.0.3/quarkus-amazon-services-parent-1.0.3.pom
[2025-10-01T23:28:48.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-parent/1.0.3/quarkus-amazon-services-parent-1.0.3.pom (3.0 kB at 6.7 kB/s)
[2025-10-01T23:28:48.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/9/quarkiverse-parent-9.pom
[2025-10-01T23:28:48.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/9/quarkiverse-parent-9.pom (13 kB at 90 kB/s)
[2025-10-01T23:28:48.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom
[2025-10-01T23:28:48.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 518 kB/s)
[2025-10-01T23:28:48.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom/2.17.103/bom-2.17.103.pom
[2025-10-01T23:28:48.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom/2.17.103/bom-2.17.103.pom (73 kB at 554 kB/s)
[2025-10-01T23:28:48.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.17.103/aws-sdk-java-pom-2.17.103.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.17.103/aws-sdk-java-pom-2.17.103.pom (66 kB at 411 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.pom (9.1 kB at 30 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-build-parent/2.7.2.Final/quarkus-build-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-build-parent/2.7.2.Final/quarkus-build-parent-2.7.2.Final.pom (68 kB at 265 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-parent/2.7.2.Final/quarkus-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-parent/2.7.2.Final/quarkus-parent-2.7.2.Final.pom (14 kB at 51 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/2.7.2.Final/quarkus-bootstrap-core-2.7.2.Final.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/2.7.2.Final/quarkus-bootstrap-core-2.7.2.Final.pom (3.9 kB at 19 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-parent/2.7.2.Final/quarkus-bootstrap-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-parent/2.7.2.Final/quarkus-bootstrap-parent-2.7.2.Final.pom (23 kB at 83 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.7.2.Final/quarkus-bootstrap-bom-2.7.2.Final.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.7.2.Final/quarkus-bootstrap-bom-2.7.2.Final.pom (16 kB at 62 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 55 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom-test/2.7.2.Final/quarkus-bootstrap-bom-test-2.7.2.Final.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom-test/2.7.2.Final/quarkus-bootstrap-bom-test-2.7.2.Final.pom (1.9 kB at 6.8 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.7.2.Final/quarkus-bootstrap-app-model-2.7.2.Final.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.7.2.Final/quarkus-bootstrap-app-model-2.7.2.Final.pom (3.1 kB at 12 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 180 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 204 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
[2025-10-01T23:28:48.618Z] [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 72 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 42 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom (31 kB at 388 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.2.Final/quarkus-bootstrap-maven-resolver-2.7.2.Final.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.2.Final/quarkus-bootstrap-maven-resolver-2.7.2.Final.pom (6.8 kB at 31 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 70 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent-mr-jar/32/jboss-parent-mr-jar-32.pom
[2025-10-01T23:28:48.618Z] [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 248 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom (35 kB at 401 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 66 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom (65 kB at 680 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 27 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 835 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom
[2025-10-01T23:28:48.618Z] [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 48 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom
[2025-10-01T23:28:48.618Z] [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 183 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 91 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
[2025-10-01T23:28:48.618Z] [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 343 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 510 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 271 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 26 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 32 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 14 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2025-10-01T23:28:48.618Z] [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 32 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 278 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 49 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 326 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2025-10-01T23:28:48.618Z] [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 70 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 118 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 32 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 23 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 24 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 383 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 1.1 MB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[2025-10-01T23:28:48.618Z] [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 61 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 37 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 59 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 191 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 98 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 85 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 45 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 36 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 190 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom (4.2 kB at 51 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 29 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 229 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 28 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 36 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 53 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 70 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2025-10-01T23:28:48.618Z] [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 39 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[2025-10-01T23:28:48.618Z] [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 190 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[2025-10-01T23:28:48.618Z] [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 78 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2025-10-01T23:28:48.618Z] [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 132 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 179 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 38 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 5.0 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 180 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 198 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[2025-10-01T23:28:48.618Z] [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 31 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 120 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 21 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 120 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[2025-10-01T23:28:48.618Z] [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 45 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 73 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 11 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 71 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 167 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 747 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 215 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 71 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 49 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 75 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 104 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 39 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom
[2025-10-01T23:28:48.618Z] [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 339 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 44 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom (12 kB at 197 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[2025-10-01T23:28:48.618Z] [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 107 kB/s)
[2025-10-01T23:28:48.618Z] [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-10-01T23:28:48.618Z] [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 269 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 330 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[2025-10-01T23:28:48.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 290 kB/s)
[2025-10-01T23:28:48.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom
[2025-10-01T23:28:48.619Z] [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 81 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 159 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 262 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 29 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.pom (1.8 kB at 23 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.2.Final/quarkus-bootstrap-gradle-resolver-2.7.2.Final.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.2.Final/quarkus-bootstrap-gradle-resolver-2.7.2.Final.pom (4.4 kB at 17 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.pom (1.8 kB at 33 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 134 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom (9.8 kB at 153 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom (66 kB at 901 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 63 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 139 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 118 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[2025-10-01T23:28:48.619Z] [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 426 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 622 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 79 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.pom (6.9 kB at 23 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-parent/2.7.2.Final/quarkus-core-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-parent/2.7.2.Final/quarkus-core-parent-2.7.2.Final.pom (1.0 kB at 2.4 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom (4.6 kB at 83 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom (4.5 kB at 78 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 575 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom (3.8 kB at 43 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom (10 kB at 177 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom (15 kB at 243 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom (5.0 kB at 76 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom (4.0 kB at 66 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.pom (9.9 kB at 159 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 43 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 178 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom (2.9 kB at 46 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
[2025-10-01T23:28:48.619Z] [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 38 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
[2025-10-01T23:28:48.619Z] [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 37 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom
[2025-10-01T23:28:48.619Z] [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 98 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom (32 kB at 464 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom
[2025-10-01T23:28:48.619Z] [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 34 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-development-mode-spi/2.7.2.Final/quarkus-development-mode-spi-2.7.2.Final.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-development-mode-spi/2.7.2.Final/quarkus-development-mode-spi-2.7.2.Final.pom (758 B at 2.4 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.pom (1.6 kB at 6.0 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/2.7.2.Final/quarkus-devtools-utilities-2.7.2.Final.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/2.7.2.Final/quarkus-devtools-utilities-2.7.2.Final.pom (583 B at 2.0 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.7.2.Final/quarkus-tools-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.7.2.Final/quarkus-tools-parent-2.7.2.Final.pom (27 kB at 95 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 280 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2025-10-01T23:28:48.619Z] [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 111 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 400 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.pom (15 kB at 50 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 244 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
[2025-10-01T23:28:48.619Z] [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 29 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[2025-10-01T23:28:48.619Z] [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 197 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 100 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 143 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 129 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom
[2025-10-01T23:28:48.619Z] [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 47 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.pom (2.8 kB at 13 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/2.9.0/smallrye-config-parent-2.9.0.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/2.9.0/smallrye-config-parent-2.9.0.pom (5.7 kB at 22 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.9.0/smallrye-common-bom-1.9.0.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.9.0/smallrye-common-bom-1.9.0.pom (3.9 kB at 20 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.pom (4.3 kB at 18 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0/microprofile-config-api-2.0.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0/microprofile-config-api-2.0.pom (8.1 kB at 74 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/2.0/microprofile-config-parent-2.0.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/2.0/microprofile-config-parent-2.0.pom (21 kB at 171 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 120 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 68 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 72 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 30 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 29 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 22 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 23 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 31 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.0/smallrye-config-common-2.9.0.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.0/smallrye-config-common-2.9.0.pom (1.1 kB at 4.1 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 18 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 72 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 80 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 854 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 16 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-runner/2.7.2.Final/quarkus-bootstrap-runner-2.7.2.Final.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-runner/2.7.2.Final/quarkus-bootstrap-runner-2.7.2.Final.pom (3.3 kB at 7.9 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.2.Final/quarkus-builder-2.7.2.Final.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.2.Final/quarkus-builder-2.7.2.Final.pom (2.2 kB at 9.3 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 38 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 48 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
[2025-10-01T23:28:48.619Z] [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 19 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 42 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[2025-10-01T23:28:48.619Z] [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 22 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 34 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 42 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 21 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 37 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-project-core-extension-codestarts/2.7.2.Final/quarkus-project-core-extension-codestarts-2.7.2.Final.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-project-core-extension-codestarts/2.7.2.Final/quarkus-project-core-extension-codestarts-2.7.2.Final.pom (3.1 kB at 12 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-all/2.7.2.Final/quarkus-devtools-all-2.7.2.Final.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-all/2.7.2.Final/quarkus-devtools-all-2.7.2.Final.pom (1.1 kB at 3.5 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/2.7.2.Final/quarkus-devtools-common-2.7.2.Final.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/2.7.2.Final/quarkus-devtools-common-2.7.2.Final.pom (4.4 kB at 16 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.7.2.Final/quarkus-devtools-registry-client-2.7.2.Final.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.7.2.Final/quarkus-devtools-registry-client-2.7.2.Final.pom (2.3 kB at 7.1 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.pom (1.3 kB at 3.7 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.7.2.Final/quarkus-devtools-message-writer-2.7.2.Final.pom
[2025-10-01T23:28:48.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.7.2.Final/quarkus-devtools-message-writer-2.7.2.Final.pom (776 B at 2.9 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 23 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 232 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 152 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 66 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 84 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 42 kB/s)
[2025-10-01T23:28:48.619Z] [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-10-01T23:28:48.619Z] [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 50 kB/s)
[2025-10-01T23:28:48.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 455 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.pom
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.pom (910 B at 3.8 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.pom
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.pom (2.2 kB at 6.1 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.pom
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.pom (1.2 kB at 5.0 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-parent/2.7.2.Final/qute-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-parent/2.7.2.Final/qute-parent-2.7.2.Final.pom (22 kB at 70 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.pom
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.pom (6.5 kB at 67 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.3.1/mutiny-project-1.3.1.pom
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.3.1/mutiny-project-1.3.1.pom (18 kB at 197 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom
[2025-10-01T23:28:48.620Z] [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 14 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.pom
[2025-10-01T23:28:48.620Z] [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 84 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom (1.8 kB at 28 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[2025-10-01T23:28:48.620Z] [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 273 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.pom
[2025-10-01T23:28:48.620Z] [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 42 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 247 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom
[2025-10-01T23:28:48.620Z] [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 166 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom (19 kB at 266 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 32 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 77 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom
[2025-10-01T23:28:48.620Z] [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 364 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 407 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.jar
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/2.7.2.Final/quarkus-bootstrap-core-2.7.2.Final.jar
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.7.2.Final/quarkus-bootstrap-app-model-2.7.2.Final.jar
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 200 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 431 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.2.Final/quarkus-bootstrap-maven-resolver-2.7.2.Final.jar
[2025-10-01T23:28:48.620Z] [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 79 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.jar (464 kB at 1.4 MB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 771 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/2.7.2.Final/quarkus-bootstrap-core-2.7.2.Final.jar (115 kB at 334 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar
[2025-10-01T23:28:48.620Z] [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 247 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 124 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 30 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.2.Final/quarkus-bootstrap-maven-resolver-2.7.2.Final.jar (138 kB at 307 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 98 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar
[2025-10-01T23:28:48.620Z] [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 63 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[2025-10-01T23:28:48.620Z] [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 21 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[2025-10-01T23:28:48.620Z] [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 80 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar (414 kB at 754 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 87 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 514 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.2.Final/quarkus-bootstrap-gradle-resolver-2.7.2.Final.jar
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.7.2.Final/quarkus-bootstrap-app-model-2.7.2.Final.jar (144 kB at 217 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 517 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.620Z] [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 1.1 MB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar
[2025-10-01T23:28:48.620Z] [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 16 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar
[2025-10-01T23:28:48.620Z] [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 11 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar (328 kB at 408 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar (364 kB at 439 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar (287 kB at 337 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 664 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
[2025-10-01T23:28:48.620Z] [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 339 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.2.Final/quarkus-bootstrap-gradle-resolver-2.7.2.Final.jar (2.4 MB at 2.6 MB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar
[2025-10-01T23:28:48.620Z] [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 106 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar
[2025-10-01T23:28:48.620Z] [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 88 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.jar (1.2 MB at 1.3 MB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
[2025-10-01T23:28:48.620Z] [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 235 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-development-mode-spi/2.7.2.Final/quarkus-development-mode-spi-2.7.2.Final.jar
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 121 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.jar
[2025-10-01T23:28:48.620Z] [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 51 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/2.7.2.Final/quarkus-devtools-utilities-2.7.2.Final.jar
[2025-10-01T23:28:48.620Z] [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 33 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 70 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.jar
[2025-10-01T23:28:48.620Z] [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 339 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 21 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.jar
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-development-mode-spi/2.7.2.Final/quarkus-development-mode-spi-2.7.2.Final.jar (43 kB at 35 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.jar
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.jar (261 kB at 213 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0/microprofile-config-api-2.0.jar
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/2.7.2.Final/quarkus-devtools-utilities-2.7.2.Final.jar (5.4 kB at 4.1 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0/microprofile-config-api-2.0.jar (19 kB at 15 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 14 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 4.6 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.jar (34 kB at 24 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 30 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.0/smallrye-config-common-2.9.0.jar
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.jar (250 kB at 169 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 7.8 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.jar (3.2 kB at 2.1 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-runner/2.7.2.Final/quarkus-bootstrap-runner-2.7.2.Final.jar
[2025-10-01T23:28:48.620Z] [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 8.4 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.2.Final/quarkus-builder-2.7.2.Final.jar
[2025-10-01T23:28:48.620Z] [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 13 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 65 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 375 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 96 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.0/smallrye-config-common-2.9.0.jar (10 kB at 6.1 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-runner/2.7.2.Final/quarkus-bootstrap-runner-2.7.2.Final.jar (40 kB at 24 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[2025-10-01T23:28:48.620Z] [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 109 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 4.4 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.2.Final/quarkus-builder-2.7.2.Final.jar (51 kB at 29 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 3.6 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [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 56 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-project-core-extension-codestarts/2.7.2.Final/quarkus-project-core-extension-codestarts-2.7.2.Final.jar
[2025-10-01T23:28:48.620Z] [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 3.8 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/2.7.2.Final/quarkus-devtools-common-2.7.2.Final.jar
[2025-10-01T23:28:48.620Z] [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 106 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.7.2.Final/quarkus-devtools-registry-client-2.7.2.Final.jar
[2025-10-01T23:28:48.620Z] [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 315 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.jar
[2025-10-01T23:28:48.620Z] [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 124 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.7.2.Final/quarkus-devtools-message-writer-2.7.2.Final.jar
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/2.7.2.Final/quarkus-devtools-common-2.7.2.Final.jar (266 kB at 129 kB/s)
[2025-10-01T23:28:48.620Z] [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-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.7.2.Final/quarkus-devtools-registry-client-2.7.2.Final.jar (216 kB at 104 kB/s)
[2025-10-01T23:28:48.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.jar
[2025-10-01T23:28:48.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.7.2.Final/quarkus-devtools-message-writer-2.7.2.Final.jar (6.3 kB at 3.0 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.jar
[2025-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-project-core-extension-codestarts/2.7.2.Final/quarkus-project-core-extension-codestarts-2.7.2.Final.jar (194 kB at 91 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.jar
[2025-10-01T23:28:48.621Z] [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 6.9 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.jar
[2025-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.jar (8.0 kB at 3.6 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar
[2025-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.jar (819 kB at 362 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[2025-10-01T23:28:48.621Z] [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 5.0 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[2025-10-01T23:28:48.621Z] [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 139 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar
[2025-10-01T23:28:48.621Z] [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 431 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
[2025-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.jar (417 kB at 174 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar (28 kB at 11 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar
[2025-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (151 kB at 62 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.jar (255 kB at 104 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.jar (81 kB at 33 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 21 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar (332 kB at 133 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 19 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 85 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar
[2025-10-01T23:28:48.621Z] [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 23 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 103 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 80 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 1.8 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 20 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 42 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 30 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 9.3 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 16 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 16 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 234 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 8.6 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 9.8 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 5.2 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 69 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 24 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 64 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 53 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2025-10-01T23:28:48.621Z] [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 59 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 13 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[2025-10-01T23:28:48.621Z] [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 53 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 180 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[2025-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 1.5 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2025-10-01T23:28:48.621Z] [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 1.6 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 3.0 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.jar
[2025-10-01T23:28:48.621Z] [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 29 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar
[2025-10-01T23:28:48.621Z] [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 5.4 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 962 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 1.4 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 46 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 25 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar
[2025-10-01T23:28:48.621Z] [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 560 kB/s)
[2025-10-01T23:28:48.621Z] [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-10-01T23:28:48.621Z] [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 495 kB/s)
[2025-10-01T23:28:48.621Z] [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 120 kB/s)
[2025-10-01T23:28:48.621Z] [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 4.1 kB/s)
[2025-10-01T23:28:48.621Z] [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 13 kB/s)
[2025-10-01T23:28:48.621Z] [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 3.4 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-bom/1.0.3/quarkus-artemis-bom-1.0.3.pom
[2025-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-bom/1.0.3/quarkus-artemis-bom-1.0.3.pom (6.3 kB at 23 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-parent/1.0.3/quarkus-artemis-parent-1.0.3.pom
[2025-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-parent/1.0.3/quarkus-artemis-parent-1.0.3.pom (2.8 kB at 10 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-bom/1.16.1.Final/kogito-quarkus-bom-1.16.1.Final.pom
[2025-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-bom/1.16.1.Final/kogito-quarkus-bom-1.16.1.Final.pom (2.2 kB at 4.4 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/quarkus/1.16.1.Final/quarkus-1.16.1.Final.pom
[2025-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/quarkus/1.16.1.Final/quarkus-1.16.1.Final.pom (1.2 kB at 2.8 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-build-parent/1.16.1.Final/kogito-build-parent-1.16.1.Final.pom
[2025-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-build-parent/1.16.1.Final/kogito-build-parent-1.16.1.Final.pom (44 kB at 69 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dependencies-bom/1.16.1.Final/kogito-dependencies-bom-1.16.1.Final.pom
[2025-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dependencies-bom/1.16.1.Final/kogito-dependencies-bom-1.16.1.Final.pom (26 kB at 58 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-build/1.16.1.Final/kogito-build-1.16.1.Final.pom
[2025-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-build/1.16.1.Final/kogito-build-1.16.1.Final.pom (784 B at 1.9 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-runtimes/1.16.1.Final/kogito-runtimes-1.16.1.Final.pom
[2025-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-runtimes/1.16.1.Final/kogito-runtimes-1.16.1.Final.pom (5.1 kB at 14 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bom/2.7.0.Final/quarkus-bom-2.7.0.Final.pom
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.7.0.Final/quarkus-bom-2.7.0.Final.pom
[2025-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.7.0.Final/quarkus-bom-2.7.0.Final.pom (331 kB at 2.3 MB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/kogito-bom/1.16.1.Final/kogito-bom-1.16.1.Final.pom
[2025-10-01T23:28:48.621Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/kogito-bom/1.16.1.Final/kogito-bom-1.16.1.Final.pom (90 kB at 194 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-bom/8.16.1.Final/optaplanner-bom-8.16.1.Final.pom
[2025-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-bom/8.16.1.Final/optaplanner-bom-8.16.1.Final.pom (19 kB at 45 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-parent/8.16.1.Final/optaplanner-parent-8.16.1.Final.pom
[2025-10-01T23:28:48.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-parent/8.16.1.Final/optaplanner-parent-8.16.1.Final.pom (5.1 kB at 16 kB/s)
[2025-10-01T23:28:48.621Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.621Z] [INFO] Reactor Build Order:
[2025-10-01T23:28:48.621Z] [INFO]
[2025-10-01T23:28:48.621Z] [INFO] amazon-dynamodb-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] amazon-kms-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] amazon-s3-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] amazon-ses-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] amazon-sns-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] amazon-sqs-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] amazon-ssm-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] amqp-quickstart-producer [jar]
[2025-10-01T23:28:48.621Z] [INFO] amqp-quickstart-processor [jar]
[2025-10-01T23:28:48.621Z] [INFO] amqp-quickstart [pom]
[2025-10-01T23:28:48.621Z] [INFO] awt-graphics-rest-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] cache-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] config-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] context-propagation-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] funqy-http-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] funqy-amazon-lambda-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] funqy-amazon-lambda-http-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] funqy-knative-events-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] funqy-google-cloud-functions-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] funqy-google-cloud-functions-http-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] funqy-quickstart-projects [pom]
[2025-10-01T23:28:48.621Z] [INFO] getting-started [jar]
[2025-10-01T23:28:48.621Z] [INFO] getting-started-async [jar]
[2025-10-01T23:28:48.621Z] [INFO] getting-started-reactive [jar]
[2025-10-01T23:28:48.621Z] [INFO] getting-started-reactive-rest [jar]
[2025-10-01T23:28:48.621Z] [INFO] getting-started-knative [jar]
[2025-10-01T23:28:48.621Z] [INFO] getting-started-testing [jar]
[2025-10-01T23:28:48.621Z] [INFO] getting-started-command-mode [jar]
[2025-10-01T23:28:48.621Z] [INFO] google-cloud-functions-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] google-cloud-functions-http-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] hibernate-orm-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] hibernate-reactive-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] hibernate-reactive-routes-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] grpc-plain-text-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] grpc-tls-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] hibernate-orm-panache-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] hibernate-reactive-panache-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] infinispan-client-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] jms-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] kafka-quickstart [pom]
[2025-10-01T23:28:48.621Z] [INFO] kafka-quickstart-producer [jar]
[2025-10-01T23:28:48.621Z] [INFO] kafka-quickstart-processor [jar]
[2025-10-01T23:28:48.621Z] [INFO] kafka-avro-schema-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] kafka-bare-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] kafka-streams-quickstart [pom]
[2025-10-01T23:28:48.621Z] [INFO] kafka-streams-quickstart-producer [jar]
[2025-10-01T23:28:48.621Z] [INFO] kafka-streams-quickstart-aggregator [jar]
[2025-10-01T23:28:48.621Z] [INFO] kogito-drl-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] kogito-dmn-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] kogito-pmml-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] optaplanner-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] lifecycle-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] micrometer-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] microprofile-fault-tolerance-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] microprofile-graphql-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] microprofile-graphql-client-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] microprofile-health-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] microprofile-metrics-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] mongodb-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] mongodb-panache-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] neo4j-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] openapi-swaggerui-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] opentracing-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] opentelemetry-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] quartz-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] qute-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] rabbitmq-quickstart-producer [jar]
[2025-10-01T23:28:48.621Z] [INFO] rabbitmq-quickstart [pom]
[2025-10-01T23:28:48.621Z] [INFO] rest-client-reactive-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] reactive-routes-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] quickstart-projects [pom]
[2025-10-01T23:28:48.621Z] [INFO] reactive-messaging-http-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] reactive-messaging-websockets-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] rest-client-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] rest-client-multipart-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] rest-json-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] scheduler-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] security-jpa-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] security-jwt-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] security-keycloak-authorization-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] security-oauth2-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] security-openid-connect-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] security-openid-connect-web-authentication-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] software-transactional-memory-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] spring-di-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] spring-web-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] spring-data-jpa-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] spring-security-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] spring-scheduled-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] spring-boot-properties-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] spring-data-rest-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] stork-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] tests-with-coverage-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] tika-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] validation-quickstart [jar]
[2025-10-01T23:28:48.621Z] [INFO] vertx-quickstart [jar]
[2025-10-01T23:28:48.622Z] [INFO] websockets-quickstart [jar]
[2025-10-01T23:28:48.622Z] [INFO] liquibase-quickstart [jar]
[2025-10-01T23:28:48.622Z] [INFO] liquibase-mongodb-quickstart [jar]
[2025-10-01T23:28:48.622Z] [INFO] mailer-quickstart [jar]
[2025-10-01T23:28:48.622Z] [INFO] kafka-panache-quickstart [jar]
[2025-10-01T23:28:48.622Z] [INFO] kafka-panache-reactive-quickstart [jar]
[2025-10-01T23:28:48.622Z] [INFO] jta-quickstart [jar]
[2025-10-01T23:28:48.622Z] [INFO]
[2025-10-01T23:28:48.622Z] [INFO] ----------------< org.acme:amazon-dynamodb-quickstart >-----------------
[2025-10-01T23:28:48.622Z] [INFO] Building amazon-dynamodb-quickstart 1.0.0-SNAPSHOT [1/103]
[2025-10-01T23:28:48.622Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 60 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 155 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 388 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 218 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 373 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 123 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 119 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 496 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 187 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 537 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 111 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 146 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 418 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 164 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 671 kB/s)
[2025-10-01T23:28:48.622Z] [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-10-01T23:28:48.622Z] [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 101 kB/s)
[2025-10-01T23:28:48.622Z] [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-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom (27 kB at 381 kB/s)
[2025-10-01T23:28:48.622Z] [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-10-01T23:28:48.622Z] [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 642 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 80 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 597 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 95 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 473 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy/2.7.2.Final/quarkus-resteasy-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy/2.7.2.Final/quarkus-resteasy-2.7.2.Final.pom (2.5 kB at 11 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-parent/2.7.2.Final/quarkus-resteasy-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-parent/2.7.2.Final/quarkus-resteasy-parent-2.7.2.Final.pom (753 B at 3.0 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-parent-aggregator/2.7.2.Final/quarkus-resteasy-parent-aggregator-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-parent-aggregator/2.7.2.Final/quarkus-resteasy-parent-aggregator-2.7.2.Final.pom (1.4 kB at 4.3 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-extensions-parent/2.7.2.Final/quarkus-extensions-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-extensions-parent/2.7.2.Final/quarkus-extensions-parent-2.7.2.Final.pom (8.2 kB at 32 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http/2.7.2.Final/quarkus-vertx-http-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http/2.7.2.Final/quarkus-vertx-http-2.7.2.Final.pom (4.5 kB at 13 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-parent/2.7.2.Final/quarkus-vertx-http-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-parent/2.7.2.Final/quarkus-vertx-http-parent-2.7.2.Final.pom (880 B at 2.9 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-ide-launcher/2.7.2.Final/quarkus-ide-launcher-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-ide-launcher/2.7.2.Final/quarkus-ide-launcher-2.7.2.Final.pom (2.4 kB at 8.2 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-runtime-spi/2.7.2.Final/quarkus-security-runtime-spi-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-runtime-spi/2.7.2.Final/quarkus-security-runtime-spi-2.7.2.Final.pom (1.5 kB at 6.2 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-parent/2.7.2.Final/quarkus-security-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-parent/2.7.2.Final/quarkus-security-parent-2.7.2.Final.pom (845 B at 4.2 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.pom (5.6 kB at 88 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny/2.7.2.Final/quarkus-mutiny-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny/2.7.2.Final/quarkus-mutiny-2.7.2.Final.pom (2.6 kB at 7.7 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-parent/2.7.2.Final/quarkus-mutiny-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-parent/2.7.2.Final/quarkus-mutiny-parent-2.7.2.Final.pom (739 B at 2.9 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation/2.7.2.Final/quarkus-smallrye-context-propagation-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation/2.7.2.Final/quarkus-smallrye-context-propagation-2.7.2.Final.pom (2.3 kB at 6.8 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-parent/2.7.2.Final/quarkus-smallrye-context-propagation-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-parent/2.7.2.Final/quarkus-smallrye-context-propagation-parent-2.7.2.Final.pom (784 B at 2.8 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.pom (1.9 kB at 30 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-parent/1.2.2/smallrye-context-propagation-parent-1.2.2.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-parent/1.2.2/smallrye-context-propagation-parent-1.2.2.pom (6.9 kB at 110 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom (59 kB at 731 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.pom (6.4 kB at 76 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.2/microprofile-context-propagation-parent-1.2.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.2/microprofile-context-propagation-parent-1.2.pom (13 kB at 187 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.pom (916 B at 9.3 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.pom (1.1 kB at 18 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc/2.7.2.Final/quarkus-arc-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc/2.7.2.Final/quarkus-arc-2.7.2.Final.pom (1.8 kB at 9.8 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-parent/2.7.2.Final/quarkus-arc-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-parent/2.7.2.Final/quarkus-arc-parent-2.7.2.Final.pom (734 B at 2.4 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.pom (1.4 kB at 5.0 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-parent/2.7.2.Final/arc-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-parent/2.7.2.Final/arc-parent-2.7.2.Final.pom (24 kB at 77 kB/s)
[2025-10-01T23:28:48.622Z] [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-10-01T23:28:48.622Z] [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 210 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.3.1/mutiny-smallrye-context-propagation-1.3.1.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.3.1/mutiny-smallrye-context-propagation-1.3.1.pom (3.3 kB at 12 kB/s)
[2025-10-01T23:28:48.622Z] [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-10-01T23:28:48.622Z] [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 32 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.pom
[2025-10-01T23:28:48.622Z] [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 441 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom (15 kB at 270 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.4/vertx-dependencies-4.2.4.pom
[2025-10-01T23:28:48.622Z] [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 502 kB/s)
[2025-10-01T23:28:48.622Z] [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-10-01T23:28:48.622Z] [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 116 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom (13 kB at 154 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom (75 kB at 875 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom (1.6 kB at 20 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom (1.9 kB at 29 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom (1.6 kB at 21 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom (3.7 kB at 55 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom (4.4 kB at 60 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom (1.9 kB at 21 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom (38 kB at 525 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom (2.8 kB at 47 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom (2.0 kB at 28 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom (3.3 kB at 55 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom (3.6 kB at 59 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.pom (3.2 kB at 50 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.pom (2.1 kB at 30 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.2.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.2.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.2.Final.pom (1.1 kB at 3.9 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.pom
[2025-10-01T23:28:48.622Z] [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 90 kB/s)
[2025-10-01T23:28:48.622Z] [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-10-01T23:28:48.622Z] [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 42 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom
[2025-10-01T23:28:48.622Z] [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 109 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom (1.5 kB at 21 kB/s)
[2025-10-01T23:28:48.622Z] [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-10-01T23:28:48.622Z] [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 3.8 kB/s)
[2025-10-01T23:28:48.622Z] [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-10-01T23:28:48.622Z] [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 20 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.4/vertx-auth-4.2.4.pom
[2025-10-01T23:28:48.622Z] [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 44 kB/s)
[2025-10-01T23:28:48.622Z] [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-10-01T23:28:48.622Z] [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 47 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.pom (3.8 kB at 11 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-parent/2.7.2.Final/quarkus-vertx-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-parent/2.7.2.Final/quarkus-vertx-parent-2.7.2.Final.pom (738 B at 2.7 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.7.2.Final/quarkus-netty-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.7.2.Final/quarkus-netty-2.7.2.Final.pom (3.2 kB at 16 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-parent/2.7.2.Final/quarkus-netty-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-parent/2.7.2.Final/quarkus-netty-parent-2.7.2.Final.pom (739 B at 2.6 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.pom
[2025-10-01T23:28:48.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.pom (1.8 kB at 24 kB/s)
[2025-10-01T23:28:48.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.18.1/smallrye-mutiny-vertx-core-2.18.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.18.1/smallrye-mutiny-vertx-core-2.18.1.pom (8.1 kB at 71 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients/2.18.1/vertx-mutiny-clients-2.18.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients/2.18.1/vertx-mutiny-clients-2.18.1.pom (4.1 kB at 28 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.18.1/smallrye-mutiny-vertx-bindings-projects-2.18.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.18.1/smallrye-mutiny-vertx-bindings-projects-2.18.1.pom (15 kB at 147 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.3/vertx-dependencies-4.2.3.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.3/vertx-dependencies-4.2.3.pom (32 kB at 260 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-bom/4.1.72.Final/netty-bom-4.1.72.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.72.Final/netty-bom-4.1.72.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.72.Final/netty-bom-4.1.72.Final.pom (13 kB at 196 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom (7.2 kB at 127 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.18.1/smallrye-mutiny-vertx-runtime-2.18.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.18.1/smallrye-mutiny-vertx-runtime-2.18.1.pom (1.4 kB at 12 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.pom (6.5 kB at 54 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.pom (14 kB at 64 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.pom (2.3 kB at 33 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-implementation-parent/5.2.1/smallrye-fault-tolerance-implementation-parent-5.2.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-implementation-parent/5.2.1/smallrye-fault-tolerance-implementation-parent-5.2.1.pom (1.5 kB at 24 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-parent/5.2.1/smallrye-fault-tolerance-parent-5.2.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-parent/5.2.1/smallrye-fault-tolerance-parent-5.2.1.pom (14 kB at 146 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom (9.7 kB at 123 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom (52 kB at 731 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.pom (7.1 kB at 67 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.18.1/smallrye-mutiny-vertx-web-common-2.18.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.18.1/smallrye-mutiny-vertx-web-common-2.18.1.pom (5.0 kB at 38 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.18.1/smallrye-mutiny-vertx-auth-common-2.18.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.18.1/smallrye-mutiny-vertx-auth-common-2.18.1.pom (5.0 kB at 62 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.18.1/smallrye-mutiny-vertx-bridge-common-2.18.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.18.1/smallrye-mutiny-vertx-bridge-common-2.18.1.pom (5.0 kB at 55 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common/2.7.2.Final/quarkus-resteasy-server-common-2.7.2.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common/2.7.2.Final/quarkus-resteasy-server-common-2.7.2.Final.pom (2.0 kB at 9.7 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-parent/2.7.2.Final/quarkus-resteasy-server-common-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-parent/2.7.2.Final/quarkus-resteasy-server-common-parent-2.7.2.Final.pom (812 B at 2.6 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common/2.7.2.Final/quarkus-resteasy-common-2.7.2.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common/2.7.2.Final/quarkus-resteasy-common-2.7.2.Final.pom (4.6 kB at 20 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-parent/2.7.2.Final/quarkus-resteasy-common-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-parent/2.7.2.Final/quarkus-resteasy-common-parent-2.7.2.Final.pom (798 B at 2.3 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.pom (8.7 kB at 134 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs-all/4.7.5.Final/resteasy-jaxrs-all-4.7.5.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs-all/4.7.5.Final/resteasy-jaxrs-all-4.7.5.Final.pom (19 kB at 275 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom (66 kB at 1.0 MB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-dependencies/4.7.5.Final/resteasy-dependencies-4.7.5.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-dependencies/4.7.5.Final/resteasy-dependencies-4.7.5.Final.pom (48 kB at 529 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.8/reactor-bom-2020.0.8.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.8/reactor-bom-2020.0.8.pom (4.5 kB at 61 kB/s)
[2025-10-01T23:28:48.623Z] [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-10-01T23:28:48.623Z] [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 442 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom (66 kB at 875 kB/s)
[2025-10-01T23:28:48.623Z] [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-10-01T23:28:48.623Z] [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 182 kB/s)
[2025-10-01T23:28:48.623Z] [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-10-01T23:28:48.623Z] [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 62 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.pom (8.0 kB at 86 kB/s)
[2025-10-01T23:28:48.623Z] [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-10-01T23:28:48.623Z] [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 153 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom (2.4 kB at 20 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil-aggregator/0.1.0/asyncutil-aggregator-0.1.0.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil-aggregator/0.1.0/asyncutil-aggregator-0.1.0.pom (4.3 kB at 38 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom (4.9 kB at 52 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 283 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 133 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny/2.7.2.Final/quarkus-resteasy-mutiny-2.7.2.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny/2.7.2.Final/quarkus-resteasy-mutiny-2.7.2.Final.pom (2.4 kB at 5.4 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-parent/2.7.2.Final/quarkus-resteasy-mutiny-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-parent/2.7.2.Final/quarkus-resteasy-mutiny-parent-2.7.2.Final.pom (748 B at 2.1 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common/2.7.2.Final/quarkus-resteasy-mutiny-common-2.7.2.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common/2.7.2.Final/quarkus-resteasy-mutiny-common-2.7.2.Final.pom (3.1 kB at 8.4 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-parent/2.7.2.Final/quarkus-resteasy-mutiny-common-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-parent/2.7.2.Final/quarkus-resteasy-mutiny-common-parent-2.7.2.Final.pom (763 B at 1.6 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.pom (6.2 kB at 95 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.pom (4.8 kB at 62 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient/2.7.2.Final/quarkus-apache-httpclient-2.7.2.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient/2.7.2.Final/quarkus-apache-httpclient-2.7.2.Final.pom (2.1 kB at 7.8 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-parent/2.7.2.Final/quarkus-apache-httpclient-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-parent/2.7.2.Final/quarkus-apache-httpclient-parent-2.7.2.Final.pom (715 B at 2.3 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.pom (3.1 kB at 10 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-parent/2.7.2.Final/quarkus-resteasy-jackson-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-parent/2.7.2.Final/quarkus-resteasy-jackson-parent-2.7.2.Final.pom (770 B at 2.6 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson/2.7.2.Final/quarkus-jackson-2.7.2.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson/2.7.2.Final/quarkus-jackson-2.7.2.Final.pom (2.4 kB at 8.6 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-parent/2.7.2.Final/quarkus-jackson-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-parent/2.7.2.Final/quarkus-jackson-parent-2.7.2.Final.pom (771 B at 3.7 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.pom (4.9 kB at 79 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.13.1/jackson-modules-java8-2.13.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.13.1/jackson-modules-java8-2.13.1.pom (3.2 kB at 47 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.pom (2.6 kB at 33 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.pom (4.4 kB at 57 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.pom (3.7 kB at 43 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/providers-pom/4.7.5.Final/providers-pom-4.7.5.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/providers-pom/4.7.5.Final/providers-pom-4.7.5.Final.pom (999 B at 18 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.pom (4.4 kB at 62 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.1/jackson-jaxrs-providers-2.13.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.1/jackson-jaxrs-providers-2.13.1.pom (5.6 kB at 92 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.pom (2.1 kB at 35 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.pom (3.7 kB at 48 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.13.1/jackson-modules-base-2.13.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.13.1/jackson-modules-base-2.13.1.pom (3.4 kB at 56 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.pom (3.3 kB at 52 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.pom (2.6 kB at 37 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.pom (1.6 kB at 26 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.pom (2.8 kB at 48 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb/1.0.3/quarkus-amazon-dynamodb-1.0.3.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb/1.0.3/quarkus-amazon-dynamodb-1.0.3.pom (3.8 kB at 6.7 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-parent/1.0.3/quarkus-amazon-dynamodb-parent-1.0.3.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-parent/1.0.3/quarkus-amazon-dynamodb-parent-1.0.3.pom (790 B at 1.5 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-build-parent/1.0.3/quarkus-amazon-services-build-parent-1.0.3.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-build-parent/1.0.3/quarkus-amazon-services-build-parent-1.0.3.pom (1.3 kB at 2.1 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.6.1.Final/quarkus-bom-2.6.1.Final.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.6.1.Final/quarkus-bom-2.6.1.Final.pom (317 kB at 5.0 MB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common/1.0.3/quarkus-amazon-common-1.0.3.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common/1.0.3/quarkus-amazon-common-1.0.3.pom (3.3 kB at 7.8 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-parent/1.0.3/quarkus-amazon-common-parent-1.0.3.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-parent/1.0.3/quarkus-amazon-common-parent-1.0.3.pom (789 B at 1.9 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.pom (11 kB at 93 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.17.103/core-2.17.103.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.17.103/core-2.17.103.pom (2.1 kB at 23 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.17.103/bom-internal-2.17.103.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.17.103/bom-internal-2.17.103.pom (17 kB at 177 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.pom (1.7 kB at 18 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.17.103/http-client-spi-2.17.103.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.17.103/http-client-spi-2.17.103.pom (3.6 kB at 21 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.pom (4.0 kB at 34 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.pom (3.5 kB at 23 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.pom (2.7 kB at 28 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.pom (7.0 kB at 56 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.pom (5.5 kB at 51 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.pom (3.5 kB at 36 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.pom (3.9 kB at 38 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party/2.17.103/third-party-2.17.103.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party/2.17.103/third-party-2.17.103.pom (2.4 kB at 19 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.pom (6.0 kB at 59 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.pom (6.1 kB at 103 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.pom (2.8 kB at 30 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/services/2.17.103/services-2.17.103.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/services/2.17.103/services-2.17.103.pom (19 kB at 85 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.17.103/aws-json-protocol-2.17.103.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.17.103/aws-json-protocol-2.17.103.pom (4.4 kB at 40 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocols/2.17.103/protocols-2.17.103.pom
[2025-10-01T23:28:48.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocols/2.17.103/protocols-2.17.103.pom (1.6 kB at 12 kB/s)
[2025-10-01T23:28:48.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.pom (3.2 kB at 31 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.17.103/url-connection-client-2.17.103.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.17.103/url-connection-client-2.17.103.pom (4.0 kB at 18 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-clients/2.17.103/http-clients-2.17.103.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-clients/2.17.103/http-clients-2.17.103.pom (1.8 kB at 19 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.103/netty-nio-client-2.17.103.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.103/netty-nio-client-2.17.103.pom (8.0 kB at 32 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.pom (19 kB at 294 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.pom (26 kB at 460 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.pom (2.1 kB at 37 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.pom (2.4 kB at 38 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-parent/2.0.5/netty-reactive-streams-parent-2.0.5.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-parent/2.0.5/netty-reactive-streams-parent-2.0.5.pom (8.4 kB at 108 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.pom (2.1 kB at 39 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5/2.7.2.Final/quarkus-junit5-2.7.2.Final.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5/2.7.2.Final/quarkus-junit5-2.7.2.Final.pom (2.4 kB at 8.9 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-framework/2.7.2.Final/quarkus-test-framework-2.7.2.Final.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-framework/2.7.2.Final/quarkus-test-framework-2.7.2.Final.pom (1.7 kB at 5.9 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-common/2.7.2.Final/quarkus-test-common-2.7.2.Final.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-common/2.7.2.Final/quarkus-test-common-2.7.2.Final.pom (1.6 kB at 7.3 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.pom (1.5 kB at 8.8 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-parent/2.7.2.Final/quarkus-jsonp-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-parent/2.7.2.Final/quarkus-jsonp-parent-2.7.2.Final.pom (738 B at 3.0 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.pom (2.3 kB at 13 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.pom (946 B at 4.2 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom (24 kB at 326 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom (43 kB at 666 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom (24 kB at 398 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 5.1 kB/s)
[2025-10-01T23:28:48.624Z] [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-10-01T23:28:48.624Z] [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 108 kB/s)
[2025-10-01T23:28:48.624Z] [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-10-01T23:28:48.624Z] [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 326 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 66 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.pom
[2025-10-01T23:28:48.624Z] [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 388 kB/s)
[2025-10-01T23:28:48.624Z] [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-10-01T23:28:48.624Z] [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 353 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
[2025-10-01T23:28:48.624Z] [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 96 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 15 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom (1.2 kB at 23 kB/s)
[2025-10-01T23:28:48.624Z] [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-10-01T23:28:48.624Z] [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 76 kB/s)
[2025-10-01T23:28:48.624Z] [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-10-01T23:28:48.624Z] [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 384 kB/s)
[2025-10-01T23:28:48.624Z] [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-10-01T23:28:48.624Z] [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 60 kB/s)
[2025-10-01T23:28:48.624Z] [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-10-01T23:28:48.624Z] [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 62 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 216 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 166 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[2025-10-01T23:28:48.624Z] [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 196 kB/s)
[2025-10-01T23:28:48.624Z] [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-10-01T23:28:48.624Z] [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 229 kB/s)
[2025-10-01T23:28:48.624Z] [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-10-01T23:28:48.624Z] [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 23 kB/s)
[2025-10-01T23:28:48.624Z] [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-10-01T23:28:48.624Z] [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 345 kB/s)
[2025-10-01T23:28:48.624Z] [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-10-01T23:28:48.624Z] [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 59 kB/s)
[2025-10-01T23:28:48.624Z] [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-10-01T23:28:48.624Z] [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 135 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.pom (1.5 kB at 19 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.pom (2.4 kB at 39 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 500 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 14 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2025-10-01T23:28:48.624Z] [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 38 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom (6.2 kB at 82 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom (1.4 kB at 23 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.pom (2.2 kB at 36 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.2.12/docker-java-parent-3.2.12.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.2.12/docker-java-parent-3.2.12.pom (12 kB at 186 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.pom (4.0 kB at 63 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.pom (1.5 kB at 19 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom (1.6 kB at 27 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.pom (1.7 kB at 16 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.pom (4.5 kB at 46 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.12.57/aws-java-sdk-pom-1.12.57.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.12.57/aws-java-sdk-pom-1.12.57.pom (22 kB at 283 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 kB at 278 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 796 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 343 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.0 MB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom (8.8 kB at 126 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.pom (2.8 kB at 32 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.13.1/jackson-dataformats-binary-2.13.1.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.13.1/jackson-dataformats-binary-2.13.1.pom (3.4 kB at 46 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom (29 kB at 479 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy/2.7.2.Final/quarkus-resteasy-2.7.2.Final.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http/2.7.2.Final/quarkus-vertx-http-2.7.2.Final.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-runtime-spi/2.7.2.Final/quarkus-security-runtime-spi-2.7.2.Final.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation/2.7.2.Final/quarkus-smallrye-context-propagation-2.7.2.Final.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny/2.7.2.Final/quarkus-mutiny-2.7.2.Final.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny/2.7.2.Final/quarkus-mutiny-2.7.2.Final.jar (9.3 kB at 45 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-runtime-spi/2.7.2.Final/quarkus-security-runtime-spi-2.7.2.Final.jar (5.7 kB at 21 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.jar (96 kB at 339 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation/2.7.2.Final/quarkus-smallrye-context-propagation-2.7.2.Final.jar (9.3 kB at 31 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.3.1/mutiny-smallrye-context-propagation-1.3.1.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy/2.7.2.Final/quarkus-resteasy-2.7.2.Final.jar (90 kB at 287 kB/s)
[2025-10-01T23:28:48.624Z] [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-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.jar (8.1 kB at 25 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.jar (7.8 kB at 22 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar
[2025-10-01T23:28:48.624Z] [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 14 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar (24 kB at 57 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.jar
[2025-10-01T23:28:48.624Z] [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 3.4 MB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.3.1/mutiny-smallrye-context-propagation-1.3.1.jar (21 kB at 46 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.2.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.2.Final.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar (119 kB at 258 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.jar (157 kB at 322 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.jar (65 kB at 132 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.jar (18 kB at 33 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.18.1/smallrye-mutiny-vertx-core-2.18.1.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http/2.7.2.Final/quarkus-vertx-http-2.7.2.Final.jar (442 kB at 793 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.18.1/smallrye-mutiny-vertx-runtime-2.18.1.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.jar (36 kB at 65 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.18.1/smallrye-mutiny-vertx-runtime-2.18.1.jar (25 kB at 37 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.jar (91 kB at 131 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.18.1/smallrye-mutiny-vertx-core-2.18.1.jar (379 kB at 543 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.jar (96 kB at 131 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.18.1/smallrye-mutiny-vertx-web-common-2.18.1.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.jar (6.2 kB at 8.1 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.18.1/smallrye-mutiny-vertx-auth-common-2.18.1.jar
[2025-10-01T23:28:48.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.jar (205 kB at 256 kB/s)
[2025-10-01T23:28:48.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.18.1/smallrye-mutiny-vertx-bridge-common-2.18.1.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.2.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.2.Final.jar (11 kB at 14 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.jar (141 kB at 165 kB/s)
[2025-10-01T23:28:48.625Z] [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-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.18.1/smallrye-mutiny-vertx-web-common-2.18.1.jar (20 kB at 22 kB/s)
[2025-10-01T23:28:48.625Z] [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-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.18.1/smallrye-mutiny-vertx-auth-common-2.18.1.jar (40 kB at 45 kB/s)
[2025-10-01T23:28:48.625Z] [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-10-01T23:28:48.625Z] [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 394 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common/2.7.2.Final/quarkus-resteasy-server-common-2.7.2.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.18.1/smallrye-mutiny-vertx-bridge-common-2.18.1.jar (6.2 kB at 6.8 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common/2.7.2.Final/quarkus-resteasy-common-2.7.2.Final.jar
[2025-10-01T23:28:48.625Z] [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 26 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.jar
[2025-10-01T23:28:48.625Z] [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 140 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar
[2025-10-01T23:28:48.625Z] [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 11 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.jar (790 kB at 780 kB/s)
[2025-10-01T23:28:48.625Z] [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-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar (120 kB at 118 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny/2.7.2.Final/quarkus-resteasy-mutiny-2.7.2.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar (66 kB at 63 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-ide-launcher/2.7.2.Final/quarkus-ide-launcher-2.7.2.Final.jar
[2025-10-01T23:28:48.625Z] [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 83 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc/2.7.2.Final/quarkus-arc-2.7.2.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common/2.7.2.Final/quarkus-resteasy-common-2.7.2.Final.jar (25 kB at 22 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common/2.7.2.Final/quarkus-resteasy-server-common-2.7.2.Final.jar (7.7 kB at 6.7 kB/s)
[2025-10-01T23:28:48.625Z] [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-10-01T23:28:48.625Z] [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 12 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.jar (17 kB at 12 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common/2.7.2.Final/quarkus-resteasy-mutiny-common-2.7.2.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.jar (189 kB at 138 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny/2.7.2.Final/quarkus-resteasy-mutiny-2.7.2.Final.jar (3.0 kB at 2.2 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.jar (228 kB at 158 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc/2.7.2.Final/quarkus-arc-2.7.2.Final.jar (66 kB at 46 kB/s)
[2025-10-01T23:28:48.625Z] [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-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-ide-launcher/2.7.2.Final/quarkus-ide-launcher-2.7.2.Final.jar (14 MB at 9.3 MB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient/2.7.2.Final/quarkus-apache-httpclient-2.7.2.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.jar (37 kB at 25 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.jar (185 kB at 123 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson/2.7.2.Final/quarkus-jackson-2.7.2.Final.jar
[2025-10-01T23:28:48.625Z] [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 97 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.jar (121 kB at 76 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.jar (35 kB at 21 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient/2.7.2.Final/quarkus-apache-httpclient-2.7.2.Final.jar (3.0 kB at 1.8 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.jar (3.3 kB at 1.9 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.jar (9.5 kB at 5.4 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.jar (28 kB at 16 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson/2.7.2.Final/quarkus-jackson-2.7.2.Final.jar (7.8 kB at 4.3 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.jar (16 kB at 8.8 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.jar (31 kB at 17 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.jar (36 kB at 20 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar (44 kB at 24 kB/s)
[2025-10-01T23:28:48.625Z] [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-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar (37 kB at 20 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb/1.0.3/quarkus-amazon-dynamodb-1.0.3.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.jar (9.0 kB at 4.7 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.7.2.Final/quarkus-netty-2.7.2.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common/2.7.2.Final/quarkus-resteasy-mutiny-common-2.7.2.Final.jar (39 kB at 20 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common/1.0.3/quarkus-amazon-common-1.0.3.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar (32 kB at 17 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.jar
[2025-10-01T23:28:48.625Z] [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 58 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.jar (120 kB at 58 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.jar (632 kB at 305 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar (30 kB at 14 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.7.2.Final/quarkus-netty-2.7.2.Final.jar (62 kB at 28 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.jar (25 kB at 11 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.jar (642 kB at 286 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.17.103/aws-json-protocol-2.17.103.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb/1.0.3/quarkus-amazon-dynamodb-1.0.3.jar (8.4 kB at 3.6 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.17.103/aws-json-protocol-2.17.103.jar (114 kB at 48 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.jar (148 kB at 62 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common/1.0.3/quarkus-amazon-common-1.0.3.jar (60 kB at 25 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.17.103/url-connection-client-2.17.103.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.jar (380 kB at 156 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.jar (32 kB at 13 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.jar (124 kB at 49 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.17.103/http-client-spi-2.17.103.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.jar (2.2 MB at 859 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.103/netty-nio-client-2.17.103.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.jar (13 kB at 4.9 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.jar (35 kB at 13 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.17.103/http-client-spi-2.17.103.jar (67 kB at 25 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.jar (27 kB at 10 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar (635 kB at 234 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.103/netty-nio-client-2.17.103.jar (277 kB at 101 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar (473 kB at 171 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar (337 kB at 121 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar (38 kB at 13 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar (479 kB at 169 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar (650 kB at 227 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final-linux-x86_64.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.17.103/url-connection-client-2.17.103.jar (23 kB at 8.0 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar (303 kB at 105 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar (529 kB at 183 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar (35 kB at 12 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.jar (40 kB at 14 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5/2.7.2.Final/quarkus-junit5-2.7.2.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.jar (138 kB at 47 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-common/2.7.2.Final/quarkus-test-common-2.7.2.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final-linux-x86_64.jar (36 kB at 12 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.jar (34 kB at 12 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.jar (22 kB at 7.3 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5/2.7.2.Final/quarkus-junit5-2.7.2.Final.jar (158 kB at 50 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.jar (2.9 kB at 890 B/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar (633 kB at 195 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-common/2.7.2.Final/quarkus-test-common-2.7.2.Final.jar (92 kB at 28 kB/s)
[2025-10-01T23:28:48.625Z] [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-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar (30 kB at 9.1 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.jar (2.5 kB at 739 B/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.jar (3.8 kB at 1.1 kB/s)
[2025-10-01T23:28:48.625Z] [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-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
[2025-10-01T23:28:48.625Z] [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 208 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar
[2025-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 2.1 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar
[2025-10-01T23:28:48.625Z] [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 12 kB/s)
[2025-10-01T23:28:48.625Z] [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-10-01T23:28:48.625Z] [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 86 kB/s)
[2025-10-01T23:28:48.625Z] [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-10-01T23:28:48.625Z] [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 27 kB/s)
[2025-10-01T23:28:48.625Z] [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-10-01T23:28:48.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar (123 kB at 36 kB/s)
[2025-10-01T23:28:48.625Z] [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-10-01T23:28:48.625Z] [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 19 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
[2025-10-01T23:28:48.625Z] [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 2.3 MB/s)
[2025-10-01T23:28:48.625Z] [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-10-01T23:28:48.625Z] [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 12 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.jar
[2025-10-01T23:28:48.625Z] [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 38 kB/s)
[2025-10-01T23:28:48.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar
[2025-10-01T23:28:48.626Z] [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 22 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 33 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2025-10-01T23:28:48.626Z] [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 319 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.jar (7.9 kB at 2.2 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 108 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 13 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar (25 kB at 7.0 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.jar (467 kB at 128 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar (19 kB at 5.2 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.jar (2.0 MB at 554 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.jar (36 kB at 9.8 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar (12 MB at 3.2 MB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.jar (11 kB at 3.1 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar (62 kB at 17 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar (1.7 MB at 462 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.jar (1.0 MB at 271 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar (622 kB at 163 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.jar (64 kB at 17 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar (565 kB at 147 kB/s)
[2025-10-01T23:28:48.626Z] [INFO]
[2025-10-01T23:28:48.626Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-dynamodb-quickstart ---
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 21 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 164 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 212 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 56 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 50 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 103 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 133 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 226 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 2.3 MB/s)
[2025-10-01T23:28:48.626Z] [INFO]
[2025-10-01T23:28:48.626Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-dynamodb-quickstart ---
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 20 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 27 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 42 kB/s)
[2025-10-01T23:28:48.626Z] [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-10-01T23:28:48.626Z] [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 29 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2025-10-01T23:28:48.626Z] [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 147 kB/s)
[2025-10-01T23:28:48.626Z] [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-10-01T23:28:48.626Z] [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 55 kB/s)
[2025-10-01T23:28:48.626Z] [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-10-01T23:28:48.626Z] [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 7.6 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2025-10-01T23:28:48.626Z] [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 96 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 15 kB/s)
[2025-10-01T23:28:48.626Z] [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-10-01T23:28:48.626Z] [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 87 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2025-10-01T23:28:48.626Z] [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 42 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 31 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 35 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 25 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 22 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 27 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 92 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 25 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 20 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 17 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 3.6 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 51 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 25 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 29 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 29 kB/s)
[2025-10-01T23:28:48.626Z] [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-10-01T23:28:48.626Z] [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 100 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 20 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 48 kB/s)
[2025-10-01T23:28:48.626Z] [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-10-01T23:28:48.626Z] [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 48 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2025-10-01T23:28:48.626Z] [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 197 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 71 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 128 kB/s)
[2025-10-01T23:28:48.626Z] [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-10-01T23:28:48.626Z] [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 127 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 197 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 16 kB/s)
[2025-10-01T23:28:48.626Z] [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-10-01T23:28:48.626Z] [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 99 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 41 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 29 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 95 kB/s)
[2025-10-01T23:28:48.626Z] [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-10-01T23:28:48.626Z] [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 119 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 15 kB/s)
[2025-10-01T23:28:48.626Z] [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-10-01T23:28:48.626Z] [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 38 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[2025-10-01T23:28:48.626Z] [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 182 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 2.3 MB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 1.5 MB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 413 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 470 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 571 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 160 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 76 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 42 kB/s)
[2025-10-01T23:28:48.626Z] [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-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 162 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 79 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 199 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 159 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
[2025-10-01T23:28:48.626Z] [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 66 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 171 kB/s)
[2025-10-01T23:28:48.626Z] [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-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 348 kB/s)
[2025-10-01T23:28:48.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[2025-10-01T23:28:48.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 352 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 36 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 168 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
[2025-10-01T23:28:48.627Z] [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 624 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 715 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 383 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 124 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 18 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 162 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.627Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.627Z] [INFO]
[2025-10-01T23:28:48.627Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-dynamodb-quickstart ---
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 23 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 274 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 371 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 65 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 27 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 34 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 137 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 24 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 51 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 23 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 25 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 32 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 27 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 44 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 42 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 33 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 37 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 21 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 61 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 70 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2025-10-01T23:28:48.627Z] [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 88 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2025-10-01T23:28:48.627Z] [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 14 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 61 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2025-10-01T23:28:48.627Z] [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 114 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 21 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2025-10-01T23:28:48.627Z] [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 345 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 491 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 65 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 185 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 36 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 40 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2025-10-01T23:28:48.627Z] [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 14 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 36 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 33 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2025-10-01T23:28:48.627Z] [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 112 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2025-10-01T23:28:48.627Z] [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 51 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 32 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 31 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 30 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 36 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 25 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 45 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 49 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 12 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 31 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 24 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 8.4 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 13 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 99 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 122 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 92 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 28 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 14 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 68 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2025-10-01T23:28:48.627Z] [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 309 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 12 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 52 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 45 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2025-10-01T23:28:48.627Z] [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 359 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 102 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 197 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 57 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 302 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 11 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 10 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 17 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 13 kB/s)
[2025-10-01T23:28:48.627Z] [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-10-01T23:28:48.627Z] [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 32 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 50 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 46 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 320 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 2.2 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 76 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[2025-10-01T23:28:48.627Z] [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 27 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 20 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 11 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 1.2 MB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 167 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 622 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 2.6 MB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 1.4 MB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 637 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 147 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 247 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 162 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 75 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 143 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar
[2025-10-01T23:28:48.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 591 kB/s)
[2025-10-01T23:28:48.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 270 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 168 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 40 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 554 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[2025-10-01T23:28:48.628Z] [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 111 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 115 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
[2025-10-01T23:28:48.628Z] [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 46 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
[2025-10-01T23:28:48.628Z] [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 13 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 74 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 54 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 13 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 124 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 544 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 325 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 104 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 831 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 1.4 MB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 249 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.628Z] [INFO] Compiling 6 source files to /quarkus-quickstarts/amazon-dynamodb-quickstart/target/classes
[2025-10-01T23:28:48.628Z] [INFO]
[2025-10-01T23:28:48.628Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-dynamodb-quickstart ---
[2025-10-01T23:28:48.628Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.628Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/resources
[2025-10-01T23:28:48.628Z] [INFO]
[2025-10-01T23:28:48.628Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-dynamodb-quickstart ---
[2025-10-01T23:28:48.628Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.628Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-dynamodb-quickstart/target/test-classes
[2025-10-01T23:28:48.628Z] [WARNING] /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/java/org/acme/dynamodb/DynamodbResource.java: /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/java/org/acme/dynamodb/DynamodbResource.java uses unchecked or unsafe operations.
[2025-10-01T23:28:48.628Z] [WARNING] /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/java/org/acme/dynamodb/DynamodbResource.java: Recompile with -Xlint:unchecked for details.
[2025-10-01T23:28:48.628Z] [INFO]
[2025-10-01T23:28:48.628Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-dynamodb-quickstart ---
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 125 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 37 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 36 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 44 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 345 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 50 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 53 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 12 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 24 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 214 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 406 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 132 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2025-10-01T23:28:48.628Z] [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 66 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 47 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 24 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 174 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 286 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 185 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 222 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 52 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 32 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 324 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 43 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2025-10-01T23:28:48.628Z] [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 157 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 150 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 1.5 MB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar (106 kB at 1.1 MB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 3.0 MB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 226 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 61 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2025-10-01T23:28:48.628Z] [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 954 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 251 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar
[2025-10-01T23:28:48.628Z] [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 388 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2025-10-01T23:28:48.628Z] [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 302 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 270 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 1.6 MB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 527 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 1.3 MB/s)
[2025-10-01T23:28:48.628Z] [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 646 kB/s)
[2025-10-01T23:28:48.628Z] [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 6.6 MB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 294 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 87 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 36 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 38 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 26 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
[2025-10-01T23:28:48.628Z] [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 14 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 26 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 37 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
[2025-10-01T23:28:48.628Z] [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 24 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 34 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 32 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 35 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[2025-10-01T23:28:48.628Z] [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 251 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[2025-10-01T23:28:48.628Z] [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 116 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 504 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 45 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 46 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 275 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
[2025-10-01T23:28:48.628Z] [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 82 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
[2025-10-01T23:28:48.628Z] [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 163 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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 99 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom (25 kB at 288 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 12 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[2025-10-01T23:28:48.628Z] [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 33 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 175 kB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[2025-10-01T23:28:48.628Z] [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 19 kB/s)
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[2025-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [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-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar (138 kB at 1.6 MB/s)
[2025-10-01T23:28:48.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[2025-10-01T23:28:48.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar (95 kB at 1.0 MB/s)
[2025-10-01T23:28:48.628Z] [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 21 kB/s)
[2025-10-01T23:28:48.628Z] [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 762 kB/s)
[2025-10-01T23:28:48.628Z] [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 153 kB/s)
[2025-10-01T23:28:48.628Z] [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 102 kB/s)
[2025-10-01T23:28:48.629Z] [INFO]
[2025-10-01T23:28:48.629Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.629Z] [INFO] T E S T S
[2025-10-01T23:28:48.629Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.629Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.629Z] [INFO] Running org.acme.dynamodb.DynamodbResourcesTest
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-deployment/2.7.2.Final/quarkus-resteasy-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-deployment/2.7.2.Final/quarkus-resteasy-deployment-2.7.2.Final.pom (3.7 kB at 7.6 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.2.Final/quarkus-resteasy-server-common-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.2.Final/quarkus-resteasy-server-common-deployment-2.7.2.Final.pom (2.3 kB at 10 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/2.7.2.Final/quarkus-resteasy-common-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/2.7.2.Final/quarkus-resteasy-common-deployment-2.7.2.Final.pom (1.8 kB at 6.2 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.2.Final/quarkus-resteasy-common-spi-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.2.Final/quarkus-resteasy-common-spi-2.7.2.Final.pom (776 B at 3.0 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-deployment/2.7.2.Final/quarkus-arc-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-deployment/2.7.2.Final/quarkus-arc-deployment-2.7.2.Final.pom (2.4 kB at 7.8 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.2.Final/quarkus-vertx-http-dev-console-spi-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.2.Final/quarkus-vertx-http-dev-console-spi-2.7.2.Final.pom (1.3 kB at 6.0 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-processor/2.7.2.Final/arc-processor-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-processor/2.7.2.Final/arc-processor-2.7.2.Final.pom (1.7 kB at 5.9 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.2.Final/quarkus-jaxrs-spi-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.2.Final/quarkus-jaxrs-spi-deployment-2.7.2.Final.pom (779 B at 2.3 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-parent/2.7.2.Final/quarkus-jaxrs-spi-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-parent/2.7.2.Final/quarkus-jaxrs-spi-parent-2.7.2.Final.pom (723 B at 4.1 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.2.Final/quarkus-resteasy-server-common-spi-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.2.Final/quarkus-resteasy-server-common-spi-2.7.2.Final.pom (889 B at 3.1 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-spi/2.7.2.Final/quarkus-undertow-spi-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-spi/2.7.2.Final/quarkus-undertow-spi-2.7.2.Final.pom (2.0 kB at 9.1 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-http-parent/2.7.2.Final/quarkus-http-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-http-parent/2.7.2.Final/quarkus-http-parent-2.7.2.Final.pom (769 B at 2.9 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.pom (19 kB at 311 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-parent/4.1.7/quarkus-http-parent-4.1.7.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-parent/4.1.7/quarkus-http-parent-4.1.7.pom (29 kB at 405 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom (35 kB at 561 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.pom (27 kB at 459 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.pom (4.8 kB at 71 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom (17 kB at 222 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.pom (4.6 kB at 49 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-as-parent-metadata/14.0.0.Final/jboss-as-parent-metadata-14.0.0.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-as-parent-metadata/14.0.0.Final/jboss-as-parent-metadata-14.0.0.Final.pom (20 kB at 357 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.pom (3.9 kB at 55 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment/2.7.2.Final/quarkus-vertx-http-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment/2.7.2.Final/quarkus-vertx-http-deployment-2.7.2.Final.pom (16 kB at 65 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-deployment/2.7.2.Final/quarkus-vertx-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-deployment/2.7.2.Final/quarkus-vertx-deployment-2.7.2.Final.pom (2.5 kB at 6.0 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-deployment/2.7.2.Final/quarkus-netty-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-deployment/2.7.2.Final/quarkus-netty-deployment-2.7.2.Final.pom (1.5 kB at 7.7 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-deployment/2.7.2.Final/quarkus-mutiny-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-deployment/2.7.2.Final/quarkus-mutiny-deployment-2.7.2.Final.pom (2.0 kB at 7.4 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.2.Final/quarkus-smallrye-context-propagation-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.2.Final/quarkus-smallrye-context-propagation-deployment-2.7.2.Final.pom (1.9 kB at 11 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.2.Final/quarkus-vertx-http-deployment-spi-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.2.Final/quarkus-vertx-http-deployment-spi-2.7.2.Final.pom (831 B at 2.5 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.2.Final/quarkus-kubernetes-spi-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.2.Final/quarkus-kubernetes-spi-2.7.2.Final.pom (1.2 kB at 3.8 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-parent/2.7.2.Final/quarkus-kubernetes-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-parent/2.7.2.Final/quarkus-kubernetes-parent-2.7.2.Final.pom (809 B at 2.9 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.2.Final/quarkus-security-spi-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.2.Final/quarkus-security-spi-2.7.2.Final.pom (1.5 kB at 4.9 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.2.Final/quarkus-resteasy-mutiny-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.2.Final/quarkus-resteasy-mutiny-deployment-2.7.2.Final.pom (2.8 kB at 6.1 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.2.Final/quarkus-resteasy-mutiny-common-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.2.Final/quarkus-resteasy-mutiny-common-deployment-2.7.2.Final.pom (2.0 kB at 3.9 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.pom (1.5 kB at 8.6 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.2.Final/quarkus-resteasy-jackson-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.2.Final/quarkus-resteasy-jackson-deployment-2.7.2.Final.pom (2.0 kB at 7.1 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-deployment/2.7.2.Final/quarkus-jackson-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-deployment/2.7.2.Final/quarkus-jackson-deployment-2.7.2.Final.pom (2.1 kB at 8.5 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.2.Final/quarkus-jackson-spi-2.7.2.Final.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.2.Final/quarkus-jackson-spi-2.7.2.Final.pom (835 B at 2.6 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-deployment/1.0.3/quarkus-amazon-dynamodb-deployment-1.0.3.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-deployment/1.0.3/quarkus-amazon-dynamodb-deployment-1.0.3.pom (3.0 kB at 4.9 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-deployment/1.0.3/quarkus-amazon-common-deployment-1.0.3.pom
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-deployment/1.0.3/quarkus-amazon-common-deployment-1.0.3.pom (2.4 kB at 5.8 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.2.Final/quarkus-resteasy-common-spi-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/2.7.2.Final/quarkus-resteasy-common-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.2.Final/quarkus-jaxrs-spi-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.2.Final/quarkus-resteasy-server-common-spi-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.jar (39 kB at 228 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/2.7.2.Final/quarkus-resteasy-common-deployment-2.7.2.Final.jar (21 kB at 86 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.2.Final/quarkus-resteasy-server-common-spi-2.7.2.Final.jar (5.6 kB at 19 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.2.Final/quarkus-jaxrs-spi-deployment-2.7.2.Final.jar (3.4 kB at 11 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.jar (938 kB at 3.1 MB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.jar (496 kB at 1.4 MB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-spi/2.7.2.Final/quarkus-undertow-spi-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.2.Final/quarkus-resteasy-common-spi-2.7.2.Final.jar (9.1 kB at 25 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.2.Final/quarkus-resteasy-server-common-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar (83 kB at 208 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-deployment/2.7.2.Final/quarkus-vertx-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.jar (524 kB at 1.3 MB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.2.Final/quarkus-vertx-http-deployment-spi-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.jar (549 kB at 1.2 MB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.2.Final/quarkus-smallrye-context-propagation-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-spi/2.7.2.Final/quarkus-undertow-spi-2.7.2.Final.jar (23 kB at 35 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-deployment/2.7.2.Final/quarkus-mutiny-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.2.Final/quarkus-resteasy-server-common-deployment-2.7.2.Final.jar (33 kB at 49 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.2.Final/quarkus-kubernetes-spi-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-deployment/2.7.2.Final/quarkus-vertx-deployment-2.7.2.Final.jar (38 kB at 56 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment/2.7.2.Final/quarkus-vertx-http-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.2.Final/quarkus-vertx-http-deployment-spi-2.7.2.Final.jar (3.5 kB at 5.1 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.2.Final/quarkus-vertx-http-dev-console-spi-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.2.Final/quarkus-smallrye-context-propagation-deployment-2.7.2.Final.jar (6.9 kB at 9.3 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-processor/2.7.2.Final/arc-processor-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.2.Final/quarkus-kubernetes-spi-2.7.2.Final.jar (22 kB at 25 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-deployment/2.7.2.Final/quarkus-arc-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-deployment/2.7.2.Final/quarkus-mutiny-deployment-2.7.2.Final.jar (4.0 kB at 4.3 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.2.Final/quarkus-security-spi-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment/2.7.2.Final/quarkus-vertx-http-deployment-2.7.2.Final.jar (3.0 MB at 2.8 MB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-deployment/2.7.2.Final/quarkus-resteasy-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.2.Final/quarkus-vertx-http-dev-console-spi-2.7.2.Final.jar (9.5 kB at 8.9 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-processor/2.7.2.Final/arc-processor-2.7.2.Final.jar (390 kB at 347 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.2.Final/quarkus-resteasy-mutiny-common-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.2.Final/quarkus-security-spi-2.7.2.Final.jar (4.7 kB at 3.8 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.2.Final/quarkus-resteasy-mutiny-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-deployment/2.7.2.Final/quarkus-arc-deployment-2.7.2.Final.jar (263 kB at 215 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.2.Final/quarkus-jackson-spi-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.jar (4.8 kB at 3.6 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-deployment/2.7.2.Final/quarkus-jackson-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-deployment/2.7.2.Final/quarkus-resteasy-deployment-2.7.2.Final.jar (22 kB at 16 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.2.Final/quarkus-resteasy-jackson-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.2.Final/quarkus-resteasy-mutiny-common-deployment-2.7.2.Final.jar (4.5 kB at 3.1 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-deployment/2.7.2.Final/quarkus-netty-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.2.Final/quarkus-jackson-spi-2.7.2.Final.jar (6.0 kB at 3.9 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-deployment/1.0.3/quarkus-amazon-common-deployment-1.0.3.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-deployment/2.7.2.Final/quarkus-jackson-deployment-2.7.2.Final.jar (11 kB at 6.5 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-deployment/1.0.3/quarkus-amazon-dynamodb-deployment-1.0.3.jar
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.2.Final/quarkus-resteasy-jackson-deployment-2.7.2.Final.jar (4.1 kB at 2.5 kB/s)
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-deployment/2.7.2.Final/quarkus-netty-deployment-2.7.2.Final.jar (14 kB at 7.5 kB/s)
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-deployment/1.0.3/quarkus-amazon-common-deployment-1.0.3.jar (20 kB at 10 kB/s)
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.2.Final/quarkus-resteasy-mutiny-deployment-2.7.2.Final.jar (4.0 kB at 2.0 kB/s)
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-deployment/1.0.3/quarkus-amazon-dynamodb-deployment-1.0.3.jar (7.2 kB at 3.3 kB/s)
[2025-10-01T23:28:48.629Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.2.Final/quarkus-bom-quarkus-platform-properties-2.7.2.Final.properties
[2025-10-01T23:28:48.629Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.2.Final/quarkus-bom-quarkus-platform-properties-2.7.2.Final.properties (90 B at 201 B/s)
[2025-10-01T23:28:48.629Z] 2025-10-01 23:08:43,955 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.629Z] 2025-10-01 23:08:45,401 WARN [org.tes.uti.TestcontainersConfiguration] (pool-5-thread-1) Attempted to read Testcontainers configuration file at file:/root/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /root/.testcontainers.properties (No such file or directory)
[2025-10-01T23:28:48.629Z] 2025-10-01 23:08:46,057 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.629Z] 2025-10-01 23:08:46,086 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.629Z] 2025-10-01 23:08:46,165 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Connected to docker:
[2025-10-01T23:28:48.629Z] Server Version: 20.10.7
[2025-10-01T23:28:48.629Z] API Version: 1.41
[2025-10-01T23:28:48.629Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.629Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.629Z] 2025-10-01 23:08:46,169 INFO [org.tes.uti.ImageNameSubstitutor] (pool-5-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.629Z] 2025-10-01 23:08:46,220 INFO [org.tes.uti.RegistryAuthLocator] (pool-5-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.629Z] 2025-10-01 23:08:47,200 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.629Z] 2025-10-01 23:08:47,200 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Checking the system...
[2025-10-01T23:28:48.629Z] 2025-10-01 23:08:47,201 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.629Z] 2025-10-01 23:08:47,403 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.629Z] 2025-10-01 23:08:51,038 INFO [doc.12.17]] (pool-5-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-10-01T23:28:48.629Z] 2025-10-01 23:08:51,039 INFO [doc.12.17]] (pool-5-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-10-01T23:28:48.629Z] 2025-10-01 23:08:52,392 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 is starting: 732aacd38e5c3c4fd2198625542399b6eb2a56bea008726fdf7d6c0f39dfeb00
[2025-10-01T23:28:48.629Z] 2025-10-01 23:09:12,103 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 started in PT21.063708162S
[2025-10-01T23:28:48.629Z] 2025-10-01 23:09:13,211 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 29.793s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.629Z] 2025-10-01 23:09:13,212 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.629Z] 2025-10-01 23:09:13,212 INFO [io.quarkus] (main) Installed features: [amazon-dynamodb, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.629Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.844 s - in org.acme.dynamodb.DynamodbResourcesTest
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:18,748 INFO [io.quarkus] (main) Quarkus stopped in 2.084s
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] Results:
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-dynamodb-quickstart ---
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 54 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 37 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 16 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 30 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2025-10-01T23:28:48.630Z] [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 212 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 15 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 134 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 295 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 2.3 MB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 560 kB/s)
[2025-10-01T23:28:48.630Z] [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 310 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 1.4 MB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (58 kB at 269 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Building jar: /quarkus-quickstarts/amazon-dynamodb-quickstart/target/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-dynamodb-quickstart ---
[2025-10-01T23:28:48.630Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2018ms
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-dynamodb-quickstart ---
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 23 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 190 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 14 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 63 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 105 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 86 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 2.7 MB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 130 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Installing /quarkus-quickstarts/amazon-dynamodb-quickstart/target/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-dynamodb-quickstart/1.0.0-SNAPSHOT/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.630Z] [INFO] Installing /quarkus-quickstarts/amazon-dynamodb-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-dynamodb-quickstart/1.0.0-SNAPSHOT/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] -------------------< org.acme:amazon-kms-quickstart >-------------------
[2025-10-01T23:28:48.630Z] [INFO] Building amazon-kms-quickstart 1.0.0-SNAPSHOT [2/103]
[2025-10-01T23:28:48.630Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms/1.0.3/quarkus-amazon-kms-1.0.3.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms/1.0.3/quarkus-amazon-kms-1.0.3.pom (3.5 kB at 6.8 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-parent/1.0.3/quarkus-amazon-kms-parent-1.0.3.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-parent/1.0.3/quarkus-amazon-kms-parent-1.0.3.pom (780 B at 1.6 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.pom (2.3 kB at 4.8 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms/1.0.3/quarkus-amazon-kms-1.0.3.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms/1.0.3/quarkus-amazon-kms-1.0.3.jar (8.1 kB at 21 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.jar (1.1 MB at 1.2 MB/s)
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-kms-quickstart ---
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-kms-quickstart ---
[2025-10-01T23:28:48.630Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.630Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-kms-quickstart ---
[2025-10-01T23:28:48.630Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.630Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amazon-kms-quickstart/target/classes
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-kms-quickstart ---
[2025-10-01T23:28:48.630Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.630Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-kms-quickstart/src/test/resources
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-kms-quickstart ---
[2025-10-01T23:28:48.630Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.630Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-kms-quickstart/target/test-classes
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-kms-quickstart ---
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.630Z] [INFO] T E S T S
[2025-10-01T23:28:48.630Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.630Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.630Z] [INFO] Running org.acme.kms.KmsResourcesTest
[2025-10-01T23:28:48.630Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-deployment/1.0.3/quarkus-amazon-kms-deployment-1.0.3.pom
[2025-10-01T23:28:48.630Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-deployment/1.0.3/quarkus-amazon-kms-deployment-1.0.3.pom (2.8 kB at 3.7 kB/s)
[2025-10-01T23:28:48.630Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-deployment/1.0.3/quarkus-amazon-kms-deployment-1.0.3.jar
[2025-10-01T23:28:48.630Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-deployment/1.0.3/quarkus-amazon-kms-deployment-1.0.3.jar (6.9 kB at 13 kB/s)
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:33,398 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:35,028 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:35,385 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:35,398 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:35,484 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-10-01T23:28:48.630Z] Server Version: 20.10.7
[2025-10-01T23:28:48.630Z] API Version: 1.41
[2025-10-01T23:28:48.630Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.630Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:35,489 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:35,520 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:36,428 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:36,429 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:36,429 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:36,587 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:36,902 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:36,903 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:38,162 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: 9d8933333a3aad88141cc78811020b214d201050e300d36205dca34b71d69c27
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:50,816 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT13.912576735S
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:52,479 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 19.817s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:52,479 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:52,480 INFO [io.quarkus] (main) Installed features: [amazon-kms, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.630Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.524 s - in org.acme.kms.KmsResourcesTest
[2025-10-01T23:28:48.630Z] 2025-10-01 23:09:56,705 INFO [io.quarkus] (main) Quarkus stopped in 2.072s
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] Results:
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-kms-quickstart ---
[2025-10-01T23:28:48.630Z] [INFO] Building jar: /quarkus-quickstarts/amazon-kms-quickstart/target/amazon-kms-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-kms-quickstart ---
[2025-10-01T23:28:48.630Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1541ms
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-kms-quickstart ---
[2025-10-01T23:28:48.630Z] [INFO] Installing /quarkus-quickstarts/amazon-kms-quickstart/target/amazon-kms-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-kms-quickstart/1.0.0-SNAPSHOT/amazon-kms-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.630Z] [INFO] Installing /quarkus-quickstarts/amazon-kms-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-kms-quickstart/1.0.0-SNAPSHOT/amazon-kms-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.630Z] [INFO]
[2025-10-01T23:28:48.630Z] [INFO] -------------------< org.acme:amazon-s3-quickstart >--------------------
[2025-10-01T23:28:48.630Z] [INFO] Building amazon-s3-quickstart 1.0.0-SNAPSHOT [3/103]
[2025-10-01T23:28:48.630Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart/2.7.2.Final/quarkus-resteasy-multipart-2.7.2.Final.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart/2.7.2.Final/quarkus-resteasy-multipart-2.7.2.Final.pom (2.6 kB at 12 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-parent/2.7.2.Final/quarkus-resteasy-multipart-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-parent/2.7.2.Final/quarkus-resteasy-multipart-parent-2.7.2.Final.pom (774 B at 3.1 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.pom (5.8 kB at 81 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.pom (6.0 kB at 78 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.pom (8.6 kB at 130 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom (1.1 kB at 19 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3-b02/jaxb-parent-2.3.3-b02.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3-b02/jaxb-parent-2.3.3-b02.pom (29 kB at 287 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3-b02/jaxb-bom-ext-2.3.3-b02.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3-b02/jaxb-bom-ext-2.3.3-b02.pom (3.4 kB at 48 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3-b02/jaxb-bom-2.3.3-b02.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3-b02/jaxb-bom-2.3.3-b02.pom (8.2 kB at 114 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom (1.7 kB at 25 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3-b02/jaxb-txw-parent-2.3.3-b02.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3-b02/jaxb-txw-parent-2.3.3-b02.pom (1.7 kB at 21 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom (5.1 kB at 50 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom (22 kB at 243 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom (5.9 kB at 75 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom (21 kB at 323 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.pom (3.5 kB at 50 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-project/0.8.3/apache-mime4j-project-0.8.3.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-project/0.8.3/apache-mime4j-project-0.8.3.pom (8.9 kB at 129 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.pom (2.2 kB at 35 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.pom (2.4 kB at 30 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3/1.0.3/quarkus-amazon-s3-1.0.3.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3/1.0.3/quarkus-amazon-s3-1.0.3.pom (3.6 kB at 9.9 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-parent/1.0.3/quarkus-amazon-s3-parent-1.0.3.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-parent/1.0.3/quarkus-amazon-s3-parent-1.0.3.pom (777 B at 1.9 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.pom (5.2 kB at 20 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.pom (4.0 kB at 14 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.103/aws-query-protocol-2.17.103.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.103/aws-query-protocol-2.17.103.pom (3.6 kB at 28 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.pom
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.pom (3.0 kB at 11 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart/2.7.2.Final/quarkus-resteasy-multipart-2.7.2.Final.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.jar (81 kB at 842 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar (72 kB at 610 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.jar (1.0 MB at 7.8 MB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart/2.7.2.Final/quarkus-resteasy-multipart-2.7.2.Final.jar (7.2 kB at 41 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.jar (98 kB at 548 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar (30 kB at 164 kB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3/1.0.3/quarkus-amazon-s3-1.0.3.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar (670 kB at 3.2 MB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.jar (331 kB at 1.5 MB/s)
[2025-10-01T23:28:48.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.jar
[2025-10-01T23:28:48.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.jar (104 kB at 447 kB/s)
[2025-10-01T23:28:48.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.103/aws-query-protocol-2.17.103.jar
[2025-10-01T23:28:48.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.jar (30 kB at 107 kB/s)
[2025-10-01T23:28:48.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.jar
[2025-10-01T23:28:48.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.103/aws-query-protocol-2.17.103.jar (70 kB at 207 kB/s)
[2025-10-01T23:28:48.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.jar (96 kB at 270 kB/s)
[2025-10-01T23:28:48.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.jar (2.9 MB at 6.3 MB/s)
[2025-10-01T23:28:48.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.jar (16 kB at 33 kB/s)
[2025-10-01T23:28:48.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3/1.0.3/quarkus-amazon-s3-1.0.3.jar (10 kB at 15 kB/s)
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-s3-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-s3-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.631Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-s3-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.631Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/amazon-s3-quickstart/target/classes
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-s3-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.631Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-s3-quickstart/src/test/resources
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-s3-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.631Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-s3-quickstart/target/test-classes
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-s3-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.631Z] [INFO] T E S T S
[2025-10-01T23:28:48.631Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.631Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.631Z] [INFO] Running org.acme.s3.S3ResourcesTest
[2025-10-01T23:28:48.631Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.2.Final/quarkus-resteasy-multipart-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.631Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.2.Final/quarkus-resteasy-multipart-deployment-2.7.2.Final.pom (2.1 kB at 3.0 kB/s)
[2025-10-01T23:28:48.631Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-deployment/1.0.3/quarkus-amazon-s3-deployment-1.0.3.pom
[2025-10-01T23:28:48.631Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-deployment/1.0.3/quarkus-amazon-s3-deployment-1.0.3.pom (2.8 kB at 4.8 kB/s)
[2025-10-01T23:28:48.631Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.2.Final/quarkus-resteasy-multipart-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.631Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-deployment/1.0.3/quarkus-amazon-s3-deployment-1.0.3.jar
[2025-10-01T23:28:48.631Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.2.Final/quarkus-resteasy-multipart-deployment-2.7.2.Final.jar (4.5 kB at 12 kB/s)
[2025-10-01T23:28:48.631Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-deployment/1.0.3/quarkus-amazon-s3-deployment-1.0.3.jar (6.9 kB at 16 kB/s)
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:09,889 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:11,849 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:12,272 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:12,290 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:12,392 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Connected to docker:
[2025-10-01T23:28:48.631Z] Server Version: 20.10.7
[2025-10-01T23:28:48.631Z] API Version: 1.41
[2025-10-01T23:28:48.631Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.631Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:12,407 INFO [org.tes.uti.ImageNameSubstitutor] (pool-5-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:12,437 INFO [org.tes.uti.RegistryAuthLocator] (pool-5-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:13,317 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:13,317 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Checking the system...
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:13,347 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:13,509 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:13,836 INFO [doc.12.17]] (pool-5-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:13,837 INFO [doc.12.17]] (pool-5-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:15,028 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 is starting: d4243e6931f38688bf9d8b3d946a251b693677c570295cc75db788934bb5596a
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:29,691 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 started in PT15.853645106S
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:31,041 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 21.640s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:31,042 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:31,043 INFO [io.quarkus] (main) Installed features: [amazon-s3, cdi, resteasy, resteasy-jackson, resteasy-multipart, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.631Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.2 s - in org.acme.s3.S3ResourcesTest
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:36,232 INFO [io.quarkus] (main) Quarkus stopped in 2.101s
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] Results:
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-s3-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO] Building jar: /quarkus-quickstarts/amazon-s3-quickstart/target/amazon-s3-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-s3-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1725ms
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-s3-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO] Installing /quarkus-quickstarts/amazon-s3-quickstart/target/amazon-s3-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-s3-quickstart/1.0.0-SNAPSHOT/amazon-s3-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.631Z] [INFO] Installing /quarkus-quickstarts/amazon-s3-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-s3-quickstart/1.0.0-SNAPSHOT/amazon-s3-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] -------------------< org.acme:amazon-ses-quickstart >-------------------
[2025-10-01T23:28:48.631Z] [INFO] Building amazon-ses-quickstart 1.0.0-SNAPSHOT [4/103]
[2025-10-01T23:28:48.631Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses/1.0.3/quarkus-amazon-ses-1.0.3.pom
[2025-10-01T23:28:48.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses/1.0.3/quarkus-amazon-ses-1.0.3.pom (3.5 kB at 7.1 kB/s)
[2025-10-01T23:28:48.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-parent/1.0.3/quarkus-amazon-ses-parent-1.0.3.pom
[2025-10-01T23:28:48.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-parent/1.0.3/quarkus-amazon-ses-parent-1.0.3.pom (780 B at 2.1 kB/s)
[2025-10-01T23:28:48.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.pom
[2025-10-01T23:28:48.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.pom (2.5 kB at 6.7 kB/s)
[2025-10-01T23:28:48.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses/1.0.3/quarkus-amazon-ses-1.0.3.jar
[2025-10-01T23:28:48.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.jar
[2025-10-01T23:28:48.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.jar (1.6 MB at 3.5 MB/s)
[2025-10-01T23:28:48.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses/1.0.3/quarkus-amazon-ses-1.0.3.jar (8.0 kB at 13 kB/s)
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-ses-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-ses-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.631Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-ses-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.631Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ses-quickstart/target/classes
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-ses-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.631Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-ses-quickstart/src/test/resources
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-ses-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.631Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ses-quickstart/target/test-classes
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-ses-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.631Z] [INFO] T E S T S
[2025-10-01T23:28:48.631Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.631Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.631Z] [INFO] Running org.acme.ses.SesResourcesTest
[2025-10-01T23:28:48.631Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.pom
[2025-10-01T23:28:48.631Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.pom (2.8 kB at 3.4 kB/s)
[2025-10-01T23:28:48.631Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.jar
[2025-10-01T23:28:48.631Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.jar (6.9 kB at 16 kB/s)
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:46,908 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:48,615 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:49,154 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:49,181 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:49,325 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-10-01T23:28:48.631Z] Server Version: 20.10.7
[2025-10-01T23:28:48.631Z] API Version: 1.41
[2025-10-01T23:28:48.631Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.631Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:49,330 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:49,371 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:50,273 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:50,273 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:50,274 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:50,425 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:50,750 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:50,751 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-10-01T23:28:48.631Z] 2025-10-01 23:10:51,956 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: ce1cd446c9c1de0a41fc98f6940ca7b0deb96007a4d31b1b2b8b9ee616995b1a
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:04,652 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT13.900035856S
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:05,736 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 19.342s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:05,736 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:05,736 INFO [io.quarkus] (main) Installed features: [amazon-ses, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.631Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.76 s - in org.acme.ses.SesResourcesTest
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:09,916 INFO [io.quarkus] (main) Quarkus stopped in 2.088s
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] Results:
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-ses-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO] Building jar: /quarkus-quickstarts/amazon-ses-quickstart/target/amazon-ses-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-ses-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1685ms
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-ses-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO] Installing /quarkus-quickstarts/amazon-ses-quickstart/target/amazon-ses-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-ses-quickstart/1.0.0-SNAPSHOT/amazon-ses-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.631Z] [INFO] Installing /quarkus-quickstarts/amazon-ses-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-ses-quickstart/1.0.0-SNAPSHOT/amazon-ses-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] -------------------< org.acme:amazon-sns-quickstart >-------------------
[2025-10-01T23:28:48.631Z] [INFO] Building amazon-sns-quickstart 1.0.0-SNAPSHOT [5/103]
[2025-10-01T23:28:48.631Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns/1.0.3/quarkus-amazon-sns-1.0.3.pom
[2025-10-01T23:28:48.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns/1.0.3/quarkus-amazon-sns-1.0.3.pom (3.6 kB at 8.8 kB/s)
[2025-10-01T23:28:48.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-parent/1.0.3/quarkus-amazon-sns-parent-1.0.3.pom
[2025-10-01T23:28:48.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-parent/1.0.3/quarkus-amazon-sns-parent-1.0.3.pom (779 B at 2.0 kB/s)
[2025-10-01T23:28:48.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.pom
[2025-10-01T23:28:48.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.pom (2.6 kB at 6.3 kB/s)
[2025-10-01T23:28:48.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns/1.0.3/quarkus-amazon-sns-1.0.3.jar
[2025-10-01T23:28:48.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.jar
[2025-10-01T23:28:48.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.jar (935 kB at 3.5 MB/s)
[2025-10-01T23:28:48.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns/1.0.3/quarkus-amazon-sns-1.0.3.jar (8.1 kB at 19 kB/s)
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-sns-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-sns-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.631Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-sns-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.631Z] [INFO] Compiling 7 source files to /quarkus-quickstarts/amazon-sns-quickstart/target/classes
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-sns-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.631Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-sns-quickstart/src/test/resources
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-sns-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.631Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-sns-quickstart/target/test-classes
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-sns-quickstart ---
[2025-10-01T23:28:48.631Z] [INFO]
[2025-10-01T23:28:48.631Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.631Z] [INFO] T E S T S
[2025-10-01T23:28:48.631Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.631Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.631Z] [INFO] Running org.acme.sns.SnsResourcesTest
[2025-10-01T23:28:48.631Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-deployment/1.0.3/quarkus-amazon-sns-deployment-1.0.3.pom
[2025-10-01T23:28:48.631Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-deployment/1.0.3/quarkus-amazon-sns-deployment-1.0.3.pom (2.8 kB at 4.2 kB/s)
[2025-10-01T23:28:48.631Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-deployment/1.0.3/quarkus-amazon-sns-deployment-1.0.3.jar
[2025-10-01T23:28:48.631Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-deployment/1.0.3/quarkus-amazon-sns-deployment-1.0.3.jar (6.8 kB at 15 kB/s)
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:20,979 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:22,528 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:22,963 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:22,982 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:23,179 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-10-01T23:28:48.631Z] Server Version: 20.10.7
[2025-10-01T23:28:48.631Z] API Version: 1.41
[2025-10-01T23:28:48.631Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.631Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:23,184 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:23,215 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:24,114 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:24,114 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:24,115 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:24,309 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:24,620 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:24,622 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:25,870 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: 6311136d05a519e3db73506121c9c606cb6a449a3be4cea7f5005eb7f621deea
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:39,514 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT14.892166184S
[2025-10-01T23:28:48.631Z] 2025-10-01 23:11:40,922 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 20.729s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:40,923 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:40,924 INFO [io.quarkus] (main) Installed features: [amazon-sns, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:42,484 INFO [org.acm.sns.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Charm, 1/2}]
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:42,794 INFO [org.acm.sns.QuarksCannonAsyncResource] (sdk-async-response-2-0) Fired Quark[Charm, 1/2}]
[2025-10-01T23:28:48.632Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.512 s - in org.acme.sns.SnsResourcesTest
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:44,931 INFO [io.quarkus] (main) Quarkus stopped in 2.113s
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] Results:
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-sns-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO] Building jar: /quarkus-quickstarts/amazon-sns-quickstart/target/amazon-sns-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-sns-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1583ms
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-sns-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO] Installing /quarkus-quickstarts/amazon-sns-quickstart/target/amazon-sns-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-sns-quickstart/1.0.0-SNAPSHOT/amazon-sns-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.632Z] [INFO] Installing /quarkus-quickstarts/amazon-sns-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-sns-quickstart/1.0.0-SNAPSHOT/amazon-sns-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] -------------------< org.acme:amazon-sqs-quickstart >-------------------
[2025-10-01T23:28:48.632Z] [INFO] Building amazon-sqs-quickstart 1.0.0-SNAPSHOT [6/103]
[2025-10-01T23:28:48.632Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs/1.0.3/quarkus-amazon-sqs-1.0.3.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs/1.0.3/quarkus-amazon-sqs-1.0.3.pom (3.6 kB at 6.4 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-parent/1.0.3/quarkus-amazon-sqs-parent-1.0.3.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-parent/1.0.3/quarkus-amazon-sqs-parent-1.0.3.pom (779 B at 1.9 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.pom (3.2 kB at 14 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs/1.0.3/quarkus-amazon-sqs-1.0.3.jar
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.jar
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.jar (550 kB at 4.9 MB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs/1.0.3/quarkus-amazon-sqs-1.0.3.jar (8.1 kB at 24 kB/s)
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-sqs-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-sqs-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.632Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-sqs-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.632Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/amazon-sqs-quickstart/target/classes
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-sqs-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.632Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-sqs-quickstart/src/test/resources
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-sqs-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.632Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-sqs-quickstart/target/test-classes
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-sqs-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.632Z] [INFO] T E S T S
[2025-10-01T23:28:48.632Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.632Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.632Z] [INFO] Running org.acme.sqs.SqsResourcesTest
[2025-10-01T23:28:48.632Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-deployment/1.0.3/quarkus-amazon-sqs-deployment-1.0.3.pom
[2025-10-01T23:28:48.632Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-deployment/1.0.3/quarkus-amazon-sqs-deployment-1.0.3.pom (2.8 kB at 3.6 kB/s)
[2025-10-01T23:28:48.632Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-deployment/1.0.3/quarkus-amazon-sqs-deployment-1.0.3.jar
[2025-10-01T23:28:48.632Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-deployment/1.0.3/quarkus-amazon-sqs-deployment-1.0.3.jar (6.9 kB at 22 kB/s)
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:54,928 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:56,332 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:56,779 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:56,806 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:56,895 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-10-01T23:28:48.632Z] Server Version: 20.10.7
[2025-10-01T23:28:48.632Z] API Version: 1.41
[2025-10-01T23:28:48.632Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.632Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:56,901 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:56,932 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:57,824 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:57,824 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:57,825 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:57,942 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:58,235 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:58,236 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-10-01T23:28:48.632Z] 2025-10-01 23:11:59,388 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: 3a887d65bcf0be9459b0426996541d545ec957f760ef67ab61e2faf3b61a93a1
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:12,995 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT14.758547394S
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:14,247 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 19.907s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:14,248 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:14,248 INFO [io.quarkus] (main) Installed features: [amazon-sqs, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:15,711 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Charm, 1/2}]
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:15,898 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Strange, 1/2}]
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:15,971 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Bottom, 1/2}]
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:16,033 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Upper, 1/2}]
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:16,345 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-0) Fired Quark[Charm, 1/2}]
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:16,404 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-1) Fired Quark[Strange, 1/2}]
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:16,494 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-2) Fired Quark[Bottom, 1/2}]
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:16,576 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-3) Fired Quark[Upper, 1/2}]
[2025-10-01T23:28:48.632Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.246 s - in org.acme.sqs.SqsResourcesTest
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:18,773 INFO [io.quarkus] (main) Quarkus stopped in 2.083s
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] Results:
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-sqs-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO] Building jar: /quarkus-quickstarts/amazon-sqs-quickstart/target/amazon-sqs-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-sqs-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1489ms
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-sqs-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO] Installing /quarkus-quickstarts/amazon-sqs-quickstart/target/amazon-sqs-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-sqs-quickstart/1.0.0-SNAPSHOT/amazon-sqs-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.632Z] [INFO] Installing /quarkus-quickstarts/amazon-sqs-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-sqs-quickstart/1.0.0-SNAPSHOT/amazon-sqs-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] -------------------< org.acme:amazon-ssm-quickstart >-------------------
[2025-10-01T23:28:48.632Z] [INFO] Building amazon-ssm-quickstart 1.0.0-SNAPSHOT [7/103]
[2025-10-01T23:28:48.632Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm/1.0.3/quarkus-amazon-ssm-1.0.3.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm/1.0.3/quarkus-amazon-ssm-1.0.3.pom (3.5 kB at 9.5 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-parent/1.0.3/quarkus-amazon-ssm-parent-1.0.3.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-parent/1.0.3/quarkus-amazon-ssm-parent-1.0.3.pom (780 B at 2.1 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.pom (2.4 kB at 6.2 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm/1.0.3/quarkus-amazon-ssm-1.0.3.jar
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.jar
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm/1.0.3/quarkus-amazon-ssm-1.0.3.jar (8.0 kB at 16 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.jar (5.0 MB at 5.4 MB/s)
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-ssm-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-ssm-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.632Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-ssm-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.632Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ssm-quickstart/target/classes
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-ssm-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.632Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-ssm-quickstart/src/test/resources
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-ssm-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.632Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ssm-quickstart/target/test-classes
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-ssm-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.632Z] [INFO] T E S T S
[2025-10-01T23:28:48.632Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.632Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.632Z] [INFO] Running org.acme.ssm.SsmResourcesTest
[2025-10-01T23:28:48.632Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-deployment/1.0.3/quarkus-amazon-ssm-deployment-1.0.3.pom
[2025-10-01T23:28:48.632Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-deployment/1.0.3/quarkus-amazon-ssm-deployment-1.0.3.pom (2.8 kB at 3.1 kB/s)
[2025-10-01T23:28:48.632Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-deployment/1.0.3/quarkus-amazon-ssm-deployment-1.0.3.jar
[2025-10-01T23:28:48.632Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-deployment/1.0.3/quarkus-amazon-ssm-deployment-1.0.3.jar (6.9 kB at 14 kB/s)
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:28,735 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:30,917 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:31,360 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:31,386 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:31,483 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-10-01T23:28:48.632Z] Server Version: 20.10.7
[2025-10-01T23:28:48.632Z] API Version: 1.41
[2025-10-01T23:28:48.632Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.632Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:31,487 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:31,520 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:32,384 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:32,384 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:32,385 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:32,499 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:32,832 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:32,834 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:34,077 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: a59721f23a96c5a42c4c250c71a38c81591a872a59ce08cdcbd5894d6fa1811c
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:46,698 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT13.864656796S
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:47,581 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 19.387s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:47,582 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:47,583 INFO [io.quarkus] (main) Installed features: [amazon-ssm, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.632Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.751 s - in org.acme.ssm.SsmResourcesTest
[2025-10-01T23:28:48.632Z] 2025-10-01 23:12:53,233 INFO [io.quarkus] (main) Quarkus stopped in 2.067s
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] Results:
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-ssm-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO] Building jar: /quarkus-quickstarts/amazon-ssm-quickstart/target/amazon-ssm-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-ssm-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1787ms
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-ssm-quickstart ---
[2025-10-01T23:28:48.632Z] [INFO] Installing /quarkus-quickstarts/amazon-ssm-quickstart/target/amazon-ssm-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-ssm-quickstart/1.0.0-SNAPSHOT/amazon-ssm-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.632Z] [INFO] Installing /quarkus-quickstarts/amazon-ssm-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-ssm-quickstart/1.0.0-SNAPSHOT/amazon-ssm-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.632Z] [INFO]
[2025-10-01T23:28:48.632Z] [INFO] -----------------< org.acme:amqp-quickstart-producer >------------------
[2025-10-01T23:28:48.632Z] [INFO] Building amqp-quickstart-producer 1.0.0-SNAPSHOT [8/103]
[2025-10-01T23:28:48.632Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.632Z] [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-10-01T23:28:48.632Z] [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 54 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 134 kB/s)
[2025-10-01T23:28:48.632Z] [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-10-01T23:28:48.632Z] [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 497 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.pom (2.2 kB at 6.4 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-parent/2.7.2.Final/quarkus-resteasy-reactive-jackson-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-parent/2.7.2.Final/quarkus-resteasy-reactive-jackson-parent-2.7.2.Final.pom (796 B at 1.9 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-parent-aggregator/2.7.2.Final/quarkus-resteasy-reactive-parent-aggregator-2.7.2.Final.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-parent-aggregator/2.7.2.Final/quarkus-resteasy-reactive-parent-aggregator-2.7.2.Final.pom (1.7 kB at 3.4 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive/2.7.2.Final/quarkus-resteasy-reactive-2.7.2.Final.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive/2.7.2.Final/quarkus-resteasy-reactive-2.7.2.Final.pom (3.2 kB at 10 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-parent/2.7.2.Final/quarkus-resteasy-reactive-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-parent/2.7.2.Final/quarkus-resteasy-reactive-parent-2.7.2.Final.pom (820 B at 3.5 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common/2.7.2.Final/quarkus-resteasy-reactive-common-2.7.2.Final.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common/2.7.2.Final/quarkus-resteasy-reactive-common-2.7.2.Final.pom (2.4 kB at 10 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-parent/2.7.2.Final/quarkus-resteasy-reactive-common-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-parent/2.7.2.Final/quarkus-resteasy-reactive-common-parent-2.7.2.Final.pom (836 B at 3.1 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.2.Final/resteasy-reactive-common-2.7.2.Final.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.2.Final/resteasy-reactive-common-2.7.2.Final.pom (1.9 kB at 4.3 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-parent/2.7.2.Final/resteasy-reactive-common-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-parent/2.7.2.Final/resteasy-reactive-common-parent-2.7.2.Final.pom (738 B at 3.0 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-parent/2.7.2.Final/resteasy-reactive-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-parent/2.7.2.Final/resteasy-reactive-parent-2.7.2.Final.pom (32 kB at 97 kB/s)
[2025-10-01T23:28:48.632Z] [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-10-01T23:28:48.632Z] [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 59 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.2.Final/resteasy-reactive-vertx-2.7.2.Final.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.2.Final/resteasy-reactive-vertx-2.7.2.Final.pom (3.6 kB at 11 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-server-parent/2.7.2.Final/resteasy-reactive-server-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-server-parent/2.7.2.Final/resteasy-reactive-server-parent-2.7.2.Final.pom (833 B at 3.7 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.2.Final/resteasy-reactive-2.7.2.Final.pom
[2025-10-01T23:28:48.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.2.Final/resteasy-reactive-2.7.2.Final.pom (1.6 kB at 6.4 kB/s)
[2025-10-01T23:28:48.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-2.7.2.Final.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-2.7.2.Final.pom (2.1 kB at 10 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-parent/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-parent/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-parent-2.7.2.Final.pom (815 B at 2.4 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.2.Final/resteasy-reactive-jackson-2.7.2.Final.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.2.Final/resteasy-reactive-jackson-2.7.2.Final.pom (2.7 kB at 9.8 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.2.Final.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.2.Final.pom (3.2 kB at 10 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-parent-2.7.2.Final.pom (766 B at 1.5 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.pom (5.2 kB at 49 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging/3.13.0/smallrye-reactive-messaging-3.13.0.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging/3.13.0/smallrye-reactive-messaging-3.13.0.pom (19 kB at 257 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom (9.8 kB at 121 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom (66 kB at 747 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack-depchain/4.2.1/vertx-stack-depchain-4.2.1.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack-depchain/4.2.1/vertx-stack-depchain-4.2.1.pom (13 kB at 154 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/4.2.1/vertx-stack-4.2.1.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/4.2.1/vertx-stack-4.2.1.pom (3.2 kB at 35 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.1/vertx-dependencies-4.2.1.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.1/vertx-dependencies-4.2.1.pom (35 kB at 471 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (5.6 kB at 61 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.pom (2.7 kB at 24 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.pom (2.5 kB at 34 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.pom (1.8 kB at 21 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.pom (1.6 kB at 19 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.pom (1.8 kB at 14 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converters/2.6.0/smallrye-reactive-converters-2.6.0.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converters/2.6.0/smallrye-reactive-converters-2.6.0.pom (1.3 kB at 16 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-utilities-projects/2.6.0/smallrye-reactive-utilities-projects-2.6.0.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-utilities-projects/2.6.0/smallrye-reactive-utilities-projects-2.6.0.pom (8.1 kB at 76 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.1.0/vertx-dependencies-4.1.0.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.1.0/vertx-dependencies-4.1.0.pom (34 kB at 329 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.3/testcontainers-bom-1.15.3.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.3/testcontainers-bom-1.15.3.pom (7.1 kB at 82 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.18.1/smallrye-mutiny-vertx-amqp-client-2.18.1.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.18.1/smallrye-mutiny-vertx-amqp-client-2.18.1.pom (5.4 kB at 12 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.4/vertx-amqp-client-4.2.4.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.4/vertx-amqp-client-4.2.4.pom (5.0 kB at 10 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.pom (6.5 kB at 15 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.pom (2.9 kB at 34 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j-parent/0.33.10/proton-j-parent-0.33.10.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j-parent/0.33.10/proton-j-parent-0.33.10.pom (9.9 kB at 125 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.pom (1.8 kB at 25 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-2.7.2.Final.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-2.7.2.Final.pom (2.6 kB at 13 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-parent/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-parent/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-parent-2.7.2.Final.pom (820 B at 2.5 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-streams-operators-parent/2.7.2.Final/quarkus-reactive-streams-operators-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-streams-operators-parent/2.7.2.Final/quarkus-reactive-streams-operators-parent-2.7.2.Final.pom (889 B at 3.3 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.pom (7.6 kB at 81 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-parent/1.0.1/microprofile-reactive-streams-operators-parent-1.0.1.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-parent/1.0.1/microprofile-reactive-streams-operators-parent-1.0.1.pom (15 kB at 166 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom (9.1 kB at 110 kB/s)
[2025-10-01T23:28:48.633Z] [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-10-01T23:28:48.633Z] [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 83 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.pom (5.5 kB at 66 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.3.1/mutiny-reactive-streams-operators-1.3.1.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.3.1/mutiny-reactive-streams-operators-1.3.1.pom (5.8 kB at 46 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.2.Final/quarkus-smallrye-reactive-messaging-2.7.2.Final.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.2.Final/quarkus-smallrye-reactive-messaging-2.7.2.Final.pom (4.2 kB at 25 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-parent-2.7.2.Final.pom (780 B at 1.6 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.2.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.2.Final.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.2.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.2.Final.pom (4.6 kB at 19 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.pom (1.6 kB at 21 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.pom (1.7 kB at 23 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-parent/3.1/microprofile-health-parent-3.1.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-parent/3.1/microprofile-health-parent-3.1.pom (4.2 kB at 53 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/microprofile-parent/1.2/microprofile-parent-1.2.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/microprofile-parent/1.2/microprofile-parent-1.2.pom (43 kB at 643 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive/2.7.2.Final/quarkus-resteasy-reactive-2.7.2.Final.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common/2.7.2.Final/quarkus-resteasy-reactive-common-2.7.2.Final.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.2.Final/resteasy-reactive-common-2.7.2.Final.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.2.Final/resteasy-reactive-vertx-2.7.2.Final.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.jar (28 kB at 104 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.2.Final/resteasy-reactive-2.7.2.Final.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common/2.7.2.Final/quarkus-resteasy-reactive-common-2.7.2.Final.jar (13 kB at 44 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-2.7.2.Final.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive/2.7.2.Final/quarkus-resteasy-reactive-2.7.2.Final.jar (71 kB at 230 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.2.Final/resteasy-reactive-jackson-2.7.2.Final.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.2.Final/resteasy-reactive-vertx-2.7.2.Final.jar (54 kB at 165 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.2.Final.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.2.Final/resteasy-reactive-common-2.7.2.Final.jar (287 kB at 813 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.jar (108 kB at 253 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.18.1/smallrye-mutiny-vertx-amqp-client-2.18.1.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-2.7.2.Final.jar (9.8 kB at 18 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.2.Final/resteasy-reactive-2.7.2.Final.jar (469 kB at 845 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.4/vertx-amqp-client-4.2.4.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.2.Final/resteasy-reactive-jackson-2.7.2.Final.jar (6.8 kB at 11 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.jar (741 kB at 1.0 MB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.jar (87 kB at 111 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.2.Final.jar (3.4 kB at 4.2 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.18.1/smallrye-mutiny-vertx-amqp-client-2.18.1.jar (39 kB at 46 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.jar (26 kB at 30 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-2.7.2.Final.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.jar (45 kB at 51 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.jar (120 kB at 129 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.4/vertx-amqp-client-4.2.4.jar (62 kB at 64 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.3.1/mutiny-reactive-streams-operators-1.3.1.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.jar (5.1 kB at 5.3 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.2.Final/quarkus-smallrye-reactive-messaging-2.7.2.Final.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.jar (38 kB at 39 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.2.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.2.Final.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.jar (55 kB at 55 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.jar (6.6 kB at 6.2 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.3.1/mutiny-reactive-streams-operators-1.3.1.jar (76 kB at 70 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-2.7.2.Final.jar (6.1 kB at 5.4 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.jar (236 kB at 205 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.jar (17 kB at 14 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.jar (63 kB at 52 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.2.Final/quarkus-smallrye-reactive-messaging-2.7.2.Final.jar (38 kB at 30 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.2.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.2.Final.jar (13 kB at 10.0 kB/s)
[2025-10-01T23:28:48.633Z] [INFO]
[2025-10-01T23:28:48.633Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amqp-quickstart-producer ---
[2025-10-01T23:28:48.633Z] [INFO]
[2025-10-01T23:28:48.633Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amqp-quickstart-producer ---
[2025-10-01T23:28:48.633Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.633Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.633Z] [INFO]
[2025-10-01T23:28:48.633Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ amqp-quickstart-producer ---
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.2.Final/quarkus-resteasy-reactive-kotlin-2.7.2.Final.jar
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.2.Final/quarkus-resteasy-reactive-kotlin-2.7.2.Final.jar (32 kB at 148 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.2.Final.pom (2.3 kB at 5.6 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.2.Final/quarkus-resteasy-reactive-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.2.Final/quarkus-resteasy-reactive-deployment-2.7.2.Final.pom (4.9 kB at 9.7 kB/s)
[2025-10-01T23:28:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.2.Final/resteasy-reactive-processor-2.7.2.Final.pom
[2025-10-01T23:28:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.2.Final/resteasy-reactive-processor-2.7.2.Final.pom (2.0 kB at 4.8 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.2.Final/resteasy-reactive-common-processor-2.7.2.Final.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.2.Final/resteasy-reactive-common-processor-2.7.2.Final.pom (1.9 kB at 5.6 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.2.Final.pom (1.0 kB at 3.8 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-spi-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-spi-deployment-2.7.2.Final.pom (962 B at 1.8 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-common-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-common-deployment-2.7.2.Final.pom (3.6 kB at 7.0 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.2.Final.pom (1.8 kB at 5.6 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.2.Final.pom (4.7 kB at 10.0 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.2.Final.pom (3.1 kB at 6.0 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.2.Final/quarkus-smallrye-health-spi-2.7.2.Final.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.2.Final/quarkus-smallrye-health-spi-2.7.2.Final.pom (775 B at 1.7 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-parent/2.7.2.Final/quarkus-smallrye-health-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-parent/2.7.2.Final/quarkus-smallrye-health-parent-2.7.2.Final.pom (787 B at 3.0 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.2.Final.pom (2.3 kB at 6.1 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.pom (2.7 kB at 27 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark-parent/0.18.1/commonmark-parent-0.18.1.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark-parent/0.18.1/commonmark-parent-0.18.1.pom (12 kB at 184 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit4-mock/2.7.2.Final/quarkus-junit4-mock-2.7.2.Final.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit4-mock/2.7.2.Final/quarkus-junit4-mock-2.7.2.Final.pom (719 B at 3.4 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.2.Final/quarkus-devservices-common-2.7.2.Final.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.2.Final/quarkus-devservices-common-2.7.2.Final.pom (1.5 kB at 6.3 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-parent/2.7.2.Final/quarkus-devservices-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-parent/2.7.2.Final/quarkus-devservices-parent-2.7.2.Final.pom (1.1 kB at 4.6 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.2.Final/resteasy-reactive-common-processor-2.7.2.Final.jar
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.2.Final/resteasy-reactive-processor-2.7.2.Final.jar
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-spi-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-common-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-spi-deployment-2.7.2.Final.jar (25 kB at 89 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.2.Final/quarkus-resteasy-reactive-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.2.Final.jar (5.0 kB at 16 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.2.Final/resteasy-reactive-processor-2.7.2.Final.jar (144 kB at 401 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-common-deployment-2.7.2.Final.jar (29 kB at 72 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.2.Final/quarkus-smallrye-health-spi-2.7.2.Final.jar
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.2.Final/resteasy-reactive-common-processor-2.7.2.Final.jar (114 kB at 235 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar (168 kB at 320 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.2.Final/quarkus-smallrye-health-spi-2.7.2.Final.jar (3.6 kB at 4.9 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.2.Final/quarkus-resteasy-reactive-deployment-2.7.2.Final.jar (109 kB at 131 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit4-mock/2.7.2.Final/quarkus-junit4-mock-2.7.2.Final.jar
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.2.Final.jar (4.0 kB at 4.6 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.2.Final/quarkus-devservices-common-2.7.2.Final.jar
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.2.Final.jar (64 kB at 66 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit4-mock/2.7.2.Final/quarkus-junit4-mock-2.7.2.Final.jar (4.2 kB at 4.1 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.2.Final.jar (14 kB at 13 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.2.Final/quarkus-devservices-common-2.7.2.Final.jar (7.6 kB at 6.4 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.2.Final.jar (4.8 kB at 3.8 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.2.Final.jar (18 kB at 11 kB/s)
[2025-10-01T23:28:48.634Z] [INFO]
[2025-10-01T23:28:48.634Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ amqp-quickstart-producer ---
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2025-10-01T23:28:48.634Z] [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 63 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 40 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2025-10-01T23:28:48.634Z] [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 32 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 49 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 46 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 38 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 12 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 104 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 151 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 7.5 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 52 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 316 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 51 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 92 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 173 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2025-10-01T23:28:48.634Z] [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 90 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2025-10-01T23:28:48.634Z] [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 21 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 30 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 14 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 78 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 24 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 37 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 37 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2025-10-01T23:28:48.634Z] [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 12 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2025-10-01T23:28:48.634Z] [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 121 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2025-10-01T23:28:48.634Z] [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 35 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2025-10-01T23:28:48.634Z] [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 56 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2025-10-01T23:28:48.634Z] [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 26 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 82 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2025-10-01T23:28:48.634Z] [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 66 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 413 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 166 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 738 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 233 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 52 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 74 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 43 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 14 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 52 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2025-10-01T23:28:48.634Z] [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 27 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 38 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 7.7 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 12 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 22 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2025-10-01T23:28:48.634Z] [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 775 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 2.0 MB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2025-10-01T23:28:48.634Z] [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 6.0 MB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2025-10-01T23:28:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 2.3 MB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 1.8 MB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 1.6 MB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 338 kB/s)
[2025-10-01T23:28:48.634Z] [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-10-01T23:28:48.634Z] [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 3.8 MB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2025-10-01T23:28:48.634Z] [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 261 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2025-10-01T23:28:48.634Z] [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 188 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2025-10-01T23:28:48.634Z] [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 516 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2025-10-01T23:28:48.634Z] [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 708 kB/s)
[2025-10-01T23:28:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2025-10-01T23:28:48.634Z] [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 240 kB/s)
[2025-10-01T23:28:48.635Z] [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-10-01T23:28:48.635Z] [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 62 kB/s)
[2025-10-01T23:28:48.635Z] [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-10-01T23:28:48.635Z] [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 313 kB/s)
[2025-10-01T23:28:48.635Z] [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-10-01T23:28:48.635Z] [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 166 kB/s)
[2025-10-01T23:28:48.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2025-10-01T23:28:48.635Z] [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 218 kB/s)
[2025-10-01T23:28:48.635Z] [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-10-01T23:28:48.635Z] [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 15 kB/s)
[2025-10-01T23:28:48.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
[2025-10-01T23:28:48.635Z] [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 96 kB/s)
[2025-10-01T23:28:48.635Z] [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-10-01T23:28:48.635Z] [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 348 kB/s)
[2025-10-01T23:28:48.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
[2025-10-01T23:28:48.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 573 kB/s)
[2025-10-01T23:28:48.635Z] [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-10-01T23:28:48.635Z] [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 37 kB/s)
[2025-10-01T23:28:48.635Z] [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 453 kB/s)
[2025-10-01T23:28:48.635Z] [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-10-01T23:28:48.635Z] [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-10-01T23:28:48.635Z] [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 105 kB/s)
[2025-10-01T23:28:48.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 277 kB/s)
[2025-10-01T23:28:48.635Z] [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 11 kB/s)
[2025-10-01T23:28:48.635Z] [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 63 kB/s)
[2025-10-01T23:28:48.635Z] [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 49 kB/s)
[2025-10-01T23:28:48.635Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.635Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/classes
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ amqp-quickstart-producer ---
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amqp-quickstart-producer ---
[2025-10-01T23:28:48.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.635Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/src/test/resources
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ amqp-quickstart-producer ---
[2025-10-01T23:28:48.635Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.635Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/test-classes
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amqp-quickstart-producer ---
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.635Z] [INFO] T E S T S
[2025-10-01T23:28:48.635Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.635Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.635Z] [INFO] Running org.acme.amqp.producer.QuotesResourceTest
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:26,493 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:27,023 INFO [org.tes.doc.DockerClientProviderStrategy] (build-35) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:27,197 INFO [io.qua.sma.dep.processor] (build-40) Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:27,198 INFO [io.qua.sma.dep.processor] (build-40) Configuring the channel 'quote-requests' to be managed by the connector 'smallrye-amqp'
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:27,739 INFO [org.tes.doc.DockerClientProviderStrategy] (build-35) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:27,758 INFO [org.tes.DockerClientFactory] (build-35) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:27,853 INFO [org.tes.DockerClientFactory] (build-35) Connected to docker:
[2025-10-01T23:28:48.635Z] Server Version: 20.10.7
[2025-10-01T23:28:48.635Z] API Version: 1.41
[2025-10-01T23:28:48.635Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.635Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:27,859 INFO [org.tes.uti.ImageNameSubstitutor] (build-35) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:27,897 INFO [org.tes.uti.RegistryAuthLocator] (build-35) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:28,760 INFO [org.tes.DockerClientFactory] (build-35) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:28,760 INFO [org.tes.DockerClientFactory] (build-35) Checking the system...
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:28,761 INFO [org.tes.DockerClientFactory] (build-35) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:28,908 INFO [org.tes.DockerClientFactory] (build-35) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:29,227 INFO [doc.io/.1.2]] (build-35) Creating container for image: quay.io/artemiscloud/activemq-artemis-broker:0.1.2
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:29,228 INFO [org.tes.uti.RegistryAuthLocator] (build-35) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: quay.io/artemiscloud/activemq-artemis-broker:0.1.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:29,486 INFO [doc.io/.1.2]] (build-35) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 is starting: c6e94f221ecf6768e45c02649827491cdbd6e5e0600de9a98851e51540f87685
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:37,606 INFO [doc.io/.1.2]] (build-35) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 started in PT8.674849635S
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:37,607 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-35) Dev Services for AMQP started.
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:37,607 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-35) Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Damqp.host=172.17.0.1 -Damqp.port=49274 -Damqp.user=admin -Damqp.password=admin
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:38,377 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:49274 for channel quotes
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:38,413 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:49274 for channel quote-requests
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:38,452 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:38,603 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 12.695s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:38,604 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:38,605 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:39,176 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.635Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.579 s - in org.acme.amqp.producer.QuotesResourceTest
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:40,516 INFO [io.quarkus] (main) Quarkus stopped in 0.080s
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] Results:
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amqp-quickstart-producer ---
[2025-10-01T23:28:48.635Z] [INFO] Building jar: /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/amqp-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amqp-quickstart-producer ---
[2025-10-01T23:28:48.635Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-10-01T23:28:48.635Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quote-requests' to be managed by the connector 'smallrye-amqp'
[2025-10-01T23:28:48.635Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1581ms
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amqp-quickstart-producer ---
[2025-10-01T23:28:48.635Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/amqp-quickstart-producer-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amqp-quickstart-producer/1.0.0-SNAPSHOT/amqp-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.635Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/pom.xml to /root/.m2/repository/org/acme/amqp-quickstart-producer/1.0.0-SNAPSHOT/amqp-quickstart-producer-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] -----------------< org.acme:amqp-quickstart-processor >-----------------
[2025-10-01T23:28:48.635Z] [INFO] Building amqp-quickstart-processor 1.0.0-SNAPSHOT [9/103]
[2025-10-01T23:28:48.635Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amqp-quickstart-processor ---
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amqp-quickstart-processor ---
[2025-10-01T23:28:48.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.635Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ amqp-quickstart-processor ---
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ amqp-quickstart-processor ---
[2025-10-01T23:28:48.635Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.635Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/classes
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ amqp-quickstart-processor ---
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amqp-quickstart-processor ---
[2025-10-01T23:28:48.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.635Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/src/test/resources
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ amqp-quickstart-processor ---
[2025-10-01T23:28:48.635Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.635Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/test-classes
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amqp-quickstart-processor ---
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.635Z] [INFO] T E S T S
[2025-10-01T23:28:48.635Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.635Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.635Z] [INFO] Running org.acme.amqp.processor.QuoteProcessorTest
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:47,272 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:47,757 INFO [org.tes.doc.DockerClientProviderStrategy] (build-20) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:48,005 INFO [io.qua.sma.dep.processor] (build-4) Configuring the channel 'requests' to be managed by the connector 'smallrye-amqp'
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:48,006 INFO [io.qua.sma.dep.processor] (build-4) Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:48,672 INFO [org.tes.doc.DockerClientProviderStrategy] (build-20) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:48,689 INFO [org.tes.DockerClientFactory] (build-20) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:48,767 INFO [org.tes.DockerClientFactory] (build-20) Connected to docker:
[2025-10-01T23:28:48.635Z] Server Version: 20.10.7
[2025-10-01T23:28:48.635Z] API Version: 1.41
[2025-10-01T23:28:48.635Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.635Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:48,771 INFO [org.tes.uti.ImageNameSubstitutor] (build-20) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:48,807 INFO [org.tes.uti.RegistryAuthLocator] (build-20) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:49,652 INFO [org.tes.DockerClientFactory] (build-20) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:49,652 INFO [org.tes.DockerClientFactory] (build-20) Checking the system...
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:49,653 INFO [org.tes.DockerClientFactory] (build-20) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:49,801 INFO [org.tes.DockerClientFactory] (build-20) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:50,093 INFO [doc.io/.1.2]] (build-20) Creating container for image: quay.io/artemiscloud/activemq-artemis-broker:0.1.2
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:50,093 INFO [org.tes.uti.RegistryAuthLocator] (build-20) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: quay.io/artemiscloud/activemq-artemis-broker:0.1.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:50,250 INFO [doc.io/.1.2]] (build-20) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 is starting: 0ee05938183eae3684111cd8205816cfa9334d18c573febcfd5e5a1394f4f11d
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:54,828 INFO [doc.io/.1.2]] (build-20) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 started in PT5.001531465S
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:54,829 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-20) Dev Services for AMQP started.
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:54,830 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-20) Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Damqp.host=172.17.0.1 -Damqp.port=49276 -Damqp.user=admin -Damqp.password=admin
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:55,379 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:49276 for channel requests
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:55,413 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:49276 for channel quotes
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:55,453 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:55,462 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:55,464 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 8.703s.
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:55,465 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:55,465 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:56,009 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:56,016 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:56,149 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address quote-requests
[2025-10-01T23:28:48.635Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.298 s - in org.acme.amqp.processor.QuoteProcessorTest
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:56,838 ERROR [io.qua.mut.run.MutinyInfrastructure] (vert.x-eventloop-thread-0) Mutiny had to drop the following exception: io.vertx.core.impl.NoStackTraceThrowable: Connection disconnected
[2025-10-01T23:28:48.635Z]
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:56,841 ERROR [io.qua.mut.run.MutinyInfrastructure] (vert.x-eventloop-thread-0) Mutiny had to drop the following exception: io.vertx.core.impl.NoStackTraceThrowable: Connection disconnected
[2025-10-01T23:28:48.635Z]
[2025-10-01T23:28:48.635Z] 2025-10-01 23:13:56,856 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] Results:
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amqp-quickstart-processor ---
[2025-10-01T23:28:48.635Z] [INFO] Building jar: /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/amqp-quickstart-processor-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amqp-quickstart-processor ---
[2025-10-01T23:28:48.635Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'requests' to be managed by the connector 'smallrye-amqp'
[2025-10-01T23:28:48.635Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-10-01T23:28:48.635Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1089ms
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amqp-quickstart-processor ---
[2025-10-01T23:28:48.635Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/amqp-quickstart-processor-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amqp-quickstart-processor/1.0.0-SNAPSHOT/amqp-quickstart-processor-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.635Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/pom.xml to /root/.m2/repository/org/acme/amqp-quickstart-processor/1.0.0-SNAPSHOT/amqp-quickstart-processor-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] ----------------------< org.acme:amqp-quickstart >----------------------
[2025-10-01T23:28:48.635Z] [INFO] Building amqp-quickstart 1.0.0-SNAPSHOT [10/103]
[2025-10-01T23:28:48.635Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amqp-quickstart ---
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amqp-quickstart ---
[2025-10-01T23:28:48.635Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/pom.xml to /root/.m2/repository/org/acme/amqp-quickstart/1.0.0-SNAPSHOT/amqp-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] ---------------< org.acme:awt-graphics-rest-quickstart >----------------
[2025-10-01T23:28:48.635Z] [INFO] Building awt-graphics-rest-quickstart 1.0.0-SNAPSHOT [11/103]
[2025-10-01T23:28:48.635Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt/2.7.2.Final/quarkus-awt-2.7.2.Final.pom
[2025-10-01T23:28:48.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt/2.7.2.Final/quarkus-awt-2.7.2.Final.pom (1.7 kB at 3.6 kB/s)
[2025-10-01T23:28:48.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-parent/2.7.2.Final/quarkus-awt-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-parent/2.7.2.Final/quarkus-awt-parent-2.7.2.Final.pom (693 B at 1.8 kB/s)
[2025-10-01T23:28:48.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt/2.7.2.Final/quarkus-awt-2.7.2.Final.jar
[2025-10-01T23:28:48.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt/2.7.2.Final/quarkus-awt-2.7.2.Final.jar (7.4 kB at 15 kB/s)
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ awt-graphics-rest-quickstart ---
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ awt-graphics-rest-quickstart ---
[2025-10-01T23:28:48.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.635Z] [INFO] Copying 5 resources
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ awt-graphics-rest-quickstart ---
[2025-10-01T23:28:48.635Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.635Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/awt-graphics-rest-quickstart/target/classes
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ awt-graphics-rest-quickstart ---
[2025-10-01T23:28:48.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.635Z] [INFO] Copying 6 resources
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ awt-graphics-rest-quickstart ---
[2025-10-01T23:28:48.635Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.635Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/awt-graphics-rest-quickstart/target/test-classes
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ awt-graphics-rest-quickstart ---
[2025-10-01T23:28:48.635Z] [INFO]
[2025-10-01T23:28:48.635Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.635Z] [INFO] T E S T S
[2025-10-01T23:28:48.635Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.635Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.635Z] [INFO] Running org.acme.awt.rest.ImageResourceTest
[2025-10-01T23:28:48.635Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-deployment/2.7.2.Final/quarkus-awt-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.635Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-deployment/2.7.2.Final/quarkus-awt-deployment-2.7.2.Final.pom (1.9 kB at 2.4 kB/s)
[2025-10-01T23:28:48.636Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-deployment/2.7.2.Final/quarkus-awt-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.636Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-deployment/2.7.2.Final/quarkus-awt-deployment-2.7.2.Final.jar (7.9 kB at 17 kB/s)
[2025-10-01T23:28:48.636Z] 2025-10-01 23:14:05,218 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.636Z] 2025-10-01 23:14:07,211 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.459s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.636Z] 2025-10-01 23:14:07,211 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.636Z] 2025-10-01 23:14:07,211 INFO [io.quarkus] (main) Installed features: [awt, cdi, resteasy, resteasy-multipart, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.636Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.027 s - in org.acme.awt.rest.ImageResourceTest
[2025-10-01T23:28:48.636Z] 2025-10-01 23:14:09,229 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] Results:
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ awt-graphics-rest-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO] Building jar: /quarkus-quickstarts/awt-graphics-rest-quickstart/target/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ awt-graphics-rest-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1152ms
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ awt-graphics-rest-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO] Installing /quarkus-quickstarts/awt-graphics-rest-quickstart/target/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/awt-graphics-rest-quickstart/1.0.0-SNAPSHOT/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.636Z] [INFO] Installing /quarkus-quickstarts/awt-graphics-rest-quickstart/pom.xml to /root/.m2/repository/org/acme/awt-graphics-rest-quickstart/1.0.0-SNAPSHOT/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] ---------------------< org.acme:cache-quickstart >----------------------
[2025-10-01T23:28:48.636Z] [INFO] Building cache-quickstart 1.0.0-SNAPSHOT [12/103]
[2025-10-01T23:28:48.636Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache/2.7.2.Final/quarkus-cache-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache/2.7.2.Final/quarkus-cache-2.7.2.Final.pom (2.4 kB at 7.2 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-parent/2.7.2.Final/quarkus-cache-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-parent/2.7.2.Final/quarkus-cache-parent-2.7.2.Final.pom (739 B at 2.5 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine/2.7.2.Final/quarkus-caffeine-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine/2.7.2.Final/quarkus-caffeine-2.7.2.Final.pom (1.9 kB at 9.2 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-parent/2.7.2.Final/quarkus-caffeine-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-parent/2.7.2.Final/quarkus-caffeine-parent-2.7.2.Final.pom (745 B at 3.1 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom (2.1 kB at 32 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache/2.7.2.Final/quarkus-cache-2.7.2.Final.jar
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine/2.7.2.Final/quarkus-caffeine-2.7.2.Final.jar
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar (912 kB at 8.1 MB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache/2.7.2.Final/quarkus-cache-2.7.2.Final.jar (63 kB at 178 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine/2.7.2.Final/quarkus-caffeine-2.7.2.Final.jar (6.3 kB at 13 kB/s)
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cache-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cache-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.636Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cache-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.636Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/cache-quickstart/target/classes
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cache-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.636Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/cache-quickstart/src/test/resources
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ cache-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.636Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/cache-quickstart/target/test-classes
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cache-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.636Z] [INFO] T E S T S
[2025-10-01T23:28:48.636Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.636Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.636Z] [INFO] Running org.acme.cache.WeatherForecastResourceTest
[2025-10-01T23:28:48.636Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-deployment/2.7.2.Final/quarkus-cache-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-deployment/2.7.2.Final/quarkus-cache-deployment-2.7.2.Final.pom (2.4 kB at 3.6 kB/s)
[2025-10-01T23:28:48.636Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-deployment/2.7.2.Final/quarkus-caffeine-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-deployment/2.7.2.Final/quarkus-caffeine-deployment-2.7.2.Final.pom (1.5 kB at 5.5 kB/s)
[2025-10-01T23:28:48.636Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-deployment/2.7.2.Final/quarkus-caffeine-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.636Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-deployment/2.7.2.Final/quarkus-cache-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.636Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-deployment/2.7.2.Final/quarkus-caffeine-deployment-2.7.2.Final.jar (4.6 kB at 14 kB/s)
[2025-10-01T23:28:48.636Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-deployment/2.7.2.Final/quarkus-cache-deployment-2.7.2.Final.jar (32 kB at 85 kB/s)
[2025-10-01T23:28:48.636Z] 2025-10-01 23:14:17,641 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.636Z] 2025-10-01 23:14:19,446 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.345s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.636Z] 2025-10-01 23:14:19,447 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.636Z] 2025-10-01 23:14:19,447 INFO [io.quarkus] (main) Installed features: [cache, cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.636Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.039 s - in org.acme.cache.WeatherForecastResourceTest
[2025-10-01T23:28:48.636Z] 2025-10-01 23:14:26,628 INFO [io.quarkus] (main) Quarkus stopped in 0.064s
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] Results:
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cache-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO] Building jar: /quarkus-quickstarts/cache-quickstart/target/cache-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ cache-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 996ms
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cache-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO] Installing /quarkus-quickstarts/cache-quickstart/target/cache-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/cache-quickstart/1.0.0-SNAPSHOT/cache-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.636Z] [INFO] Installing /quarkus-quickstarts/cache-quickstart/pom.xml to /root/.m2/repository/org/acme/cache-quickstart/1.0.0-SNAPSHOT/cache-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] ---------------------< org.acme:config-quickstart >---------------------
[2025-10-01T23:28:48.636Z] [INFO] Building config-quickstart 1.0.0-SNAPSHOT [13/103]
[2025-10-01T23:28:48.636Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ config-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ config-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.636Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ config-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.636Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/config-quickstart/target/classes
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ config-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.636Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/config-quickstart/src/test/resources
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ config-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.636Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/config-quickstart/target/test-classes
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ config-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.636Z] [INFO] T E S T S
[2025-10-01T23:28:48.636Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.636Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.636Z] [INFO] Running org.acme.config.GreetingResourceTest
[2025-10-01T23:28:48.636Z] 2025-10-01 23:14:31,826 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.636Z] 2025-10-01 23:14:33,209 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.002s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.636Z] 2025-10-01 23:14:33,210 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.636Z] 2025-10-01 23:14:33,210 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.636Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.605 s - in org.acme.config.GreetingResourceTest
[2025-10-01T23:28:48.636Z] 2025-10-01 23:14:34,499 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] Results:
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ config-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO] Building jar: /quarkus-quickstarts/config-quickstart/target/config-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ config-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1009ms
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ config-quickstart ---
[2025-10-01T23:28:48.636Z] [INFO] Installing /quarkus-quickstarts/config-quickstart/target/config-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/config-quickstart/1.0.0-SNAPSHOT/config-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.636Z] [INFO] Installing /quarkus-quickstarts/config-quickstart/pom.xml to /root/.m2/repository/org/acme/config-quickstart/1.0.0-SNAPSHOT/config-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.636Z] [INFO]
[2025-10-01T23:28:48.636Z] [INFO] --------------< org.acme:context-propagation-quickstart >---------------
[2025-10-01T23:28:48.636Z] [INFO] Building context-propagation-quickstart 1.0.0-SNAPSHOT [14/103]
[2025-10-01T23:28:48.636Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.2.Final.pom (3.7 kB at 16 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-parent-2.7.2.Final.pom (764 B at 4.3 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client/2.7.2.Final/quarkus-kafka-client-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client/2.7.2.Final/quarkus-kafka-client-2.7.2.Final.pom (3.4 kB at 12 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-parent/2.7.2.Final/quarkus-kafka-client-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-parent/2.7.2.Final/quarkus-kafka-client-parent-2.7.2.Final.pom (722 B at 1.8 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.pom (1.8 kB at 16 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.pom (1.9 kB at 25 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom (2.1 kB at 31 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.pom (3.5 kB at 29 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.pom (5.5 kB at 60 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.pom (1.2 kB at 17 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.4/vertx-kafka-client-4.2.4.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.4/vertx-kafka-client-4.2.4.pom (4.0 kB at 34 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache/2.7.2.Final/quarkus-hibernate-orm-panache-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache/2.7.2.Final/quarkus-hibernate-orm-panache-2.7.2.Final.pom (4.3 kB at 14 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-parent/2.7.2.Final/quarkus-hibernate-orm-panache-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-parent/2.7.2.Final/quarkus-hibernate-orm-panache-parent-2.7.2.Final.pom (772 B at 2.7 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-parent/2.7.2.Final/quarkus-panache-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-parent/2.7.2.Final/quarkus-panache-parent-2.7.2.Final.pom (1.4 kB at 4.6 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm/2.7.2.Final/quarkus-hibernate-orm-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm/2.7.2.Final/quarkus-hibernate-orm-2.7.2.Final.pom (7.3 kB at 22 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-parent/2.7.2.Final/quarkus-hibernate-orm-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-parent/2.7.2.Final/quarkus-hibernate-orm-parent-2.7.2.Final.pom (5.9 kB at 19 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal/2.7.2.Final/quarkus-agroal-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal/2.7.2.Final/quarkus-agroal-2.7.2.Final.pom (3.9 kB at 10 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-parent/2.7.2.Final/quarkus-agroal-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-parent/2.7.2.Final/quarkus-agroal-parent-2.7.2.Final.pom (768 B at 2.2 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource/2.7.2.Final/quarkus-datasource-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource/2.7.2.Final/quarkus-datasource-2.7.2.Final.pom (2.4 kB at 7.1 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-parent/2.7.2.Final/quarkus-datasource-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-parent/2.7.2.Final/quarkus-datasource-parent-2.7.2.Final.pom (819 B at 1.3 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-common/2.7.2.Final/quarkus-datasource-common-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-common/2.7.2.Final/quarkus-datasource-common-2.7.2.Final.pom (986 B at 4.1 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials/2.7.2.Final/quarkus-credentials-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials/2.7.2.Final/quarkus-credentials-2.7.2.Final.pom (747 B at 3.4 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-parent/2.7.2.Final/quarkus-credentials-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-parent/2.7.2.Final/quarkus-credentials-parent-2.7.2.Final.pom (750 B at 2.9 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta/2.7.2.Final/quarkus-narayana-jta-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta/2.7.2.Final/quarkus-narayana-jta-2.7.2.Final.pom (3.9 kB at 11 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-parent/2.7.2.Final/quarkus-narayana-jta-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-parent/2.7.2.Final/quarkus-narayana-jta-parent-2.7.2.Final.pom (751 B at 3.2 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.pom (2.5 kB at 37 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.pom (1.4 kB at 17 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.pom (10 kB at 133 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.12.4.Final/narayana-jta-all-5.12.4.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.12.4.Final/narayana-jta-all-5.12.4.Final.pom (2.8 kB at 40 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.12.4.Final/narayana-all-5.12.4.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.12.4.Final/narayana-all-5.12.4.Final.pom (35 kB at 526 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.pom (6.2 kB at 99 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom (22 kB at 303 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.pom (4.8 kB at 60 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom (30 kB at 442 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.pom (14 kB at 121 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.12.4.Final/narayana-jts-all-5.12.4.Final.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.12.4.Final/narayana-jts-all-5.12.4.Final.pom (10 kB at 142 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.pom (2.1 kB at 19 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.14/agroal-parent-1.14.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.14/agroal-parent-1.14.pom (6.1 kB at 61 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.pom (1.1 kB at 8.2 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Alpha3/jboss-transaction-api_1.2_spec-1.0.0.Alpha3.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Alpha3/jboss-transaction-api_1.2_spec-1.0.0.Alpha3.pom (4.6 kB at 63 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.pom
[2025-10-01T23:28:48.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.pom (2.2 kB at 25 kB/s)
[2025-10-01T23:28:48.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.pom (5.5 kB at 83 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.pom
[2025-10-01T23:28:48.637Z] [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 183 kB/s)
[2025-10-01T23:28:48.637Z] [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-10-01T23:28:48.637Z] [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 554 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 9.9 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom (7.3 kB at 121 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 400 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.pom (1.9 kB at 36 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.pom (2.1 kB at 32 kB/s)
[2025-10-01T23:28:48.637Z] [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-10-01T23:28:48.637Z] [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 216 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.pom (9.9 kB at 178 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom (11 kB at 197 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 170 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.pom (5.2 kB at 94 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 544 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 320 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 125 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.2.Final/quarkus-hibernate-orm-panache-common-2.7.2.Final.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.2.Final/quarkus-hibernate-orm-panache-common-2.7.2.Final.pom (1.3 kB at 6.1 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-parent/2.7.2.Final/quarkus-hibernate-orm-panache-common-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-parent/2.7.2.Final/quarkus-hibernate-orm-panache-common-parent-2.7.2.Final.pom (782 B at 3.9 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.2.Final/quarkus-panache-hibernate-common-2.7.2.Final.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.2.Final/quarkus-panache-hibernate-common-2.7.2.Final.pom (1.8 kB at 5.4 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-parent/2.7.2.Final/quarkus-panache-hibernate-common-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-parent/2.7.2.Final/quarkus-panache-hibernate-common-parent-2.7.2.Final.pom (771 B at 2.9 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common/2.7.2.Final/quarkus-panache-common-2.7.2.Final.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common/2.7.2.Final/quarkus-panache-common-2.7.2.Final.pom (1.5 kB at 5.1 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-parent/2.7.2.Final/quarkus-panache-common-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-parent/2.7.2.Final/quarkus-panache-common-parent-2.7.2.Final.pom (749 B at 4.0 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/2.7.2.Final/quarkus-jdbc-postgresql-2.7.2.Final.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/2.7.2.Final/quarkus-jdbc-postgresql-2.7.2.Final.pom (2.5 kB at 12 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-parent/2.7.2.Final/quarkus-jdbc-postgresql-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-parent/2.7.2.Final/quarkus-jdbc-postgresql-parent-2.7.2.Final.pom (707 B at 1.9 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-parent/2.7.2.Final/quarkus-jdbc-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-parent/2.7.2.Final/quarkus-jdbc-parent-2.7.2.Final.pom (958 B at 3.2 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.pom (2.7 kB at 45 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 77 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom (3.5 kB at 61 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom (10 kB at 166 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.pom
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.pom (1.5 kB at 17 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.2.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client/2.7.2.Final/quarkus-kafka-client-2.7.2.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.jar (9.8 kB at 76 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.jar (233 kB at 1.8 MB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.jar (4.9 MB at 23 MB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar (683 kB at 3.0 MB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.4/vertx-kafka-client-4.2.4.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.2.Final.jar (5.4 kB at 23 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache/2.7.2.Final/quarkus-hibernate-orm-panache-2.7.2.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar (2.0 MB at 6.5 MB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm/2.7.2.Final/quarkus-hibernate-orm-2.7.2.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client/2.7.2.Final/quarkus-kafka-client-2.7.2.Final.jar (35 kB at 109 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal/2.7.2.Final/quarkus-agroal-2.7.2.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.jar (6.8 MB at 21 MB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource/2.7.2.Final/quarkus-datasource-2.7.2.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.4/vertx-kafka-client-4.2.4.jar (164 kB at 482 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-common/2.7.2.Final/quarkus-datasource-common-2.7.2.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache/2.7.2.Final/quarkus-hibernate-orm-panache-2.7.2.Final.jar (26 kB at 68 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.jar (953 kB at 2.0 MB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource/2.7.2.Final/quarkus-datasource-2.7.2.Final.jar (14 kB at 28 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.jar (34 kB at 64 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm/2.7.2.Final/quarkus-hibernate-orm-2.7.2.Final.jar (224 kB at 416 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal/2.7.2.Final/quarkus-agroal-2.7.2.Final.jar (42 kB at 75 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.jar (74 kB at 130 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.jar (51 kB at 85 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials/2.7.2.Final/quarkus-credentials-2.7.2.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.jar (57 kB at 93 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta/2.7.2.Final/quarkus-narayana-jta-2.7.2.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-common/2.7.2.Final/quarkus-datasource-common-2.7.2.Final.jar (6.7 kB at 11 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.jar (118 kB at 180 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.jar (15 kB at 23 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.jar (7.5 kB at 11 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.jar (6.2 kB at 8.7 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 569 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar (68 kB at 81 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.jar (7.5 MB at 8.8 MB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta/2.7.2.Final/quarkus-narayana-jta-2.7.2.Final.jar (38 kB at 44 kB/s)
[2025-10-01T23:28:48.637Z] [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-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar (3.8 MB at 4.3 MB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials/2.7.2.Final/quarkus-credentials-2.7.2.Final.jar (4.0 kB at 4.5 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.2.Final/quarkus-hibernate-orm-panache-common-2.7.2.Final.jar
[2025-10-01T23:28:48.637Z] [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 179 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.2.Final/quarkus-panache-hibernate-common-2.7.2.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar (79 kB at 86 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common/2.7.2.Final/quarkus-panache-common-2.7.2.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.jar (7.5 kB at 8.0 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/2.7.2.Final/quarkus-jdbc-postgresql-2.7.2.Final.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.jar (69 kB at 71 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar (1.0 MB at 959 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.2.Final/quarkus-panache-hibernate-common-2.7.2.Final.jar (6.6 kB at 5.9 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 38 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 52 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.jar
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common/2.7.2.Final/quarkus-panache-common-2.7.2.Final.jar (12 kB at 9.9 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/2.7.2.Final/quarkus-jdbc-postgresql-2.7.2.Final.jar (17 kB at 14 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar (93 kB at 75 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.jar (3.7 kB at 2.9 kB/s)
[2025-10-01T23:28:48.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.2.Final/quarkus-hibernate-orm-panache-common-2.7.2.Final.jar (23 kB at 16 kB/s)
[2025-10-01T23:28:48.637Z] [INFO]
[2025-10-01T23:28:48.637Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ context-propagation-quickstart ---
[2025-10-01T23:28:48.637Z] [INFO]
[2025-10-01T23:28:48.637Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ context-propagation-quickstart ---
[2025-10-01T23:28:48.637Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.637Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.637Z] [INFO]
[2025-10-01T23:28:48.637Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ context-propagation-quickstart ---
[2025-10-01T23:28:48.637Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.637Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/context-propagation-quickstart/target/classes
[2025-10-01T23:28:48.637Z] [INFO]
[2025-10-01T23:28:48.637Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ context-propagation-quickstart ---
[2025-10-01T23:28:48.637Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.637Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/context-propagation-quickstart/src/test/resources
[2025-10-01T23:28:48.637Z] [INFO]
[2025-10-01T23:28:48.637Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ context-propagation-quickstart ---
[2025-10-01T23:28:48.637Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.637Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/context-propagation-quickstart/target/test-classes
[2025-10-01T23:28:48.637Z] [WARNING] /quarkus-quickstarts/context-propagation-quickstart/src/test/java/org/acme/context/prices/KafkaResource.java: /quarkus-quickstarts/context-propagation-quickstart/src/test/java/org/acme/context/prices/KafkaResource.java uses or overrides a deprecated API.
[2025-10-01T23:28:48.637Z] [WARNING] /quarkus-quickstarts/context-propagation-quickstart/src/test/java/org/acme/context/prices/KafkaResource.java: Recompile with -Xlint:deprecation for details.
[2025-10-01T23:28:48.637Z] [INFO]
[2025-10-01T23:28:48.637Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ context-propagation-quickstart ---
[2025-10-01T23:28:48.637Z] [INFO]
[2025-10-01T23:28:48.637Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.637Z] [INFO] T E S T S
[2025-10-01T23:28:48.637Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.637Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.637Z] [INFO] Running org.acme.context.prices.PriceTest
[2025-10-01T23:28:48.637Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.637Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.2.Final.pom (4.6 kB at 5.6 kB/s)
[2025-10-01T23:28:48.637Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-deployment/2.7.2.Final/quarkus-kafka-client-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.637Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-deployment/2.7.2.Final/quarkus-kafka-client-deployment-2.7.2.Final.pom (3.0 kB at 4.9 kB/s)
[2025-10-01T23:28:48.637Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.637Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-deployment-2.7.2.Final.pom (3.3 kB at 12 kB/s)
[2025-10-01T23:28:48.637Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.637Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.2.Final.pom (2.1 kB at 5.5 kB/s)
[2025-10-01T23:28:48.637Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-deployment/2.7.2.Final/quarkus-panache-common-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.637Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-deployment/2.7.2.Final/quarkus-panache-common-deployment-2.7.2.Final.pom (1.5 kB at 5.2 kB/s)
[2025-10-01T23:28:48.637Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-deployment/2.7.2.Final/quarkus-hibernate-orm-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.637Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-deployment/2.7.2.Final/quarkus-hibernate-orm-deployment-2.7.2.Final.pom (4.4 kB at 13 kB/s)
[2025-10-01T23:28:48.637Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-deployment/2.7.2.Final/quarkus-narayana-jta-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.637Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-deployment/2.7.2.Final/quarkus-narayana-jta-deployment-2.7.2.Final.pom (2.0 kB at 7.5 kB/s)
[2025-10-01T23:28:48.637Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-deployment/2.7.2.Final/quarkus-agroal-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.637Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-deployment/2.7.2.Final/quarkus-agroal-deployment-2.7.2.Final.pom (4.1 kB at 19 kB/s)
[2025-10-01T23:28:48.637Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment/2.7.2.Final/quarkus-datasource-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment/2.7.2.Final/quarkus-datasource-deployment-2.7.2.Final.pom (2.0 kB at 7.7 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.2.Final/quarkus-datasource-deployment-spi-2.7.2.Final.pom
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.2.Final/quarkus-datasource-deployment-spi-2.7.2.Final.pom (1.1 kB at 4.5 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.2.Final/quarkus-kubernetes-service-binding-spi-2.7.2.Final.pom
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.2.Final/quarkus-kubernetes-service-binding-spi-2.7.2.Final.pom (919 B at 2.6 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-parent/2.7.2.Final/quarkus-kubernetes-service-binding-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-parent/2.7.2.Final/quarkus-kubernetes-service-binding-parent-2.7.2.Final.pom (810 B at 3.3 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-spi/2.7.2.Final/quarkus-agroal-spi-2.7.2.Final.pom
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-spi/2.7.2.Final/quarkus-agroal-spi-2.7.2.Final.pom (1.1 kB at 3.8 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.2.Final/quarkus-credentials-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.2.Final/quarkus-credentials-deployment-2.7.2.Final.pom (1.7 kB at 5.4 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.2.Final/quarkus-panache-hibernate-common-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.2.Final/quarkus-panache-hibernate-common-deployment-2.7.2.Final.pom (2.0 kB at 6.6 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.2.Final/quarkus-jdbc-postgresql-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.2.Final/quarkus-jdbc-postgresql-deployment-2.7.2.Final.pom (3.8 kB at 15 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-postgresql/2.7.2.Final/quarkus-devservices-postgresql-2.7.2.Final.pom
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-postgresql/2.7.2.Final/quarkus-devservices-postgresql-2.7.2.Final.pom (2.4 kB at 7.6 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom (1.5 kB at 15 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom (1.5 kB at 18 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.pom
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.pom (1.5 kB at 15 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-deployment/2.7.2.Final/quarkus-kafka-client-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-deployment/2.7.2.Final/quarkus-panache-common-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.2.Final/quarkus-kubernetes-service-binding-spi-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-deployment/2.7.2.Final/quarkus-narayana-jta-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-deployment/2.7.2.Final/quarkus-kafka-client-deployment-2.7.2.Final.jar (31 kB at 100 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment/2.7.2.Final/quarkus-datasource-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-deployment/2.7.2.Final/quarkus-panache-common-deployment-2.7.2.Final.jar (55 kB at 157 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.2.Final/quarkus-credentials-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-deployment/2.7.2.Final/quarkus-narayana-jta-deployment-2.7.2.Final.jar (7.8 kB at 18 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-deployment/2.7.2.Final/quarkus-agroal-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.2.Final/quarkus-kubernetes-service-binding-spi-2.7.2.Final.jar (4.7 kB at 11 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-deployment/2.7.2.Final/quarkus-hibernate-orm-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.2.Final.jar (30 kB at 54 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.2.Final/quarkus-credentials-deployment-2.7.2.Final.jar (3.6 kB at 6.3 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.2.Final/quarkus-panache-hibernate-common-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment/2.7.2.Final/quarkus-datasource-deployment-2.7.2.Final.jar (17 kB at 25 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.2.Final.jar (7.2 kB at 9.6 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-spi/2.7.2.Final/quarkus-agroal-spi-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-deployment/2.7.2.Final/quarkus-hibernate-orm-deployment-2.7.2.Final.jar (114 kB at 151 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.jar
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-deployment/2.7.2.Final/quarkus-agroal-deployment-2.7.2.Final.jar (14 kB at 17 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.2.Final/quarkus-panache-hibernate-common-deployment-2.7.2.Final.jar (11 kB at 13 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar (29 kB at 32 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-postgresql/2.7.2.Final/quarkus-devservices-postgresql-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-deployment-2.7.2.Final.jar (11 kB at 12 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.2.Final/quarkus-datasource-deployment-spi-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar (9.7 kB at 9.6 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.2.Final/quarkus-jdbc-postgresql-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-spi/2.7.2.Final/quarkus-agroal-spi-2.7.2.Final.jar (5.2 kB at 4.8 kB/s)
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.jar (10 kB at 8.5 kB/s)
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-postgresql/2.7.2.Final/quarkus-devservices-postgresql-2.7.2.Final.jar (12 kB at 9.6 kB/s)
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.2.Final/quarkus-datasource-deployment-spi-2.7.2.Final.jar (16 kB at 12 kB/s)
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.2.Final/quarkus-jdbc-postgresql-deployment-2.7.2.Final.jar (6.2 kB at 4.9 kB/s)
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:01,823 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:02,758 INFO [org.tes.doc.DockerClientProviderStrategy] (build-26) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:03,446 INFO [org.tes.doc.DockerClientProviderStrategy] (build-26) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:03,460 INFO [org.tes.DockerClientFactory] (build-26) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:03,498 INFO [org.tes.DockerClientFactory] (build-26) Connected to docker:
[2025-10-01T23:28:48.638Z] Server Version: 20.10.7
[2025-10-01T23:28:48.638Z] API Version: 1.41
[2025-10-01T23:28:48.638Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.638Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:03,501 INFO [org.tes.uti.ImageNameSubstitutor] (build-26) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:03,533 INFO [org.tes.uti.RegistryAuthLocator] (build-26) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:04,554 INFO [org.tes.DockerClientFactory] (build-26) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:04,554 INFO [org.tes.DockerClientFactory] (build-26) Checking the system...
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:04,555 INFO [org.tes.DockerClientFactory] (build-26) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:04,851 INFO [org.tes.DockerClientFactory] (build-26) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:05,186 INFO [doc.io/.11.2]] (build-26) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:05,186 INFO [doc.io/.1]] (build-33) Creating container for image: docker.io/postgres:14.1
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:05,187 INFO [org.tes.uti.RegistryAuthLocator] (build-26) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/vectorized/redpanda:v21.11.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:05,362 INFO [doc.io/.1]] (build-33) Container docker.io/postgres:14.1 is starting: 9a9c510bf86d08ec9d71f4066517c0b0dd4f7d5904ca20fa81af406280df3dd2
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:05,670 INFO [doc.io/.11.2]] (build-26) Container docker.io/vectorized/redpanda:v21.11.2 is starting: a71cd40aaa6fabc580714fbcd5d1fcbcdd70ab106716c8a371fcbe9bdb9615bd
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:09,275 INFO [doc.io/.1]] (build-33) Container docker.io/postgres:14.1 started in PT4.398309981S
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:09,276 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-33) Dev Services for PostgreSQL started.
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:09,282 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-33) Dev Services for the default datasource (postgresql) started.
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:09,984 INFO [doc.io/.11.2]] (build-26) Container docker.io/vectorized/redpanda:v21.11.2 started in PT5.1044222S
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:09,987 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-26) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:49279
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:10,386 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:10,851 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:10,867 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:10,931 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Connected to docker:
[2025-10-01T23:28:48.638Z] Server Version: 20.10.7
[2025-10-01T23:28:48.638Z] API Version: 1.41
[2025-10-01T23:28:48.638Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.638Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:10,935 INFO [org.tes.uti.ImageNameSubstitutor] (pool-5-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:10,969 INFO [org.tes.uti.RegistryAuthLocator] (pool-5-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:11,829 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:11,829 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Checking the system...
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:11,830 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:11,962 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:12,258 INFO [doc.4.3]] (pool-5-thread-1) Creating container for image: confluentinc/cp-kafka:5.4.3
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:12,428 INFO [doc.4.3]] (pool-5-thread-1) Container confluentinc/cp-kafka:5.4.3 is starting: af3bd6c2a2f148f0f15ef193cd480d7ee4d98a4e24a86101136edd39f77affa0
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:21,067 INFO [doc.4.3]] (pool-5-thread-1) Container confluentinc/cp-kafka:5.4.3 started in PT9.103912087S
[2025-10-01T23:28:48.638Z] Hibernate:
[2025-10-01T23:28:48.638Z]
[2025-10-01T23:28:48.638Z] drop table if exists Price cascade
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:24,931 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:24,931 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) table "price" does not exist, skipping
[2025-10-01T23:28:48.638Z] Hibernate:
[2025-10-01T23:28:48.638Z]
[2025-10-01T23:28:48.638Z] drop sequence if exists hibernate_sequence
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:24,932 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:24,933 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) sequence "hibernate_sequence" does not exist, skipping
[2025-10-01T23:28:48.638Z] Hibernate: create sequence hibernate_sequence start 1 increment 1
[2025-10-01T23:28:48.638Z] Hibernate:
[2025-10-01T23:28:48.638Z]
[2025-10-01T23:28:48.638Z] create table Price (
[2025-10-01T23:28:48.638Z] id int8 not null,
[2025-10-01T23:28:48.638Z] value float8,
[2025-10-01T23:28:48.638Z] primary key (id)
[2025-10-01T23:28:48.638Z] )
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:25,162 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 24.357s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:25,170 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:25,170 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-postgresql, kafka-client, narayana-jta, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-kafka, vertx]
[2025-10-01T23:28:48.638Z] Hibernate:
[2025-10-01T23:28:48.638Z] select
[2025-10-01T23:28:48.638Z] price0_.id as id1_0_,
[2025-10-01T23:28:48.638Z] price0_.value as value2_0_
[2025-10-01T23:28:48.638Z] from
[2025-10-01T23:28:48.638Z] Price price0_
[2025-10-01T23:28:48.638Z] Hibernate:
[2025-10-01T23:28:48.638Z] select
[2025-10-01T23:28:48.638Z] nextval ('hibernate_sequence')
[2025-10-01T23:28:48.638Z] Hibernate:
[2025-10-01T23:28:48.638Z] select
[2025-10-01T23:28:48.638Z] nextval ('hibernate_sequence')
[2025-10-01T23:28:48.638Z] Hibernate:
[2025-10-01T23:28:48.638Z] select
[2025-10-01T23:28:48.638Z] nextval ('hibernate_sequence')
[2025-10-01T23:28:48.638Z] Hibernate:
[2025-10-01T23:28:48.638Z] insert
[2025-10-01T23:28:48.638Z] into
[2025-10-01T23:28:48.638Z] Price
[2025-10-01T23:28:48.638Z] (value, id)
[2025-10-01T23:28:48.638Z] values
[2025-10-01T23:28:48.638Z] (?, ?)
[2025-10-01T23:28:48.638Z] Hibernate:
[2025-10-01T23:28:48.638Z] insert
[2025-10-01T23:28:48.638Z] into
[2025-10-01T23:28:48.638Z] Price
[2025-10-01T23:28:48.638Z] (value, id)
[2025-10-01T23:28:48.638Z] values
[2025-10-01T23:28:48.638Z] (?, ?)
[2025-10-01T23:28:48.638Z] Hibernate:
[2025-10-01T23:28:48.638Z] insert
[2025-10-01T23:28:48.638Z] into
[2025-10-01T23:28:48.638Z] Price
[2025-10-01T23:28:48.638Z] (value, id)
[2025-10-01T23:28:48.638Z] values
[2025-10-01T23:28:48.638Z] (?, ?)
[2025-10-01T23:28:48.638Z] Hibernate:
[2025-10-01T23:28:48.638Z] select
[2025-10-01T23:28:48.638Z] price0_.id as id1_0_,
[2025-10-01T23:28:48.638Z] price0_.value as value2_0_
[2025-10-01T23:28:48.638Z] from
[2025-10-01T23:28:48.638Z] Price price0_
[2025-10-01T23:28:48.638Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.405 s - in org.acme.context.prices.PriceTest
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:27,619 INFO [io.quarkus] (main) Quarkus stopped in 0.089s
[2025-10-01T23:28:48.638Z] [INFO]
[2025-10-01T23:28:48.638Z] [INFO] Results:
[2025-10-01T23:28:48.638Z] [INFO]
[2025-10-01T23:28:48.638Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.638Z] [INFO]
[2025-10-01T23:28:48.638Z] [INFO]
[2025-10-01T23:28:48.638Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ context-propagation-quickstart ---
[2025-10-01T23:28:48.638Z] [INFO] Building jar: /quarkus-quickstarts/context-propagation-quickstart/target/context-propagation-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.638Z] [INFO]
[2025-10-01T23:28:48.638Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ context-propagation-quickstart ---
[2025-10-01T23:28:48.638Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-10-01T23:28:48.638Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2281ms
[2025-10-01T23:28:48.638Z] [INFO]
[2025-10-01T23:28:48.638Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ context-propagation-quickstart ---
[2025-10-01T23:28:48.638Z] [INFO] Installing /quarkus-quickstarts/context-propagation-quickstart/target/context-propagation-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/context-propagation-quickstart/1.0.0-SNAPSHOT/context-propagation-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.638Z] [INFO] Installing /quarkus-quickstarts/context-propagation-quickstart/pom.xml to /root/.m2/repository/org/acme/context-propagation-quickstart/1.0.0-SNAPSHOT/context-propagation-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.638Z] [INFO]
[2025-10-01T23:28:48.638Z] [INFO] -------------------< org.acme:funqy-http-quickstart >-------------------
[2025-10-01T23:28:48.638Z] [INFO] Building funqy-http-quickstart 1.0.0-SNAPSHOT [15/103]
[2025-10-01T23:28:48.638Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http/2.7.2.Final/quarkus-funqy-http-2.7.2.Final.pom
[2025-10-01T23:28:48.638Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http/2.7.2.Final/quarkus-funqy-http-2.7.2.Final.pom (1.9 kB at 3.5 kB/s)
[2025-10-01T23:28:48.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http-parent/2.7.2.Final/quarkus-funqy-http-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.638Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http-parent/2.7.2.Final/quarkus-funqy-http-parent-2.7.2.Final.pom (750 B at 1.9 kB/s)
[2025-10-01T23:28:48.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-parent/2.7.2.Final/quarkus-funqy-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.638Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-parent/2.7.2.Final/quarkus-funqy-parent-2.7.2.Final.pom (894 B at 2.3 kB/s)
[2025-10-01T23:28:48.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common/2.7.2.Final/quarkus-funqy-server-common-2.7.2.Final.pom
[2025-10-01T23:28:48.638Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common/2.7.2.Final/quarkus-funqy-server-common-2.7.2.Final.pom (2.1 kB at 4.6 kB/s)
[2025-10-01T23:28:48.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common-parent/2.7.2.Final/quarkus-funqy-server-common-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.638Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common-parent/2.7.2.Final/quarkus-funqy-server-common-parent-2.7.2.Final.pom (767 B at 1.8 kB/s)
[2025-10-01T23:28:48.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http/2.7.2.Final/quarkus-funqy-http-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common/2.7.2.Final/quarkus-funqy-server-common-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common/2.7.2.Final/quarkus-funqy-server-common-2.7.2.Final.jar (30 kB at 55 kB/s)
[2025-10-01T23:28:48.638Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http/2.7.2.Final/quarkus-funqy-http-2.7.2.Final.jar (13 kB at 23 kB/s)
[2025-10-01T23:28:48.638Z] [INFO]
[2025-10-01T23:28:48.638Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-http-quickstart ---
[2025-10-01T23:28:48.638Z] [INFO]
[2025-10-01T23:28:48.638Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ funqy-http-quickstart ---
[2025-10-01T23:28:48.638Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.638Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/src/main/resources
[2025-10-01T23:28:48.638Z] [INFO]
[2025-10-01T23:28:48.638Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ funqy-http-quickstart ---
[2025-10-01T23:28:48.638Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.638Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/target/classes
[2025-10-01T23:28:48.638Z] [INFO]
[2025-10-01T23:28:48.638Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ funqy-http-quickstart ---
[2025-10-01T23:28:48.638Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.638Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/src/test/resources
[2025-10-01T23:28:48.638Z] [INFO]
[2025-10-01T23:28:48.638Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ funqy-http-quickstart ---
[2025-10-01T23:28:48.638Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.638Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/target/test-classes
[2025-10-01T23:28:48.638Z] [INFO]
[2025-10-01T23:28:48.638Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ funqy-http-quickstart ---
[2025-10-01T23:28:48.638Z] [INFO]
[2025-10-01T23:28:48.638Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.638Z] [INFO] T E S T S
[2025-10-01T23:28:48.638Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.638Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.638Z] [INFO] Running org.acme.funqy.FunqyTest
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http-deployment/2.7.2.Final/quarkus-funqy-http-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http-deployment/2.7.2.Final/quarkus-funqy-http-deployment-2.7.2.Final.pom (2.3 kB at 3.4 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common-deployment/2.7.2.Final/quarkus-funqy-server-common-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common-deployment/2.7.2.Final/quarkus-funqy-server-common-deployment-2.7.2.Final.pom (1.7 kB at 2.9 kB/s)
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common-deployment/2.7.2.Final/quarkus-funqy-server-common-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http-deployment/2.7.2.Final/quarkus-funqy-http-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http-deployment/2.7.2.Final/quarkus-funqy-http-deployment-2.7.2.Final.jar (6.2 kB at 12 kB/s)
[2025-10-01T23:28:48.638Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common-deployment/2.7.2.Final/quarkus-funqy-server-common-deployment-2.7.2.Final.jar (16 kB at 31 kB/s)
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:40,961 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:42,646 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.496s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:42,647 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.638Z] 2025-10-01 23:15:42,647 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.639Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.675 s - in org.acme.funqy.FunqyTest
[2025-10-01T23:28:48.639Z] 2025-10-01 23:15:44,466 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] Results:
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ funqy-http-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO] Building jar: /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/target/funqy-http-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ funqy-http-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 949ms
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-http-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/target/funqy-http-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/funqy-http-quickstart/1.0.0-SNAPSHOT/funqy-http-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.639Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/pom.xml to /root/.m2/repository/org/acme/funqy-http-quickstart/1.0.0-SNAPSHOT/funqy-http-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --------------< org.acme:funqy-amazon-lambda-quickstart >---------------
[2025-10-01T23:28:48.639Z] [INFO] Building funqy-amazon-lambda-quickstart 1.0.0-SNAPSHOT [16/103]
[2025-10-01T23:28:48.639Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda/2.7.2.Final/quarkus-funqy-amazon-lambda-2.7.2.Final.pom
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda/2.7.2.Final/quarkus-funqy-amazon-lambda-2.7.2.Final.pom (1.9 kB at 4.3 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda-parent/2.7.2.Final/quarkus-funqy-amazon-lambda-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda-parent/2.7.2.Final/quarkus-funqy-amazon-lambda-parent-2.7.2.Final.pom (809 B at 1.5 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common/2.7.2.Final/quarkus-amazon-lambda-common-2.7.2.Final.pom
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common/2.7.2.Final/quarkus-amazon-lambda-common-2.7.2.Final.pom (2.8 kB at 7.2 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-parent/2.7.2.Final/quarkus-amazon-lambda-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-parent/2.7.2.Final/quarkus-amazon-lambda-parent-2.7.2.Final.pom (922 B at 2.0 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.pom
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.pom (4.1 kB at 41 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.pom
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.pom (5.1 kB at 53 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.pom
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.pom (4.2 kB at 51 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.pom
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.pom (37 kB at 478 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-amazon-lambda/2.7.2.Final/quarkus-test-amazon-lambda-2.7.2.Final.pom
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-amazon-lambda/2.7.2.Final/quarkus-test-amazon-lambda-2.7.2.Final.pom (1.3 kB at 4.1 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.pom
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.pom (26 kB at 367 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda/2.7.2.Final/quarkus-funqy-amazon-lambda-2.7.2.Final.jar
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common/2.7.2.Final/quarkus-amazon-lambda-common-2.7.2.Final.jar
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.jar
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.jar
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.jar
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.jar (420 kB at 5.2 MB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.jar
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.jar (76 kB at 699 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-amazon-lambda/2.7.2.Final/quarkus-test-amazon-lambda-2.7.2.Final.jar
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.jar (7.5 kB at 67 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.jar
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.jar (49 kB at 299 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.jar (644 kB at 3.6 MB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common/2.7.2.Final/quarkus-amazon-lambda-common-2.7.2.Final.jar (22 kB at 62 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda/2.7.2.Final/quarkus-funqy-amazon-lambda-2.7.2.Final.jar (12 kB at 21 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-amazon-lambda/2.7.2.Final/quarkus-test-amazon-lambda-2.7.2.Final.jar (19 kB at 31 kB/s)
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-amazon-lambda-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ funqy-amazon-lambda-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.639Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ funqy-amazon-lambda-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.639Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/target/classes
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ funqy-amazon-lambda-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.639Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ funqy-amazon-lambda-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.639Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/target/test-classes
[2025-10-01T23:28:48.639Z] [INFO] /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/src/test/java/org/acme/funqy/FunqyTest.java: /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/src/test/java/org/acme/funqy/FunqyTest.java uses or overrides a deprecated API.
[2025-10-01T23:28:48.639Z] [INFO] /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/src/test/java/org/acme/funqy/FunqyTest.java: Recompile with -Xlint:deprecation for details.
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ funqy-amazon-lambda-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.639Z] [INFO] T E S T S
[2025-10-01T23:28:48.639Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.639Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.639Z] [INFO] Running org.acme.funqy.FunqyTest
[2025-10-01T23:28:48.639Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.2.Final/quarkus-funqy-amazon-lambda-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.639Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.2.Final/quarkus-funqy-amazon-lambda-deployment-2.7.2.Final.pom (1.9 kB at 2.6 kB/s)
[2025-10-01T23:28:48.639Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.2.Final/quarkus-amazon-lambda-common-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.639Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.2.Final/quarkus-amazon-lambda-common-deployment-2.7.2.Final.pom (2.4 kB at 5.4 kB/s)
[2025-10-01T23:28:48.639Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.2.Final/quarkus-amazon-lambda-event-server-2.7.2.Final.pom
[2025-10-01T23:28:48.639Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.2.Final/quarkus-amazon-lambda-event-server-2.7.2.Final.pom (2.5 kB at 5.4 kB/s)
[2025-10-01T23:28:48.639Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.2.Final/quarkus-amazon-lambda-event-server-2.7.2.Final.jar
[2025-10-01T23:28:48.639Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.2.Final/quarkus-amazon-lambda-common-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.639Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.2.Final/quarkus-funqy-amazon-lambda-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.639Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.2.Final/quarkus-amazon-lambda-event-server-2.7.2.Final.jar (10 kB at 24 kB/s)
[2025-10-01T23:28:48.639Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.2.Final/quarkus-funqy-amazon-lambda-deployment-2.7.2.Final.jar (6.6 kB at 14 kB/s)
[2025-10-01T23:28:48.639Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.2.Final/quarkus-amazon-lambda-common-deployment-2.7.2.Final.jar (22 kB at 43 kB/s)
[2025-10-01T23:28:48.639Z] 2025-10-01 23:15:55,497 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.639Z] 2025-10-01 23:15:56,544 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.lambda.enable-polling-jvm-mode" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.639Z] 2025-10-01 23:15:56,933 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.159s.
[2025-10-01T23:28:48.639Z] 2025-10-01 23:15:56,934 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.639Z] 2025-10-01 23:15:56,934 INFO [io.quarkus] (main) Installed features: [cdi, funqy-amazon-lambda]
[2025-10-01T23:28:48.639Z] 2025-10-01 23:15:56,935 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:5387/2018-06-01/runtime/invocation/next
[2025-10-01T23:28:48.639Z] 2025-10-01 23:15:56,963 WARN [io.qua.ama.lam.tes.LambdaClient] (main) LambdaClient has been deprecated and will be removed in future Quarkus versions. You can now invoke using a built in test http server. See docs for more details
[2025-10-01T23:28:48.639Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.028 s - in org.acme.funqy.FunqyTest
[2025-10-01T23:28:48.639Z] 2025-10-01 23:15:57,134 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2025-10-01T23:28:48.639Z] 2025-10-01 23:15:57,140 INFO [io.quarkus] (main) Quarkus stopped in 0.008s
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] Results:
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ funqy-amazon-lambda-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO] Building jar: /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/target/funqy-amazon-lambda-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ funqy-amazon-lambda-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building thin jar: /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/target/funqy-amazon-lambda-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-10-01T23:28:48.639Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1033ms
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-amazon-lambda-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/target/funqy-amazon-lambda-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/funqy-amazon-lambda-quickstart/1.0.0-SNAPSHOT/funqy-amazon-lambda-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.639Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/pom.xml to /root/.m2/repository/org/acme/funqy-amazon-lambda-quickstart/1.0.0-SNAPSHOT/funqy-amazon-lambda-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] ------------< org.acme:funqy-amazon-lambda-http-quickstart >------------
[2025-10-01T23:28:48.639Z] [INFO] Building funqy-amazon-lambda-http-quickstart 1.0.0-SNAPSHOT [17/103]
[2025-10-01T23:28:48.639Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http/2.7.2.Final/quarkus-amazon-lambda-http-2.7.2.Final.pom
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http/2.7.2.Final/quarkus-amazon-lambda-http-2.7.2.Final.pom (3.1 kB at 6.9 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-parent/2.7.2.Final/quarkus-amazon-lambda-http-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-parent/2.7.2.Final/quarkus-amazon-lambda-http-parent-2.7.2.Final.pom (850 B at 2.0 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security/2.7.2.Final/quarkus-security-2.7.2.Final.pom
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security/2.7.2.Final/quarkus-security-2.7.2.Final.pom (2.9 kB at 9.0 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda/2.7.2.Final/quarkus-amazon-lambda-2.7.2.Final.pom
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda/2.7.2.Final/quarkus-amazon-lambda-2.7.2.Final.pom (2.0 kB at 4.7 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http/2.7.2.Final/quarkus-amazon-lambda-http-2.7.2.Final.jar
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security/2.7.2.Final/quarkus-security-2.7.2.Final.jar
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda/2.7.2.Final/quarkus-amazon-lambda-2.7.2.Final.jar
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security/2.7.2.Final/quarkus-security-2.7.2.Final.jar (66 kB at 234 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http/2.7.2.Final/quarkus-amazon-lambda-http-2.7.2.Final.jar (25 kB at 56 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda/2.7.2.Final/quarkus-amazon-lambda-2.7.2.Final.jar (16 kB at 32 kB/s)
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-amazon-lambda-http-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ funqy-amazon-lambda-http-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.639Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/src/main/resources
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ funqy-amazon-lambda-http-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.639Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/target/classes
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ funqy-amazon-lambda-http-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.639Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/src/test/resources
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ funqy-amazon-lambda-http-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.639Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/target/test-classes
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ funqy-amazon-lambda-http-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.639Z] [INFO] T E S T S
[2025-10-01T23:28:48.639Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.639Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.639Z] [INFO] Running org.acme.funqy.FunqyTest
[2025-10-01T23:28:48.639Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.2.Final/quarkus-amazon-lambda-http-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.639Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.2.Final/quarkus-amazon-lambda-http-deployment-2.7.2.Final.pom (2.2 kB at 2.8 kB/s)
[2025-10-01T23:28:48.639Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-deployment/2.7.2.Final/quarkus-security-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.639Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-deployment/2.7.2.Final/quarkus-security-deployment-2.7.2.Final.pom (2.5 kB at 6.5 kB/s)
[2025-10-01T23:28:48.639Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-deployment/2.7.2.Final/quarkus-amazon-lambda-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.639Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-deployment/2.7.2.Final/quarkus-amazon-lambda-deployment-2.7.2.Final.pom (2.1 kB at 6.7 kB/s)
[2025-10-01T23:28:48.639Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.2.Final/quarkus-amazon-lambda-http-event-server-2.7.2.Final.pom
[2025-10-01T23:28:48.639Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.2.Final/quarkus-amazon-lambda-http-event-server-2.7.2.Final.pom (2.0 kB at 4.0 kB/s)
[2025-10-01T23:28:48.639Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-deployment/2.7.2.Final/quarkus-security-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.639Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-deployment/2.7.2.Final/quarkus-amazon-lambda-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.639Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.2.Final/quarkus-amazon-lambda-http-event-server-2.7.2.Final.jar
[2025-10-01T23:28:48.639Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.2.Final/quarkus-amazon-lambda-http-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.639Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-deployment/2.7.2.Final/quarkus-security-deployment-2.7.2.Final.jar (28 kB at 73 kB/s)
[2025-10-01T23:28:48.639Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.2.Final/quarkus-amazon-lambda-http-event-server-2.7.2.Final.jar (7.5 kB at 17 kB/s)
[2025-10-01T23:28:48.639Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.2.Final/quarkus-amazon-lambda-http-deployment-2.7.2.Final.jar (9.0 kB at 18 kB/s)
[2025-10-01T23:28:48.639Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-deployment/2.7.2.Final/quarkus-amazon-lambda-deployment-2.7.2.Final.jar (11 kB at 15 kB/s)
[2025-10-01T23:28:48.639Z] 2025-10-01 23:16:07,380 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.639Z] 2025-10-01 23:16:08,158 INFO [io.qua.ama.lam.run.MockEventServer] (build-25) Mock Lambda Event Server Started
[2025-10-01T23:28:48.639Z] 2025-10-01 23:16:09,189 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2025-10-01T23:28:48.639Z] 2025-10-01 23:16:09,190 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.412s.
[2025-10-01T23:28:48.639Z] 2025-10-01 23:16:09,190 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.639Z] 2025-10-01 23:16:09,190 INFO [io.quarkus] (main) Installed features: [amazon-lambda, cdi, funqy-http, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.639Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.349 s - in org.acme.funqy.FunqyTest
[2025-10-01T23:28:48.639Z] 2025-10-01 23:16:12,133 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2025-10-01T23:28:48.639Z] 2025-10-01 23:16:12,211 INFO [io.quarkus] (main) Quarkus stopped in 0.079s
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] Results:
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ funqy-amazon-lambda-http-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO] Building jar: /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/target/funqy-amazon-lambda-http-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ funqy-amazon-lambda-http-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building thin jar: /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/target/funqy-amazon-lambda-http-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-10-01T23:28:48.639Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2020ms
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-amazon-lambda-http-quickstart ---
[2025-10-01T23:28:48.639Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/target/funqy-amazon-lambda-http-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/funqy-amazon-lambda-http-quickstart/1.0.0-SNAPSHOT/funqy-amazon-lambda-http-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.639Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/pom.xml to /root/.m2/repository/org/acme/funqy-amazon-lambda-http-quickstart/1.0.0-SNAPSHOT/funqy-amazon-lambda-http-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.639Z] [INFO]
[2025-10-01T23:28:48.639Z] [INFO] --------------< org.acme:funqy-knative-events-quickstart >--------------
[2025-10-01T23:28:48.639Z] [INFO] Building funqy-knative-events-quickstart 1.0.0-SNAPSHOT [18/103]
[2025-10-01T23:28:48.639Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events/2.7.2.Final/quarkus-funqy-knative-events-2.7.2.Final.pom
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events/2.7.2.Final/quarkus-funqy-knative-events-2.7.2.Final.pom (1.9 kB at 4.7 kB/s)
[2025-10-01T23:28:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events-parent/2.7.2.Final/quarkus-funqy-knative-events-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events-parent/2.7.2.Final/quarkus-funqy-knative-events-parent-2.7.2.Final.pom (770 B at 1.5 kB/s)
[2025-10-01T23:28:48.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events/2.7.2.Final/quarkus-funqy-knative-events-2.7.2.Final.jar
[2025-10-01T23:28:48.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events/2.7.2.Final/quarkus-funqy-knative-events-2.7.2.Final.jar (40 kB at 85 kB/s)
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-knative-events-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ funqy-knative-events-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.640Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ funqy-knative-events-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.640Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/funqy-quickstarts/funqy-knative-events-quickstart/target/classes
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ funqy-knative-events-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.640Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-knative-events-quickstart/src/test/resources
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ funqy-knative-events-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.640Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-knative-events-quickstart/target/test-classes
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ funqy-knative-events-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.640Z] [INFO] T E S T S
[2025-10-01T23:28:48.640Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.640Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.640Z] [INFO] Running org.acme.funqy.FunqyTest
[2025-10-01T23:28:48.640Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.2.Final/quarkus-funqy-knative-events-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.640Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.2.Final/quarkus-funqy-knative-events-deployment-2.7.2.Final.pom (2.4 kB at 3.1 kB/s)
[2025-10-01T23:28:48.640Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.2.Final/quarkus-funqy-knative-events-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.640Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.2.Final/quarkus-funqy-knative-events-deployment-2.7.2.Final.jar (6.6 kB at 17 kB/s)
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:21,585 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:23,162 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.006s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:23,163 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:23,164 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:24,299 INFO [org.acm.fun.SimpleFunctionChain] (executor-thread-0) *** configChain ***
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:24,466 INFO [org.acm.fun.SimpleFunctionChain] (executor-thread-0) *** defaultChain ***
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:24,483 INFO [org.acm.fun.SimpleFunctionChain] (executor-thread-0) *** annotatedChain ***
[2025-10-01T23:28:48.640Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.165 s - in org.acme.funqy.FunqyTest
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:24,525 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] Results:
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ funqy-knative-events-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] Building jar: /quarkus-quickstarts/funqy-quickstarts/funqy-knative-events-quickstart/target/funqy-knative-events-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ funqy-knative-events-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1114ms
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-knative-events-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-knative-events-quickstart/target/funqy-knative-events-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/funqy-knative-events-quickstart/1.0.0-SNAPSHOT/funqy-knative-events-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.640Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-knative-events-quickstart/pom.xml to /root/.m2/repository/org/acme/funqy-knative-events-quickstart/1.0.0-SNAPSHOT/funqy-knative-events-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] ----------< org.acme:funqy-google-cloud-functions-quickstart >----------
[2025-10-01T23:28:48.640Z] [INFO] Building funqy-google-cloud-functions-quickstart 1.0.0-SNAPSHOT [19/103]
[2025-10-01T23:28:48.640Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.2.Final/quarkus-funqy-google-cloud-functions-2.7.2.Final.pom
[2025-10-01T23:28:48.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.2.Final/quarkus-funqy-google-cloud-functions-2.7.2.Final.pom (2.1 kB at 4.4 kB/s)
[2025-10-01T23:28:48.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions-parent/2.7.2.Final/quarkus-funqy-google-cloud-functions-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions-parent/2.7.2.Final/quarkus-funqy-google-cloud-functions-parent-2.7.2.Final.pom (786 B at 1.7 kB/s)
[2025-10-01T23:28:48.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.pom
[2025-10-01T23:28:48.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.pom (6.4 kB at 42 kB/s)
[2025-10-01T23:28:48.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.pom
[2025-10-01T23:28:48.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.pom (2.1 kB at 28 kB/s)
[2025-10-01T23:28:48.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-parent/2.0.0.RC2/cloudevents-parent-2.0.0.RC2.pom
[2025-10-01T23:28:48.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-parent/2.0.0.RC2/cloudevents-parent-2.0.0.RC2.pom (9.8 kB at 126 kB/s)
[2025-10-01T23:28:48.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.2.Final/quarkus-funqy-google-cloud-functions-2.7.2.Final.jar
[2025-10-01T23:28:48.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.jar
[2025-10-01T23:28:48.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.jar
[2025-10-01T23:28:48.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.jar (15 kB at 184 kB/s)
[2025-10-01T23:28:48.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.jar (8.2 kB at 98 kB/s)
[2025-10-01T23:28:48.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.2.Final/quarkus-funqy-google-cloud-functions-2.7.2.Final.jar (17 kB at 37 kB/s)
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-google-cloud-functions-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ funqy-google-cloud-functions-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.640Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ funqy-google-cloud-functions-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.640Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-quickstart/target/classes
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ funqy-google-cloud-functions-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.640Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-quickstart/src/test/resources
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ funqy-google-cloud-functions-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] No sources to compile
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ funqy-google-cloud-functions-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] No tests to run.
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ funqy-google-cloud-functions-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] Building jar: /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-quickstart/target/funqy-google-cloud-functions-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ funqy-google-cloud-functions-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.2.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.2.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.2.Final.pom (1.7 kB at 2.4 kB/s)
[2025-10-01T23:28:48.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.2.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.2.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.2.Final.jar (7.0 kB at 17 kB/s)
[2025-10-01T23:28:48.640Z] [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building uber jar: /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-quickstart/target/funqy-google-cloud-functions-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-10-01T23:28:48.640Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1357ms
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-google-cloud-functions-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] No primary artifact to install, installing attached artifacts instead.
[2025-10-01T23:28:48.640Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-quickstart/pom.xml to /root/.m2/repository/org/acme/funqy-google-cloud-functions-quickstart/1.0.0-SNAPSHOT/funqy-google-cloud-functions-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.640Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-quickstart/target/funqy-google-cloud-functions-quickstart-1.0.0-SNAPSHOT-runner.jar to /root/.m2/repository/org/acme/funqy-google-cloud-functions-quickstart/1.0.0-SNAPSHOT/funqy-google-cloud-functions-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] -------< org.acme:funqy-google-cloud-functions-http-quickstart >--------
[2025-10-01T23:28:48.640Z] [INFO] Building funqy-google-cloud-functions-http-quickstart 1.0.0-SNAPSHOT [20/103]
[2025-10-01T23:28:48.640Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http/2.7.2.Final/quarkus-google-cloud-functions-http-2.7.2.Final.pom
[2025-10-01T23:28:48.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http/2.7.2.Final/quarkus-google-cloud-functions-http-2.7.2.Final.pom (2.8 kB at 5.9 kB/s)
[2025-10-01T23:28:48.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http-parent/2.7.2.Final/quarkus-google-cloud-functions-http-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http-parent/2.7.2.Final/quarkus-google-cloud-functions-http-parent-2.7.2.Final.pom (781 B at 1.9 kB/s)
[2025-10-01T23:28:48.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http/2.7.2.Final/quarkus-google-cloud-functions-http-2.7.2.Final.jar
[2025-10-01T23:28:48.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http/2.7.2.Final/quarkus-google-cloud-functions-http-2.7.2.Final.jar (10 kB at 26 kB/s)
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-google-cloud-functions-http-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ funqy-google-cloud-functions-http-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.640Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/src/main/resources
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ funqy-google-cloud-functions-http-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.640Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/target/classes
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ funqy-google-cloud-functions-http-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.640Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/src/test/resources
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ funqy-google-cloud-functions-http-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.640Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/target/test-classes
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ funqy-google-cloud-functions-http-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.640Z] [INFO] T E S T S
[2025-10-01T23:28:48.640Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.640Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.640Z] [INFO] Running org.acme.funqy.FunqyTest
[2025-10-01T23:28:48.640Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http-deployment/2.7.2.Final/quarkus-google-cloud-functions-http-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.640Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http-deployment/2.7.2.Final/quarkus-google-cloud-functions-http-deployment-2.7.2.Final.pom (1.6 kB at 2.1 kB/s)
[2025-10-01T23:28:48.640Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http-deployment/2.7.2.Final/quarkus-google-cloud-functions-http-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.640Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http-deployment/2.7.2.Final/quarkus-google-cloud-functions-http-deployment-2.7.2.Final.jar (6.1 kB at 13 kB/s)
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:36,998 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:38,793 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.237s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:38,795 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:38,795 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, google-cloud-functions-http, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.640Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.569 s - in org.acme.funqy.FunqyTest
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:40,643 INFO [io.quarkus] (main) Quarkus stopped in 0.073s
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] Results:
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ funqy-google-cloud-functions-http-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] Building jar: /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/target/funqy-google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ funqy-google-cloud-functions-http-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building uber jar: /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/target/funqy-google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-10-01T23:28:48.640Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2736ms
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-google-cloud-functions-http-quickstart ---
[2025-10-01T23:28:48.640Z] [INFO] No primary artifact to install, installing attached artifacts instead.
[2025-10-01T23:28:48.640Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/pom.xml to /root/.m2/repository/org/acme/funqy-google-cloud-functions-http-quickstart/1.0.0-SNAPSHOT/funqy-google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.640Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/target/funqy-google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT-runner.jar to /root/.m2/repository/org/acme/funqy-google-cloud-functions-http-quickstart/1.0.0-SNAPSHOT/funqy-google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] ----------< io.quarkus.quickstarts:funqy-quickstart-projects >----------
[2025-10-01T23:28:48.640Z] [INFO] Building funqy-quickstart-projects 1.0.0-SNAPSHOT [21/103]
[2025-10-01T23:28:48.640Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-quickstart-projects ---
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-quickstart-projects ---
[2025-10-01T23:28:48.640Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/pom.xml to /root/.m2/repository/io/quarkus/quickstarts/funqy-quickstart-projects/1.0.0-SNAPSHOT/funqy-quickstart-projects-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] ----------------------< org.acme:getting-started >----------------------
[2025-10-01T23:28:48.640Z] [INFO] Building getting-started 1.0.0-SNAPSHOT [22/103]
[2025-10-01T23:28:48.640Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started ---
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started ---
[2025-10-01T23:28:48.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.640Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started ---
[2025-10-01T23:28:48.640Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.640Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started/target/classes
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started ---
[2025-10-01T23:28:48.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.640Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started/src/test/resources
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started ---
[2025-10-01T23:28:48.640Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.640Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started/target/test-classes
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started ---
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.640Z] [INFO] T E S T S
[2025-10-01T23:28:48.640Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.640Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.640Z] [INFO] Running org.acme.getting.started.GreetingResourceTest
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:47,298 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:49,064 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.254s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:49,065 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:49,066 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.640Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.334 s - in org.acme.getting.started.GreetingResourceTest
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:51,044 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] Results:
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started ---
[2025-10-01T23:28:48.640Z] [INFO] Building jar: /quarkus-quickstarts/getting-started/target/getting-started-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started ---
[2025-10-01T23:28:48.640Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 902ms
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started ---
[2025-10-01T23:28:48.640Z] [INFO] Installing /quarkus-quickstarts/getting-started/target/getting-started-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/getting-started/1.0.0-SNAPSHOT/getting-started-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.640Z] [INFO] Installing /quarkus-quickstarts/getting-started/pom.xml to /root/.m2/repository/org/acme/getting-started/1.0.0-SNAPSHOT/getting-started-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] -------------------< org.acme:getting-started-async >-------------------
[2025-10-01T23:28:48.640Z] [INFO] Building getting-started-async 1.0.0-SNAPSHOT [23/103]
[2025-10-01T23:28:48.640Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-async ---
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-async ---
[2025-10-01T23:28:48.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.640Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-async/src/main/resources
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started-async ---
[2025-10-01T23:28:48.640Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.640Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-async/target/classes
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-async ---
[2025-10-01T23:28:48.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.640Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-async/src/test/resources
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started-async ---
[2025-10-01T23:28:48.640Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.640Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-async/target/test-classes
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started-async ---
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.640Z] [INFO] T E S T S
[2025-10-01T23:28:48.640Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.640Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.640Z] [INFO] Running org.acme.getting.started.async.GreetingResourceTest
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:56,302 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:57,906 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.212s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:57,907 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:57,907 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.640Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.71 s - in org.acme.getting.started.async.GreetingResourceTest
[2025-10-01T23:28:48.640Z] 2025-10-01 23:16:59,165 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] Results:
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started-async ---
[2025-10-01T23:28:48.640Z] [INFO] Building jar: /quarkus-quickstarts/getting-started-async/target/getting-started-async-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.640Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started-async ---
[2025-10-01T23:28:48.640Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 964ms
[2025-10-01T23:28:48.640Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started-async ---
[2025-10-01T23:28:48.641Z] [INFO] Installing /quarkus-quickstarts/getting-started-async/target/getting-started-async-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/getting-started-async/1.0.0-SNAPSHOT/getting-started-async-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.641Z] [INFO] Installing /quarkus-quickstarts/getting-started-async/pom.xml to /root/.m2/repository/org/acme/getting-started-async/1.0.0-SNAPSHOT/getting-started-async-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] -----------------< org.acme:getting-started-reactive >------------------
[2025-10-01T23:28:48.641Z] [INFO] Building getting-started-reactive 1.0.0-SNAPSHOT [24/103]
[2025-10-01T23:28:48.641Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-reactive ---
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-reactive ---
[2025-10-01T23:28:48.641Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.641Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started-reactive ---
[2025-10-01T23:28:48.641Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.641Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-reactive/target/classes
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-reactive ---
[2025-10-01T23:28:48.641Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.641Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-reactive/src/test/resources
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started-reactive ---
[2025-10-01T23:28:48.641Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.641Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-reactive/target/test-classes
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started-reactive ---
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.641Z] [INFO] T E S T S
[2025-10-01T23:28:48.641Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.641Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.641Z] [INFO] Running org.acme.getting.started.ReactiveGreetingResourceTest
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:04,501 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:06,025 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.112s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:06,025 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:06,025 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.641Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.492 s - in org.acme.getting.started.ReactiveGreetingResourceTest
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:08,345 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] Results:
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started-reactive ---
[2025-10-01T23:28:48.641Z] [INFO] Building jar: /quarkus-quickstarts/getting-started-reactive/target/getting-started-reactive-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started-reactive ---
[2025-10-01T23:28:48.641Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 951ms
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started-reactive ---
[2025-10-01T23:28:48.641Z] [INFO] Installing /quarkus-quickstarts/getting-started-reactive/target/getting-started-reactive-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/getting-started-reactive/1.0.0-SNAPSHOT/getting-started-reactive-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.641Z] [INFO] Installing /quarkus-quickstarts/getting-started-reactive/pom.xml to /root/.m2/repository/org/acme/getting-started-reactive/1.0.0-SNAPSHOT/getting-started-reactive-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --------< io.quarkus.quickstarts:getting-started-reactive-rest >--------
[2025-10-01T23:28:48.641Z] [INFO] Building getting-started-reactive-rest 1.0.0-SNAPSHOT [25/103]
[2025-10-01T23:28:48.641Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client/2.7.2.Final/quarkus-reactive-pg-client-2.7.2.Final.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client/2.7.2.Final/quarkus-reactive-pg-client-2.7.2.Final.pom (2.7 kB at 5.1 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client-parent/2.7.2.Final/quarkus-reactive-pg-client-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client-parent/2.7.2.Final/quarkus-reactive-pg-client-parent-2.7.2.Final.pom (776 B at 1.7 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource/2.7.2.Final/quarkus-reactive-datasource-2.7.2.Final.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource/2.7.2.Final/quarkus-reactive-datasource-2.7.2.Final.pom (2.4 kB at 8.4 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource-parent/2.7.2.Final/quarkus-reactive-datasource-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource-parent/2.7.2.Final/quarkus-reactive-datasource-parent-2.7.2.Final.pom (765 B at 2.3 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.4/vertx-sql-client-4.2.4.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.4/vertx-sql-client-4.2.4.pom (2.3 kB at 19 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client-parent/4.2.4/vertx-sql-client-parent-4.2.4.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client-parent/4.2.4/vertx-sql-client-parent-4.2.4.pom (7.7 kB at 74 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.4/vertx-pg-client-4.2.4.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.4/vertx-pg-client-4.2.4.pom (6.3 kB at 18 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.pom (3.9 kB at 44 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/parent/2.1/parent-2.1.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/parent/2.1/parent-2.1.pom (9.3 kB at 150 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.pom (1.4 kB at 22 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.pom (880 B at 16 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/parent/1.1/parent-1.1.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/parent/1.1/parent-1.1.pom (7.2 kB at 120 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.pom (2.4 kB at 27 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.18.1/smallrye-mutiny-vertx-pg-client-2.18.1.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.18.1/smallrye-mutiny-vertx-pg-client-2.18.1.pom (6.4 kB at 26 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.18.1/smallrye-mutiny-vertx-sql-client-2.18.1.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.18.1/smallrye-mutiny-vertx-sql-client-2.18.1.pom (5.6 kB at 11 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client/2.7.2.Final/quarkus-reactive-pg-client-2.7.2.Final.jar
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource/2.7.2.Final/quarkus-reactive-datasource-2.7.2.Final.jar
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.4/vertx-pg-client-4.2.4.jar
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.4/vertx-sql-client-4.2.4.jar
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.jar
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.jar (16 kB at 160 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.jar
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.jar (67 kB at 424 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.jar
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.jar (3.8 kB at 17 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.jar
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.4/vertx-sql-client-4.2.4.jar (153 kB at 559 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.18.1/smallrye-mutiny-vertx-pg-client-2.18.1.jar
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.jar (36 kB at 128 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.18.1/smallrye-mutiny-vertx-sql-client-2.18.1.jar
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client/2.7.2.Final/quarkus-reactive-pg-client-2.7.2.Final.jar (14 kB at 33 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.18.1/smallrye-mutiny-vertx-pg-client-2.18.1.jar (25 kB at 56 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource/2.7.2.Final/quarkus-reactive-datasource-2.7.2.Final.jar (15 kB at 32 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.4/vertx-pg-client-4.2.4.jar (158 kB at 323 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.18.1/smallrye-mutiny-vertx-sql-client-2.18.1.jar (77 kB at 135 kB/s)
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-reactive-rest ---
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-reactive-rest ---
[2025-10-01T23:28:48.641Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.641Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started-reactive-rest ---
[2025-10-01T23:28:48.641Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.641Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/getting-started-reactive-crud/target/classes
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-reactive-rest ---
[2025-10-01T23:28:48.641Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.641Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-reactive-crud/src/test/resources
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started-reactive-rest ---
[2025-10-01T23:28:48.641Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.641Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-reactive-crud/target/test-classes
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started-reactive-rest ---
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.641Z] [INFO] T E S T S
[2025-10-01T23:28:48.641Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.641Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.641Z] [INFO] Running org.acme.reactive.crud.FruitResourceTest
[2025-10-01T23:28:48.641Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.2.Final/quarkus-reactive-pg-client-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.641Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.2.Final/quarkus-reactive-pg-client-deployment-2.7.2.Final.pom (8.2 kB at 10 kB/s)
[2025-10-01T23:28:48.641Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource-deployment/2.7.2.Final/quarkus-reactive-datasource-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.641Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource-deployment/2.7.2.Final/quarkus-reactive-datasource-deployment-2.7.2.Final.pom (1.9 kB at 3.1 kB/s)
[2025-10-01T23:28:48.641Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource-deployment/2.7.2.Final/quarkus-reactive-datasource-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.641Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.2.Final/quarkus-reactive-pg-client-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.641Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.2.Final/quarkus-reactive-pg-client-deployment-2.7.2.Final.jar (10 kB at 29 kB/s)
[2025-10-01T23:28:48.641Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource-deployment/2.7.2.Final/quarkus-reactive-datasource-deployment-2.7.2.Final.jar (5.5 kB at 10 kB/s)
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:20,159 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:20,737 INFO [org.tes.doc.DockerClientProviderStrategy] (build-18) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:21,452 INFO [org.tes.doc.DockerClientProviderStrategy] (build-18) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:21,470 INFO [org.tes.DockerClientFactory] (build-18) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:21,613 INFO [org.tes.DockerClientFactory] (build-18) Connected to docker:
[2025-10-01T23:28:48.641Z] Server Version: 20.10.7
[2025-10-01T23:28:48.641Z] API Version: 1.41
[2025-10-01T23:28:48.641Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.641Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:21,617 INFO [org.tes.uti.ImageNameSubstitutor] (build-18) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:21,646 INFO [org.tes.uti.RegistryAuthLocator] (build-18) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:22,562 INFO [org.tes.DockerClientFactory] (build-18) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:22,563 INFO [org.tes.DockerClientFactory] (build-18) Checking the system...
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:22,575 INFO [org.tes.DockerClientFactory] (build-18) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:22,712 INFO [org.tes.DockerClientFactory] (build-18) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:23,036 INFO [doc.io/.1]] (build-18) Creating container for image: docker.io/postgres:14.1
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:23,037 INFO [org.tes.uti.RegistryAuthLocator] (build-18) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:23,125 INFO [doc.io/.1]] (build-18) Container docker.io/postgres:14.1 is starting: ba318c1aa1d0163e4d58caa06f54fd68078e74a98b4b4e4fbf741745d71ba2c9
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:25,212 INFO [doc.io/.1]] (build-18) Container docker.io/postgres:14.1 started in PT2.475836269S
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:25,212 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-18) Dev Services for PostgreSQL started.
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:25,214 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-18) Dev Services for the default datasource (postgresql) started.
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:26,179 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "fruits" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:26,312 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 6.872s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:26,314 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:26,314 INFO [io.quarkus] (main) Installed features: [cdi, reactive-pg-client, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.641Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.829 s - in org.acme.reactive.crud.FruitResourceTest
[2025-10-01T23:28:48.641Z] 2025-10-01 23:17:27,743 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] Results:
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started-reactive-rest ---
[2025-10-01T23:28:48.641Z] [INFO] Building jar: /quarkus-quickstarts/getting-started-reactive-crud/target/getting-started-reactive-rest-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started-reactive-rest ---
[2025-10-01T23:28:48.641Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1135ms
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started-reactive-rest ---
[2025-10-01T23:28:48.641Z] [INFO] Installing /quarkus-quickstarts/getting-started-reactive-crud/target/getting-started-reactive-rest-1.0.0-SNAPSHOT.jar to /root/.m2/repository/io/quarkus/quickstarts/getting-started-reactive-rest/1.0.0-SNAPSHOT/getting-started-reactive-rest-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.641Z] [INFO] Installing /quarkus-quickstarts/getting-started-reactive-crud/pom.xml to /root/.m2/repository/io/quarkus/quickstarts/getting-started-reactive-rest/1.0.0-SNAPSHOT/getting-started-reactive-rest-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] ------------------< org.acme:getting-started-knative >------------------
[2025-10-01T23:28:48.641Z] [INFO] Building getting-started-knative 1.0.0-SNAPSHOT [26/103]
[2025-10-01T23:28:48.641Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 84 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 600 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 895 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health/2.7.2.Final/quarkus-smallrye-health-2.7.2.Final.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health/2.7.2.Final/quarkus-smallrye-health-2.7.2.Final.pom (2.4 kB at 8.1 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.pom (3.1 kB at 33 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-parent/3.1.2/smallrye-health-parent-3.1.2.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-parent/3.1.2/smallrye-health-parent-3.1.2.pom (9.7 kB at 157 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/28/smallrye-parent-28.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/28/smallrye-parent-28.pom (60 kB at 1.0 MB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.pom (1.3 kB at 17 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.pom
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.pom (1.6 kB at 29 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health/2.7.2.Final/quarkus-smallrye-health-2.7.2.Final.jar
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.jar
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.jar
[2025-10-01T23:28:48.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.jar
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.jar (28 kB at 413 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.jar (15 kB at 215 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.jar (6.3 kB at 71 kB/s)
[2025-10-01T23:28:48.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health/2.7.2.Final/quarkus-smallrye-health-2.7.2.Final.jar (17 kB at 66 kB/s)
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-knative ---
[2025-10-01T23:28:48.641Z] [INFO]
[2025-10-01T23:28:48.641Z] [INFO] --- build-helper-maven-plugin:3.0.0:add-resource (add-resource) @ getting-started-knative ---
[2025-10-01T23:28:48.641Z] [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-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 12 kB/s)
[2025-10-01T23:28:48.642Z] [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-10-01T23:28:48.642Z] [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 49 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[2025-10-01T23:28:48.642Z] [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 255 kB/s)
[2025-10-01T23:28:48.642Z] [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-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 63 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2025-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 19 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2025-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 22 kB/s)
[2025-10-01T23:28:48.642Z] [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-10-01T23:28:48.642Z] [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 72 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[2025-10-01T23:28:48.642Z] [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 81 kB/s)
[2025-10-01T23:28:48.642Z] [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-10-01T23:28:48.642Z] [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 65 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[2025-10-01T23:28:48.642Z] [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 55 kB/s)
[2025-10-01T23:28:48.642Z] [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-10-01T23:28:48.642Z] [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 21 kB/s)
[2025-10-01T23:28:48.642Z] [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-10-01T23:28:48.642Z] [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 174 kB/s)
[2025-10-01T23:28:48.642Z] [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-10-01T23:28:48.642Z] [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 28 kB/s)
[2025-10-01T23:28:48.642Z] [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-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 27 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[2025-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 306 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
[2025-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 568 kB/s)
[2025-10-01T23:28:48.642Z] [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-10-01T23:28:48.642Z] [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 40 kB/s)
[2025-10-01T23:28:48.642Z] [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-10-01T23:28:48.642Z] [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 82 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[2025-10-01T23:28:48.642Z] [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 76 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[2025-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 527 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[2025-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 277 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
[2025-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 120 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
[2025-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 568 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[2025-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 158 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2025-10-01T23:28:48.642Z] [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-10-01T23:28:48.642Z] [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-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[2025-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 3.3 MB/s)
[2025-10-01T23:28:48.642Z] [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-10-01T23:28:48.642Z] [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 436 kB/s)
[2025-10-01T23:28:48.642Z] [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-10-01T23:28:48.642Z] [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 482 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
[2025-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 3.2 MB/s)
[2025-10-01T23:28:48.642Z] [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 2.8 MB/s)
[2025-10-01T23:28:48.642Z] [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 354 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 1.2 MB/s)
[2025-10-01T23:28:48.642Z] [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 814 kB/s)
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-knative ---
[2025-10-01T23:28:48.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.642Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-knative/src/main/resources
[2025-10-01T23:28:48.642Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-knative/src/main/knative
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started-knative ---
[2025-10-01T23:28:48.642Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.642Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-knative/target/classes
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-knative ---
[2025-10-01T23:28:48.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.642Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-knative/src/test/resources
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started-knative ---
[2025-10-01T23:28:48.642Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.642Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-knative/target/test-classes
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started-knative ---
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.642Z] [INFO] T E S T S
[2025-10-01T23:28:48.642Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.642Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.642Z] [INFO] Running org.acme.getting.started.knative.GreetingResourceTest
[2025-10-01T23:28:48.642Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-deployment/2.7.2.Final/quarkus-smallrye-health-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.642Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-deployment/2.7.2.Final/quarkus-smallrye-health-deployment-2.7.2.Final.pom (3.2 kB at 4.8 kB/s)
[2025-10-01T23:28:48.642Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.2.Final/quarkus-smallrye-openapi-spi-2.7.2.Final.pom
[2025-10-01T23:28:48.642Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.2.Final/quarkus-smallrye-openapi-spi-2.7.2.Final.pom (933 B at 4.0 kB/s)
[2025-10-01T23:28:48.642Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-parent/2.7.2.Final/quarkus-smallrye-openapi-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.642Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-parent/2.7.2.Final/quarkus-smallrye-openapi-parent-2.7.2.Final.pom (744 B at 2.9 kB/s)
[2025-10-01T23:28:48.642Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.17/smallrye-open-api-core-2.1.17.pom
[2025-10-01T23:28:48.642Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.17/smallrye-open-api-core-2.1.17.pom (4.4 kB at 42 kB/s)
[2025-10-01T23:28:48.642Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-parent/2.1.17/smallrye-open-api-parent-2.1.17.pom
[2025-10-01T23:28:48.642Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-parent/2.1.17/smallrye-open-api-parent-2.1.17.pom (19 kB at 120 kB/s)
[2025-10-01T23:28:48.642Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.3.30.v20211001/jetty-bom-9.3.30.v20211001.pom
[2025-10-01T23:28:48.642Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.3.30.v20211001/jetty-bom-9.3.30.v20211001.pom (15 kB at 200 kB/s)
[2025-10-01T23:28:48.642Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.3.Final/resteasy-bom-4.7.3.Final.pom
[2025-10-01T23:28:48.642Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.3.Final/resteasy-bom-4.7.3.Final.pom (9.8 kB at 103 kB/s)
[2025-10-01T23:28:48.642Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1-RC1/microprofile-openapi-api-2.0.1-RC1.pom
[2025-10-01T23:28:48.642Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1-RC1/microprofile-openapi-api-2.0.1-RC1.pom (7.1 kB at 70 kB/s)
[2025-10-01T23:28:48.642Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-parent/2.0.1-RC1/microprofile-openapi-parent-2.0.1-RC1.pom
[2025-10-01T23:28:48.642Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-parent/2.0.1-RC1/microprofile-openapi-parent-2.0.1-RC1.pom (19 kB at 223 kB/s)
[2025-10-01T23:28:48.642Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.pom
[2025-10-01T23:28:48.642Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.pom (4.4 kB at 59 kB/s)
[2025-10-01T23:28:48.642Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1-RC1/microprofile-openapi-api-2.0.1-RC1.jar
[2025-10-01T23:28:48.642Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.2.Final/quarkus-smallrye-openapi-spi-2.7.2.Final.jar
[2025-10-01T23:28:48.642Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.17/smallrye-open-api-core-2.1.17.jar
[2025-10-01T23:28:48.642Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.jar
[2025-10-01T23:28:48.642Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-deployment/2.7.2.Final/quarkus-smallrye-health-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.642Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1-RC1/microprofile-openapi-api-2.0.1-RC1.jar (97 kB at 700 kB/s)
[2025-10-01T23:28:48.642Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.jar (85 kB at 481 kB/s)
[2025-10-01T23:28:48.642Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.17/smallrye-open-api-core-2.1.17.jar (464 kB at 2.0 MB/s)
[2025-10-01T23:28:48.642Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-deployment/2.7.2.Final/quarkus-smallrye-health-deployment-2.7.2.Final.jar (26 kB at 79 kB/s)
[2025-10-01T23:28:48.642Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.2.Final/quarkus-smallrye-openapi-spi-2.7.2.Final.jar (3.5 kB at 10 kB/s)
[2025-10-01T23:28:48.642Z] 2025-10-01 23:17:39,881 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.642Z] 2025-10-01 23:17:41,419 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.117s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.642Z] 2025-10-01 23:17:41,420 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.642Z] 2025-10-01 23:17:41,420 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.642Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.529 s - in org.acme.getting.started.knative.GreetingResourceTest
[2025-10-01T23:28:48.642Z] 2025-10-01 23:17:42,616 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] Results:
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started-knative ---
[2025-10-01T23:28:48.642Z] [INFO] Building jar: /quarkus-quickstarts/getting-started-knative/target/getting-started-knative.jar
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started-knative ---
[2025-10-01T23:28:48.642Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1089ms
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started-knative ---
[2025-10-01T23:28:48.642Z] [INFO] Installing /quarkus-quickstarts/getting-started-knative/target/getting-started-knative.jar to /root/.m2/repository/org/acme/getting-started-knative/1.0.0-SNAPSHOT/getting-started-knative-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.642Z] [INFO] Installing /quarkus-quickstarts/getting-started-knative/pom.xml to /root/.m2/repository/org/acme/getting-started-knative/1.0.0-SNAPSHOT/getting-started-knative-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] ------------------< org.acme:getting-started-testing >------------------
[2025-10-01T23:28:48.642Z] [INFO] Building getting-started-testing 1.0.0-SNAPSHOT [27/103]
[2025-10-01T23:28:48.642Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-testing ---
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-testing ---
[2025-10-01T23:28:48.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.642Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started-testing ---
[2025-10-01T23:28:48.642Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.642Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-testing/target/classes
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-testing ---
[2025-10-01T23:28:48.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.642Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-testing/src/test/resources
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started-testing ---
[2025-10-01T23:28:48.642Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.642Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/getting-started-testing/target/test-classes
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started-testing ---
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.642Z] [INFO] T E S T S
[2025-10-01T23:28:48.642Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.642Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.642Z] [INFO] Running org.acme.getting.started.testing.GreetingResourceTest
[2025-10-01T23:28:48.642Z] 2025-10-01 23:17:47,763 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.642Z] 2025-10-01 23:17:49,384 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.040s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.642Z] 2025-10-01 23:17:49,385 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.642Z] 2025-10-01 23:17:49,386 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.642Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.577 s - in org.acme.getting.started.testing.GreetingResourceTest
[2025-10-01T23:28:48.642Z] [INFO] Running org.acme.getting.started.testing.GreetingServiceTest
[2025-10-01T23:28:48.642Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.acme.getting.started.testing.GreetingServiceTest
[2025-10-01T23:28:48.642Z] [INFO] Running org.acme.getting.started.testing.StaticContentTest
[2025-10-01T23:28:48.642Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.acme.getting.started.testing.StaticContentTest
[2025-10-01T23:28:48.642Z] 2025-10-01 23:17:50,891 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] Results:
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started-testing ---
[2025-10-01T23:28:48.642Z] [INFO] Building jar: /quarkus-quickstarts/getting-started-testing/target/getting-started-testing-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started-testing ---
[2025-10-01T23:28:48.642Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 894ms
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started-testing ---
[2025-10-01T23:28:48.642Z] [INFO] Installing /quarkus-quickstarts/getting-started-testing/target/getting-started-testing-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/getting-started-testing/1.0.0-SNAPSHOT/getting-started-testing-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.642Z] [INFO] Installing /quarkus-quickstarts/getting-started-testing/pom.xml to /root/.m2/repository/org/acme/getting-started-testing/1.0.0-SNAPSHOT/getting-started-testing-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] ---------------< org.acme:getting-started-command-mode >----------------
[2025-10-01T23:28:48.642Z] [INFO] Building getting-started-command-mode 1.0.0-SNAPSHOT [28/103]
[2025-10-01T23:28:48.642Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-command-mode ---
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-command-mode ---
[2025-10-01T23:28:48.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.642Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started-command-mode ---
[2025-10-01T23:28:48.642Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.642Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-command-mode/target/classes
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-command-mode ---
[2025-10-01T23:28:48.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.642Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-command-mode/src/test/resources
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started-command-mode ---
[2025-10-01T23:28:48.642Z] [INFO] No sources to compile
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started-command-mode ---
[2025-10-01T23:28:48.642Z] [INFO] No tests to run.
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started-command-mode ---
[2025-10-01T23:28:48.642Z] [INFO] Building jar: /quarkus-quickstarts/getting-started-command-mode/target/getting-started-command-mode-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started-command-mode ---
[2025-10-01T23:28:48.642Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 732ms
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started-command-mode ---
[2025-10-01T23:28:48.642Z] [INFO] Installing /quarkus-quickstarts/getting-started-command-mode/target/getting-started-command-mode-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/getting-started-command-mode/1.0.0-SNAPSHOT/getting-started-command-mode-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.642Z] [INFO] Installing /quarkus-quickstarts/getting-started-command-mode/pom.xml to /root/.m2/repository/org/acme/getting-started-command-mode/1.0.0-SNAPSHOT/getting-started-command-mode-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] -------------< org.acme:google-cloud-functions-quickstart >-------------
[2025-10-01T23:28:48.642Z] [INFO] Building google-cloud-functions-quickstart 1.0.0-SNAPSHOT [29/103]
[2025-10-01T23:28:48.642Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions/2.7.2.Final/quarkus-google-cloud-functions-2.7.2.Final.pom
[2025-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions/2.7.2.Final/quarkus-google-cloud-functions-2.7.2.Final.pom (2.2 kB at 5.9 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-parent/2.7.2.Final/quarkus-google-cloud-functions-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-parent/2.7.2.Final/quarkus-google-cloud-functions-parent-2.7.2.Final.pom (771 B at 1.8 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom
[2025-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom (8.1 kB at 119 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom
[2025-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom (4.5 kB at 72 kB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions/2.7.2.Final/quarkus-google-cloud-functions-2.7.2.Final.jar
[2025-10-01T23:28:48.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar
[2025-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar (249 kB at 2.6 MB/s)
[2025-10-01T23:28:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions/2.7.2.Final/quarkus-google-cloud-functions-2.7.2.Final.jar (15 kB at 25 kB/s)
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ google-cloud-functions-quickstart ---
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ google-cloud-functions-quickstart ---
[2025-10-01T23:28:48.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.642Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.642Z] [INFO]
[2025-10-01T23:28:48.642Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ google-cloud-functions-quickstart ---
[2025-10-01T23:28:48.642Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.643Z] [INFO] Compiling 4 source files to /quarkus-quickstarts/google-cloud-functions-quickstart/target/classes
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ google-cloud-functions-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.643Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/google-cloud-functions-quickstart/src/test/resources
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ google-cloud-functions-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] No sources to compile
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ google-cloud-functions-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] No tests to run.
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ google-cloud-functions-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] Building jar: /quarkus-quickstarts/google-cloud-functions-quickstart/target/google-cloud-functions-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ google-cloud-functions-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-deployment/2.7.2.Final/quarkus-google-cloud-functions-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-deployment/2.7.2.Final/quarkus-google-cloud-functions-deployment-2.7.2.Final.pom (1.7 kB at 3.7 kB/s)
[2025-10-01T23:28:48.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-deployment/2.7.2.Final/quarkus-google-cloud-functions-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-deployment/2.7.2.Final/quarkus-google-cloud-functions-deployment-2.7.2.Final.jar (9.3 kB at 19 kB/s)
[2025-10-01T23:28:48.643Z] [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building uber jar: /quarkus-quickstarts/google-cloud-functions-quickstart/target/google-cloud-functions-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-10-01T23:28:48.643Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1049ms
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ google-cloud-functions-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] No primary artifact to install, installing attached artifacts instead.
[2025-10-01T23:28:48.643Z] [INFO] Installing /quarkus-quickstarts/google-cloud-functions-quickstart/pom.xml to /root/.m2/repository/org/acme/google-cloud-functions-quickstart/1.0.0-SNAPSHOT/google-cloud-functions-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.643Z] [INFO] Installing /quarkus-quickstarts/google-cloud-functions-quickstart/target/google-cloud-functions-quickstart-1.0.0-SNAPSHOT-runner.jar to /root/.m2/repository/org/acme/google-cloud-functions-quickstart/1.0.0-SNAPSHOT/google-cloud-functions-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] ----------< org.acme:google-cloud-functions-http-quickstart >-----------
[2025-10-01T23:28:48.643Z] [INFO] Building google-cloud-functions-http-quickstart 1.0.0-SNAPSHOT [30/103]
[2025-10-01T23:28:48.643Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow/2.7.2.Final/quarkus-undertow-2.7.2.Final.pom
[2025-10-01T23:28:48.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow/2.7.2.Final/quarkus-undertow-2.7.2.Final.pom (5.2 kB at 12 kB/s)
[2025-10-01T23:28:48.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes/2.7.2.Final/quarkus-reactive-routes-2.7.2.Final.pom
[2025-10-01T23:28:48.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes/2.7.2.Final/quarkus-reactive-routes-2.7.2.Final.pom (2.9 kB at 8.5 kB/s)
[2025-10-01T23:28:48.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes-parent/2.7.2.Final/quarkus-reactive-routes-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes-parent/2.7.2.Final/quarkus-reactive-routes-parent-2.7.2.Final.pom (757 B at 3.4 kB/s)
[2025-10-01T23:28:48.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow/2.7.2.Final/quarkus-undertow-2.7.2.Final.jar
[2025-10-01T23:28:48.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes/2.7.2.Final/quarkus-reactive-routes-2.7.2.Final.jar
[2025-10-01T23:28:48.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes/2.7.2.Final/quarkus-reactive-routes-2.7.2.Final.jar (58 kB at 241 kB/s)
[2025-10-01T23:28:48.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow/2.7.2.Final/quarkus-undertow-2.7.2.Final.jar (80 kB at 165 kB/s)
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ google-cloud-functions-http-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ google-cloud-functions-http-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.643Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ google-cloud-functions-http-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.643Z] [INFO] Compiling 4 source files to /quarkus-quickstarts/google-cloud-functions-http-quickstart/target/classes
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ google-cloud-functions-http-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.643Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/google-cloud-functions-http-quickstart/src/test/resources
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ google-cloud-functions-http-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.643Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/google-cloud-functions-http-quickstart/target/test-classes
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ google-cloud-functions-http-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.643Z] [INFO] T E S T S
[2025-10-01T23:28:48.643Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.643Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.643Z] [INFO] Running org.acme.quickstart.GreetingResourceTest
[2025-10-01T23:28:48.643Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-deployment/2.7.2.Final/quarkus-undertow-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.643Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-deployment/2.7.2.Final/quarkus-undertow-deployment-2.7.2.Final.pom (3.5 kB at 3.3 kB/s)
[2025-10-01T23:28:48.643Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes-deployment/2.7.2.Final/quarkus-reactive-routes-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.643Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes-deployment/2.7.2.Final/quarkus-reactive-routes-deployment-2.7.2.Final.pom (3.0 kB at 8.2 kB/s)
[2025-10-01T23:28:48.643Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.2.Final/quarkus-hibernate-validator-spi-2.7.2.Final.pom
[2025-10-01T23:28:48.643Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.2.Final/quarkus-hibernate-validator-spi-2.7.2.Final.pom (883 B at 1.4 kB/s)
[2025-10-01T23:28:48.643Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-parent/2.7.2.Final/quarkus-hibernate-validator-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.643Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-parent/2.7.2.Final/quarkus-hibernate-validator-parent-2.7.2.Final.pom (794 B at 3.5 kB/s)
[2025-10-01T23:28:48.643Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-deployment/2.7.2.Final/quarkus-undertow-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.643Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.2.Final/quarkus-hibernate-validator-spi-2.7.2.Final.jar
[2025-10-01T23:28:48.643Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes-deployment/2.7.2.Final/quarkus-reactive-routes-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.643Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.2.Final/quarkus-hibernate-validator-spi-2.7.2.Final.jar (3.6 kB at 7.6 kB/s)
[2025-10-01T23:28:48.643Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-deployment/2.7.2.Final/quarkus-undertow-deployment-2.7.2.Final.jar (36 kB at 71 kB/s)
[2025-10-01T23:28:48.643Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes-deployment/2.7.2.Final/quarkus-reactive-routes-deployment-2.7.2.Final.jar (67 kB at 104 kB/s)
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:05,783 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:07,535 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.301s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:07,536 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:07,537 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, google-cloud-functions-http, reactive-routes, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.643Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.564 s - in org.acme.quickstart.GreetingResourceTest
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:09,167 INFO [io.quarkus] (main) Quarkus stopped in 0.083s
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] Results:
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ google-cloud-functions-http-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] Building jar: /quarkus-quickstarts/google-cloud-functions-http-quickstart/target/google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ google-cloud-functions-http-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building uber jar: /quarkus-quickstarts/google-cloud-functions-http-quickstart/target/google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-10-01T23:28:48.643Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2827ms
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ google-cloud-functions-http-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] No primary artifact to install, installing attached artifacts instead.
[2025-10-01T23:28:48.643Z] [INFO] Installing /quarkus-quickstarts/google-cloud-functions-http-quickstart/pom.xml to /root/.m2/repository/org/acme/google-cloud-functions-http-quickstart/1.0.0-SNAPSHOT/google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.643Z] [INFO] Installing /quarkus-quickstarts/google-cloud-functions-http-quickstart/target/google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT-runner.jar to /root/.m2/repository/org/acme/google-cloud-functions-http-quickstart/1.0.0-SNAPSHOT/google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] -----------------< org.acme:hibernate-orm-quickstart >------------------
[2025-10-01T23:28:48.643Z] [INFO] Building hibernate-orm-quickstart 1.0.0-SNAPSHOT [31/103]
[2025-10-01T23:28:48.643Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom
[2025-10-01T23:28:48.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom (12 kB at 211 kB/s)
[2025-10-01T23:28:48.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom
[2025-10-01T23:28:48.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom (11 kB at 178 kB/s)
[2025-10-01T23:28:48.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom
[2025-10-01T23:28:48.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 667 kB/s)
[2025-10-01T23:28:48.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom
[2025-10-01T23:28:48.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom (16 kB at 269 kB/s)
[2025-10-01T23:28:48.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar
[2025-10-01T23:28:48.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar (62 kB at 1.0 MB/s)
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hibernate-orm-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hibernate-orm-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.643Z] [INFO] Copying 4 resources
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hibernate-orm-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.643Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-orm-quickstart/target/classes
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hibernate-orm-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.643Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/hibernate-orm-quickstart/src/test/resources
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hibernate-orm-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.643Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-orm-quickstart/target/test-classes
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ hibernate-orm-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.643Z] [INFO] T E S T S
[2025-10-01T23:28:48.643Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.643Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.643Z] [INFO] Running org.acme.hibernate.orm.FruitsEndpointTest
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:18,612 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:19,297 INFO [org.tes.doc.DockerClientProviderStrategy] (build-32) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:20,290 INFO [org.tes.doc.DockerClientProviderStrategy] (build-32) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:20,303 INFO [org.tes.DockerClientFactory] (build-32) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:20,349 INFO [org.tes.DockerClientFactory] (build-32) Connected to docker:
[2025-10-01T23:28:48.643Z] Server Version: 20.10.7
[2025-10-01T23:28:48.643Z] API Version: 1.41
[2025-10-01T23:28:48.643Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.643Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:20,353 INFO [org.tes.uti.ImageNameSubstitutor] (build-32) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:20,395 INFO [org.tes.uti.RegistryAuthLocator] (build-32) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:21,228 INFO [org.tes.DockerClientFactory] (build-32) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:21,229 INFO [org.tes.DockerClientFactory] (build-32) Checking the system...
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:21,233 INFO [org.tes.DockerClientFactory] (build-32) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:21,530 INFO [org.tes.DockerClientFactory] (build-32) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:21,838 INFO [doc.io/.1]] (build-32) Creating container for image: docker.io/postgres:14.1
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:21,839 INFO [org.tes.uti.RegistryAuthLocator] (build-32) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:21,904 INFO [doc.io/.1]] (build-32) Container docker.io/postgres:14.1 is starting: 8eaca369640d715d46adedef47a88c473c24534d7184b35531a160626ce8161a
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:23,994 INFO [doc.io/.1]] (build-32) Container docker.io/postgres:14.1 started in PT2.436623237S
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:23,995 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-32) Dev Services for PostgreSQL started.
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:23,998 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-32) Dev Services for the default datasource (postgresql) started.
[2025-10-01T23:28:48.643Z] Hibernate:
[2025-10-01T23:28:48.643Z]
[2025-10-01T23:28:48.643Z] drop table if exists known_fruits cascade
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:25,924 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:25,925 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) table "known_fruits" does not exist, skipping
[2025-10-01T23:28:48.643Z] Hibernate:
[2025-10-01T23:28:48.643Z]
[2025-10-01T23:28:48.643Z] drop sequence if exists known_fruits_id_seq
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:25,927 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:25,927 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) sequence "known_fruits_id_seq" does not exist, skipping
[2025-10-01T23:28:48.643Z] Hibernate: create sequence known_fruits_id_seq start 10 increment 1
[2025-10-01T23:28:48.643Z] Hibernate:
[2025-10-01T23:28:48.643Z]
[2025-10-01T23:28:48.643Z] create table known_fruits (
[2025-10-01T23:28:48.643Z] id int4 not null,
[2025-10-01T23:28:48.643Z] name varchar(40),
[2025-10-01T23:28:48.643Z] primary key (id)
[2025-10-01T23:28:48.643Z] )
[2025-10-01T23:28:48.643Z] Hibernate:
[2025-10-01T23:28:48.643Z]
[2025-10-01T23:28:48.643Z] alter table if exists known_fruits
[2025-10-01T23:28:48.643Z] add constraint UK_57g3m8wr3qxoj706a6hsqg6ye unique (name)
[2025-10-01T23:28:48.643Z] Hibernate:
[2025-10-01T23:28:48.643Z] INSERT INTO known_fruits(id, name) VALUES (1, 'Cherry')
[2025-10-01T23:28:48.643Z] Hibernate:
[2025-10-01T23:28:48.643Z] INSERT INTO known_fruits(id, name) VALUES (2, 'Apple')
[2025-10-01T23:28:48.643Z] Hibernate:
[2025-10-01T23:28:48.643Z] INSERT INTO known_fruits(id, name) VALUES (3, 'Banana')
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:26,173 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 8.272s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:26,174 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:26,174 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-postgresql, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.643Z] Hibernate:
[2025-10-01T23:28:48.643Z] select
[2025-10-01T23:28:48.643Z] fruit0_.id as id1_0_,
[2025-10-01T23:28:48.643Z] fruit0_.name as name2_0_
[2025-10-01T23:28:48.643Z] from
[2025-10-01T23:28:48.643Z] known_fruits fruit0_
[2025-10-01T23:28:48.643Z] order by
[2025-10-01T23:28:48.643Z] fruit0_.name
[2025-10-01T23:28:48.643Z] Hibernate:
[2025-10-01T23:28:48.643Z] delete
[2025-10-01T23:28:48.643Z] from
[2025-10-01T23:28:48.643Z] known_fruits
[2025-10-01T23:28:48.643Z] where
[2025-10-01T23:28:48.643Z] id=?
[2025-10-01T23:28:48.643Z] Hibernate:
[2025-10-01T23:28:48.643Z] select
[2025-10-01T23:28:48.643Z] fruit0_.id as id1_0_,
[2025-10-01T23:28:48.643Z] fruit0_.name as name2_0_
[2025-10-01T23:28:48.643Z] from
[2025-10-01T23:28:48.643Z] known_fruits fruit0_
[2025-10-01T23:28:48.643Z] order by
[2025-10-01T23:28:48.643Z] fruit0_.name
[2025-10-01T23:28:48.643Z] Hibernate:
[2025-10-01T23:28:48.643Z] select
[2025-10-01T23:28:48.643Z] nextval ('known_fruits_id_seq')
[2025-10-01T23:28:48.643Z] Hibernate:
[2025-10-01T23:28:48.643Z] insert
[2025-10-01T23:28:48.643Z] into
[2025-10-01T23:28:48.643Z] known_fruits
[2025-10-01T23:28:48.643Z] (name, id)
[2025-10-01T23:28:48.643Z] values
[2025-10-01T23:28:48.643Z] (?, ?)
[2025-10-01T23:28:48.643Z] Hibernate:
[2025-10-01T23:28:48.643Z] select
[2025-10-01T23:28:48.643Z] fruit0_.id as id1_0_,
[2025-10-01T23:28:48.643Z] fruit0_.name as name2_0_
[2025-10-01T23:28:48.643Z] from
[2025-10-01T23:28:48.643Z] known_fruits fruit0_
[2025-10-01T23:28:48.643Z] order by
[2025-10-01T23:28:48.643Z] fruit0_.name
[2025-10-01T23:28:48.643Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.666 s - in org.acme.hibernate.orm.FruitsEndpointTest
[2025-10-01T23:28:48.643Z] 2025-10-01 23:18:27,956 INFO [io.quarkus] (main) Quarkus stopped in 0.055s
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] Results:
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hibernate-orm-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] Building jar: /quarkus-quickstarts/hibernate-orm-quickstart/target/hibernate-orm-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ hibernate-orm-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-10-01T23:28:48.643Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1857ms
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hibernate-orm-quickstart ---
[2025-10-01T23:28:48.643Z] [INFO] Installing /quarkus-quickstarts/hibernate-orm-quickstart/target/hibernate-orm-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/hibernate-orm-quickstart/1.0.0-SNAPSHOT/hibernate-orm-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.643Z] [INFO] Installing /quarkus-quickstarts/hibernate-orm-quickstart/pom.xml to /root/.m2/repository/org/acme/hibernate-orm-quickstart/1.0.0-SNAPSHOT/hibernate-orm-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.643Z] [INFO]
[2025-10-01T23:28:48.643Z] [INFO] ---------------< org.acme:hibernate-reactive-quickstart >---------------
[2025-10-01T23:28:48.643Z] [INFO] Building hibernate-reactive-quickstart 1.0.0-SNAPSHOT [32/103]
[2025-10-01T23:28:48.643Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive/2.7.2.Final/quarkus-hibernate-reactive-2.7.2.Final.pom
[2025-10-01T23:28:48.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive/2.7.2.Final/quarkus-hibernate-reactive-2.7.2.Final.pom (3.5 kB at 8.5 kB/s)
[2025-10-01T23:28:48.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-parent/2.7.2.Final/quarkus-hibernate-reactive-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-parent/2.7.2.Final/quarkus-hibernate-reactive-parent-2.7.2.Final.pom (764 B at 1.5 kB/s)
[2025-10-01T23:28:48.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.pom
[2025-10-01T23:28:48.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.pom (3.1 kB at 40 kB/s)
[2025-10-01T23:28:48.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.pom
[2025-10-01T23:28:48.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.pom (31 kB at 502 kB/s)
[2025-10-01T23:28:48.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.14/assertj-parent-pom-2.2.14.pom
[2025-10-01T23:28:48.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.14/assertj-parent-pom-2.2.14.pom (25 kB at 256 kB/s)
[2025-10-01T23:28:48.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive/2.7.2.Final/quarkus-hibernate-reactive-2.7.2.Final.jar
[2025-10-01T23:28:48.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.jar
[2025-10-01T23:28:48.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.jar
[2025-10-01T23:28:48.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.jar (753 kB at 8.0 MB/s)
[2025-10-01T23:28:48.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.jar (5.2 MB at 33 MB/s)
[2025-10-01T23:28:48.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive/2.7.2.Final/quarkus-hibernate-reactive-2.7.2.Final.jar (33 kB at 68 kB/s)
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hibernate-reactive-quickstart ---
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hibernate-reactive-quickstart ---
[2025-10-01T23:28:48.644Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.644Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hibernate-reactive-quickstart ---
[2025-10-01T23:28:48.644Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.644Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-reactive-quickstart/target/classes
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hibernate-reactive-quickstart ---
[2025-10-01T23:28:48.644Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.644Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/hibernate-reactive-quickstart/src/test/resources
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hibernate-reactive-quickstart ---
[2025-10-01T23:28:48.644Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.644Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-reactive-quickstart/target/test-classes
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ hibernate-reactive-quickstart ---
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.644Z] [INFO] T E S T S
[2025-10-01T23:28:48.644Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.644Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.644Z] [INFO] Running org.acme.hibernate.reactive.FruitsEndpointTest
[2025-10-01T23:28:48.644Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.2.Final/quarkus-hibernate-reactive-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.644Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.2.Final/quarkus-hibernate-reactive-deployment-2.7.2.Final.pom (9.7 kB at 12 kB/s)
[2025-10-01T23:28:48.644Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.2.Final/quarkus-hibernate-reactive-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.644Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.2.Final/quarkus-hibernate-reactive-deployment-2.7.2.Final.jar (14 kB at 41 kB/s)
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:37,689 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:38,239 INFO [org.tes.doc.DockerClientProviderStrategy] (build-5) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:39,173 INFO [org.tes.doc.DockerClientProviderStrategy] (build-5) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:39,222 INFO [org.tes.DockerClientFactory] (build-5) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:39,323 INFO [org.tes.DockerClientFactory] (build-5) Connected to docker:
[2025-10-01T23:28:48.644Z] Server Version: 20.10.7
[2025-10-01T23:28:48.644Z] API Version: 1.41
[2025-10-01T23:28:48.644Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.644Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:39,328 INFO [org.tes.uti.ImageNameSubstitutor] (build-5) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:39,400 INFO [org.tes.uti.RegistryAuthLocator] (build-5) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:40,336 INFO [org.tes.DockerClientFactory] (build-5) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:40,336 INFO [org.tes.DockerClientFactory] (build-5) Checking the system...
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:40,337 INFO [org.tes.DockerClientFactory] (build-5) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:40,560 INFO [org.tes.DockerClientFactory] (build-5) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:40,874 INFO [doc.io/.1]] (build-5) Creating container for image: docker.io/postgres:14.1
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:40,875 INFO [org.tes.uti.RegistryAuthLocator] (build-5) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:40,945 INFO [doc.io/.1]] (build-5) Container docker.io/postgres:14.1 is starting: 04e4fe579d80b6914c96f46d162a9ffc478ae357c32e3d5efbcdf3115e3716c6
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:42,898 INFO [doc.io/.1]] (build-5) Container docker.io/postgres:14.1 started in PT2.313649647S
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:42,899 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-5) Dev Services for PostgreSQL started.
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:42,902 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Dev Services for the default datasource (postgresql) started.
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:44,054 INFO [org.hib.rea.pro.imp.ReactiveIntegrator] (JPA Startup Thread: default-reactive) HR000001: Hibernate Reactive
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] drop table if exists known_fruits cascade
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:44,382 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "known_fruits" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] drop sequence if exists known_fruits_id_seq
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:44,384 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='sequence "known_fruits_id_seq" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] drop table if exists known_fruits cascade
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:44,416 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "known_fruits" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] drop sequence if exists known_fruits_id_seq
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:44,420 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='sequence "known_fruits_id_seq" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] create sequence known_fruits_id_seq start 10 increment 1
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] create table known_fruits (
[2025-10-01T23:28:48.644Z] id int4 not null,
[2025-10-01T23:28:48.644Z] name varchar(40),
[2025-10-01T23:28:48.644Z] primary key (id)
[2025-10-01T23:28:48.644Z] )
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] alter table if exists known_fruits
[2025-10-01T23:28:48.644Z] add constraint UK_57g3m8wr3qxoj706a6hsqg6ye unique (name)
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] INSERT
[2025-10-01T23:28:48.644Z] INTO
[2025-10-01T23:28:48.644Z] known_fruits
[2025-10-01T23:28:48.644Z] (id, name)
[2025-10-01T23:28:48.644Z] VALUES
[2025-10-01T23:28:48.644Z] (1, 'Cherry')
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] INSERT
[2025-10-01T23:28:48.644Z] INTO
[2025-10-01T23:28:48.644Z] known_fruits
[2025-10-01T23:28:48.644Z] (id, name)
[2025-10-01T23:28:48.644Z] VALUES
[2025-10-01T23:28:48.644Z] (2, 'Apple')
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] INSERT
[2025-10-01T23:28:48.644Z] INTO
[2025-10-01T23:28:48.644Z] known_fruits
[2025-10-01T23:28:48.644Z] (id, name)
[2025-10-01T23:28:48.644Z] VALUES
[2025-10-01T23:28:48.644Z] (3, 'Banana')
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:44,567 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 7.507s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:44,567 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:44,567 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-orm, hibernate-reactive, reactive-pg-client, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] select
[2025-10-01T23:28:48.644Z] fruit0_.id as id1_0_0_,
[2025-10-01T23:28:48.644Z] fruit0_.name as name2_0_0_
[2025-10-01T23:28:48.644Z] from
[2025-10-01T23:28:48.644Z] known_fruits fruit0_
[2025-10-01T23:28:48.644Z] where
[2025-10-01T23:28:48.644Z] fruit0_.id=$1
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] select
[2025-10-01T23:28:48.644Z] fruit0_.id as id1_0_0_,
[2025-10-01T23:28:48.644Z] fruit0_.name as name2_0_0_
[2025-10-01T23:28:48.644Z] from
[2025-10-01T23:28:48.644Z] known_fruits fruit0_
[2025-10-01T23:28:48.644Z] where
[2025-10-01T23:28:48.644Z] fruit0_.id=$1
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] select
[2025-10-01T23:28:48.644Z] fruit0_.id as id1_0_,
[2025-10-01T23:28:48.644Z] fruit0_.name as name2_0_
[2025-10-01T23:28:48.644Z] from
[2025-10-01T23:28:48.644Z] known_fruits fruit0_
[2025-10-01T23:28:48.644Z] order by
[2025-10-01T23:28:48.644Z] fruit0_.name
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] select
[2025-10-01T23:28:48.644Z] fruit0_.id as id1_0_0_,
[2025-10-01T23:28:48.644Z] fruit0_.name as name2_0_0_
[2025-10-01T23:28:48.644Z] from
[2025-10-01T23:28:48.644Z] known_fruits fruit0_
[2025-10-01T23:28:48.644Z] where
[2025-10-01T23:28:48.644Z] fruit0_.id=$1
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] update
[2025-10-01T23:28:48.644Z] known_fruits
[2025-10-01T23:28:48.644Z] set
[2025-10-01T23:28:48.644Z] name=$1
[2025-10-01T23:28:48.644Z] where
[2025-10-01T23:28:48.644Z] id=$2
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] select
[2025-10-01T23:28:48.644Z] fruit0_.id as id1_0_,
[2025-10-01T23:28:48.644Z] fruit0_.name as name2_0_
[2025-10-01T23:28:48.644Z] from
[2025-10-01T23:28:48.644Z] known_fruits fruit0_
[2025-10-01T23:28:48.644Z] order by
[2025-10-01T23:28:48.644Z] fruit0_.name
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] select
[2025-10-01T23:28:48.644Z] fruit0_.id as id1_0_0_,
[2025-10-01T23:28:48.644Z] fruit0_.name as name2_0_0_
[2025-10-01T23:28:48.644Z] from
[2025-10-01T23:28:48.644Z] known_fruits fruit0_
[2025-10-01T23:28:48.644Z] where
[2025-10-01T23:28:48.644Z] fruit0_.id=$1
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] delete
[2025-10-01T23:28:48.644Z] from
[2025-10-01T23:28:48.644Z] known_fruits
[2025-10-01T23:28:48.644Z] where
[2025-10-01T23:28:48.644Z] id=$1
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] select
[2025-10-01T23:28:48.644Z] fruit0_.id as id1_0_,
[2025-10-01T23:28:48.644Z] fruit0_.name as name2_0_
[2025-10-01T23:28:48.644Z] from
[2025-10-01T23:28:48.644Z] known_fruits fruit0_
[2025-10-01T23:28:48.644Z] order by
[2025-10-01T23:28:48.644Z] fruit0_.name
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] select
[2025-10-01T23:28:48.644Z] nextval ('known_fruits_id_seq')
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] insert
[2025-10-01T23:28:48.644Z] into
[2025-10-01T23:28:48.644Z] known_fruits
[2025-10-01T23:28:48.644Z] (name, id)
[2025-10-01T23:28:48.644Z] values
[2025-10-01T23:28:48.644Z] ($1, $2)
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] select
[2025-10-01T23:28:48.644Z] fruit0_.id as id1_0_,
[2025-10-01T23:28:48.644Z] fruit0_.name as name2_0_
[2025-10-01T23:28:48.644Z] from
[2025-10-01T23:28:48.644Z] known_fruits fruit0_
[2025-10-01T23:28:48.644Z] order by
[2025-10-01T23:28:48.644Z] fruit0_.name
[2025-10-01T23:28:48.644Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.559 s - in org.acme.hibernate.reactive.FruitsEndpointTest
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:47,197 INFO [io.quarkus] (main) Quarkus stopped in 0.083s
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] Results:
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hibernate-reactive-quickstart ---
[2025-10-01T23:28:48.644Z] [INFO] Building jar: /quarkus-quickstarts/hibernate-reactive-quickstart/target/hibernate-reactive-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ hibernate-reactive-quickstart ---
[2025-10-01T23:28:48.644Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-10-01T23:28:48.644Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1686ms
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hibernate-reactive-quickstart ---
[2025-10-01T23:28:48.644Z] [INFO] Installing /quarkus-quickstarts/hibernate-reactive-quickstart/target/hibernate-reactive-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/hibernate-reactive-quickstart/1.0.0-SNAPSHOT/hibernate-reactive-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.644Z] [INFO] Installing /quarkus-quickstarts/hibernate-reactive-quickstart/pom.xml to /root/.m2/repository/org/acme/hibernate-reactive-quickstart/1.0.0-SNAPSHOT/hibernate-reactive-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] -----------< org.acme:hibernate-reactive-routes-quickstart >------------
[2025-10-01T23:28:48.644Z] [INFO] Building hibernate-reactive-routes-quickstart 1.0.0-SNAPSHOT [33/103]
[2025-10-01T23:28:48.644Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hibernate-reactive-routes-quickstart ---
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hibernate-reactive-routes-quickstart ---
[2025-10-01T23:28:48.644Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.644Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hibernate-reactive-routes-quickstart ---
[2025-10-01T23:28:48.644Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.644Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-reactive-routes-quickstart/target/classes
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hibernate-reactive-routes-quickstart ---
[2025-10-01T23:28:48.644Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.644Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/hibernate-reactive-routes-quickstart/src/test/resources
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hibernate-reactive-routes-quickstart ---
[2025-10-01T23:28:48.644Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.644Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-reactive-routes-quickstart/target/test-classes
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ hibernate-reactive-routes-quickstart ---
[2025-10-01T23:28:48.644Z] [INFO]
[2025-10-01T23:28:48.644Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.644Z] [INFO] T E S T S
[2025-10-01T23:28:48.644Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.644Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.644Z] [INFO] Running org.acme.hibernate.reactive.FruitsEndpointTest
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:54,014 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:54,597 INFO [org.tes.doc.DockerClientProviderStrategy] (build-18) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:55,413 INFO [org.tes.doc.DockerClientProviderStrategy] (build-18) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:55,441 INFO [org.tes.DockerClientFactory] (build-18) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:55,502 INFO [org.tes.DockerClientFactory] (build-18) Connected to docker:
[2025-10-01T23:28:48.644Z] Server Version: 20.10.7
[2025-10-01T23:28:48.644Z] API Version: 1.41
[2025-10-01T23:28:48.644Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.644Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:55,507 INFO [org.tes.uti.ImageNameSubstitutor] (build-18) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:55,537 INFO [org.tes.uti.RegistryAuthLocator] (build-18) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:56,493 INFO [org.tes.DockerClientFactory] (build-18) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:56,494 INFO [org.tes.DockerClientFactory] (build-18) Checking the system...
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:56,494 INFO [org.tes.DockerClientFactory] (build-18) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:56,651 INFO [org.tes.DockerClientFactory] (build-18) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:56,964 INFO [doc.io/.1]] (build-18) Creating container for image: docker.io/postgres:14.1
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:56,965 INFO [org.tes.uti.RegistryAuthLocator] (build-18) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:57,039 INFO [doc.io/.1]] (build-18) Container docker.io/postgres:14.1 is starting: 1ea01246c5be3896b3caf3594cf0d88120e8f6161fbaa0765a7a8fc8209371ac
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:59,222 INFO [doc.io/.1]] (build-18) Container docker.io/postgres:14.1 started in PT2.543062974S
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:59,223 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-18) Dev Services for PostgreSQL started.
[2025-10-01T23:28:48.644Z] 2025-10-01 23:18:59,226 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-18) Dev Services for the default datasource (postgresql) started.
[2025-10-01T23:28:48.644Z] 2025-10-01 23:19:00,437 INFO [org.hib.rea.pro.imp.ReactiveIntegrator] (JPA Startup Thread: default-reactive) HR000001: Hibernate Reactive
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] drop table if exists known_fruits cascade
[2025-10-01T23:28:48.644Z] 2025-10-01 23:19:01,010 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "known_fruits" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] drop sequence if exists known_fruits_id_seq
[2025-10-01T23:28:48.644Z] 2025-10-01 23:19:01,013 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='sequence "known_fruits_id_seq" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] drop table if exists known_fruits cascade
[2025-10-01T23:28:48.644Z] 2025-10-01 23:19:01,033 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "known_fruits" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] drop sequence if exists known_fruits_id_seq
[2025-10-01T23:28:48.644Z] 2025-10-01 23:19:01,034 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='sequence "known_fruits_id_seq" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] create sequence known_fruits_id_seq start 10 increment 1
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] create table known_fruits (
[2025-10-01T23:28:48.644Z] id int4 not null,
[2025-10-01T23:28:48.644Z] name varchar(40),
[2025-10-01T23:28:48.644Z] primary key (id)
[2025-10-01T23:28:48.644Z] )
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] alter table if exists known_fruits
[2025-10-01T23:28:48.644Z] add constraint UK_57g3m8wr3qxoj706a6hsqg6ye unique (name)
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] INSERT
[2025-10-01T23:28:48.644Z] INTO
[2025-10-01T23:28:48.644Z] known_fruits
[2025-10-01T23:28:48.644Z] (id, name)
[2025-10-01T23:28:48.644Z] VALUES
[2025-10-01T23:28:48.644Z] (1, 'Cherry')
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] INSERT
[2025-10-01T23:28:48.644Z] INTO
[2025-10-01T23:28:48.644Z] known_fruits
[2025-10-01T23:28:48.644Z] (id, name)
[2025-10-01T23:28:48.644Z] VALUES
[2025-10-01T23:28:48.644Z] (2, 'Apple')
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] INSERT
[2025-10-01T23:28:48.644Z] INTO
[2025-10-01T23:28:48.644Z] known_fruits
[2025-10-01T23:28:48.644Z] (id, name)
[2025-10-01T23:28:48.644Z] VALUES
[2025-10-01T23:28:48.644Z] (3, 'Banana')
[2025-10-01T23:28:48.644Z] 2025-10-01 23:19:01,190 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 7.786s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.644Z] 2025-10-01 23:19:01,191 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.644Z] 2025-10-01 23:19:01,191 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-orm, hibernate-reactive, reactive-pg-client, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] select
[2025-10-01T23:28:48.644Z] fruit0_.id as id1_0_,
[2025-10-01T23:28:48.644Z] fruit0_.name as name2_0_
[2025-10-01T23:28:48.644Z] from
[2025-10-01T23:28:48.644Z] known_fruits fruit0_
[2025-10-01T23:28:48.644Z] order by
[2025-10-01T23:28:48.644Z] fruit0_.name
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] select
[2025-10-01T23:28:48.644Z] fruit0_.id as id1_0_0_,
[2025-10-01T23:28:48.644Z] fruit0_.name as name2_0_0_
[2025-10-01T23:28:48.644Z] from
[2025-10-01T23:28:48.644Z] known_fruits fruit0_
[2025-10-01T23:28:48.644Z] where
[2025-10-01T23:28:48.644Z] fruit0_.id=$1
[2025-10-01T23:28:48.644Z] Hibernate:
[2025-10-01T23:28:48.644Z] update
[2025-10-01T23:28:48.645Z] known_fruits
[2025-10-01T23:28:48.645Z] set
[2025-10-01T23:28:48.645Z] name=$1
[2025-10-01T23:28:48.645Z] where
[2025-10-01T23:28:48.645Z] id=$2
[2025-10-01T23:28:48.645Z] Hibernate:
[2025-10-01T23:28:48.645Z] select
[2025-10-01T23:28:48.645Z] fruit0_.id as id1_0_,
[2025-10-01T23:28:48.645Z] fruit0_.name as name2_0_
[2025-10-01T23:28:48.645Z] from
[2025-10-01T23:28:48.645Z] known_fruits fruit0_
[2025-10-01T23:28:48.645Z] order by
[2025-10-01T23:28:48.645Z] fruit0_.name
[2025-10-01T23:28:48.645Z] Hibernate:
[2025-10-01T23:28:48.645Z] select
[2025-10-01T23:28:48.645Z] fruit0_.id as id1_0_0_,
[2025-10-01T23:28:48.645Z] fruit0_.name as name2_0_0_
[2025-10-01T23:28:48.645Z] from
[2025-10-01T23:28:48.645Z] known_fruits fruit0_
[2025-10-01T23:28:48.645Z] where
[2025-10-01T23:28:48.645Z] fruit0_.id=$1
[2025-10-01T23:28:48.645Z] Hibernate:
[2025-10-01T23:28:48.645Z] delete
[2025-10-01T23:28:48.645Z] from
[2025-10-01T23:28:48.645Z] known_fruits
[2025-10-01T23:28:48.645Z] where
[2025-10-01T23:28:48.645Z] id=$1
[2025-10-01T23:28:48.645Z] Hibernate:
[2025-10-01T23:28:48.645Z] select
[2025-10-01T23:28:48.645Z] fruit0_.id as id1_0_,
[2025-10-01T23:28:48.645Z] fruit0_.name as name2_0_
[2025-10-01T23:28:48.645Z] from
[2025-10-01T23:28:48.645Z] known_fruits fruit0_
[2025-10-01T23:28:48.645Z] order by
[2025-10-01T23:28:48.645Z] fruit0_.name
[2025-10-01T23:28:48.645Z] Hibernate:
[2025-10-01T23:28:48.645Z] select
[2025-10-01T23:28:48.645Z] nextval ('known_fruits_id_seq')
[2025-10-01T23:28:48.645Z] Hibernate:
[2025-10-01T23:28:48.645Z] insert
[2025-10-01T23:28:48.645Z] into
[2025-10-01T23:28:48.645Z] known_fruits
[2025-10-01T23:28:48.645Z] (name, id)
[2025-10-01T23:28:48.645Z] values
[2025-10-01T23:28:48.645Z] ($1, $2)
[2025-10-01T23:28:48.645Z] Hibernate:
[2025-10-01T23:28:48.645Z] select
[2025-10-01T23:28:48.645Z] fruit0_.id as id1_0_,
[2025-10-01T23:28:48.645Z] fruit0_.name as name2_0_
[2025-10-01T23:28:48.645Z] from
[2025-10-01T23:28:48.645Z] known_fruits fruit0_
[2025-10-01T23:28:48.645Z] order by
[2025-10-01T23:28:48.645Z] fruit0_.name
[2025-10-01T23:28:48.645Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.778 s - in org.acme.hibernate.reactive.FruitsEndpointTest
[2025-10-01T23:28:48.645Z] 2025-10-01 23:19:03,101 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-10-01T23:28:48.645Z] [INFO]
[2025-10-01T23:28:48.645Z] [INFO] Results:
[2025-10-01T23:28:48.645Z] [INFO]
[2025-10-01T23:28:48.645Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.645Z] [INFO]
[2025-10-01T23:28:48.645Z] [INFO]
[2025-10-01T23:28:48.645Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hibernate-reactive-routes-quickstart ---
[2025-10-01T23:28:48.645Z] [INFO] Building jar: /quarkus-quickstarts/hibernate-reactive-routes-quickstart/target/hibernate-reactive-routes-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.645Z] [INFO]
[2025-10-01T23:28:48.645Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ hibernate-reactive-routes-quickstart ---
[2025-10-01T23:28:48.645Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-10-01T23:28:48.645Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1817ms
[2025-10-01T23:28:48.645Z] [INFO]
[2025-10-01T23:28:48.645Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hibernate-reactive-routes-quickstart ---
[2025-10-01T23:28:48.645Z] [INFO] Installing /quarkus-quickstarts/hibernate-reactive-routes-quickstart/target/hibernate-reactive-routes-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/hibernate-reactive-routes-quickstart/1.0.0-SNAPSHOT/hibernate-reactive-routes-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.645Z] [INFO] Installing /quarkus-quickstarts/hibernate-reactive-routes-quickstart/pom.xml to /root/.m2/repository/org/acme/hibernate-reactive-routes-quickstart/1.0.0-SNAPSHOT/hibernate-reactive-routes-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.645Z] [INFO]
[2025-10-01T23:28:48.645Z] [INFO] ----------------< org.acme:grpc-plain-text-quickstart >-----------------
[2025-10-01T23:28:48.645Z] [INFO] Building grpc-plain-text-quickstart 1.0.0-SNAPSHOT [34/103]
[2025-10-01T23:28:48.645Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc/2.7.2.Final/quarkus-grpc-2.7.2.Final.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc/2.7.2.Final/quarkus-grpc-2.7.2.Final.pom (5.6 kB at 17 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-parent/2.7.2.Final/quarkus-grpc-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-parent/2.7.2.Final/quarkus-grpc-parent-2.7.2.Final.pom (836 B at 1.8 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common/2.7.2.Final/quarkus-grpc-common-2.7.2.Final.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common/2.7.2.Final/quarkus-grpc-common-2.7.2.Final.pom (3.4 kB at 8.0 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common-parent/2.7.2.Final/quarkus-grpc-common-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common-parent/2.7.2.Final/quarkus-grpc-common-parent-2.7.2.Final.pom (749 B at 1.7 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2025-10-01T23:28:48.645Z] [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 26 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.4/vertx-grpc-4.2.4.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.4/vertx-grpc-4.2.4.pom (7.3 kB at 25 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc-parent/4.2.4/vertx-grpc-parent-4.2.4.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc-parent/4.2.4/vertx-grpc-parent-4.2.4.pom (1.8 kB at 15 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.pom (2.3 kB at 32 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.pom (2.5 kB at 39 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.pom (2.0 kB at 32 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.pom (1.2 kB at 18 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.pom (1.5 kB at 20 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.pom (2.7 kB at 36 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.pom (5.4 kB at 55 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.3/protobuf-parent-3.19.3.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.3/protobuf-parent-3.19.3.pom (8.7 kB at 96 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.3/protobuf-bom-3.19.3.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.3/protobuf-bom-3.19.3.pom (3.5 kB at 47 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.pom (2.2 kB at 33 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.pom (2.0 kB at 27 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.pom (1.8 kB at 26 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork/2.7.2.Final/quarkus-smallrye-stork-2.7.2.Final.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork/2.7.2.Final/quarkus-smallrye-stork-2.7.2.Final.pom (1.9 kB at 6.5 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork-parent/2.7.2.Final/quarkus-smallrye-stork-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork-parent/2.7.2.Final/quarkus-smallrye-stork-parent-2.7.2.Final.pom (767 B at 1.8 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.pom (1.8 kB at 30 kB/s)
[2025-10-01T23:28:48.645Z] [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-10-01T23:28:48.645Z] [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 183 kB/s)
[2025-10-01T23:28:48.645Z] [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-10-01T23:28:48.645Z] [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 29 kB/s)
[2025-10-01T23:28:48.645Z] [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-10-01T23:28:48.645Z] [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 15 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-stubs/2.7.2.Final/quarkus-grpc-stubs-2.7.2.Final.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-stubs/2.7.2.Final/quarkus-grpc-stubs-2.7.2.Final.pom (4.3 kB at 14 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc/2.7.2.Final/quarkus-grpc-2.7.2.Final.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common/2.7.2.Final/quarkus-grpc-common-2.7.2.Final.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.4/vertx-grpc-4.2.4.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.4/vertx-grpc-4.2.4.jar (34 kB at 283 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.jar
[2025-10-01T23:28:48.645Z] [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 162 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.jar (281 kB at 2.2 MB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.jar (689 kB at 3.6 MB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.jar (6.4 kB at 31 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.jar (5.1 kB at 25 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.jar (7.6 kB at 27 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork/2.7.2.Final/quarkus-smallrye-stork-2.7.2.Final.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.jar (1.7 MB at 5.9 MB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar (1.6 MB at 4.9 MB/s)
[2025-10-01T23:28:48.645Z] [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-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.jar (7.3 kB at 21 kB/s)
[2025-10-01T23:28:48.645Z] [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-10-01T23:28:48.645Z] [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 63 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-stubs/2.7.2.Final/quarkus-grpc-stubs-2.7.2.Final.jar
[2025-10-01T23:28:48.645Z] [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 54 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.jar (50 kB at 105 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common/2.7.2.Final/quarkus-grpc-common-2.7.2.Final.jar (12 kB at 23 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.jar (255 kB at 455 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.jar (31 kB at 53 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc/2.7.2.Final/quarkus-grpc-2.7.2.Final.jar (157 kB at 242 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork/2.7.2.Final/quarkus-smallrye-stork-2.7.2.Final.jar (4.7 kB at 6.7 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-stubs/2.7.2.Final/quarkus-grpc-stubs-2.7.2.Final.jar (193 kB at 205 kB/s)
[2025-10-01T23:28:48.645Z] [INFO]
[2025-10-01T23:28:48.645Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ grpc-plain-text-quickstart ---
[2025-10-01T23:28:48.645Z] [INFO]
[2025-10-01T23:28:48.645Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ grpc-plain-text-quickstart ---
[2025-10-01T23:28:48.645Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.645Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.645Z] [INFO]
[2025-10-01T23:28:48.645Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ grpc-plain-text-quickstart ---
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-deployment/2.7.2.Final/quarkus-grpc-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-deployment/2.7.2.Final/quarkus-grpc-deployment-2.7.2.Final.pom (6.0 kB at 13 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common-deployment/2.7.2.Final/quarkus-grpc-common-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common-deployment/2.7.2.Final/quarkus-grpc-common-deployment-2.7.2.Final.pom (1.7 kB at 3.7 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork-deployment/2.7.2.Final/quarkus-smallrye-stork-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork-deployment/2.7.2.Final/quarkus-smallrye-stork-deployment-2.7.2.Final.pom (1.7 kB at 3.9 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-codegen/2.7.2.Final/quarkus-grpc-codegen-2.7.2.Final.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-codegen/2.7.2.Final/quarkus-grpc-codegen-2.7.2.Final.pom (4.5 kB at 14 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.pom (5.0 kB at 39 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3.pom (5.6 kB at 85 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2.pom (1.3 kB at 14 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-protoc-plugin/2.7.2.Final/quarkus-grpc-protoc-plugin-2.7.2.Final.pom
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-protoc-plugin/2.7.2.Final/quarkus-grpc-protoc-plugin-2.7.2.Final.pom (2.6 kB at 6.4 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common-deployment/2.7.2.Final/quarkus-grpc-common-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork-deployment/2.7.2.Final/quarkus-smallrye-stork-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-aarch_64.exe
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_32.exe
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.jar (73 kB at 699 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_64.exe
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-aarch_64.exe (6.1 MB at 27 MB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-x86_64.exe
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_32.exe (5.0 MB at 21 MB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-aarch_64.exe
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_64.exe (5.4 MB at 19 MB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_32.exe
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork-deployment/2.7.2.Final/quarkus-smallrye-stork-deployment-2.7.2.Final.jar (4.5 kB at 11 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_64.exe
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_32.exe (2.8 MB at 6.8 MB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-aarch_64.exe
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-x86_64.exe (13 MB at 25 MB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_32.exe
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common-deployment/2.7.2.Final/quarkus-grpc-common-deployment-2.7.2.Final.jar (5.9 kB at 12 kB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_64.exe
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-aarch_64.exe (2.3 MB at 4.2 MB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-x86_64.exe
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_64.exe (3.9 MB at 7.0 MB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-aarch_64.exe
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_64.exe (3.0 MB at 4.9 MB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_32.exe
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_32.exe (2.8 MB at 4.3 MB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_64.exe
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_32.exe (1.2 MB at 1.7 MB/s)
[2025-10-01T23:28:48.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-protoc-plugin/2.7.2.Final/quarkus-grpc-protoc-plugin-2.7.2.Final-shaded.jar
[2025-10-01T23:28:48.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-x86_64.exe (6.1 MB at 8.3 MB/s)
[2025-10-01T23:28:48.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-codegen/2.7.2.Final/quarkus-grpc-codegen-2.7.2.Final.jar
[2025-10-01T23:28:48.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_64.exe (1.6 MB at 2.2 MB/s)
[2025-10-01T23:28:48.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-deployment/2.7.2.Final/quarkus-grpc-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-aarch_64.exe (6.1 MB at 8.2 MB/s)
[2025-10-01T23:28:48.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-aarch_64.exe (13 MB at 17 MB/s)
[2025-10-01T23:28:48.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-codegen/2.7.2.Final/quarkus-grpc-codegen-2.7.2.Final.jar (14 kB at 13 kB/s)
[2025-10-01T23:28:48.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-deployment/2.7.2.Final/quarkus-grpc-deployment-2.7.2.Final.jar (69 kB at 60 kB/s)
[2025-10-01T23:28:48.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-protoc-plugin/2.7.2.Final/quarkus-grpc-protoc-plugin-2.7.2.Final-shaded.jar (4.9 MB at 2.8 MB/s)
[2025-10-01T23:28:48.646Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ grpc-plain-text-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.646Z] [INFO] Compiling 12 source files to /quarkus-quickstarts/grpc-plain-text-quickstart/target/classes
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ grpc-plain-text-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ grpc-plain-text-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.646Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/grpc-plain-text-quickstart/src/test/resources
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ grpc-plain-text-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.646Z] [INFO] Compiling 4 source files to /quarkus-quickstarts/grpc-plain-text-quickstart/target/test-classes
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ grpc-plain-text-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.646Z] [INFO] T E S T S
[2025-10-01T23:28:48.646Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.646Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.646Z] [INFO] Running io.quarkus.grpc.examples.hello.HelloWorldEndpointTest
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:21,903 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:23,894 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:24,001 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:24,077 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.985s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:24,079 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:24,079 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.646Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.965 s - in io.quarkus.grpc.examples.hello.HelloWorldEndpointTest
[2025-10-01T23:28:48.646Z] [INFO] Running io.quarkus.grpc.examples.hello.HelloWorldServiceTest
[2025-10-01T23:28:48.646Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in io.quarkus.grpc.examples.hello.HelloWorldServiceTest
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:26,217 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:26,269 INFO [io.quarkus] (main) Quarkus stopped in 0.107s
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] Results:
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ grpc-plain-text-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] Building jar: /quarkus-quickstarts/grpc-plain-text-quickstart/target/grpc-plain-text-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ grpc-plain-text-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1059ms
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ grpc-plain-text-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] Installing /quarkus-quickstarts/grpc-plain-text-quickstart/target/grpc-plain-text-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/grpc-plain-text-quickstart/1.0.0-SNAPSHOT/grpc-plain-text-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.646Z] [INFO] Installing /quarkus-quickstarts/grpc-plain-text-quickstart/pom.xml to /root/.m2/repository/org/acme/grpc-plain-text-quickstart/1.0.0-SNAPSHOT/grpc-plain-text-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --------------------< org.acme:grpc-tls-quickstart >--------------------
[2025-10-01T23:28:48.646Z] [INFO] Building grpc-tls-quickstart 1.0.0-SNAPSHOT [35/103]
[2025-10-01T23:28:48.646Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ grpc-tls-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ grpc-tls-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.646Z] [INFO] Copying 8 resources
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ grpc-tls-quickstart ---
[2025-10-01T23:28:48.646Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ grpc-tls-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.646Z] [INFO] Compiling 12 source files to /quarkus-quickstarts/grpc-tls-quickstart/target/classes
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ grpc-tls-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ grpc-tls-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.646Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/grpc-tls-quickstart/src/test/resources
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ grpc-tls-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.646Z] [INFO] Compiling 4 source files to /quarkus-quickstarts/grpc-tls-quickstart/target/test-classes
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ grpc-tls-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.646Z] [INFO] T E S T S
[2025-10-01T23:28:48.646Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.646Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.646Z] [INFO] Running io.quarkus.grpc.examples.hello.HelloWorldTlsEndpointTest
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:33,249 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:34,931 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:35,020 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:35,397 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:35,444 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.668s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:35,444 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:35,445 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.646Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.522 s - in io.quarkus.grpc.examples.hello.HelloWorldTlsEndpointTest
[2025-10-01T23:28:48.646Z] [INFO] Running io.quarkus.grpc.examples.hello.HelloWorldTlsServiceTest
[2025-10-01T23:28:48.646Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in io.quarkus.grpc.examples.hello.HelloWorldTlsServiceTest
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:37,234 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:37,282 INFO [io.quarkus] (main) Quarkus stopped in 0.067s
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] Results:
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ grpc-tls-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] Building jar: /quarkus-quickstarts/grpc-tls-quickstart/target/grpc-tls-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ grpc-tls-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1083ms
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ grpc-tls-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] Installing /quarkus-quickstarts/grpc-tls-quickstart/target/grpc-tls-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/grpc-tls-quickstart/1.0.0-SNAPSHOT/grpc-tls-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.646Z] [INFO] Installing /quarkus-quickstarts/grpc-tls-quickstart/pom.xml to /root/.m2/repository/org/acme/grpc-tls-quickstart/1.0.0-SNAPSHOT/grpc-tls-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] -------------< org.acme:hibernate-orm-panache-quickstart >--------------
[2025-10-01T23:28:48.646Z] [INFO] Building hibernate-orm-panache-quickstart 1.0.0-SNAPSHOT [36/103]
[2025-10-01T23:28:48.646Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hibernate-orm-panache-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hibernate-orm-panache-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.646Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hibernate-orm-panache-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.646Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/hibernate-orm-panache-quickstart/target/classes
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hibernate-orm-panache-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.646Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/hibernate-orm-panache-quickstart/src/test/resources
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hibernate-orm-panache-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.646Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-orm-panache-quickstart/target/test-classes
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ hibernate-orm-panache-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.646Z] [INFO] T E S T S
[2025-10-01T23:28:48.646Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.646Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.646Z] [INFO] Running org.acme.hibernate.orm.panache.FruitsEndpointTest
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:44,842 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:45,405 INFO [org.tes.doc.DockerClientProviderStrategy] (build-25) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:46,344 INFO [org.tes.doc.DockerClientProviderStrategy] (build-25) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:46,367 INFO [org.tes.DockerClientFactory] (build-25) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:46,489 INFO [org.tes.DockerClientFactory] (build-25) Connected to docker:
[2025-10-01T23:28:48.646Z] Server Version: 20.10.7
[2025-10-01T23:28:48.646Z] API Version: 1.41
[2025-10-01T23:28:48.646Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.646Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:46,493 INFO [org.tes.uti.ImageNameSubstitutor] (build-25) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:46,530 INFO [org.tes.uti.RegistryAuthLocator] (build-25) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:47,399 INFO [org.tes.DockerClientFactory] (build-25) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:47,399 INFO [org.tes.DockerClientFactory] (build-25) Checking the system...
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:47,400 INFO [org.tes.DockerClientFactory] (build-25) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:47,605 INFO [org.tes.DockerClientFactory] (build-25) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:47,938 INFO [doc.io/.1]] (build-25) Creating container for image: docker.io/postgres:14.1
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:47,938 INFO [org.tes.uti.RegistryAuthLocator] (build-25) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:48,001 INFO [doc.io/.1]] (build-25) Container docker.io/postgres:14.1 is starting: 6d40465922bcc9020614e9029f219436847070b5a48573d2d6b01b5783e20b9e
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:50,160 INFO [doc.io/.1]] (build-25) Container docker.io/postgres:14.1 started in PT2.528006309S
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:50,160 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-25) Dev Services for PostgreSQL started.
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:50,162 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-25) Dev Services for the default datasource (postgresql) started.
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z]
[2025-10-01T23:28:48.646Z] drop table if exists Fruit cascade
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:52,156 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:52,157 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) table "fruit" does not exist, skipping
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z]
[2025-10-01T23:28:48.646Z] drop table if exists FruitEntity cascade
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:52,158 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:52,158 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) table "fruitentity" does not exist, skipping
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z]
[2025-10-01T23:28:48.646Z] drop sequence if exists hibernate_sequence
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:52,159 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:52,159 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) sequence "hibernate_sequence" does not exist, skipping
[2025-10-01T23:28:48.646Z] Hibernate: create sequence hibernate_sequence start 1 increment 1
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z]
[2025-10-01T23:28:48.646Z] create table Fruit (
[2025-10-01T23:28:48.646Z] id int8 not null,
[2025-10-01T23:28:48.646Z] name varchar(40),
[2025-10-01T23:28:48.646Z] primary key (id)
[2025-10-01T23:28:48.646Z] )
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z]
[2025-10-01T23:28:48.646Z] create table FruitEntity (
[2025-10-01T23:28:48.646Z] id int8 not null,
[2025-10-01T23:28:48.646Z] name varchar(40),
[2025-10-01T23:28:48.646Z] primary key (id)
[2025-10-01T23:28:48.646Z] )
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z]
[2025-10-01T23:28:48.646Z] alter table if exists Fruit
[2025-10-01T23:28:48.646Z] add constraint UK_qn1mp5t3oovyl0h02glapi2iv unique (name)
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z]
[2025-10-01T23:28:48.646Z] alter table if exists FruitEntity
[2025-10-01T23:28:48.646Z] add constraint UK_52jclkebu06882bhfatu7bcve unique (name)
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z] INSERT INTO fruitEntity(id, name) VALUES (nextval('hibernate_sequence'), 'Cherry')
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z] INSERT INTO fruitEntity(id, name) VALUES (nextval('hibernate_sequence'), 'Apple')
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z] INSERT INTO fruitEntity(id, name) VALUES (nextval('hibernate_sequence'), 'Banana')
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z] INSERT INTO fruit(id, name) VALUES (1, 'Cherry')
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z] INSERT INTO fruit(id, name) VALUES (2, 'Apple')
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z] INSERT INTO fruit(id, name) VALUES (3, 'Banana')
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:52,355 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 8.416s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:52,356 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:52,356 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-postgresql, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z] select
[2025-10-01T23:28:48.646Z] fruitentit0_.id as id1_1_,
[2025-10-01T23:28:48.646Z] fruitentit0_.name as name2_1_
[2025-10-01T23:28:48.646Z] from
[2025-10-01T23:28:48.646Z] FruitEntity fruitentit0_
[2025-10-01T23:28:48.646Z] order by
[2025-10-01T23:28:48.646Z] fruitentit0_.name
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z] delete
[2025-10-01T23:28:48.646Z] from
[2025-10-01T23:28:48.646Z] FruitEntity
[2025-10-01T23:28:48.646Z] where
[2025-10-01T23:28:48.646Z] id=?
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z] select
[2025-10-01T23:28:48.646Z] fruitentit0_.id as id1_1_,
[2025-10-01T23:28:48.646Z] fruitentit0_.name as name2_1_
[2025-10-01T23:28:48.646Z] from
[2025-10-01T23:28:48.646Z] FruitEntity fruitentit0_
[2025-10-01T23:28:48.646Z] order by
[2025-10-01T23:28:48.646Z] fruitentit0_.name
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z] select
[2025-10-01T23:28:48.646Z] fruit0_.id as id1_0_,
[2025-10-01T23:28:48.646Z] fruit0_.name as name2_0_
[2025-10-01T23:28:48.646Z] from
[2025-10-01T23:28:48.646Z] Fruit fruit0_
[2025-10-01T23:28:48.646Z] order by
[2025-10-01T23:28:48.646Z] fruit0_.name
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z] delete
[2025-10-01T23:28:48.646Z] from
[2025-10-01T23:28:48.646Z] Fruit
[2025-10-01T23:28:48.646Z] where
[2025-10-01T23:28:48.646Z] id=?
[2025-10-01T23:28:48.646Z] Hibernate:
[2025-10-01T23:28:48.646Z] select
[2025-10-01T23:28:48.646Z] fruit0_.id as id1_0_,
[2025-10-01T23:28:48.646Z] fruit0_.name as name2_0_
[2025-10-01T23:28:48.646Z] from
[2025-10-01T23:28:48.646Z] Fruit fruit0_
[2025-10-01T23:28:48.646Z] order by
[2025-10-01T23:28:48.646Z] fruit0_.name
[2025-10-01T23:28:48.646Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.255 s - in org.acme.hibernate.orm.panache.FruitsEndpointTest
[2025-10-01T23:28:48.646Z] 2025-10-01 23:19:54,585 INFO [io.quarkus] (main) Quarkus stopped in 0.063s
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] Results:
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hibernate-orm-panache-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] Building jar: /quarkus-quickstarts/hibernate-orm-panache-quickstart/target/hibernate-orm-panache-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ hibernate-orm-panache-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-10-01T23:28:48.646Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1652ms
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hibernate-orm-panache-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO] Installing /quarkus-quickstarts/hibernate-orm-panache-quickstart/target/hibernate-orm-panache-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/hibernate-orm-panache-quickstart/1.0.0-SNAPSHOT/hibernate-orm-panache-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.646Z] [INFO] Installing /quarkus-quickstarts/hibernate-orm-panache-quickstart/pom.xml to /root/.m2/repository/org/acme/hibernate-orm-panache-quickstart/1.0.0-SNAPSHOT/hibernate-orm-panache-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] -----------< org.acme:hibernate-reactive-panache-quickstart >-----------
[2025-10-01T23:28:48.646Z] [INFO] Building hibernate-reactive-panache-quickstart 1.0.0-SNAPSHOT [37/103]
[2025-10-01T23:28:48.646Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache/2.7.2.Final/quarkus-hibernate-reactive-panache-2.7.2.Final.pom
[2025-10-01T23:28:48.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache/2.7.2.Final/quarkus-hibernate-reactive-panache-2.7.2.Final.pom (4.6 kB at 10.0 kB/s)
[2025-10-01T23:28:48.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-parent/2.7.2.Final/quarkus-hibernate-reactive-panache-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-parent/2.7.2.Final/quarkus-hibernate-reactive-panache-parent-2.7.2.Final.pom (782 B at 1.8 kB/s)
[2025-10-01T23:28:48.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.2.Final/quarkus-hibernate-reactive-panache-common-2.7.2.Final.pom
[2025-10-01T23:28:48.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.2.Final/quarkus-hibernate-reactive-panache-common-2.7.2.Final.pom (1.9 kB at 4.4 kB/s)
[2025-10-01T23:28:48.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common-parent/2.7.2.Final/quarkus-hibernate-reactive-panache-common-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common-parent/2.7.2.Final/quarkus-hibernate-reactive-panache-common-parent-2.7.2.Final.pom (792 B at 1.6 kB/s)
[2025-10-01T23:28:48.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache/2.7.2.Final/quarkus-hibernate-reactive-panache-2.7.2.Final.jar
[2025-10-01T23:28:48.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.2.Final/quarkus-hibernate-reactive-panache-common-2.7.2.Final.jar
[2025-10-01T23:28:48.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache/2.7.2.Final/quarkus-hibernate-reactive-panache-2.7.2.Final.jar (23 kB at 39 kB/s)
[2025-10-01T23:28:48.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.2.Final/quarkus-hibernate-reactive-panache-common-2.7.2.Final.jar (30 kB at 45 kB/s)
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hibernate-reactive-panache-quickstart ---
[2025-10-01T23:28:48.646Z] [INFO]
[2025-10-01T23:28:48.646Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hibernate-reactive-panache-quickstart ---
[2025-10-01T23:28:48.647Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.647Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.647Z] [INFO]
[2025-10-01T23:28:48.647Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hibernate-reactive-panache-quickstart ---
[2025-10-01T23:28:48.647Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.647Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-reactive-panache-quickstart/target/classes
[2025-10-01T23:28:48.647Z] [INFO]
[2025-10-01T23:28:48.647Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hibernate-reactive-panache-quickstart ---
[2025-10-01T23:28:48.647Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.647Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/hibernate-reactive-panache-quickstart/src/test/resources
[2025-10-01T23:28:48.647Z] [INFO]
[2025-10-01T23:28:48.647Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hibernate-reactive-panache-quickstart ---
[2025-10-01T23:28:48.647Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.647Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-reactive-panache-quickstart/target/test-classes
[2025-10-01T23:28:48.647Z] [INFO]
[2025-10-01T23:28:48.647Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ hibernate-reactive-panache-quickstart ---
[2025-10-01T23:28:48.647Z] [INFO]
[2025-10-01T23:28:48.647Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.647Z] [INFO] T E S T S
[2025-10-01T23:28:48.647Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.647Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.647Z] [INFO] Running org.acme.hibernate.orm.panache.FruitsEndpointTest
[2025-10-01T23:28:48.647Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.647Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-deployment-2.7.2.Final.pom (9.4 kB at 12 kB/s)
[2025-10-01T23:28:48.647Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.647Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.2.Final.pom (3.0 kB at 6.4 kB/s)
[2025-10-01T23:28:48.647Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.647Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.647Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-deployment-2.7.2.Final.jar (12 kB at 31 kB/s)
[2025-10-01T23:28:48.647Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.2.Final.jar (8.4 kB at 11 kB/s)
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:06,563 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:07,155 INFO [org.tes.doc.DockerClientProviderStrategy] (build-8) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:07,808 INFO [org.tes.doc.DockerClientProviderStrategy] (build-8) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:07,827 INFO [org.tes.DockerClientFactory] (build-8) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:07,926 INFO [org.tes.DockerClientFactory] (build-8) Connected to docker:
[2025-10-01T23:28:48.647Z] Server Version: 20.10.7
[2025-10-01T23:28:48.647Z] API Version: 1.41
[2025-10-01T23:28:48.647Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.647Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:07,930 INFO [org.tes.uti.ImageNameSubstitutor] (build-8) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:08,007 INFO [org.tes.uti.RegistryAuthLocator] (build-8) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:09,096 INFO [org.tes.DockerClientFactory] (build-8) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:09,096 INFO [org.tes.DockerClientFactory] (build-8) Checking the system...
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:09,098 INFO [org.tes.DockerClientFactory] (build-8) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:09,239 INFO [org.tes.DockerClientFactory] (build-8) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:09,628 INFO [doc.io/.1]] (build-8) Creating container for image: docker.io/postgres:14.1
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:09,628 INFO [org.tes.uti.RegistryAuthLocator] (build-8) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:09,707 INFO [doc.io/.1]] (build-8) Container docker.io/postgres:14.1 is starting: 101faa7cfd7310bedb653889ca86835d96298f0bea84e35c4b0875d43ed9c07c
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:11,793 INFO [doc.io/.1]] (build-8) Container docker.io/postgres:14.1 started in PT2.466486267S
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:11,794 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-8) Dev Services for PostgreSQL started.
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:11,796 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-8) Dev Services for the default datasource (postgresql) started.
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:12,959 INFO [org.hib.rea.pro.imp.ReactiveIntegrator] (JPA Startup Thread: default-reactive) HR000001: Hibernate Reactive
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] drop table if exists Fruit cascade
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:13,269 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "fruit" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] drop sequence if exists hibernate_sequence
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:13,271 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='sequence "hibernate_sequence" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] drop table if exists Fruit cascade
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:13,301 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "fruit" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] drop sequence if exists hibernate_sequence
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:13,303 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='sequence "hibernate_sequence" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] create sequence hibernate_sequence start 1 increment 1
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] create table Fruit (
[2025-10-01T23:28:48.647Z] id int8 not null,
[2025-10-01T23:28:48.647Z] name varchar(40),
[2025-10-01T23:28:48.647Z] primary key (id)
[2025-10-01T23:28:48.647Z] )
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] alter table if exists Fruit
[2025-10-01T23:28:48.647Z] add constraint UK_qn1mp5t3oovyl0h02glapi2iv unique (name)
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] INSERT
[2025-10-01T23:28:48.647Z] INTO
[2025-10-01T23:28:48.647Z] fruit
[2025-10-01T23:28:48.647Z] (id, name)
[2025-10-01T23:28:48.647Z] VALUES
[2025-10-01T23:28:48.647Z] (nextval('hibernate_sequence'), 'Cherry')
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] INSERT
[2025-10-01T23:28:48.647Z] INTO
[2025-10-01T23:28:48.647Z] fruit
[2025-10-01T23:28:48.647Z] (id, name)
[2025-10-01T23:28:48.647Z] VALUES
[2025-10-01T23:28:48.647Z] (nextval('hibernate_sequence'), 'Apple')
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] INSERT
[2025-10-01T23:28:48.647Z] INTO
[2025-10-01T23:28:48.647Z] fruit
[2025-10-01T23:28:48.647Z] (id, name)
[2025-10-01T23:28:48.647Z] VALUES
[2025-10-01T23:28:48.647Z] (nextval('hibernate_sequence'), 'Banana')
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:13,380 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 7.608s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:13,381 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:13,381 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-orm, hibernate-reactive, hibernate-reactive-panache, reactive-pg-client, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] select
[2025-10-01T23:28:48.647Z] fruit0_.id as id1_0_0_,
[2025-10-01T23:28:48.647Z] fruit0_.name as name2_0_0_
[2025-10-01T23:28:48.647Z] from
[2025-10-01T23:28:48.647Z] Fruit fruit0_
[2025-10-01T23:28:48.647Z] where
[2025-10-01T23:28:48.647Z] fruit0_.id=$1
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] select
[2025-10-01T23:28:48.647Z] fruit0_.id as id1_0_0_,
[2025-10-01T23:28:48.647Z] fruit0_.name as name2_0_0_
[2025-10-01T23:28:48.647Z] from
[2025-10-01T23:28:48.647Z] Fruit fruit0_
[2025-10-01T23:28:48.647Z] where
[2025-10-01T23:28:48.647Z] fruit0_.id=$1
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] select
[2025-10-01T23:28:48.647Z] fruit0_.id as id1_0_,
[2025-10-01T23:28:48.647Z] fruit0_.name as name2_0_
[2025-10-01T23:28:48.647Z] from
[2025-10-01T23:28:48.647Z] Fruit fruit0_
[2025-10-01T23:28:48.647Z] order by
[2025-10-01T23:28:48.647Z] fruit0_.name
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] update
[2025-10-01T23:28:48.647Z] Fruit
[2025-10-01T23:28:48.647Z] set
[2025-10-01T23:28:48.647Z] name=$1
[2025-10-01T23:28:48.647Z] where
[2025-10-01T23:28:48.647Z] id=$2
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] select
[2025-10-01T23:28:48.647Z] fruit0_.id as id1_0_,
[2025-10-01T23:28:48.647Z] fruit0_.name as name2_0_
[2025-10-01T23:28:48.647Z] from
[2025-10-01T23:28:48.647Z] Fruit fruit0_
[2025-10-01T23:28:48.647Z] order by
[2025-10-01T23:28:48.647Z] fruit0_.name
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] select
[2025-10-01T23:28:48.647Z] fruit0_.id as id1_0_0_,
[2025-10-01T23:28:48.647Z] fruit0_.name as name2_0_0_
[2025-10-01T23:28:48.647Z] from
[2025-10-01T23:28:48.647Z] Fruit fruit0_
[2025-10-01T23:28:48.647Z] where
[2025-10-01T23:28:48.647Z] fruit0_.id=$1
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] delete
[2025-10-01T23:28:48.647Z] from
[2025-10-01T23:28:48.647Z] Fruit
[2025-10-01T23:28:48.647Z] where
[2025-10-01T23:28:48.647Z] id=$1
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] select
[2025-10-01T23:28:48.647Z] fruit0_.id as id1_0_,
[2025-10-01T23:28:48.647Z] fruit0_.name as name2_0_
[2025-10-01T23:28:48.647Z] from
[2025-10-01T23:28:48.647Z] Fruit fruit0_
[2025-10-01T23:28:48.647Z] order by
[2025-10-01T23:28:48.647Z] fruit0_.name
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] select
[2025-10-01T23:28:48.647Z] nextval ('hibernate_sequence')
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] insert
[2025-10-01T23:28:48.647Z] into
[2025-10-01T23:28:48.647Z] Fruit
[2025-10-01T23:28:48.647Z] (name, id)
[2025-10-01T23:28:48.647Z] values
[2025-10-01T23:28:48.647Z] ($1, $2)
[2025-10-01T23:28:48.647Z] Hibernate:
[2025-10-01T23:28:48.647Z] select
[2025-10-01T23:28:48.647Z] fruit0_.id as id1_0_,
[2025-10-01T23:28:48.647Z] fruit0_.name as name2_0_
[2025-10-01T23:28:48.647Z] from
[2025-10-01T23:28:48.647Z] Fruit fruit0_
[2025-10-01T23:28:48.647Z] order by
[2025-10-01T23:28:48.647Z] fruit0_.name
[2025-10-01T23:28:48.647Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.656 s - in org.acme.hibernate.orm.panache.FruitsEndpointTest
[2025-10-01T23:28:48.647Z] 2025-10-01 23:20:16,626 INFO [io.quarkus] (main) Quarkus stopped in 0.091s
[2025-10-01T23:28:48.647Z] [INFO]
[2025-10-01T23:28:48.647Z] [INFO] Results:
[2025-10-01T23:28:48.647Z] [INFO]
[2025-10-01T23:28:48.647Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.647Z] [INFO]
[2025-10-01T23:28:48.647Z] [INFO]
[2025-10-01T23:28:48.647Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hibernate-reactive-panache-quickstart ---
[2025-10-01T23:28:48.647Z] [INFO] Building jar: /quarkus-quickstarts/hibernate-reactive-panache-quickstart/target/hibernate-reactive-panache-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.647Z] [INFO]
[2025-10-01T23:28:48.647Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ hibernate-reactive-panache-quickstart ---
[2025-10-01T23:28:48.647Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-10-01T23:28:48.647Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1927ms
[2025-10-01T23:28:48.647Z] [INFO]
[2025-10-01T23:28:48.647Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hibernate-reactive-panache-quickstart ---
[2025-10-01T23:28:48.647Z] [INFO] Installing /quarkus-quickstarts/hibernate-reactive-panache-quickstart/target/hibernate-reactive-panache-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/hibernate-reactive-panache-quickstart/1.0.0-SNAPSHOT/hibernate-reactive-panache-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.647Z] [INFO] Installing /quarkus-quickstarts/hibernate-reactive-panache-quickstart/pom.xml to /root/.m2/repository/org/acme/hibernate-reactive-panache-quickstart/1.0.0-SNAPSHOT/hibernate-reactive-panache-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.647Z] [INFO]
[2025-10-01T23:28:48.647Z] [INFO] ---------------< org.acme:infinispan-client-quickstart >----------------
[2025-10-01T23:28:48.647Z] [INFO] Building infinispan-client-quickstart 1.0.0-SNAPSHOT [38/103]
[2025-10-01T23:28:48.647Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client/2.7.2.Final/quarkus-infinispan-client-2.7.2.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client/2.7.2.Final/quarkus-infinispan-client-2.7.2.Final.pom (5.4 kB at 10 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client-parent/2.7.2.Final/quarkus-infinispan-client-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client-parent/2.7.2.Final/quarkus-infinispan-client-parent-2.7.2.Final.pom (763 B at 1.6 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common/2.7.2.Final/quarkus-elytron-security-common-2.7.2.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common/2.7.2.Final/quarkus-elytron-security-common-2.7.2.Final.pom (3.4 kB at 7.3 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common-parent/2.7.2.Final/quarkus-elytron-security-common-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common-parent/2.7.2.Final/quarkus-elytron-security-common-parent-2.7.2.Final.pom (775 B at 2.3 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.pom (4.1 kB at 37 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-parent/1.18.3.Final/wildfly-elytron-parent-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-parent/1.18.3.Final/wildfly-elytron-parent-1.18.3.Final.pom (69 kB at 738 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.pom (2.5 kB at 34 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.pom (3.7 kB at 45 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.pom (2.8 kB at 28 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.pom (2.4 kB at 34 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.pom (2.2 kB at 29 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.pom (3.2 kB at 45 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.pom (2.7 kB at 41 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.pom (2.3 kB at 25 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom (4.7 kB at 59 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom (76 kB at 1.0 MB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom (5.6 kB at 66 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.pom (2.9 kB at 31 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.pom (2.5 kB at 38 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.pom (3.9 kB at 55 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.pom (1.8 kB at 28 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.pom (2.5 kB at 42 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.pom (3.8 kB at 50 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.pom (2.7 kB at 24 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.pom (2.7 kB at 32 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.pom (6.3 kB at 93 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.pom (3.0 kB at 33 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.pom
[2025-10-01T23:28:48.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.pom (2.2 kB at 19 kB/s)
[2025-10-01T23:28:48.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.pom (2.7 kB at 41 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.pom (2.3 kB at 30 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.pom (2.4 kB at 30 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.pom (2.7 kB at 43 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.pom (2.3 kB at 34 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.5.Final/infinispan-client-hotrod-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.5.Final/infinispan-client-hotrod-13.0.5.Final.pom (27 kB at 51 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-parent/13.0.5.Final/infinispan-parent-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-parent/13.0.5.Final/infinispan-parent-13.0.5.Final.pom (164 kB at 599 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/13.0.5.Final/infinispan-build-configuration-parent-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/13.0.5.Final/infinispan-build-configuration-parent-13.0.5.Final.pom (13 kB at 109 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/13.0.5.Final/infinispan-bom-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/13.0.5.Final/infinispan-bom-13.0.5.Final.pom (19 kB at 151 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.5.Final/infinispan-commons-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.5.Final/infinispan-commons-13.0.5.Final.pom (11 kB at 31 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-parent/13.0.5.Final/infinispan-commons-parent-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-parent/13.0.5.Final/infinispan-commons-parent-13.0.5.Final.pom (870 B at 3.5 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.pom (8.6 kB at 81 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/parent/4.4.1.Final/parent-4.4.1.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/parent/4.4.1.Final/parent-4.4.1.Final.pom (20 kB at 270 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.pom (1.8 kB at 26 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.pom (2.4 kB at 26 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.pom (3.0 kB at 37 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.pom (2.9 kB at 30 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.pom (1.7 kB at 22 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.pom (3.4 kB at 52 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.pom (6.5 kB at 95 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-parent/3.0.1/microprofile-metrics-parent-3.0.1.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-parent/3.0.1/microprofile-metrics-parent-3.0.1.pom (18 kB at 283 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.5.Final/infinispan-remote-query-client-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.5.Final/infinispan-remote-query-client-13.0.5.Final.pom (2.7 kB at 5.8 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.5.Final/infinispan-query-dsl-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.5.Final/infinispan-query-dsl-13.0.5.Final.pom (3.0 kB at 7.7 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.pom (4.5 kB at 59 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-infinispan-client/2.7.2.Final/quarkus-test-infinispan-client-2.7.2.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-infinispan-client/2.7.2.Final/quarkus-test-infinispan-client-2.7.2.Final.pom (3.5 kB at 8.8 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.5.Final/infinispan-server-testdriver-core-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.5.Final/infinispan-server-testdriver-core-13.0.5.Final.pom (2.6 kB at 6.3 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-testdriver-parent-pom/13.0.5.Final/infinispan-testdriver-parent-pom-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-testdriver-parent-pom/13.0.5.Final/infinispan-testdriver-parent-pom-13.0.5.Final.pom (894 B at 2.2 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-parent/13.0.5.Final/infinispan-server-parent-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-parent/13.0.5.Final/infinispan-server-parent-13.0.5.Final.pom (1.4 kB at 2.8 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.5.Final/infinispan-server-runtime-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.5.Final/infinispan-server-runtime-13.0.5.Final.pom (20 kB at 38 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.5.Final/infinispan-server-hotrod-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.5.Final/infinispan-server-hotrod-13.0.5.Final.pom (12 kB at 22 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.5.Final/infinispan-server-core-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.5.Final/infinispan-server-core-13.0.5.Final.pom (5.2 kB at 11 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.5.Final/infinispan-tasks-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.5.Final/infinispan-tasks-13.0.5.Final.pom (2.9 kB at 6.0 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.5.Final/infinispan-core-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.5.Final/infinispan-core-13.0.5.Final.pom (9.5 kB at 35 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.pom (21 kB at 261 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.5.Final/infinispan-tasks-api-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.5.Final/infinispan-tasks-api-13.0.5.Final.pom (1.3 kB at 3.7 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.pom (22 kB at 293 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.18/xstream-parent-1.4.18.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.18/xstream-parent-1.4.18.pom (43 kB at 476 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.pom (4.0 kB at 36 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics-parent/3.0.4/smallrye-metrics-parent-3.0.4.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics-parent/3.0.4/smallrye-metrics-parent-3.0.4.pom (5.6 kB at 64 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.pom (1.9 kB at 22 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.33.0/parent-0.33.0.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.33.0/parent-0.33.0.pom (15 kB at 116 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.5.Final/infinispan-clustered-counter-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.5.Final/infinispan-clustered-counter-13.0.5.Final.pom (4.6 kB at 16 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.5.Final/infinispan-multimap-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.5.Final/infinispan-multimap-13.0.5.Final.pom (3.6 kB at 8.7 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.5.Final/infinispan-server-rest-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.5.Final/infinispan-server-rest-13.0.5.Final.pom (11 kB at 19 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.5.Final/infinispan-remote-query-server-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.5.Final/infinispan-remote-query-server-13.0.5.Final.pom (4.0 kB at 11 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.5.Final/infinispan-query-core-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.5.Final/infinispan-query-core-13.0.5.Final.pom (3.3 kB at 8.4 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.5.Final/infinispan-objectfilter-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.5.Final/infinispan-objectfilter-13.0.5.Final.pom (8.3 kB at 21 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.5.Final/infinispan-query-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.5.Final/infinispan-query-13.0.5.Final.pom (7.1 kB at 23 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.5.Final/infinispan-clustered-lock-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.5.Final/infinispan-clustered-lock-13.0.5.Final.pom (3.7 kB at 8.5 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.pom (2.9 kB at 40 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent-public/6.0.6.Final/hibernate-search-parent-public-6.0.6.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent-public/6.0.6.Final/hibernate-search-parent-public-6.0.6.Final.pom (13 kB at 188 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.0.6.Final/hibernate-search-parent-6.0.6.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.0.6.Final/hibernate-search-parent-6.0.6.Final.pom (119 kB at 1.4 MB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.pom (1.5 kB at 24 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.pom (1.3 kB at 19 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.pom (2.0 kB at 23 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.pom (4.4 kB at 60 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.pom (3.0 kB at 46 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/8.7.0/lucene-parent-8.7.0.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/8.7.0/lucene-parent-8.7.0.pom (5.0 kB at 64 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/8.7.0/lucene-solr-grandparent-8.7.0.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/8.7.0/lucene-solr-grandparent-8.7.0.pom (423 kB at 4.1 MB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.pom (3.3 kB at 32 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.pom (3.5 kB at 41 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.pom (3.4 kB at 45 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.pom (2.9 kB at 44 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.pom (2.8 kB at 38 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.pom (3.2 kB at 49 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.pom (9.8 kB at 139 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc-parent/0.8.1/hppc-parent-0.8.1.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc-parent/0.8.1/hppc-parent-0.8.1.pom (19 kB at 291 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.5.Final/infinispan-cachestore-remote-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.5.Final/infinispan-cachestore-remote-13.0.5.Final.pom (19 kB at 45 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-persistence-parent/13.0.5.Final/infinispan-persistence-parent-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-persistence-parent/13.0.5.Final/infinispan-persistence-parent-13.0.5.Final.pom (1.3 kB at 4.4 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.5.Final/infinispan-server-memcached-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.5.Final/infinispan-server-memcached-13.0.5.Final.pom (2.9 kB at 6.4 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.5.Final/infinispan-server-router-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.5.Final/infinispan-server-router-13.0.5.Final.pom (11 kB at 33 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.5.Final/infinispan-client-rest-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.5.Final/infinispan-client-rest-13.0.5.Final.pom (1.4 kB at 2.2 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.pom (2.5 kB at 37 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.14.9/parent-3.14.9.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.14.9/parent-3.14.9.pom (21 kB at 244 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom (2.0 kB at 28 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom (4.9 kB at 60 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.pom (2.4 kB at 30 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.5.Final/infinispan-cachestore-jdbc-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.5.Final/infinispan-cachestore-jdbc-13.0.5.Final.pom (3.9 kB at 12 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.5.Final/infinispan-cachestore-jdbc-common-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.5.Final/infinispan-cachestore-jdbc-common-13.0.5.Final.pom (3.2 kB at 16 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.5.Final/infinispan-cachestore-sql-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.5.Final/infinispan-cachestore-sql-13.0.5.Final.pom (5.3 kB at 14 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.5.Final/infinispan-cachestore-rocksdb-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.5.Final/infinispan-cachestore-rocksdb-13.0.5.Final.pom (3.9 kB at 7.9 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.pom (7.4 kB at 90 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.5.Final/infinispan-cli-client-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.5.Final/infinispan-cli-client-13.0.5.Final.pom (7.5 kB at 23 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom (14 kB at 165 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom (69 kB at 913 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/3/logging-parent-3.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/3/logging-parent-3.pom (3.1 kB at 42 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.5.Final/infinispan-scripting-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.5.Final/infinispan-scripting-13.0.5.Final.pom (3.8 kB at 7.8 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.5.Final/infinispan-jboss-marshalling-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.5.Final/infinispan-jboss-marshalling-13.0.5.Final.pom (2.4 kB at 9.4 kB/s)
[2025-10-01T23:28:48.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.5.Final/infinispan-anchored-keys-13.0.5.Final.pom
[2025-10-01T23:28:48.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.5.Final/infinispan-anchored-keys-13.0.5.Final.pom (3.1 kB at 5.8 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.5.Final/infinispan-cloudevents-integration-13.0.5.Final.pom
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.5.Final/infinispan-cloudevents-integration-13.0.5.Final.pom (3.4 kB at 9.2 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.0/log4j-jul-2.17.0.pom
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.0/log4j-jul-2.17.0.pom (8.9 kB at 92 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.0/log4j-2.17.0.pom
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.0/log4j-2.17.0.pom (69 kB at 900 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.pom
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.pom (9.4 kB at 134 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.23/jmh-parent-1.23.pom
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.23/jmh-parent-1.23.pom (11 kB at 190 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.pom
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.pom (11 kB at 155 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.pom
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.pom (17 kB at 196 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.pom
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.pom (10 kB at 145 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-parent/1.0.6.Final/wildfly-openssl-parent-1.0.6.Final.pom
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-parent/1.0.6.Final/wildfly-openssl-parent-1.0.6.Final.pom (7.0 kB at 93 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/21/jboss-parent-21.pom
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/21/jboss-parent-21.pom (37 kB at 354 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.pom
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.pom (3.0 kB at 43 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.5.Final/infinispan-commons-test-13.0.5.Final.pom
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.5.Final/infinispan-commons-test-13.0.5.Final.pom (1.7 kB at 4.0 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.pom
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.pom (1.1 kB at 16 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.1.3/shrinkwrap-resolver-parent-3.1.3.pom
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.1.3/shrinkwrap-resolver-parent-3.1.3.pom (14 kB at 228 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.2/maven-3.5.2.pom
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.2/maven-3.5.2.pom (25 kB at 396 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.pom
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.pom (2.1 kB at 29 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client/2.7.2.Final/quarkus-infinispan-client-2.7.2.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common/2.7.2.Final/quarkus-elytron-security-common-2.7.2.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.jar (139 kB at 1.5 MB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.jar (38 kB at 328 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.jar (49 kB at 431 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.jar (72 kB at 425 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar (911 kB at 4.5 MB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.jar (8.1 kB at 40 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.jar (16 kB at 66 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.jar (36 kB at 129 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.jar (14 kB at 47 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.jar (100 kB at 337 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.jar (13 kB at 35 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.jar (275 kB at 744 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.jar (32 kB at 85 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common/2.7.2.Final/quarkus-elytron-security-common-2.7.2.Final.jar (16 kB at 38 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.jar (63 kB at 141 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.jar (179 kB at 398 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.jar (163 kB at 357 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.jar (39 kB at 78 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.jar (33 kB at 63 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.jar (13 kB at 24 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.jar (36 kB at 64 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.jar (34 kB at 58 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client/2.7.2.Final/quarkus-infinispan-client-2.7.2.Final.jar (26 kB at 42 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.jar (12 kB at 19 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.5.Final/infinispan-client-hotrod-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.jar (11 kB at 18 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.5.Final/infinispan-commons-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.jar (9.5 kB at 15 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.jar (17 kB at 25 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.jar (26 kB at 38 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.jar (25 kB at 35 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.jar (20 kB at 27 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.jar (17 kB at 23 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.jar (28 kB at 37 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.5.Final/infinispan-remote-query-client-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.jar (35 kB at 42 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.5.Final/infinispan-commons-13.0.5.Final.jar (729 kB at 859 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.5.Final/infinispan-query-dsl-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.jar (2.6 MB at 3.0 MB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.jar (1.2 MB at 1.3 MB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.jar (78 kB at 84 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-infinispan-client/2.7.2.Final/quarkus-test-infinispan-client-2.7.2.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.jar (117 kB at 116 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.5.Final/infinispan-server-testdriver-core-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.5.Final/infinispan-client-hotrod-13.0.5.Final.jar (663 kB at 623 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.5.Final/infinispan-server-runtime-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.5.Final/infinispan-remote-query-client-13.0.5.Final.jar (34 kB at 29 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.5.Final/infinispan-server-hotrod-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.5.Final/infinispan-query-dsl-13.0.5.Final.jar (62 kB at 48 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.5.Final/infinispan-server-core-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-infinispan-client/2.7.2.Final/quarkus-test-infinispan-client-2.7.2.Final.jar (5.1 kB at 3.8 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.jar (5.5 kB at 3.8 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.jar (18 kB at 12 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.5.Final/infinispan-tasks-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.5.Final/infinispan-server-hotrod-13.0.5.Final.jar (352 kB at 213 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.5.Final/infinispan-tasks-api-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.5.Final/infinispan-server-testdriver-core-13.0.5.Final.jar (101 kB at 59 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.5.Final/infinispan-clustered-counter-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.5.Final/infinispan-server-core-13.0.5.Final.jar (236 kB at 135 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.5.Final/infinispan-multimap-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.5.Final/infinispan-server-runtime-13.0.5.Final.jar (438 kB at 227 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.5.Final/infinispan-server-rest-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.5.Final/infinispan-tasks-13.0.5.Final.jar (24 kB at 12 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.jar (166 kB at 80 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.5.Final/infinispan-server-memcached-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.5.Final/infinispan-multimap-13.0.5.Final.jar (34 kB at 15 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.5.Final/infinispan-server-router-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.5.Final/infinispan-tasks-api-13.0.5.Final.jar (7.1 kB at 3.1 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.5.Final/infinispan-remote-query-server-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.5.Final/infinispan-clustered-counter-13.0.5.Final.jar (160 kB at 66 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.5.Final/infinispan-query-core-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.5.Final/infinispan-server-rest-13.0.5.Final.jar (304 kB at 119 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.5.Final/infinispan-objectfilter-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.5.Final/infinispan-server-memcached-13.0.5.Final.jar (52 kB at 19 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.5.Final/infinispan-query-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.5.Final/infinispan-server-router-13.0.5.Final.jar (57 kB at 21 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.5.Final/infinispan-clustered-lock-13.0.5.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.5.Final/infinispan-query-core-13.0.5.Final.jar (158 kB at 57 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.5.Final/infinispan-remote-query-server-13.0.5.Final.jar (165 kB at 59 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.jar (204 kB at 73 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.jar (83 kB at 29 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.5.Final/infinispan-objectfilter-13.0.5.Final.jar (782 kB at 268 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.jar
[2025-10-01T23:28:48.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.jar (712 kB at 238 kB/s)
[2025-10-01T23:28:48.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.jar (580 kB at 192 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.jar (865 kB at 286 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.jar (3.6 MB at 1.1 MB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.5.Final/infinispan-clustered-lock-13.0.5.Final.jar (78 kB at 25 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.jar (1.7 MB at 535 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.jar (383 kB at 121 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.jar (224 kB at 70 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.jar (380 kB at 119 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.5.Final/infinispan-client-rest-13.0.5.Final.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.jar (214 kB at 66 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.jar (153 kB at 47 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.5.Final/infinispan-query-13.0.5.Final.jar (278 kB at 85 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.jar (1.2 MB at 350 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.5.Final/infinispan-cachestore-jdbc-13.0.5.Final.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.jar (11 kB at 3.2 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.5.Final/infinispan-cachestore-jdbc-common-13.0.5.Final.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar (430 kB at 129 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.5.Final/infinispan-core-13.0.5.Final.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar (92 kB at 27 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.jar (2.4 MB at 690 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.5.Final/infinispan-cachestore-sql-13.0.5.Final.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.5.Final/infinispan-cachestore-jdbc-13.0.5.Final.jar (87 kB at 25 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.5.Final/infinispan-cachestore-rocksdb-13.0.5.Final.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.5.Final/infinispan-cachestore-jdbc-common-13.0.5.Final.jar (95 kB at 26 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.5.Final/infinispan-client-rest-13.0.5.Final.jar (112 kB at 30 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.5.Final/infinispan-cachestore-remote-13.0.5.Final.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.5.Final/infinispan-cachestore-rocksdb-13.0.5.Final.jar (68 kB at 18 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.5.Final/infinispan-cli-client-13.0.5.Final.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.5.Final/infinispan-cachestore-sql-13.0.5.Final.jar (62 kB at 16 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.5.Final/infinispan-scripting-13.0.5.Final.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.5.Final/infinispan-core-13.0.5.Final.jar (5.3 MB at 1.2 MB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.5.Final/infinispan-jboss-marshalling-13.0.5.Final.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.jar (37 MB at 8.6 MB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.5.Final/infinispan-anchored-keys-13.0.5.Final.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.5.Final/infinispan-cli-client-13.0.5.Final.jar (453 kB at 104 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.5.Final/infinispan-cloudevents-integration-13.0.5.Final.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.5.Final/infinispan-scripting-13.0.5.Final.jar (63 kB at 14 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.5.Final/infinispan-cachestore-remote-13.0.5.Final.jar (123 kB at 27 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.0/log4j-jul-2.17.0.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar (302 kB at 67 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.5.Final/infinispan-jboss-marshalling-13.0.5.Final.jar (31 kB at 6.7 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.0/log4j-jul-2.17.0.jar (31 kB at 6.8 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar (62 kB at 14 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar (1.7 MB at 363 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.jar (516 kB at 110 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.5.Final/infinispan-commons-test-13.0.5.Final.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.jar (146 kB at 31 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.5.Final/infinispan-anchored-keys-13.0.5.Final.jar (53 kB at 11 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.jar
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.jar (22 kB at 4.5 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.jar (27 kB at 5.7 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.jar (54 kB at 11 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.5.Final/infinispan-cloudevents-integration-13.0.5.Final.jar (42 kB at 8.6 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.5.Final/infinispan-commons-test-13.0.5.Final.jar (107 kB at 21 kB/s)
[2025-10-01T23:28:48.650Z] [INFO]
[2025-10-01T23:28:48.650Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ infinispan-client-quickstart ---
[2025-10-01T23:28:48.650Z] [INFO]
[2025-10-01T23:28:48.650Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ infinispan-client-quickstart ---
[2025-10-01T23:28:48.650Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.650Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.650Z] [INFO]
[2025-10-01T23:28:48.650Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ infinispan-client-quickstart ---
[2025-10-01T23:28:48.650Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.650Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/infinispan-client-quickstart/target/classes
[2025-10-01T23:28:48.650Z] [INFO]
[2025-10-01T23:28:48.650Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ infinispan-client-quickstart ---
[2025-10-01T23:28:48.650Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.650Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/infinispan-client-quickstart/src/test/resources
[2025-10-01T23:28:48.650Z] [INFO]
[2025-10-01T23:28:48.650Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ infinispan-client-quickstart ---
[2025-10-01T23:28:48.650Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.650Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/infinispan-client-quickstart/target/test-classes
[2025-10-01T23:28:48.650Z] [INFO]
[2025-10-01T23:28:48.650Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ infinispan-client-quickstart ---
[2025-10-01T23:28:48.650Z] [INFO]
[2025-10-01T23:28:48.650Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.650Z] [INFO] T E S T S
[2025-10-01T23:28:48.650Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.650Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.650Z] [INFO] Running org.acme.infinispan.client.InfinispanGreetingResourceTest
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client-deployment/2.7.2.Final/quarkus-infinispan-client-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client-deployment/2.7.2.Final/quarkus-infinispan-client-deployment-2.7.2.Final.pom (4.4 kB at 5.4 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common-deployment/2.7.2.Final/quarkus-elytron-security-common-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common-deployment/2.7.2.Final/quarkus-elytron-security-common-deployment-2.7.2.Final.pom (1.6 kB at 3.6 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.pom
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.pom (3.9 kB at 54 kB/s)
[2025-10-01T23:28:48.650Z] 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-10-01T23:28:48.650Z] 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 33 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom
[2025-10-01T23:28:48.650Z] 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 136 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom
[2025-10-01T23:28:48.650Z] 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 35 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom
[2025-10-01T23:28:48.650Z] 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 18 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.pom
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.pom (1.7 kB at 25 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.pom
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.pom (1.3 kB at 16 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.pom
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.pom (1.7 kB at 22 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom (792 B at 9.7 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom (1.4 kB at 16 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom (4.9 kB at 73 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom (891 B at 9.2 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.pom
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.pom (1.9 kB at 21 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common-deployment/2.7.2.Final/quarkus-elytron-security-common-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar
[2025-10-01T23:28:48.650Z] 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-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.jar
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.jar (20 kB at 115 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.jar
[2025-10-01T23:28:48.650Z] 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 20 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.jar
[2025-10-01T23:28:48.650Z] 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 294 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar
[2025-10-01T23:28:48.650Z] 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 711 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.jar (5.8 kB at 26 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.jar
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.jar (6.6 kB at 28 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.jar
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar (26 kB at 96 kB/s)
[2025-10-01T23:28:48.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client-deployment/2.7.2.Final/quarkus-infinispan-client-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common-deployment/2.7.2.Final/quarkus-elytron-security-common-deployment-2.7.2.Final.jar (5.1 kB at 14 kB/s)
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.jar (52 kB at 169 kB/s)
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar (19 kB at 62 kB/s)
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.jar (472 kB at 1.3 MB/s)
[2025-10-01T23:28:48.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client-deployment/2.7.2.Final/quarkus-infinispan-client-deployment-2.7.2.Final.jar (25 kB at 34 kB/s)
[2025-10-01T23:28:48.650Z] 2025-10-01 23:20:58,918 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.650Z] 2025-10-01 23:20:59,378 INFO [org.tes.doc.DockerClientProviderStrategy] (build-30) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:00,321 INFO [org.tes.doc.DockerClientProviderStrategy] (build-30) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:00,341 INFO [org.tes.DockerClientFactory] (build-30) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:00,399 INFO [org.tes.DockerClientFactory] (build-30) Connected to docker:
[2025-10-01T23:28:48.650Z] Server Version: 20.10.7
[2025-10-01T23:28:48.650Z] API Version: 1.41
[2025-10-01T23:28:48.650Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.650Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:00,403 INFO [org.tes.uti.ImageNameSubstitutor] (build-30) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:00,405 WARN [org.tes.uti.ConfigurationFileImageNameSubstitutor] (build-30) Image name testcontainers/ryuk:0.3.3 was substituted by configuration to quay.io/infinispan-test/ryuk:0.3.0. This approach is deprecated and will be removed in the future
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:00,406 INFO [org.tes.uti.ImageNameSubstitutor] (build-30) Using quay.io/infinispan-test/ryuk:0.3.0 as a substitute image for testcontainers/ryuk:0.3.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:00,450 INFO [org.tes.uti.RegistryAuthLocator] (build-30) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: quay.io/infinispan-test/ryuk:0.3.0, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:01,303 INFO [org.tes.DockerClientFactory] (build-30) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:01,303 INFO [org.tes.DockerClientFactory] (build-30) Checking the system...
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:01,303 INFO [org.tes.DockerClientFactory] (build-30) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:01,440 INFO [org.tes.DockerClientFactory] (build-30) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:01,753 INFO [doc.io/.0]] (build-30) Starting an Infinispan container using [quay.io/infinispan/server:13.0]
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:01,756 INFO [doc.io/.0]] (build-30) Creating container for image: quay.io/infinispan/server:13.0
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:01,866 INFO [doc.io/.0]] (build-30) Container quay.io/infinispan/server:13.0 is starting: f7fd22897fbbd854c11066558369bf7dd156a6f191ed7ef1ebf1805f68a304a7
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:02,560 INFO [org.tes.con.wai.str.HttpWaitStrategy] (build-30) /amazing_shockley: Waiting for 120 seconds for URL: http://172.17.0.1:49296/ (where port 49296 maps to container port 11222)
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:16,027 INFO [doc.io/.0]] (build-30) Container quay.io/infinispan/server:13.0 started in PT14.270964265S
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:16,030 INFO [io.qua.inf.cli.dep.dev.InfinispanDevServiceProcessor] (build-30) The infinispan server is ready to accept connections on 172.17.0.1:49296
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:17,102 INFO [org.inf.HOTROD] (main) ISPN004021: Infinispan version: Infinispan 'Triskaidekaphobia' 13.0.5.Final
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:17,333 INFO [InfinispanClientApp] (main) Create or get cache named mycache with the default configuration
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:17,621 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 19.273s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:17,621 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:17,621 INFO [io.quarkus] (main) Installed features: [cdi, infinispan-client, resteasy, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.650Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.322 s - in org.acme.infinispan.client.InfinispanGreetingResourceTest
[2025-10-01T23:28:48.650Z] 2025-10-01 23:21:19,127 INFO [io.quarkus] (main) Quarkus stopped in 0.061s
[2025-10-01T23:28:48.650Z] [INFO]
[2025-10-01T23:28:48.650Z] [INFO] Results:
[2025-10-01T23:28:48.650Z] [INFO]
[2025-10-01T23:28:48.650Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.650Z] [INFO]
[2025-10-01T23:28:48.650Z] [INFO]
[2025-10-01T23:28:48.650Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ infinispan-client-quickstart ---
[2025-10-01T23:28:48.650Z] [INFO] Building jar: /quarkus-quickstarts/infinispan-client-quickstart/target/infinispan-client-quickstart.jar
[2025-10-01T23:28:48.650Z] [INFO]
[2025-10-01T23:28:48.650Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ infinispan-client-quickstart ---
[2025-10-01T23:28:48.650Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1082ms
[2025-10-01T23:28:48.650Z] [INFO]
[2025-10-01T23:28:48.650Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ infinispan-client-quickstart ---
[2025-10-01T23:28:48.650Z] [INFO] Installing /quarkus-quickstarts/infinispan-client-quickstart/target/infinispan-client-quickstart.jar to /root/.m2/repository/org/acme/infinispan-client-quickstart/1.0.0-SNAPSHOT/infinispan-client-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.650Z] [INFO] Installing /quarkus-quickstarts/infinispan-client-quickstart/pom.xml to /root/.m2/repository/org/acme/infinispan-client-quickstart/1.0.0-SNAPSHOT/infinispan-client-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.650Z] [INFO]
[2025-10-01T23:28:48.650Z] [INFO] ----------------------< org.acme:jms-quickstart >-----------------------
[2025-10-01T23:28:48.650Z] [INFO] Building jms-quickstart 1.0.0-SNAPSHOT [39/103]
[2025-10-01T23:28:48.650Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms/1.0.3/quarkus-artemis-jms-1.0.3.pom
[2025-10-01T23:28:48.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms/1.0.3/quarkus-artemis-jms-1.0.3.pom (2.1 kB at 6.9 kB/s)
[2025-10-01T23:28:48.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms-parent/1.0.3/quarkus-artemis-jms-parent-1.0.3.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms-parent/1.0.3/quarkus-artemis-jms-parent-1.0.3.pom (756 B at 2.1 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-build-parent/1.0.3/quarkus-artemis-build-parent-1.0.3.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-build-parent/1.0.3/quarkus-artemis-build-parent-1.0.3.pom (1.2 kB at 4.3 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.6.0.Final/quarkus-bom-2.6.0.Final.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.6.0.Final/quarkus-bom-2.6.0.Final.pom (318 kB at 1.9 MB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core/1.0.3/quarkus-artemis-core-1.0.3.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core/1.0.3/quarkus-artemis-core-1.0.3.pom (2.8 kB at 10 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core-parent/1.0.3/quarkus-artemis-core-parent-1.0.3.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core-parent/1.0.3/quarkus-artemis-core-parent-1.0.3.pom (758 B at 2.9 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.19.0/artemis-core-client-2.19.0.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.19.0/artemis-core-client-2.19.0.pom (6.7 kB at 50 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.19.0/artemis-pom-2.19.0.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.19.0/artemis-pom-2.19.0.pom (82 kB at 613 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.pom (20 kB at 221 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.19.0/artemis-commons-2.19.0.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.19.0/artemis-commons-2.19.0.pom (4.0 kB at 32 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[2025-10-01T23:28:48.651Z] [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 198 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 871 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 176 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[2025-10-01T23:28:48.651Z] [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 141 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final.pom (24 kB at 272 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.pom (2.1 kB at 25 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/2.19.0/artemis-jms-client-2.19.0.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/2.19.0/artemis-jms-client-2.19.0.pom (4.1 kB at 30 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.19.0/artemis-selector-2.19.0.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.19.0/artemis-selector-2.19.0.pom (5.6 kB at 50 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.pom (11 kB at 134 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.19.0/artemis-server-2.19.0.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.19.0/artemis-server-2.19.0.pom (9.5 kB at 82 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.19.0/artemis-journal-2.19.0.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.19.0/artemis-journal-2.19.0.pom (3.4 kB at 23 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom (4.0 kB at 48 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.pom (24 kB at 305 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.19.0/artemis-jdbc-store-2.19.0.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.19.0/artemis-jdbc-store-2.19.0.pom (3.8 kB at 24 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom (19 kB at 164 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 924 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom (15 kB at 176 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.19.0/artemis-quorum-api-2.19.0.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.19.0/artemis-quorum-api-2.19.0.pom (1.6 kB at 10 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.pom (31 kB at 341 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 796 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom
[2025-10-01T23:28:48.651Z] [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 163 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.pom (8.7 kB at 76 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.pom (11 kB at 164 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom (7.2 kB at 102 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms/1.0.3/quarkus-artemis-jms-1.0.3.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core/1.0.3/quarkus-artemis-core-1.0.3.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/2.19.0/artemis-jms-client-2.19.0.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.19.0/artemis-server-2.19.0.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar (57 kB at 609 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.19.0/artemis-commons-2.19.0.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/2.19.0/artemis-jms-client-2.19.0.jar (193 kB at 1.5 MB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.19.0/artemis-selector-2.19.0.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.19.0/artemis-commons-2.19.0.jar (425 kB at 2.2 MB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.19.0/artemis-journal-2.19.0.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.19.0/artemis-server-2.19.0.jar (2.3 MB at 11 MB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.19.0/artemis-jdbc-store-2.19.0.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.19.0/artemis-selector-2.19.0.jar (107 kB at 443 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core/1.0.3/quarkus-artemis-core-1.0.3.jar (8.5 kB at 30 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms/1.0.3/quarkus-artemis-jms-1.0.3.jar (6.7 kB at 23 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.19.0/artemis-core-client-2.19.0.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.19.0/artemis-journal-2.19.0.jar (246 kB at 772 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.19.0/artemis-jdbc-store-2.19.0.jar (111 kB at 348 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.19.0/artemis-quorum-api-2.19.0.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar (208 kB at 645 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar (130 kB at 344 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.jar (2.5 MB at 6.0 MB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final-osx-x86_64.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.19.0/artemis-core-client-2.19.0.jar (818 kB at 2.0 MB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.jar (42 kB at 99 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.19.0/artemis-quorum-api-2.19.0.jar (13 kB at 28 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar (252 kB at 537 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final-osx-x86_64.jar (25 kB at 52 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar
[2025-10-01T23:28:48.651Z] [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 491 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.jar (107 kB at 210 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.jar (623 kB at 1.1 MB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
[2025-10-01T23:28:48.651Z] [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 367 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 1.0 MB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.jar (661 kB at 1.1 MB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar (174 kB at 281 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar (30 kB at 47 kB/s)
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jms-quickstart ---
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jms-quickstart ---
[2025-10-01T23:28:48.651Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.651Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jms-quickstart ---
[2025-10-01T23:28:48.651Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.651Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/jms-quickstart/target/classes
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jms-quickstart ---
[2025-10-01T23:28:48.651Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.651Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jms-quickstart ---
[2025-10-01T23:28:48.651Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.651Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/jms-quickstart/target/test-classes
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jms-quickstart ---
[2025-10-01T23:28:48.651Z] [INFO] Tests are skipped.
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jms-quickstart ---
[2025-10-01T23:28:48.651Z] [INFO] Building jar: /quarkus-quickstarts/jms-quickstart/target/jms-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ jms-quickstart ---
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms-deployment/1.0.3/quarkus-artemis-jms-deployment-1.0.3.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms-deployment/1.0.3/quarkus-artemis-jms-deployment-1.0.3.pom (1.5 kB at 3.9 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core-deployment/1.0.3/quarkus-artemis-core-deployment-1.0.3.pom
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core-deployment/1.0.3/quarkus-artemis-core-deployment-1.0.3.pom (2.1 kB at 5.1 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core-deployment/1.0.3/quarkus-artemis-core-deployment-1.0.3.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms-deployment/1.0.3/quarkus-artemis-jms-deployment-1.0.3.jar
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms-deployment/1.0.3/quarkus-artemis-jms-deployment-1.0.3.jar (5.3 kB at 24 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core-deployment/1.0.3/quarkus-artemis-core-deployment-1.0.3.jar (8.2 kB at 18 kB/s)
[2025-10-01T23:28:48.651Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 993ms
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jms-quickstart ---
[2025-10-01T23:28:48.651Z] [INFO] Installing /quarkus-quickstarts/jms-quickstart/target/jms-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/jms-quickstart/1.0.0-SNAPSHOT/jms-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.651Z] [INFO] Installing /quarkus-quickstarts/jms-quickstart/pom.xml to /root/.m2/repository/org/acme/jms-quickstart/1.0.0-SNAPSHOT/jms-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] ---------------------< org.acme:kafka-quickstart >----------------------
[2025-10-01T23:28:48.651Z] [INFO] Building kafka-quickstart 1.0.0-SNAPSHOT [40/103]
[2025-10-01T23:28:48.651Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-quickstart ---
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-quickstart ---
[2025-10-01T23:28:48.651Z] [INFO] Installing /quarkus-quickstarts/kafka-quickstart/pom.xml to /root/.m2/repository/org/acme/kafka-quickstart/1.0.0-SNAPSHOT/kafka-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] -----------------< org.acme:kafka-quickstart-producer >-----------------
[2025-10-01T23:28:48.651Z] [INFO] Building kafka-quickstart-producer 1.0.0-SNAPSHOT [41/103]
[2025-10-01T23:28:48.651Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-quickstart-producer ---
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kafka-quickstart-producer ---
[2025-10-01T23:28:48.651Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.651Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kafka-quickstart-producer ---
[2025-10-01T23:28:48.651Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.651Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/kafka-quickstart/producer/target/classes
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kafka-quickstart-producer ---
[2025-10-01T23:28:48.651Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.651Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kafka-quickstart/producer/src/test/resources
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kafka-quickstart-producer ---
[2025-10-01T23:28:48.651Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.651Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kafka-quickstart/producer/target/test-classes
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kafka-quickstart-producer ---
[2025-10-01T23:28:48.651Z] [INFO]
[2025-10-01T23:28:48.651Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.651Z] [INFO] T E S T S
[2025-10-01T23:28:48.651Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.651Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.651Z] [INFO] Running org.acme.kafka.producer.QuotesResourceTest
[2025-10-01T23:28:48.651Z] 2025-10-01 23:21:33,747 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.651Z] 2025-10-01 23:21:34,793 INFO [org.tes.doc.DockerClientProviderStrategy] (build-28) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.651Z] 2025-10-01 23:21:34,954 INFO [io.qua.sma.dep.processor] (build-13) Configuring the channel 'quotes' to be managed by the connector 'smallrye-kafka'
[2025-10-01T23:28:48.651Z] 2025-10-01 23:21:34,955 INFO [io.qua.sma.dep.processor] (build-13) Configuring the channel 'quote-requests' to be managed by the connector 'smallrye-kafka'
[2025-10-01T23:28:48.651Z] 2025-10-01 23:21:35,525 INFO [org.tes.doc.DockerClientProviderStrategy] (build-28) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.651Z] 2025-10-01 23:21:35,548 INFO [org.tes.DockerClientFactory] (build-28) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.651Z] 2025-10-01 23:21:35,620 INFO [org.tes.DockerClientFactory] (build-28) Connected to docker:
[2025-10-01T23:28:48.651Z] Server Version: 20.10.7
[2025-10-01T23:28:48.651Z] API Version: 1.41
[2025-10-01T23:28:48.651Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.651Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.651Z] 2025-10-01 23:21:35,626 INFO [org.tes.uti.ImageNameSubstitutor] (build-28) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.651Z] 2025-10-01 23:21:35,666 INFO [org.tes.uti.RegistryAuthLocator] (build-28) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.651Z] 2025-10-01 23:21:36,542 INFO [org.tes.DockerClientFactory] (build-28) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.651Z] 2025-10-01 23:21:36,543 INFO [org.tes.DockerClientFactory] (build-28) Checking the system...
[2025-10-01T23:28:48.651Z] 2025-10-01 23:21:36,543 INFO [org.tes.DockerClientFactory] (build-28) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:36,692 INFO [org.tes.DockerClientFactory] (build-28) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:37,068 INFO [doc.io/.11.2]] (build-28) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:37,069 INFO [org.tes.uti.RegistryAuthLocator] (build-28) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/vectorized/redpanda:v21.11.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:37,254 INFO [doc.io/.11.2]] (build-28) Container docker.io/vectorized/redpanda:v21.11.2 is starting: 95f1905fb966d86833e001afa7638d55fffa02bf7b44f9b4782a928b4835aede
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:38,973 INFO [doc.io/.11.2]] (build-28) Container docker.io/vectorized/redpanda:v21.11.2 started in PT2.234426943S
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:38,975 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-28) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:49299
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:39,647 WARN [io.sma.rea.mes.kafka] (main) SRMSG18216: No `group.id` set in the configuration, generate a random id: 3513aa3d-a284-469b-b386-cbca53455426
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:39,651 INFO [io.sma.rea.mes.kafka] (main) SRMSG18229: Configured topics for channel 'quotes': [quotes]
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:39,661 INFO [io.sma.rea.mes.kafka] (main) SRMSG18214: Key deserializer omitted, using String as default
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:40,094 INFO [io.sma.rea.mes.kafka] (main) SRMSG18258: Kafka producer kafka-producer-quote-requests, connected to Kafka brokers 'OUTSIDE://172.17.0.1:49299', is configured to write records to 'quote-requests'
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:40,254 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 7.074s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:40,255 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:40,255 INFO [io.quarkus] (main) Installed features: [cdi, kafka-client, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, smallrye-reactive-messaging, smallrye-reactive-messaging-kafka, vertx]
[2025-10-01T23:28:48.652Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.262 s - in org.acme.kafka.producer.QuotesResourceTest
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:42,076 INFO [io.quarkus] (main) Quarkus stopped in 0.174s
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] Results:
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kafka-quickstart-producer ---
[2025-10-01T23:28:48.652Z] [INFO] Building jar: /quarkus-quickstarts/kafka-quickstart/producer/target/kafka-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kafka-quickstart-producer ---
[2025-10-01T23:28:48.652Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quotes' to be managed by the connector 'smallrye-kafka'
[2025-10-01T23:28:48.652Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quote-requests' to be managed by the connector 'smallrye-kafka'
[2025-10-01T23:28:48.652Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2038ms
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-quickstart-producer ---
[2025-10-01T23:28:48.652Z] [INFO] Installing /quarkus-quickstarts/kafka-quickstart/producer/target/kafka-quickstart-producer-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kafka-quickstart-producer/1.0.0-SNAPSHOT/kafka-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.652Z] [INFO] Installing /quarkus-quickstarts/kafka-quickstart/producer/pom.xml to /root/.m2/repository/org/acme/kafka-quickstart-producer/1.0.0-SNAPSHOT/kafka-quickstart-producer-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] ----------------< org.acme:kafka-quickstart-processor >-----------------
[2025-10-01T23:28:48.652Z] [INFO] Building kafka-quickstart-processor 1.0.0-SNAPSHOT [42/103]
[2025-10-01T23:28:48.652Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-quickstart-processor ---
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kafka-quickstart-processor ---
[2025-10-01T23:28:48.652Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.652Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kafka-quickstart-processor ---
[2025-10-01T23:28:48.652Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.652Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kafka-quickstart/processor/target/classes
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kafka-quickstart-processor ---
[2025-10-01T23:28:48.652Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.652Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kafka-quickstart/processor/src/test/resources
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kafka-quickstart-processor ---
[2025-10-01T23:28:48.652Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.652Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/kafka-quickstart/processor/target/test-classes
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kafka-quickstart-processor ---
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.652Z] [INFO] T E S T S
[2025-10-01T23:28:48.652Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.652Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.652Z] [INFO] Running org.acme.kafka.processor.QuoteProcessorTest
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:49,757 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:51,013 INFO [org.tes.doc.DockerClientProviderStrategy] (build-16) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:51,163 INFO [io.qua.sma.dep.processor] (build-5) Configuring the channel 'requests' to be managed by the connector 'smallrye-kafka'
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:51,164 INFO [io.qua.sma.dep.processor] (build-5) Configuring the channel 'quotes' to be managed by the connector 'smallrye-kafka'
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:51,172 INFO [io.qua.sma.rea.kaf.dep.SmallRyeReactiveMessagingKafkaProcessor] (build-25) Generating Jackson serializer for type org.acme.kafka.model.Quote
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:51,518 INFO [org.tes.doc.DockerClientProviderStrategy] (build-16) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:51,536 INFO [org.tes.DockerClientFactory] (build-16) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:51,610 INFO [org.tes.DockerClientFactory] (build-16) Connected to docker:
[2025-10-01T23:28:48.652Z] Server Version: 20.10.7
[2025-10-01T23:28:48.652Z] API Version: 1.41
[2025-10-01T23:28:48.652Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.652Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:51,615 INFO [org.tes.uti.ImageNameSubstitutor] (build-16) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:51,644 INFO [org.tes.uti.RegistryAuthLocator] (build-16) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:52,580 INFO [org.tes.DockerClientFactory] (build-16) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:52,581 INFO [org.tes.DockerClientFactory] (build-16) Checking the system...
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:52,582 INFO [org.tes.DockerClientFactory] (build-16) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:52,777 INFO [org.tes.DockerClientFactory] (build-16) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:53,153 INFO [doc.io/.11.2]] (build-16) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:53,154 INFO [org.tes.uti.RegistryAuthLocator] (build-16) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/vectorized/redpanda:v21.11.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:53,478 INFO [doc.io/.11.2]] (build-16) Container docker.io/vectorized/redpanda:v21.11.2 is starting: faa1683b5b4478afe6ddb4065462672991c2ccb1c346eb3f7b59704b22dc5686
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:55,081 INFO [doc.io/.11.2]] (build-16) Container docker.io/vectorized/redpanda:v21.11.2 started in PT2.27711066S
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:55,083 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-16) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:49301
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:55,594 WARN [io.sma.rea.mes.kafka] (main) SRMSG18216: No `group.id` set in the configuration, generate a random id: 0dce5cdc-a3d1-4c03-aab4-47daa82f8340
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:55,596 INFO [io.sma.rea.mes.kafka] (main) SRMSG18229: Configured topics for channel 'requests': [quote-requests]
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:55,605 INFO [io.sma.rea.mes.kafka] (main) SRMSG18214: Key deserializer omitted, using String as default
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:55,947 INFO [io.sma.rea.mes.kafka] (main) SRMSG18258: Kafka producer kafka-producer-quotes, connected to Kafka brokers 'OUTSIDE://172.17.0.1:49301', is configured to write records to 'quotes'
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:55,974 INFO [io.sma.rea.mes.kafka] (smallrye-kafka-consumer-thread-0) SRMSG18257: Kafka consumer kafka-consumer-requests, connected to Kafka brokers 'OUTSIDE://172.17.0.1:49301', belongs to the '0dce5cdc-a3d1-4c03-aab4-47daa82f8340' consumer group and is configured to poll records from [quote-requests]
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:55,975 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 6.900s.
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:55,975 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:55,976 INFO [io.quarkus] (main) Installed features: [cdi, kafka-client, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-kafka, vertx]
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:56,030 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'auto.offset.reset' was supplied but isn't a known config.
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:57,516 INFO [io.sma.rea.mes.kafka] (vert.x-eventloop-thread-0) SRMSG18256: Initialize record store for topic-partition 'quote-requests-0' at position -1.
[2025-10-01T23:28:48.652Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.709 s - in org.acme.kafka.processor.QuoteProcessorTest
[2025-10-01T23:28:48.652Z] 2025-10-01 23:21:58,571 INFO [io.quarkus] (main) Quarkus stopped in 0.603s
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] Results:
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kafka-quickstart-processor ---
[2025-10-01T23:28:48.652Z] [INFO] Building jar: /quarkus-quickstarts/kafka-quickstart/processor/target/kafka-quickstart-processor-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kafka-quickstart-processor ---
[2025-10-01T23:28:48.652Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'requests' to be managed by the connector 'smallrye-kafka'
[2025-10-01T23:28:48.652Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quotes' to be managed by the connector 'smallrye-kafka'
[2025-10-01T23:28:48.652Z] [INFO] [io.quarkus.smallrye.reactivemessaging.kafka.deployment.SmallRyeReactiveMessagingKafkaProcessor] Generating Jackson serializer for type org.acme.kafka.model.Quote
[2025-10-01T23:28:48.652Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1340ms
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-quickstart-processor ---
[2025-10-01T23:28:48.652Z] [INFO] Installing /quarkus-quickstarts/kafka-quickstart/processor/target/kafka-quickstart-processor-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kafka-quickstart-processor/1.0.0-SNAPSHOT/kafka-quickstart-processor-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.652Z] [INFO] Installing /quarkus-quickstarts/kafka-quickstart/processor/pom.xml to /root/.m2/repository/org/acme/kafka-quickstart-processor/1.0.0-SNAPSHOT/kafka-quickstart-processor-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.652Z] [INFO]
[2025-10-01T23:28:48.652Z] [INFO] ---------------< org.acme:kafka-avro-schema-quickstart >----------------
[2025-10-01T23:28:48.652Z] [INFO] Building kafka-avro-schema-quickstart 1.0.0-SNAPSHOT [43/103]
[2025-10-01T23:28:48.652Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro/2.7.2.Final/quarkus-apicurio-registry-avro-2.7.2.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro/2.7.2.Final/quarkus-apicurio-registry-avro-2.7.2.Final.pom (3.1 kB at 5.8 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro-parent/2.7.2.Final/quarkus-apicurio-registry-avro-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro-parent/2.7.2.Final/quarkus-apicurio-registry-avro-parent-2.7.2.Final.pom (742 B at 1.5 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.pom (990 B at 12 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry/2.1.5.Final/apicurio-registry-2.1.5.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry/2.1.5.Final/apicurio-registry-2.1.5.Final.pom (45 kB at 498 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.2.3.Final/quarkus-bom-2.2.3.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.2.3.Final/quarkus-bom-2.2.3.Final.pom (346 kB at 3.1 MB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.pom (984 B at 6.5 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.pom (1.7 kB at 19 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.pom (1.9 kB at 19 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.pom (9.5 kB at 107 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.11.0/avro-parent-1.11.0.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.11.0/avro-parent-1.11.0.pom (23 kB at 310 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.11.0/avro-toplevel-1.11.0.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.11.0/avro-toplevel-1.11.0.pom (23 kB at 285 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.pom (2.3 kB at 26 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client/0.1.5.Final/apicurio-common-rest-client-0.1.5.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client/0.1.5.Final/apicurio-common-rest-client-0.1.5.Final.pom (11 kB at 135 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.pom (1.0 kB at 13 kB/s)
[2025-10-01T23:28:48.652Z] [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-10-01T23:28:48.652Z] [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 28 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro/2.7.2.Final/quarkus-avro-2.7.2.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro/2.7.2.Final/quarkus-avro-2.7.2.Final.pom (2.0 kB at 6.4 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro-parent/2.7.2.Final/quarkus-avro-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro-parent/2.7.2.Final/quarkus-avro-parent-2.7.2.Final.pom (704 B at 2.0 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client/2.7.2.Final/quarkus-rest-client-2.7.2.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client/2.7.2.Final/quarkus-rest-client-2.7.2.Final.pom (4.5 kB at 22 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-parent/2.7.2.Final/quarkus-rest-client-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-parent/2.7.2.Final/quarkus-rest-client-parent-2.7.2.Final.pom (758 B at 2.0 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config/2.7.2.Final/quarkus-rest-client-config-2.7.2.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config/2.7.2.Final/quarkus-rest-client-config-2.7.2.Final.pom (2.5 kB at 5.9 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config-parent/2.7.2.Final/quarkus-rest-client-config-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config-parent/2.7.2.Final/quarkus-rest-client-config-parent-2.7.2.Final.pom (770 B at 2.0 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.pom (8.4 kB at 83 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/2.0/microprofile-rest-client-parent-2.0.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/2.0/microprofile-rest-client-parent-2.0.pom (18 kB at 187 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.pom (1.7 kB at 22 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.pom (1.6 kB at 18 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.pom (6.0 kB at 42 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom (5.9 kB at 60 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom (10 kB at 96 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.pom (5.5 kB at 70 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/strimzi/strimzi-test-container/0.22.1/strimzi-test-container-0.22.1.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/strimzi/strimzi-test-container/0.22.1/strimzi-test-container-0.22.1.pom (3.3 kB at 8.4 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/strimzi/strimzi/0.22.1/strimzi-0.22.1.pom
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/strimzi/strimzi/0.22.1/strimzi-0.22.1.pom (58 kB at 152 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro/2.7.2.Final/quarkus-apicurio-registry-avro-2.7.2.Final.jar
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.jar
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.jar
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.jar
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.jar
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.jar (60 kB at 525 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.jar
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.jar (79 kB at 679 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.jar
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.jar (108 kB at 803 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.jar
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.jar (22 kB at 161 kB/s)
[2025-10-01T23:28:48.652Z] [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-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.jar (11 kB at 53 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro/2.7.2.Final/quarkus-avro-2.7.2.Final.jar
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.jar (28 kB at 141 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client/2.7.2.Final/quarkus-rest-client-2.7.2.Final.jar
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.jar (594 kB at 2.8 MB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config/2.7.2.Final/quarkus-rest-client-config-2.7.2.Final.jar
[2025-10-01T23:28:48.652Z] [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 430 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.jar
[2025-10-01T23:28:48.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.jar (27 kB at 71 kB/s)
[2025-10-01T23:28:48.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.jar (12 kB at 26 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config/2.7.2.Final/quarkus-rest-client-config-2.7.2.Final.jar (19 kB at 38 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client/2.7.2.Final/quarkus-rest-client-2.7.2.Final.jar (34 kB at 66 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.jar (101 kB at 187 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.jar (31 kB at 53 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/strimzi/strimzi-test-container/0.22.1/strimzi-test-container-0.22.1.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro/2.7.2.Final/quarkus-avro-2.7.2.Final.jar (8.7 kB at 15 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro/2.7.2.Final/quarkus-apicurio-registry-avro-2.7.2.Final.jar (8.1 kB at 14 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar (182 kB at 310 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.jar (369 kB at 586 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/strimzi/strimzi-test-container/0.22.1/strimzi-test-container-0.22.1.jar (5.9 kB at 5.6 kB/s)
[2025-10-01T23:28:48.653Z] [INFO]
[2025-10-01T23:28:48.653Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-avro-schema-quickstart ---
[2025-10-01T23:28:48.653Z] [INFO]
[2025-10-01T23:28:48.653Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kafka-avro-schema-quickstart ---
[2025-10-01T23:28:48.653Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.653Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.653Z] [INFO]
[2025-10-01T23:28:48.653Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ kafka-avro-schema-quickstart ---
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.2.Final/quarkus-apicurio-registry-avro-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.2.Final/quarkus-apicurio-registry-avro-deployment-2.7.2.Final.pom (2.7 kB at 6.6 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro-deployment/2.7.2.Final/quarkus-avro-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro-deployment/2.7.2.Final/quarkus-avro-deployment-2.7.2.Final.pom (2.0 kB at 5.0 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.pom (8.9 kB at 129 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (10 kB at 148 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (14 kB at 125 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 104 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro-deployment/2.7.2.Final/quarkus-avro-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.2.Final/quarkus-apicurio-registry-avro-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.jar (110 kB at 1.4 MB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar (531 kB at 6.4 MB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro-deployment/2.7.2.Final/quarkus-avro-deployment-2.7.2.Final.jar (16 kB at 35 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.2.Final/quarkus-apicurio-registry-avro-deployment-2.7.2.Final.jar (19 kB at 34 kB/s)
[2025-10-01T23:28:48.653Z] [INFO]
[2025-10-01T23:28:48.653Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ kafka-avro-schema-quickstart ---
[2025-10-01T23:28:48.653Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.653Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/kafka-avro-schema-quickstart/target/classes
[2025-10-01T23:28:48.653Z] [INFO]
[2025-10-01T23:28:48.653Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ kafka-avro-schema-quickstart ---
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-deployment/2.7.2.Final/quarkus-rest-client-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-deployment/2.7.2.Final/quarkus-rest-client-deployment-2.7.2.Final.pom (2.9 kB at 12 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config-deployment/2.7.2.Final/quarkus-rest-client-config-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config-deployment/2.7.2.Final/quarkus-rest-client-config-deployment-2.7.2.Final.pom (2.1 kB at 7.5 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config-deployment/2.7.2.Final/quarkus-rest-client-config-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-deployment/2.7.2.Final/quarkus-rest-client-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-deployment/2.7.2.Final/quarkus-rest-client-deployment-2.7.2.Final.jar (18 kB at 63 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config-deployment/2.7.2.Final/quarkus-rest-client-config-deployment-2.7.2.Final.jar (4.3 kB at 13 kB/s)
[2025-10-01T23:28:48.653Z] [INFO]
[2025-10-01T23:28:48.653Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kafka-avro-schema-quickstart ---
[2025-10-01T23:28:48.653Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.653Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kafka-avro-schema-quickstart/src/test/resources
[2025-10-01T23:28:48.653Z] [INFO]
[2025-10-01T23:28:48.653Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ kafka-avro-schema-quickstart ---
[2025-10-01T23:28:48.653Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.653Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kafka-avro-schema-quickstart/target/test-classes
[2025-10-01T23:28:48.653Z] [INFO]
[2025-10-01T23:28:48.653Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kafka-avro-schema-quickstart ---
[2025-10-01T23:28:48.653Z] [INFO]
[2025-10-01T23:28:48.653Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.653Z] [INFO] T E S T S
[2025-10-01T23:28:48.653Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.653Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.653Z] [INFO] Running org.acme.kafka.MovieResourceTest
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:17,971 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:18,786 INFO [org.tes.doc.DockerClientProviderStrategy] (build-15) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:18,941 WARN [io.qua.res.com.dep.ResteasyCommonProcessor] (build-16) Quarkus detected the need for Mutiny reactive programming support, however the quarkus-resteasy-mutiny extension was not present. Reactive REST endpoints in your application that return Uni or Multi will not function as you expect until you add this extension. Endpoints that need Mutiny are: org.acme.kafka.ConsumedMovieResource{io.smallrye.mutiny.Multi<java.lang.String> stream()}
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:19,141 INFO [io.qua.sma.dep.processor] (build-27) Configuring the channel 'movies-from-kafka' to be managed by the connector 'smallrye-kafka'
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:19,142 INFO [io.qua.sma.dep.processor] (build-27) Configuring the channel 'movies' to be managed by the connector 'smallrye-kafka'
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:19,626 INFO [org.tes.doc.DockerClientProviderStrategy] (build-15) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:19,667 INFO [org.tes.DockerClientFactory] (build-15) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:19,750 INFO [org.tes.DockerClientFactory] (build-15) Connected to docker:
[2025-10-01T23:28:48.653Z] Server Version: 20.10.7
[2025-10-01T23:28:48.653Z] API Version: 1.41
[2025-10-01T23:28:48.653Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.653Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:19,755 INFO [org.tes.uti.ImageNameSubstitutor] (build-15) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:19,830 INFO [org.tes.uti.RegistryAuthLocator] (build-15) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:20,825 INFO [org.tes.DockerClientFactory] (build-15) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:20,825 INFO [org.tes.DockerClientFactory] (build-15) Checking the system...
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:20,826 INFO [org.tes.DockerClientFactory] (build-15) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:20,960 INFO [org.tes.DockerClientFactory] (build-15) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:21,271 INFO [doc.io/.11.2]] (build-10) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:21,272 INFO [org.tes.uti.RegistryAuthLocator] (build-10) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/vectorized/redpanda:v21.11.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:21,289 INFO [doc.io/.1.5.Final]] (build-15) Creating container for image: docker.io/apicurio/apicurio-registry-mem:2.1.5.Final
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:21,396 INFO [doc.io/.1.5.Final]] (build-15) Container docker.io/apicurio/apicurio-registry-mem:2.1.5.Final is starting: a18f0a8f9feb8b817bb4afd83dbccb4f723970194ad2e714d5118b8cf4381976
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:21,492 INFO [doc.io/.11.2]] (build-10) Container docker.io/vectorized/redpanda:v21.11.2 is starting: 7975ad29ebb13fa4928ee84a87fcd15fa021ef4b1286abcdef14857b36442054
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:23,319 INFO [doc.io/.11.2]] (build-10) Container docker.io/vectorized/redpanda:v21.11.2 started in PT2.327527572S
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:23,328 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-10) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:49304
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:29,080 INFO [doc.io/.1.5.Final]] (build-15) Container docker.io/apicurio/apicurio-registry-mem:2.1.5.Final started in PT8.09105882S
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:29,081 INFO [io.qua.api.reg.avr.DevServicesApicurioRegistryProcessor] (build-15) Dev Services for Apicurio Registry started. The registry is available at http://172.17.0.1:49303
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:29,973 WARN [io.sma.rea.mes.kafka] (main) SRMSG18216: No `group.id` set in the configuration, generate a random id: 699f64f3-cf1f-41f7-9cef-8feb32f780d2
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:29,975 INFO [io.sma.rea.mes.kafka] (main) SRMSG18229: Configured topics for channel 'movies-from-kafka': [movies]
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:29,985 INFO [io.sma.rea.mes.kafka] (main) SRMSG18214: Key deserializer omitted, using String as default
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:30,161 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'apicurio.registry.url' was supplied but isn't a known config.
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:30,162 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'apicurio.registry.auto-register' was supplied but isn't a known config.
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:30,162 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'apicurio.registry.use-specific-avro-reader' was supplied but isn't a known config.
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:30,247 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'apicurio.registry.url' was supplied but isn't a known config.
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:30,247 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'apicurio.registry.auto-register' was supplied but isn't a known config.
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:30,253 INFO [io.sma.rea.mes.kafka] (main) SRMSG18258: Kafka producer kafka-producer-movies, connected to Kafka brokers 'OUTSIDE://172.17.0.1:49304', is configured to write records to 'movies'
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:30,457 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 13.355s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:30,458 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:30,458 INFO [io.quarkus] (main) Installed features: [apicurio-registry-avro, cdi, kafka-client, rest-client, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-kafka, vertx]
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:31,499 INFO [io.sma.rea.mes.kafka] (smallrye-kafka-consumer-thread-0) SRMSG18257: Kafka consumer kafka-consumer-movies-from-kafka, connected to Kafka brokers 'OUTSIDE://172.17.0.1:49304', belongs to the '699f64f3-cf1f-41f7-9cef-8feb32f780d2' consumer group and is configured to poll records from [movies]
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:31,728 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie The Shawshank Redemption to Kafka
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:32,095 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie 12 Angry Men to Kafka
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:32,316 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie The Shawshank Redemption to Kafka
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:32,335 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie 12 Angry Men to Kafka
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:32,559 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie The Shawshank Redemption to Kafka
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:32,579 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie 12 Angry Men to Kafka
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:32,801 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie The Shawshank Redemption to Kafka
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:32,820 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie 12 Angry Men to Kafka
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:33,033 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie The Shawshank Redemption to Kafka
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:33,062 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie 12 Angry Men to Kafka
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:33,284 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie The Shawshank Redemption to Kafka
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:33,301 INFO [io.sma.rea.mes.kafka] (vert.x-eventloop-thread-14) SRMSG18256: Initialize record store for topic-partition 'movies-0' at position -1.
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:33,309 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie 12 Angry Men to Kafka
[2025-10-01T23:28:48.653Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.581 s - in org.acme.kafka.MovieResourceTest
[2025-10-01T23:28:48.653Z] 2025-10-01 23:22:34,398 INFO [io.quarkus] (main) Quarkus stopped in 1.002s
[2025-10-01T23:28:48.653Z] [INFO]
[2025-10-01T23:28:48.653Z] [INFO] Results:
[2025-10-01T23:28:48.653Z] [INFO]
[2025-10-01T23:28:48.653Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.653Z] [INFO]
[2025-10-01T23:28:48.653Z] [INFO]
[2025-10-01T23:28:48.653Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kafka-avro-schema-quickstart ---
[2025-10-01T23:28:48.653Z] [INFO] Building jar: /quarkus-quickstarts/kafka-avro-schema-quickstart/target/kafka-avro-schema-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.653Z] [INFO]
[2025-10-01T23:28:48.653Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kafka-avro-schema-quickstart ---
[2025-10-01T23:28:48.653Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'movies-from-kafka' to be managed by the connector 'smallrye-kafka'
[2025-10-01T23:28:48.653Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'movies' to be managed by the connector 'smallrye-kafka'
[2025-10-01T23:28:48.653Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2484ms
[2025-10-01T23:28:48.653Z] [INFO]
[2025-10-01T23:28:48.653Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-avro-schema-quickstart ---
[2025-10-01T23:28:48.653Z] [INFO] Installing /quarkus-quickstarts/kafka-avro-schema-quickstart/target/kafka-avro-schema-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kafka-avro-schema-quickstart/1.0.0-SNAPSHOT/kafka-avro-schema-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.653Z] [INFO] Installing /quarkus-quickstarts/kafka-avro-schema-quickstart/pom.xml to /root/.m2/repository/org/acme/kafka-avro-schema-quickstart/1.0.0-SNAPSHOT/kafka-avro-schema-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.653Z] [INFO]
[2025-10-01T23:28:48.653Z] [INFO] -------------------< org.acme:kafka-bare-quickstart >-------------------
[2025-10-01T23:28:48.653Z] [INFO] Building kafka-bare-quickstart 1.0-SNAPSHOT [44/103]
[2025-10-01T23:28:48.653Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb/2.7.2.Final/quarkus-resteasy-jsonb-2.7.2.Final.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb/2.7.2.Final/quarkus-resteasy-jsonb-2.7.2.Final.pom (2.8 kB at 8.7 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb-parent/2.7.2.Final/quarkus-resteasy-jsonb-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb-parent/2.7.2.Final/quarkus-resteasy-jsonb-parent-2.7.2.Final.pom (767 B at 2.2 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb/2.7.2.Final/quarkus-jsonb-2.7.2.Final.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb/2.7.2.Final/quarkus-jsonb-2.7.2.Final.pom (2.8 kB at 9.2 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-parent/2.7.2.Final/quarkus-jsonb-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-parent/2.7.2.Final/quarkus-jsonb-parent-2.7.2.Final.pom (767 B at 3.0 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom (29 kB at 442 kB/s)
[2025-10-01T23:28:48.653Z] [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-10-01T23:28:48.653Z] [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 314 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.pom (5.5 kB at 97 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.pom (2.4 kB at 39 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/2.8.1/kafka-clients-2.8.1.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/2.8.1/kafka-clients-2.8.1.pom (2.9 kB at 37 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.9-1/zstd-jni-1.4.9-1.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.9-1/zstd-jni-1.4.9-1.pom (1.9 kB at 24 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.pom (2.0 kB at 27 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-kafka-client/2.18.1/smallrye-mutiny-vertx-kafka-client-2.18.1.pom
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-kafka-client/2.18.1/smallrye-mutiny-vertx-kafka-client-2.18.1.pom (6.5 kB at 14 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb/2.7.2.Final/quarkus-resteasy-jsonb-2.7.2.Final.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb/2.7.2.Final/quarkus-jsonb-2.7.2.Final.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.jar
[2025-10-01T23:28:48.653Z] [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-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar (365 kB at 4.1 MB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.jar (16 kB at 165 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/2.8.1/kafka-clients-2.8.1.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.jar (15 kB at 83 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.9-1/zstd-jni-1.4.9-1.jar
[2025-10-01T23:28:48.653Z] [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 150 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb/2.7.2.Final/quarkus-resteasy-jsonb-2.7.2.Final.jar (11 kB at 47 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-kafka-client/2.18.1/smallrye-mutiny-vertx-kafka-client-2.18.1.jar
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar (650 kB at 1.9 MB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/2.8.1/kafka-clients-2.8.1.jar (4.6 MB at 12 MB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb/2.7.2.Final/quarkus-jsonb-2.7.2.Final.jar (7.0 kB at 18 kB/s)
[2025-10-01T23:28:48.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.9-1/zstd-jni-1.4.9-1.jar (6.5 MB at 15 MB/s)
[2025-10-01T23:28:48.654Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-kafka-client/2.18.1/smallrye-mutiny-vertx-kafka-client-2.18.1.jar (42 kB at 53 kB/s)
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-bare-quickstart ---
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kafka-bare-quickstart ---
[2025-10-01T23:28:48.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.654Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kafka-bare-quickstart ---
[2025-10-01T23:28:48.654Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.654Z] [INFO] Compiling 4 source files to /quarkus-quickstarts/kafka-bare-quickstart/target/classes
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kafka-bare-quickstart ---
[2025-10-01T23:28:48.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.654Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kafka-bare-quickstart/src/test/resources
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kafka-bare-quickstart ---
[2025-10-01T23:28:48.654Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.654Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kafka-bare-quickstart/target/test-classes
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kafka-bare-quickstart ---
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.654Z] [INFO] T E S T S
[2025-10-01T23:28:48.654Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.654Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.654Z] [INFO] Running org.acme.kafka.KafkaClientTest
[2025-10-01T23:28:48.654Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.2.Final/quarkus-resteasy-jsonb-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.654Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.2.Final/quarkus-resteasy-jsonb-deployment-2.7.2.Final.pom (2.2 kB at 3.1 kB/s)
[2025-10-01T23:28:48.654Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-deployment/2.7.2.Final/quarkus-jsonb-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.654Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-deployment/2.7.2.Final/quarkus-jsonb-deployment-2.7.2.Final.pom (2.1 kB at 6.5 kB/s)
[2025-10-01T23:28:48.654Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.2.Final/quarkus-jsonb-spi-2.7.2.Final.pom
[2025-10-01T23:28:48.654Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.2.Final/quarkus-jsonb-spi-2.7.2.Final.pom (828 B at 2.6 kB/s)
[2025-10-01T23:28:48.654Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.2.Final/quarkus-jsonb-spi-2.7.2.Final.jar
[2025-10-01T23:28:48.654Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-deployment/2.7.2.Final/quarkus-jsonb-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.654Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.2.Final/quarkus-resteasy-jsonb-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.654Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.2.Final/quarkus-resteasy-jsonb-deployment-2.7.2.Final.jar (4.6 kB at 11 kB/s)
[2025-10-01T23:28:48.654Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-deployment/2.7.2.Final/quarkus-jsonb-deployment-2.7.2.Final.jar (8.3 kB at 17 kB/s)
[2025-10-01T23:28:48.654Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.2.Final/quarkus-jsonb-spi-2.7.2.Final.jar (3.9 kB at 7.1 kB/s)
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:48,043 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:49,174 INFO [org.tes.doc.DockerClientProviderStrategy] (build-17) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:49,737 INFO [org.tes.doc.DockerClientProviderStrategy] (build-17) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:49,770 INFO [org.tes.DockerClientFactory] (build-17) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:49,844 INFO [org.tes.DockerClientFactory] (build-17) Connected to docker:
[2025-10-01T23:28:48.654Z] Server Version: 20.10.7
[2025-10-01T23:28:48.654Z] API Version: 1.41
[2025-10-01T23:28:48.654Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.654Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:49,848 INFO [org.tes.uti.ImageNameSubstitutor] (build-17) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:49,887 INFO [org.tes.uti.RegistryAuthLocator] (build-17) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:50,693 INFO [org.tes.DockerClientFactory] (build-17) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:50,693 INFO [org.tes.DockerClientFactory] (build-17) Checking the system...
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:50,694 INFO [org.tes.DockerClientFactory] (build-17) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:50,826 INFO [org.tes.DockerClientFactory] (build-17) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:51,160 INFO [doc.io/.11.2]] (build-17) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:51,161 INFO [org.tes.uti.RegistryAuthLocator] (build-17) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/vectorized/redpanda:v21.11.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:51,329 INFO [doc.io/.11.2]] (build-17) Container docker.io/vectorized/redpanda:v21.11.2 is starting: b8147ae8bd1827410129163e629bf1a596ba3cbaf9f099de44872d538f98af6b
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:52,943 INFO [doc.io/.11.2]] (build-17) Container docker.io/vectorized/redpanda:v21.11.2 started in PT2.093298811S
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:52,945 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-17) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:49306
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:53,851 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'group.id' was supplied but isn't a known config.
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:53,852 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'auto.offset.reset' was supplied but isn't a known config.
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:53,885 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'group.id' was supplied but isn't a known config.
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:53,885 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'auto.offset.reset' was supplied but isn't a known config.
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:54,015 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 6.712s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:54,016 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:54,016 INFO [io.quarkus] (main) Installed features: [cdi, kafka-client, resteasy, resteasy-jsonb, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.654Z] Polled Record:(my-key-vertx, my-value-vertx, 0, 0)
[2025-10-01T23:28:48.654Z] Polled Record:(my-key, my-value, 0, 0)
[2025-10-01T23:28:48.654Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.415 s - in org.acme.kafka.KafkaClientTest
[2025-10-01T23:28:48.654Z] 2025-10-01 23:22:58,020 INFO [io.quarkus] (main) Quarkus stopped in 0.125s
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] Results:
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kafka-bare-quickstart ---
[2025-10-01T23:28:48.654Z] [INFO] Building jar: /quarkus-quickstarts/kafka-bare-quickstart/target/kafka-bare-quickstart-1.0-SNAPSHOT.jar
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kafka-bare-quickstart ---
[2025-10-01T23:28:48.654Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1397ms
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-bare-quickstart ---
[2025-10-01T23:28:48.654Z] [INFO] Installing /quarkus-quickstarts/kafka-bare-quickstart/target/kafka-bare-quickstart-1.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kafka-bare-quickstart/1.0-SNAPSHOT/kafka-bare-quickstart-1.0-SNAPSHOT.jar
[2025-10-01T23:28:48.654Z] [INFO] Installing /quarkus-quickstarts/kafka-bare-quickstart/pom.xml to /root/.m2/repository/org/acme/kafka-bare-quickstart/1.0-SNAPSHOT/kafka-bare-quickstart-1.0-SNAPSHOT.pom
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] -----------------< org.acme:kafka-streams-quickstart >------------------
[2025-10-01T23:28:48.654Z] [INFO] Building kafka-streams-quickstart 1.0.0-SNAPSHOT [45/103]
[2025-10-01T23:28:48.654Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-streams-quickstart ---
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-streams-quickstart ---
[2025-10-01T23:28:48.654Z] [INFO] Installing /quarkus-quickstarts/kafka-streams-quickstart/pom.xml to /root/.m2/repository/org/acme/kafka-streams-quickstart/1.0.0-SNAPSHOT/kafka-streams-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] -------------< org.acme:kafka-streams-quickstart-producer >-------------
[2025-10-01T23:28:48.654Z] [INFO] Building kafka-streams-quickstart-producer 1.0.0-SNAPSHOT [46/103]
[2025-10-01T23:28:48.654Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-streams-quickstart-producer ---
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kafka-streams-quickstart-producer ---
[2025-10-01T23:28:48.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.654Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kafka-streams-quickstart-producer ---
[2025-10-01T23:28:48.654Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.654Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/kafka-streams-quickstart/producer/target/classes
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kafka-streams-quickstart-producer ---
[2025-10-01T23:28:48.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.654Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kafka-streams-quickstart/producer/src/test/resources
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kafka-streams-quickstart-producer ---
[2025-10-01T23:28:48.654Z] [INFO] No sources to compile
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kafka-streams-quickstart-producer ---
[2025-10-01T23:28:48.654Z] [INFO] No tests to run.
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kafka-streams-quickstart-producer ---
[2025-10-01T23:28:48.654Z] [INFO] Building jar: /quarkus-quickstarts/kafka-streams-quickstart/producer/target/kafka-streams-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kafka-streams-quickstart-producer ---
[2025-10-01T23:28:48.654Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1295ms
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-streams-quickstart-producer ---
[2025-10-01T23:28:48.654Z] [INFO] Installing /quarkus-quickstarts/kafka-streams-quickstart/producer/target/kafka-streams-quickstart-producer-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kafka-streams-quickstart-producer/1.0.0-SNAPSHOT/kafka-streams-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.654Z] [INFO] Installing /quarkus-quickstarts/kafka-streams-quickstart/producer/pom.xml to /root/.m2/repository/org/acme/kafka-streams-quickstart-producer/1.0.0-SNAPSHOT/kafka-streams-quickstart-producer-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] ------------< org.acme:kafka-streams-quickstart-aggregator >------------
[2025-10-01T23:28:48.654Z] [INFO] Building kafka-streams-quickstart-aggregator 1.0.0-SNAPSHOT [47/103]
[2025-10-01T23:28:48.654Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.654Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams/2.7.2.Final/quarkus-kafka-streams-2.7.2.Final.pom
[2025-10-01T23:28:48.654Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams/2.7.2.Final/quarkus-kafka-streams-2.7.2.Final.pom (2.9 kB at 5.9 kB/s)
[2025-10-01T23:28:48.654Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams-parent/2.7.2.Final/quarkus-kafka-streams-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.654Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams-parent/2.7.2.Final/quarkus-kafka-streams-parent-2.7.2.Final.pom (754 B at 1.4 kB/s)
[2025-10-01T23:28:48.654Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.pom
[2025-10-01T23:28:48.654Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.pom (2.0 kB at 22 kB/s)
[2025-10-01T23:28:48.654Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams-test-utils/3.1.0/kafka-streams-test-utils-3.1.0.pom
[2025-10-01T23:28:48.654Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams-test-utils/3.1.0/kafka-streams-test-utils-3.1.0.pom (1.6 kB at 14 kB/s)
[2025-10-01T23:28:48.654Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams/2.7.2.Final/quarkus-kafka-streams-2.7.2.Final.jar
[2025-10-01T23:28:48.654Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.jar
[2025-10-01T23:28:48.654Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams-test-utils/3.1.0/kafka-streams-test-utils-3.1.0.jar
[2025-10-01T23:28:48.654Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.jar (1.4 MB at 14 MB/s)
[2025-10-01T23:28:48.654Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams-test-utils/3.1.0/kafka-streams-test-utils-3.1.0.jar (52 kB at 386 kB/s)
[2025-10-01T23:28:48.654Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams/2.7.2.Final/quarkus-kafka-streams-2.7.2.Final.jar (34 kB at 65 kB/s)
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-streams-quickstart-aggregator ---
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kafka-streams-quickstart-aggregator ---
[2025-10-01T23:28:48.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.654Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kafka-streams-quickstart-aggregator ---
[2025-10-01T23:28:48.654Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.654Z] [INFO] Compiling 9 source files to /quarkus-quickstarts/kafka-streams-quickstart/aggregator/target/classes
[2025-10-01T23:28:48.654Z] [WARNING] /quarkus-quickstarts/kafka-streams-quickstart/aggregator/src/main/java/org/acme/kafka/streams/aggregator/streams/InteractiveQueries.java: /quarkus-quickstarts/kafka-streams-quickstart/aggregator/src/main/java/org/acme/kafka/streams/aggregator/streams/InteractiveQueries.java uses or overrides a deprecated API.
[2025-10-01T23:28:48.654Z] [WARNING] /quarkus-quickstarts/kafka-streams-quickstart/aggregator/src/main/java/org/acme/kafka/streams/aggregator/streams/InteractiveQueries.java: Recompile with -Xlint:deprecation for details.
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kafka-streams-quickstart-aggregator ---
[2025-10-01T23:28:48.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.654Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kafka-streams-quickstart/aggregator/src/test/resources
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kafka-streams-quickstart-aggregator ---
[2025-10-01T23:28:48.654Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.654Z] [INFO] Compiling 4 source files to /quarkus-quickstarts/kafka-streams-quickstart/aggregator/target/test-classes
[2025-10-01T23:28:48.654Z] [WARNING] /quarkus-quickstarts/kafka-streams-quickstart/aggregator/src/test/java/org/acme/kafka/streams/aggregator/streams/AggregatorTest.java: Some input files use unchecked or unsafe operations.
[2025-10-01T23:28:48.654Z] [WARNING] /quarkus-quickstarts/kafka-streams-quickstart/aggregator/src/test/java/org/acme/kafka/streams/aggregator/streams/AggregatorTest.java: Recompile with -Xlint:unchecked for details.
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kafka-streams-quickstart-aggregator ---
[2025-10-01T23:28:48.654Z] [INFO]
[2025-10-01T23:28:48.654Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.654Z] [INFO] T E S T S
[2025-10-01T23:28:48.654Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.654Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.654Z] [INFO] Running org.acme.kafka.streams.aggregator.streams.AggregatorTest
[2025-10-01T23:28:48.654Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams-deployment/2.7.2.Final/quarkus-kafka-streams-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.654Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams-deployment/2.7.2.Final/quarkus-kafka-streams-deployment-2.7.2.Final.pom (2.4 kB at 3.1 kB/s)
[2025-10-01T23:28:48.654Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams-deployment/2.7.2.Final/quarkus-kafka-streams-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.654Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams-deployment/2.7.2.Final/quarkus-kafka-streams-deployment-2.7.2.Final.jar (14 kB at 24 kB/s)
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:10,395 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:11,314 INFO [org.tes.doc.DockerClientProviderStrategy] (build-8) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:11,822 INFO [org.tes.doc.DockerClientProviderStrategy] (build-8) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:11,842 INFO [org.tes.DockerClientFactory] (build-8) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:11,971 INFO [org.tes.DockerClientFactory] (build-8) Connected to docker:
[2025-10-01T23:28:48.654Z] Server Version: 20.10.7
[2025-10-01T23:28:48.654Z] API Version: 1.41
[2025-10-01T23:28:48.654Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.654Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:11,975 INFO [org.tes.uti.ImageNameSubstitutor] (build-8) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:12,016 INFO [org.tes.uti.RegistryAuthLocator] (build-8) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:13,197 INFO [org.tes.DockerClientFactory] (build-8) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:13,198 INFO [org.tes.DockerClientFactory] (build-8) Checking the system...
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:13,199 INFO [org.tes.DockerClientFactory] (build-8) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:13,333 INFO [org.tes.DockerClientFactory] (build-8) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:13,645 INFO [doc.io/.11.2]] (build-8) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:13,645 INFO [org.tes.uti.RegistryAuthLocator] (build-8) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/vectorized/redpanda:v21.11.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:13,802 INFO [doc.io/.11.2]] (build-8) Container docker.io/vectorized/redpanda:v21.11.2 is starting: 9608074ba05f01c3459a2736db4f4f7ad72af1cdd68affcfc400b0a7d49cf419
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:15,517 INFO [doc.io/.11.2]] (build-8) Container docker.io/vectorized/redpanda:v21.11.2 started in PT2.159284671S
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:15,520 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-8) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:49308
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:15,789 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:16,140 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:16,166 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:16,243 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-10-01T23:28:48.654Z] Server Version: 20.10.7
[2025-10-01T23:28:48.654Z] API Version: 1.41
[2025-10-01T23:28:48.654Z] Operating System: Ubuntu 16.04.7 LTS
[2025-10-01T23:28:48.654Z] Total Memory: 7972 MB
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:16,247 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:16,283 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:17,214 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:17,214 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:17,215 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:17,388 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:17,718 INFO [doc.4.3]] (pool-4-thread-1) Creating container for image: confluentinc/cp-kafka:5.4.3
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:17,801 INFO [doc.4.3]] (pool-4-thread-1) Container confluentinc/cp-kafka:5.4.3 is starting: ad29100226737dc2ad4882fc24cc369a13cead40bf74368a2c4ab86dbe41c67a
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:23,735 INFO [doc.4.3]] (pool-4-thread-1) Container confluentinc/cp-kafka:5.4.3 started in PT6.346106648S
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:26,937 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'ssl.endpoint.identification.algorithm' was supplied but isn't a known config.
[2025-10-01T23:28:48.654Z] 2025-10-01 23:23:27,033 INFO [org.apa.kaf.str.StreamsConfig] (main) StreamsConfig values:
[2025-10-01T23:28:48.654Z] acceptable.recovery.lag = 10000
[2025-10-01T23:28:48.654Z] application.id = temperature-aggregator
[2025-10-01T23:28:48.654Z] application.server =
[2025-10-01T23:28:48.654Z] bootstrap.servers = [PLAINTEXT://172.17.0.1:49310]
[2025-10-01T23:28:48.654Z] buffered.records.per.partition = 1000
[2025-10-01T23:28:48.654Z] built.in.metrics.version = latest
[2025-10-01T23:28:48.654Z] cache.max.bytes.buffering = 10240
[2025-10-01T23:28:48.654Z] client.id =
[2025-10-01T23:28:48.654Z] commit.interval.ms = 1000
[2025-10-01T23:28:48.654Z] connections.max.idle.ms = 540000
[2025-10-01T23:28:48.654Z] default.deserialization.exception.handler = class org.apache.kafka.streams.errors.LogAndFailExceptionHandler
[2025-10-01T23:28:48.654Z] default.key.serde = null
[2025-10-01T23:28:48.654Z] default.list.key.serde.inner = null
[2025-10-01T23:28:48.654Z] default.list.key.serde.type = null
[2025-10-01T23:28:48.654Z] default.list.value.serde.inner = null
[2025-10-01T23:28:48.654Z] default.list.value.serde.type = null
[2025-10-01T23:28:48.654Z] default.production.exception.handler = class org.apache.kafka.streams.errors.DefaultProductionExceptionHandler
[2025-10-01T23:28:48.654Z] default.timestamp.extractor = class org.apache.kafka.streams.processor.FailOnInvalidTimestamp
[2025-10-01T23:28:48.654Z] default.value.serde = null
[2025-10-01T23:28:48.654Z] max.task.idle.ms = 0
[2025-10-01T23:28:48.654Z] max.warmup.replicas = 2
[2025-10-01T23:28:48.654Z] metadata.max.age.ms = 500
[2025-10-01T23:28:48.654Z] metric.reporters = []
[2025-10-01T23:28:48.654Z] metrics.num.samples = 2
[2025-10-01T23:28:48.654Z] metrics.recording.level = DEBUG
[2025-10-01T23:28:48.655Z] metrics.sample.window.ms = 30000
[2025-10-01T23:28:48.655Z] num.standby.replicas = 0
[2025-10-01T23:28:48.655Z] num.stream.threads = 1
[2025-10-01T23:28:48.655Z] poll.ms = 100
[2025-10-01T23:28:48.655Z] probing.rebalance.interval.ms = 600000
[2025-10-01T23:28:48.655Z] processing.guarantee = at_least_once
[2025-10-01T23:28:48.655Z] receive.buffer.bytes = 32768
[2025-10-01T23:28:48.655Z] reconnect.backoff.max.ms = 1000
[2025-10-01T23:28:48.655Z] reconnect.backoff.ms = 50
[2025-10-01T23:28:48.655Z] replication.factor = -1
[2025-10-01T23:28:48.655Z] request.timeout.ms = 40000
[2025-10-01T23:28:48.655Z] retries = 0
[2025-10-01T23:28:48.655Z] retry.backoff.ms = 100
[2025-10-01T23:28:48.655Z] rocksdb.config.setter = null
[2025-10-01T23:28:48.655Z] security.protocol = PLAINTEXT
[2025-10-01T23:28:48.655Z] send.buffer.bytes = 131072
[2025-10-01T23:28:48.655Z] state.cleanup.delay.ms = 600000
[2025-10-01T23:28:48.655Z] state.dir = target/data/kafka-data/stores
[2025-10-01T23:28:48.655Z] task.timeout.ms = 300000
[2025-10-01T23:28:48.655Z] topology.optimization = none
[2025-10-01T23:28:48.655Z] upgrade.from = null
[2025-10-01T23:28:48.655Z] window.size.ms = null
[2025-10-01T23:28:48.655Z] windowed.inner.class.serde = null
[2025-10-01T23:28:48.655Z] windowstore.changelog.additional.retention.ms = 86400000
[2025-10-01T23:28:48.655Z]
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,059 INFO [org.apa.kaf.str.pro.int.StateDirectory] (main) No process id found on disk, got fresh process id c754424c-41d1-4eaa-a327-de07d384a7c0
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,100 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.cache.max.bytes.buffering' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,101 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.metadata.max.age.ms' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,101 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'topics' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,101 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'bootstrap-servers' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,101 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.commit.interval.ms' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,101 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.metrics.recording.level' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,101 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.auto.offset.reset' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,102 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.consumer.heartbeat.interval.ms' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,102 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.state.dir' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,102 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'application-id' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,102 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'ssl.endpoint.identification.algorithm' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,105 INFO [org.apa.kaf.str.KafkaStreams] (main) stream-client [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0] Kafka Streams version: 3.1.0
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,105 INFO [org.apa.kaf.str.KafkaStreams] (main) stream-client [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0] Kafka Streams commit ID: 37edeed0777bacb3
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,143 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.cache.max.bytes.buffering' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,144 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.metadata.max.age.ms' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,144 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'topics' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,144 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'bootstrap-servers' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,144 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.commit.interval.ms' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,145 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.metrics.recording.level' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,145 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.auto.offset.reset' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,145 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.consumer.heartbeat.interval.ms' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,145 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.state.dir' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,145 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'application-id' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,149 INFO [org.apa.kaf.str.pro.int.StreamThread] (main) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] Creating restore consumer client
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,155 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.cache.max.bytes.buffering' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,155 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.metadata.max.age.ms' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,156 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'topics' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,156 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'bootstrap-servers' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,156 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.commit.interval.ms' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,156 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.metrics.recording.level' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,156 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.auto.offset.reset' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,156 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.consumer.heartbeat.interval.ms' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,156 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.state.dir' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,156 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'application-id' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,161 INFO [org.apa.kaf.str.pro.int.StreamThread] (main) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] Creating thread producer client
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,200 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.cache.max.bytes.buffering' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,201 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.metadata.max.age.ms' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,201 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'topics' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,201 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'bootstrap-servers' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,201 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.commit.interval.ms' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,202 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.metrics.recording.level' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,202 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.auto.offset.reset' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,202 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.consumer.heartbeat.interval.ms' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,202 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.state.dir' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,203 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'application-id' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,210 INFO [org.apa.kaf.str.pro.int.StreamThread] (main) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] Creating consumer client
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,224 INFO [org.apa.kaf.str.pro.int.ass.AssignorConfiguration] (main) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1-consumer] Cooperative rebalancing protocol is enabled now
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,245 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.metadata.max.age.ms' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,246 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'bootstrap-servers' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,246 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.commit.interval.ms' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,246 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.metrics.recording.level' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,246 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.auto.offset.reset' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,246 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.state.dir' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,246 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.cache.max.bytes.buffering' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,247 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'topics' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,247 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.consumer.heartbeat.interval.ms' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,247 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'application-id' was supplied but isn't a known config.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,289 WARN [io.qua.kaf.str.run.KafkaStreamsProducer] (pool-10-thread-1) Waiting for topic(s) to be created: [weather-stations, temperature-values]
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,355 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 17.926s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,355 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,356 INFO [io.quarkus] (main) Installed features: [cdi, kafka-client, kafka-streams, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:27,909 WARN [org.apa.kaf.cli.NetworkClient] (kafka-producer-network-thread | producer-2) [Producer clientId=producer-2] Error while fetching metadata with correlation id 3 : {weather-stations=LEADER_NOT_AVAILABLE}
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:28,080 WARN [org.apa.kaf.cli.NetworkClient] (kafka-producer-network-thread | producer-1) [Producer clientId=producer-1] Error while fetching metadata with correlation id 3 : {temperature-values=LEADER_NOT_AVAILABLE}
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:28,221 WARN [org.apa.kaf.cli.NetworkClient] (main) [Consumer clientId=consumer-test-group-id-1, groupId=test-group-id] Error while fetching metadata with correlation id 2 : {temperatures-aggregated=LEADER_NOT_AVAILABLE}
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,312 INFO [org.apa.kaf.str.KafkaStreams] (pool-10-thread-1) stream-client [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0] State transition from CREATED to REBALANCING
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,408 INFO [org.apa.kaf.str.sta.int.RocksDBTimestampedStore] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-GlobalStreamThread) Opening store weather-stations-STATE-STORE-0000000000 in regular mode
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,411 INFO [org.apa.kaf.str.pro.int.GlobalStateManagerImpl] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-GlobalStreamThread) global-stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-GlobalStreamThread] Restoring state for global store weather-stations-STATE-STORE-0000000000
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,466 INFO [org.apa.kaf.str.pro.int.GlobalStreamThread] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-GlobalStreamThread) global-stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-GlobalStreamThread] State transition from CREATED to RUNNING
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,468 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] Starting
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,468 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] State transition from CREATED to STARTING
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,609 INFO [org.apa.kaf.str.pro.int.StreamsPartitionAssignor] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1-consumer] All members participating in this rebalance:
[2025-10-01T23:28:48.655Z] c754424c-41d1-4eaa-a327-de07d384a7c0: [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1-consumer-735fe94a-cfbf-4c54-a10f-f29634bb216c].
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,619 INFO [org.apa.kaf.str.pro.int.ass.HighAvailabilityTaskAssignor] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) Decided on assignment: {c754424c-41d1-4eaa-a327-de07d384a7c0=[activeTasks: ([1_0]) standbyTasks: ([]) prevActiveTasks: ([]) prevStandbyTasks: ([]) changelogOffsetTotalsByTask: ([]) taskLagTotals: ([1_0=0]) capacity: 1 assigned: 1]} with no followup probing rebalance.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,620 INFO [org.apa.kaf.str.pro.int.StreamsPartitionAssignor] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1-consumer] Assigned tasks [1_0] including stateful [1_0] to clients as:
[2025-10-01T23:28:48.655Z] c754424c-41d1-4eaa-a327-de07d384a7c0=[activeTasks: ([1_0]) standbyTasks: ([])].
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,625 INFO [org.apa.kaf.str.pro.int.StreamsPartitionAssignor] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1-consumer] Client c754424c-41d1-4eaa-a327-de07d384a7c0 per-consumer assignment:
[2025-10-01T23:28:48.655Z] prev owned active {}
[2025-10-01T23:28:48.655Z] prev owned standby {temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1-consumer-735fe94a-cfbf-4c54-a10f-f29634bb216c=[]}
[2025-10-01T23:28:48.655Z] assigned active {temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1-consumer-735fe94a-cfbf-4c54-a10f-f29634bb216c=[1_0]}
[2025-10-01T23:28:48.655Z] revoking active {}
[2025-10-01T23:28:48.655Z] assigned standby {}
[2025-10-01T23:28:48.655Z]
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,625 INFO [org.apa.kaf.str.pro.int.StreamsPartitionAssignor] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1-consumer] Finished stable assignment of tasks, no followup rebalances required.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,628 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] Processed 0 total records, ran 0 punctuators, and committed 0 total tasks since the last update
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,631 INFO [org.apa.kaf.str.pro.int.StreamsPartitionAssignor] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1-consumer] No followup rebalance was requested, resetting the rebalance schedule.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,633 INFO [org.apa.kaf.str.pro.int.TaskManager] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] Handle new assignment with:
[2025-10-01T23:28:48.655Z] New active tasks: [1_0]
[2025-10-01T23:28:48.655Z] New standby tasks: []
[2025-10-01T23:28:48.655Z] Existing active tasks: []
[2025-10-01T23:28:48.655Z] Existing standby tasks: []
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,642 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] State transition from STARTING to PARTITIONS_ASSIGNED
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,768 INFO [org.apa.kaf.str.pro.int.ProcessorStateManager] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] task [1_0] State store weather-stations-store did not find checkpoint offset, hence would default to the starting offset at changelog temperature-aggregator-weather-stations-store-changelog-0
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,768 INFO [org.apa.kaf.str.pro.int.StreamTask] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] task [1_0] Initialized
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,916 INFO [org.apa.kaf.str.pro.int.StoreChangelogReader] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] Finished restoring changelog temperature-aggregator-weather-stations-store-changelog-0 to store weather-stations-store with a total number of 0 records
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,927 INFO [org.apa.kaf.str.pro.int.StreamTask] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] task [1_0] Restored and ready to run
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,928 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] Restoration took 286 ms for all tasks [1_0]
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,929 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] State transition from PARTITIONS_ASSIGNED to RUNNING
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:29,931 INFO [org.apa.kaf.str.KafkaStreams] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-client [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0] State transition from REBALANCING to RUNNING
[2025-10-01T23:28:48.655Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.814 s - in org.acme.kafka.streams.aggregator.streams.AggregatorTest
[2025-10-01T23:28:48.655Z] [INFO] Running org.acme.kafka.streams.aggregator.streams.TopologyProducerTest
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,135 WARN [org.apa.kaf.str.pro.int.StateDirectory] (main) Using an OS temp directory in the state.dir property can cause failures with writing the checkpoint file due to the fact that this directory can be cleared by the OS. Resolved state.dir: [/tmp/kafka-streams]
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,185 INFO [org.apa.kaf.str.sta.int.RocksDBTimestampedStore] (main) Opening store weather-stations-STATE-STORE-0000000000 in regular mode
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,185 INFO [org.apa.kaf.str.pro.int.GlobalStateManagerImpl] (main) topology-test-driver Restoring state for global store weather-stations-STATE-STORE-0000000000
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,216 INFO [org.apa.kaf.str.pro.int.ProcessorStateManager] (main) topology-test-driver State store weather-stations-store did not find checkpoint offset, hence would default to the starting offset at changelog testApplicationId-weather-stations-store-changelog-0
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,216 INFO [org.apa.kaf.str.pro.int.StreamTask] (main) stream-thread [main] task [0_0] Initialized
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,219 INFO [org.apa.kaf.str.pro.int.StreamTask] (main) stream-thread [main] task [0_0] Restored and ready to run
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,262 INFO [org.apa.kaf.str.pro.int.StreamTask] (main) stream-thread [main] task [0_0] Suspended RUNNING
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,262 INFO [org.apa.kaf.str.pro.int.StreamTask] (main) stream-thread [main] task [0_0] Suspended running
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,274 INFO [org.apa.kaf.str.pro.int.RecordCollectorImpl] (main) topology-test-driver Closing record collector clean
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,274 INFO [org.apa.kaf.str.pro.int.StreamTask] (main) stream-thread [main] task [0_0] Closed clean
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,276 INFO [org.apa.kaf.str.pro.int.StateDirectory] (main) stream-thread [main] Deleting task directory 0_0 for 0_0 as user calling cleanup.
[2025-10-01T23:28:48.655Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s - in org.acme.kafka.streams.aggregator.streams.TopologyProducerTest
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,301 INFO [org.apa.kaf.str.KafkaStreams] (main) stream-client [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0] State transition from RUNNING to PENDING_SHUTDOWN
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,302 INFO [org.apa.kaf.str.pro.int.StreamThread] (kafka-streams-close-thread) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] Informed to shut down
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,303 INFO [org.apa.kaf.str.pro.int.StreamThread] (kafka-streams-close-thread) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] State transition from RUNNING to PENDING_SHUTDOWN
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,379 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] Shutting down
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,394 INFO [org.apa.kaf.str.pro.int.StreamTask] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] task [1_0] Suspended RUNNING
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,394 INFO [org.apa.kaf.str.pro.int.StreamTask] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] task [1_0] Suspended running
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,401 INFO [org.apa.kaf.str.pro.int.RecordCollectorImpl] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] task [1_0] Closing record collector clean
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,401 INFO [org.apa.kaf.str.pro.int.StreamTask] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] task [1_0] Closed clean
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,420 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] State transition from PENDING_SHUTDOWN to DEAD
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,420 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1) stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-StreamThread-1] Shutdown complete
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,421 INFO [org.apa.kaf.str.pro.int.GlobalStreamThread] (kafka-streams-close-thread) global-stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-GlobalStreamThread] State transition from RUNNING to PENDING_SHUTDOWN
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,504 INFO [org.apa.kaf.str.pro.int.GlobalStreamThread] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-GlobalStreamThread) global-stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-GlobalStreamThread] Shutting down
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,511 INFO [org.apa.kaf.str.pro.int.GlobalStreamThread] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-GlobalStreamThread) global-stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-GlobalStreamThread] State transition from PENDING_SHUTDOWN to DEAD
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,511 ERROR [org.apa.kaf.str.KafkaStreams] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-GlobalStreamThread) stream-client [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0] Global thread has died. The streams application or client will now close to ERROR.
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,512 INFO [org.apa.kaf.str.KafkaStreams] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-GlobalStreamThread) stream-client [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0] Skipping shutdown since we are already in PENDING_SHUTDOWN
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,512 INFO [org.apa.kaf.str.pro.int.GlobalStreamThread] (temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-GlobalStreamThread) global-stream-thread [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0-GlobalStreamThread] Shutdown complete
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,515 INFO [org.apa.kaf.str.KafkaStreams] (kafka-streams-close-thread) stream-client [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0] State transition from PENDING_SHUTDOWN to NOT_RUNNING
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,515 INFO [org.apa.kaf.str.KafkaStreams] (main) stream-client [temperature-aggregator-c754424c-41d1-4eaa-a327-de07d384a7c0] Streams client stopped completely
[2025-10-01T23:28:48.655Z] 2025-10-01 23:23:31,552 INFO [io.quarkus] (main) Quarkus stopped in 0.267s
[2025-10-01T23:28:48.655Z] [INFO]
[2025-10-01T23:28:48.655Z] [INFO] Results:
[2025-10-01T23:28:48.655Z] [INFO]
[2025-10-01T23:28:48.655Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.655Z] [INFO]
[2025-10-01T23:28:48.655Z] [INFO]
[2025-10-01T23:28:48.655Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kafka-streams-quickstart-aggregator ---
[2025-10-01T23:28:48.655Z] [INFO] Building jar: /quarkus-quickstarts/kafka-streams-quickstart/aggregator/target/kafka-streams-quickstart-aggregator-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.655Z] [INFO]
[2025-10-01T23:28:48.655Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kafka-streams-quickstart-aggregator ---
[2025-10-01T23:28:48.655Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1684ms
[2025-10-01T23:28:48.655Z] [INFO]
[2025-10-01T23:28:48.655Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-streams-quickstart-aggregator ---
[2025-10-01T23:28:48.655Z] [INFO] Installing /quarkus-quickstarts/kafka-streams-quickstart/aggregator/target/kafka-streams-quickstart-aggregator-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kafka-streams-quickstart-aggregator/1.0.0-SNAPSHOT/kafka-streams-quickstart-aggregator-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.655Z] [INFO] Installing /quarkus-quickstarts/kafka-streams-quickstart/aggregator/pom.xml to /root/.m2/repository/org/acme/kafka-streams-quickstart-aggregator/1.0.0-SNAPSHOT/kafka-streams-quickstart-aggregator-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.655Z] [INFO]
[2025-10-01T23:28:48.656Z] [INFO] -------------------< org.acme:kogito-drl-quickstart >-------------------
[2025-10-01T23:28:48.656Z] [INFO] Building kogito-drl-quickstart 1.0.0-SNAPSHOT [48/103]
[2025-10-01T23:28:48.656Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules/1.16.1.Final/kogito-quarkus-rules-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules/1.16.1.Final/kogito-quarkus-rules-1.16.1.Final.pom (3.0 kB at 7.3 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules-extension/1.16.1.Final/kogito-quarkus-rules-extension-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules-extension/1.16.1.Final/kogito-quarkus-rules-extension-1.16.1.Final.pom (1.2 kB at 2.8 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/quarkus-extensions/1.16.1.Final/quarkus-extensions-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/quarkus-extensions/1.16.1.Final/quarkus-extensions-1.16.1.Final.pom (2.2 kB at 4.2 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common/1.16.1.Final/kogito-quarkus-common-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common/1.16.1.Final/kogito-quarkus-common-1.16.1.Final.pom (3.8 kB at 10 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension-common/1.16.1.Final/kogito-quarkus-extension-common-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension-common/1.16.1.Final/kogito-quarkus-extension-common-1.16.1.Final.pom (753 B at 926 B/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-application/1.16.1.Final/kogito-api-incubation-application-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-application/1.16.1.Final/kogito-api-incubation-application-1.16.1.Final.pom (3.5 kB at 7.2 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-parent/1.16.1.Final/kogito-api-parent-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-parent/1.16.1.Final/kogito-api-parent-1.16.1.Final.pom (1.5 kB at 3.3 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common/1.16.1.Final/kogito-api-incubation-common-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common/1.16.1.Final/kogito-api-incubation-common-1.16.1.Final.pom (4.2 kB at 13 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common-objectmapper/1.16.1.Final/kogito-api-incubation-common-objectmapper-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common-objectmapper/1.16.1.Final/kogito-api-incubation-common-objectmapper-1.16.1.Final.pom (3.6 kB at 5.8 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.4.12.Final/mvel2-2.4.12.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.4.12.Final/mvel2-2.4.12.Final.pom (11 kB at 90 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.6.0/json-path-2.6.0.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.6.0/json-path-2.6.0.pom (2.6 kB at 37 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.4.7/json-smart-2.4.7.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.4.7/json-smart-2.4.7.pom (8.2 kB at 99 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.pom (9.9 kB at 110 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api/1.16.1.Final/kogito-api-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api/1.16.1.Final/kogito-api-1.16.1.Final.pom (3.2 kB at 8.4 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-kie-bom/1.16.1.Final/kogito-kie-bom-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-kie-bom/1.16.1.Final/kogito-kie-bom-1.16.1.Final.pom (8.0 kB at 22 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-api/8.16.1.Beta/kie-api-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-api/8.16.1.Beta/kie-api-8.16.1.Beta.pom (5.6 kB at 15 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/drools-build-parent/8.16.1.Beta/drools-build-parent-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/drools-build-parent/8.16.1.Beta/drools-build-parent-8.16.1.Beta.pom (158 kB at 392 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/drools-parent/8.16.1.Beta/drools-parent-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/drools-parent/8.16.1.Beta/drools-parent-8.16.1.Beta.pom (7.5 kB at 16 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/errai/bom/errai-internal-bom/4.15.0.Final/errai-internal-bom-4.15.0.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/errai/bom/errai-internal-bom/4.15.0.Final/errai-internal-bom-4.15.0.Final.pom (9.9 kB at 119 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-core-bom/8.16.1.Beta/kie-core-bom-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-core-bom/8.16.1.Beta/kie-core-bom-8.16.1.Beta.pom (7.8 kB at 12 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-bom/8.16.1.Beta/drools-bom-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-bom/8.16.1.Beta/drools-bom-8.16.1.Beta.pom (26 kB at 45 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-bom/8.16.1.Beta/kie-dmn-bom-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-bom/8.16.1.Beta/kie-dmn-bom-8.16.1.Beta.pom (7.3 kB at 16 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-bom/8.16.1.Beta/kie-pmml-bom-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-bom/8.16.1.Beta/kie-pmml-bom-8.16.1.Beta.pom (21 kB at 47 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-api/8.16.1.Beta/kie-dmn-api-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-api/8.16.1.Beta/kie-dmn-api-8.16.1.Beta.pom (1.5 kB at 3.8 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn/8.16.1.Beta/kie-dmn-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn/8.16.1.Beta/kie-dmn-8.16.1.Beta.pom (2.1 kB at 5.2 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-internal/8.16.1.Beta/kie-internal-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-internal/8.16.1.Beta/kie-internal-8.16.1.Beta.pom (3.5 kB at 9.1 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-model/8.16.1.Beta/kie-dmn-model-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-model/8.16.1.Beta/kie-dmn-model-8.16.1.Beta.pom (2.4 kB at 7.5 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-timer/1.16.1.Final/kogito-timer-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-timer/1.16.1.Final/kogito-timer-1.16.1.Final.pom (1.7 kB at 3.6 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-api-dependencies/1.16.1.Final/kogito-pmml-api-dependencies-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-api-dependencies/1.16.1.Final/kogito-pmml-api-dependencies-1.16.1.Final.pom (1.3 kB at 3.1 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/drools/1.16.1.Final/drools-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/drools/1.16.1.Final/drools-1.16.1.Final.pom (1.7 kB at 3.2 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-api/8.16.1.Beta/kie-pmml-evaluator-api-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-api/8.16.1.Beta/kie-pmml-evaluator-api-8.16.1.Beta.pom (1.5 kB at 3.7 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator/8.16.1.Beta/kie-pmml-evaluator-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator/8.16.1.Beta/kie-pmml-evaluator-8.16.1.Beta.pom (793 B at 1.9 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-trusty/8.16.1.Beta/kie-pmml-trusty-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-trusty/8.16.1.Beta/kie-pmml-trusty-8.16.1.Beta.pom (1.4 kB at 2.9 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-api/8.16.1.Beta/kie-pmml-api-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-api/8.16.1.Beta/kie-pmml-api-8.16.1.Beta.pom (1.3 kB at 2.7 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.4.1/commons-math3-3.4.1.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.4.1/commons-math3-3.4.1.pom (27 kB at 309 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-commons/8.16.1.Beta/kie-pmml-commons-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-commons/8.16.1.Beta/kie-pmml-commons-8.16.1.Beta.pom (1.4 kB at 3.7 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.pom (17 kB at 237 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 1.1 MB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules-services/1.16.1.Final/kogito-api-incubation-rules-services-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules-services/1.16.1.Final/kogito-api-incubation-rules-services-1.16.1.Final.pom (4.6 kB at 13 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules/1.16.1.Final/kogito-api-incubation-rules-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules/1.16.1.Final/kogito-api-incubation-rules-1.16.1.Final.pom (3.8 kB at 6.4 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools/1.16.1.Final/kogito-drools-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools/1.16.1.Final/kogito-drools-1.16.1.Final.pom (2.2 kB at 5.2 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-compiler/8.16.1.Beta/drools-compiler-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-compiler/8.16.1.Beta/drools-compiler-8.16.1.Beta.pom (12 kB at 26 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-api/8.16.1.Beta/drools-wiring-api-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-api/8.16.1.Beta/drools-wiring-api-8.16.1.Beta.pom (1.2 kB at 3.3 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring/8.16.1.Beta/drools-wiring-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring/8.16.1.Beta/drools-wiring-8.16.1.Beta.pom (1.3 kB at 3.2 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-memory-compiler/8.16.1.Beta/kie-memory-compiler-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-memory-compiler/8.16.1.Beta/kie-memory-compiler-8.16.1.Beta.pom (1.3 kB at 2.9 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-core/8.16.1.Beta/drools-core-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-core/8.16.1.Beta/drools-core-8.16.1.Beta.pom (7.1 kB at 15 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-xml/8.16.1.Beta/kie-util-xml-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-xml/8.16.1.Beta/kie-util-xml-8.16.1.Beta.pom (1.4 kB at 2.9 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-util/8.16.1.Beta/kie-util-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-util/8.16.1.Beta/kie-util-8.16.1.Beta.pom (808 B at 1.8 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-static/8.16.1.Beta/drools-wiring-static-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-static/8.16.1.Beta/drools-wiring-static-8.16.1.Beta.pom (1.6 kB at 3.3 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-drl-ast/8.16.1.Beta/drools-drl-ast-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-drl-ast/8.16.1.Beta/drools-drl-ast-8.16.1.Beta.pom (1.5 kB at 2.9 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-kiesession/8.16.1.Beta/drools-kiesession-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-kiesession/8.16.1.Beta/drools-kiesession-8.16.1.Beta.pom (2.3 kB at 5.7 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-ecj/8.16.1.Beta/drools-ecj-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-ecj/8.16.1.Beta/drools-ecj-8.16.1.Beta.pom (2.2 kB at 4.5 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-maven-support/8.16.1.Beta/kie-util-maven-support-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-maven-support/8.16.1.Beta/kie-util-maven-support-8.16.1.Beta.pom (1.0 kB at 2.2 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 27 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 189 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools-wiring-static/1.16.1.Final/kogito-drools-wiring-static-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools-wiring-static/1.16.1.Final/kogito-drools-wiring-static-1.16.1.Final.pom (2.2 kB at 5.2 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-model-compiler/8.16.1.Beta/drools-model-compiler-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-model-compiler/8.16.1.Beta/drools-model-compiler-8.16.1.Beta.pom (4.0 kB at 11 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-model/8.16.1.Beta/drools-model-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-model/8.16.1.Beta/drools-model-8.16.1.Beta.pom (1.2 kB at 2.3 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-canonical-model/8.16.1.Beta/drools-canonical-model-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-canonical-model/8.16.1.Beta/drools-canonical-model-8.16.1.Beta.pom (1.0 kB at 2.0 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.23.1/javaparser-core-3.23.1.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.23.1/javaparser-core-3.23.1.pom (4.9 kB at 55 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.23.1/javaparser-parent-3.23.1.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.23.1/javaparser-parent-3.23.1.pom (22 kB at 228 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-parser/8.16.1.Beta/drools-mvel-parser-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-parser/8.16.1.Beta/drools-mvel-parser-8.16.1.Beta.pom (2.6 kB at 5.9 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-compiler/8.16.1.Beta/drools-mvel-compiler-8.16.1.Beta.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-compiler/8.16.1.Beta/drools-mvel-compiler-8.16.1.Beta.pom (1.3 kB at 2.5 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-ruleunits/1.16.1.Final/kogito-ruleunits-1.16.1.Final.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-ruleunits/1.16.1.Final/kogito-ruleunits-1.16.1.Final.pom (3.3 kB at 8.1 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom (2.4 kB at 25 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.17/xstream-1.4.17.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.17/xstream-1.4.17.pom (22 kB at 218 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.17/xstream-parent-1.4.17.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.17/xstream-parent-1.4.17.pom (43 kB at 451 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.1/mxparser-1.2.1.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.1/mxparser-1.2.1.pom (24 kB at 217 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.5/jaxb-impl-2.3.5.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.5/jaxb-impl-2.3.5.pom (14 kB at 201 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.5/jaxb-bundles-2.3.5.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.5/jaxb-bundles-2.3.5.pom (1.3 kB at 17 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.5/jaxb-parent-2.3.5.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.5/jaxb-parent-2.3.5.pom (29 kB at 408 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.5/jaxb-bom-ext-2.3.5.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.5/jaxb-bom-ext-2.3.5.pom (3.5 kB at 39 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.5/jaxb-bom-2.3.5.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.5/jaxb-bom-2.3.5.pom (9.7 kB at 142 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 80 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules/1.16.1.Final/kogito-quarkus-rules-1.16.1.Final.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common/1.16.1.Final/kogito-quarkus-common-1.16.1.Final.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-application/1.16.1.Final/kogito-api-incubation-application-1.16.1.Final.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common-objectmapper/1.16.1.Final/kogito-api-incubation-common-objectmapper-1.16.1.Final.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common/1.16.1.Final/kogito-api-incubation-common-1.16.1.Final.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common/1.16.1.Final/kogito-api-incubation-common-1.16.1.Final.jar (15 kB at 39 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.4.12.Final/mvel2-2.4.12.Final.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules/1.16.1.Final/kogito-quarkus-rules-1.16.1.Final.jar (15 kB at 38 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.6.0/json-path-2.6.0.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common-objectmapper/1.16.1.Final/kogito-api-incubation-common-objectmapper-1.16.1.Final.jar (5.5 kB at 12 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.4.7/json-smart-2.4.7.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.4.12.Final/mvel2-2.4.12.Final.jar (809 kB at 1.7 MB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.6.0/json-path-2.6.0.jar (239 kB at 483 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api/1.16.1.Final/kogito-api-1.16.1.Final.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common/1.16.1.Final/kogito-quarkus-common-1.16.1.Final.jar (12 kB at 23 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-api/8.16.1.Beta/kie-api-8.16.1.Beta.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.4.7/json-smart-2.4.7.jar (119 kB at 219 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-api/8.16.1.Beta/kie-dmn-api-8.16.1.Beta.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.jar (29 kB at 49 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-model/8.16.1.Beta/kie-dmn-model-8.16.1.Beta.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-application/1.16.1.Final/kogito-api-incubation-application-1.16.1.Final.jar (5.2 kB at 8.1 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-timer/1.16.1.Final/kogito-timer-1.16.1.Final.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api/1.16.1.Final/kogito-api-1.16.1.Final.jar (120 kB at 136 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-api/8.16.1.Beta/kie-pmml-evaluator-api-8.16.1.Beta.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-api/8.16.1.Beta/kie-dmn-api-8.16.1.Beta.jar (34 kB at 33 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-api/8.16.1.Beta/kie-pmml-api-8.16.1.Beta.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-api/8.16.1.Beta/kie-api-8.16.1.Beta.jar (269 kB at 224 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.4.1/commons-math3-3.4.1.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-timer/1.16.1.Final/kogito-timer-1.16.1.Final.jar (42 kB at 35 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-commons/8.16.1.Beta/kie-pmml-commons-8.16.1.Beta.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-model/8.16.1.Beta/kie-dmn-model-8.16.1.Beta.jar (220 kB at 182 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-api/8.16.1.Beta/kie-pmml-evaluator-api-8.16.1.Beta.jar (4.9 kB at 3.9 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules-services/1.16.1.Final/kogito-api-incubation-rules-services-1.16.1.Final.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.jar (216 kB at 166 kB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules/1.16.1.Final/kogito-api-incubation-rules-1.16.1.Final.jar
[2025-10-01T23:28:48.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.4.1/commons-math3-3.4.1.jar (2.0 MB at 1.6 MB/s)
[2025-10-01T23:28:48.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools/1.16.1.Final/kogito-drools-1.16.1.Final.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-api/8.16.1.Beta/kie-pmml-api-8.16.1.Beta.jar (97 kB at 63 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-compiler/8.16.1.Beta/drools-compiler-8.16.1.Beta.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-commons/8.16.1.Beta/kie-pmml-commons-8.16.1.Beta.jar (122 kB at 75 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-api/8.16.1.Beta/drools-wiring-api-8.16.1.Beta.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules/1.16.1.Final/kogito-api-incubation-rules-1.16.1.Final.jar (7.8 kB at 4.7 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-core/8.16.1.Beta/drools-core-8.16.1.Beta.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools/1.16.1.Final/kogito-drools-1.16.1.Final.jar (60 kB at 36 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-drl-ast/8.16.1.Beta/drools-drl-ast-8.16.1.Beta.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules-services/1.16.1.Final/kogito-api-incubation-rules-services-1.16.1.Final.jar (4.8 kB at 2.8 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-kiesession/8.16.1.Beta/drools-kiesession-8.16.1.Beta.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-api/8.16.1.Beta/drools-wiring-api-8.16.1.Beta.jar (29 kB at 14 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-memory-compiler/8.16.1.Beta/kie-memory-compiler-8.16.1.Beta.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-drl-ast/8.16.1.Beta/drools-drl-ast-8.16.1.Beta.jar (154 kB at 70 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-ecj/8.16.1.Beta/drools-ecj-8.16.1.Beta.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-compiler/8.16.1.Beta/drools-compiler-8.16.1.Beta.jar (1.3 MB at 576 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-internal/8.16.1.Beta/kie-internal-8.16.1.Beta.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-kiesession/8.16.1.Beta/drools-kiesession-8.16.1.Beta.jar (155 kB at 67 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-xml/8.16.1.Beta/kie-util-xml-8.16.1.Beta.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-core/8.16.1.Beta/drools-core-8.16.1.Beta.jar (2.0 MB at 871 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-maven-support/8.16.1.Beta/kie-util-maven-support-8.16.1.Beta.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-memory-compiler/8.16.1.Beta/kie-memory-compiler-8.16.1.Beta.jar (41 kB at 17 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 66 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools-wiring-static/1.16.1.Final/kogito-drools-wiring-static-1.16.1.Final.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-xml/8.16.1.Beta/kie-util-xml-8.16.1.Beta.jar (14 kB at 5.3 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-static/8.16.1.Beta/drools-wiring-static-8.16.1.Beta.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-maven-support/8.16.1.Beta/kie-util-maven-support-8.16.1.Beta.jar (15 kB at 5.7 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-model-compiler/8.16.1.Beta/drools-model-compiler-8.16.1.Beta.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-internal/8.16.1.Beta/kie-internal-8.16.1.Beta.jar (294 kB at 105 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-canonical-model/8.16.1.Beta/drools-canonical-model-8.16.1.Beta.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-ecj/8.16.1.Beta/drools-ecj-8.16.1.Beta.jar (2.9 MB at 1.0 MB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.23.1/javaparser-core-3.23.1.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools-wiring-static/1.16.1.Final/kogito-drools-wiring-static-1.16.1.Final.jar (4.5 kB at 1.5 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-parser/8.16.1.Beta/drools-mvel-parser-8.16.1.Beta.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.23.1/javaparser-core-3.23.1.jar (1.3 MB at 442 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-compiler/8.16.1.Beta/drools-mvel-compiler-8.16.1.Beta.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-static/8.16.1.Beta/drools-wiring-static-8.16.1.Beta.jar (16 kB at 5.2 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-ruleunits/1.16.1.Final/kogito-ruleunits-1.16.1.Final.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-model-compiler/8.16.1.Beta/drools-model-compiler-8.16.1.Beta.jar (679 kB at 210 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-canonical-model/8.16.1.Beta/drools-canonical-model-8.16.1.Beta.jar (513 kB at 156 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.17/xstream-1.4.17.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar (58 kB at 18 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.1/mxparser-1.2.1.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.17/xstream-1.4.17.jar (630 kB at 187 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.5/jaxb-impl-2.3.5.jar
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.1/mxparser-1.2.1.jar (30 kB at 8.7 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-ruleunits/1.16.1.Final/kogito-ruleunits-1.16.1.Final.jar (47 kB at 14 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-parser/8.16.1.Beta/drools-mvel-parser-8.16.1.Beta.jar (220 kB at 64 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.5/jaxb-impl-2.3.5.jar (1.1 MB at 324 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-compiler/8.16.1.Beta/drools-mvel-compiler-8.16.1.Beta.jar (96 kB at 27 kB/s)
[2025-10-01T23:28:48.657Z] [INFO]
[2025-10-01T23:28:48.657Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kogito-drl-quickstart ---
[2025-10-01T23:28:48.657Z] [INFO]
[2025-10-01T23:28:48.657Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kogito-drl-quickstart ---
[2025-10-01T23:28:48.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.657Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.657Z] [INFO]
[2025-10-01T23:28:48.657Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ kogito-drl-quickstart ---
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules-deployment/1.16.1.Final/kogito-quarkus-rules-deployment-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules-deployment/1.16.1.Final/kogito-quarkus-rules-deployment-1.16.1.Final.pom (1.8 kB at 4.9 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common-deployment/1.16.1.Final/kogito-quarkus-common-deployment-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common-deployment/1.16.1.Final/kogito-quarkus-common-deployment-1.16.1.Final.pom (4.2 kB at 8.9 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-events-api/1.16.1.Final/kogito-events-api-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-events-api/1.16.1.Final/kogito-events-api-1.16.1.Final.pom (2.2 kB at 5.8 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.2.0/cloudevents-api-2.2.0.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.2.0/cloudevents-api-2.2.0.pom (2.1 kB at 20 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-parent/2.2.0/cloudevents-parent-2.2.0.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-parent/2.2.0/cloudevents-parent-2.2.0.pom (9.9 kB at 109 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-json-jackson/2.2.0/cloudevents-json-jackson-2.2.0.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-json-jackson/2.2.0/cloudevents-json-jackson-2.2.0.pom (3.2 kB at 27 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom (14 kB at 144 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom (7.8 kB at 99 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 307 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-core/2.2.0/cloudevents-core-2.2.0.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-core/2.2.0/cloudevents-core-2.2.0.pom (2.8 kB at 25 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-core/1.16.1.Final/kogito-codegen-core-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-core/1.16.1.Final/kogito-codegen-core-1.16.1.Final.pom (2.6 kB at 6.1 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-modules/1.16.1.Final/kogito-codegen-modules-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-modules/1.16.1.Final/kogito-codegen-modules-1.16.1.Final.pom (1.5 kB at 3.3 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-api/1.16.1.Final/kogito-codegen-api-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-api/1.16.1.Final/kogito-codegen-api-1.16.1.Final.pom (2.2 kB at 6.7 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-openapi/1.16.1.Final/kogito-codegen-openapi-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-openapi/1.16.1.Final/kogito-codegen-openapi-1.16.1.Final.pom (2.2 kB at 3.4 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-builder/1.16.1.Final/kogito-serverless-workflow-builder-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-builder/1.16.1.Final/kogito-serverless-workflow-builder-1.16.1.Final.pom (2.8 kB at 7.0 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow/1.16.1.Final/kogito-serverless-workflow-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow/1.16.1.Final/kogito-serverless-workflow-1.16.1.Final.pom (969 B at 1.5 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow-builder/1.16.1.Final/jbpm-flow-builder-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow-builder/1.16.1.Final/jbpm-flow-builder-1.16.1.Final.pom (3.0 kB at 7.5 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm/1.16.1.Final/jbpm-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm/1.16.1.Final/jbpm-1.16.1.Final.pom (933 B at 1.7 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow/1.16.1.Final/jbpm-flow-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow/1.16.1.Final/jbpm-flow-1.16.1.Final.pom (3.8 kB at 7.5 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-services/1.16.1.Final/kogito-services-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-services/1.16.1.Final/kogito-services-1.16.1.Final.pom (2.1 kB at 6.6 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-workitems/1.16.1.Final/process-workitems-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-workitems/1.16.1.Final/process-workitems-1.16.1.Final.pom (3.4 kB at 6.1 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dmn/1.16.1.Final/kogito-dmn-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dmn/1.16.1.Final/kogito-dmn-1.16.1.Final.pom (2.6 kB at 4.9 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-core/8.16.1.Beta/kie-dmn-core-8.16.1.Beta.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-core/8.16.1.Beta/kie-dmn-core-8.16.1.Beta.pom (8.1 kB at 18 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-backend/8.16.1.Beta/kie-dmn-backend-8.16.1.Beta.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-backend/8.16.1.Beta/kie-dmn-backend-8.16.1.Beta.pom (2.2 kB at 4.3 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-feel/8.16.1.Beta/kie-dmn-feel-8.16.1.Beta.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-feel/8.16.1.Beta/kie-dmn-feel-8.16.1.Beta.pom (4.5 kB at 8.7 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom (3.6 kB at 50 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom (4.4 kB at 49 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/obermuhlner/big-math/2.0.1/big-math-2.0.1.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/obermuhlner/big-math/2.0.1/big-math-2.0.1.pom (1.4 kB at 24 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-alphanetwork-compiler/8.16.1.Beta/drools-alphanetwork-compiler-8.16.1.Beta.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-alphanetwork-compiler/8.16.1.Beta/drools-alphanetwork-compiler-8.16.1.Beta.pom (3.4 kB at 6.0 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-model/1.5.1/pmml-model-1.5.1.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-model/1.5.1/pmml-model-1.5.1.pom (5.5 kB at 74 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jpmml/jpmml-model/1.5.1/jpmml-model-1.5.1.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jpmml/jpmml-model/1.5.1/jpmml-model-1.5.1.pom (7.1 kB at 84 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-agent/1.5.1/pmml-agent-1.5.1.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-agent/1.5.1/pmml-agent-1.5.1.pom (2.0 kB at 26 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-validation/8.16.1.Beta/kie-dmn-validation-8.16.1.Beta.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-validation/8.16.1.Beta/kie-dmn-validation-8.16.1.Beta.pom (6.6 kB at 16 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-symbol-solver-core/3.23.1/javaparser-symbol-solver-core-3.23.1.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-symbol-solver-core/3.23.1/javaparser-symbol-solver-core-3.23.1.pom (2.4 kB at 17 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom (11 kB at 161 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.21.1/checker-qual-3.21.1.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.21.1/checker-qual-3.21.1.pom (2.1 kB at 16 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel/8.16.1.Beta/drools-mvel-8.16.1.Beta.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel/8.16.1.Beta/drools-mvel-8.16.1.Beta.pom (4.7 kB at 12 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jackson-utils/1.16.1.Final/kogito-jackson-utils-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jackson-utils/1.16.1.Final/kogito-jackson-utils-1.16.1.Final.pom (878 B at 1.9 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-workitems/1.16.1.Final/kogito-workitems-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-workitems/1.16.1.Final/kogito-workitems-1.16.1.Final.pom (751 B at 1.7 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-runtime/1.16.1.Final/kogito-serverless-workflow-runtime-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-runtime/1.16.1.Final/kogito-serverless-workflow-runtime-1.16.1.Final.pom (1.8 kB at 3.2 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-rest-workitem/1.16.1.Final/kogito-rest-workitem-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-rest-workitem/1.16.1.Final/kogito-rest-workitem-1.16.1.Final.pom (1.9 kB at 5.8 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.18.1/smallrye-mutiny-vertx-web-client-2.18.1.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.18.1/smallrye-mutiny-vertx-web-client-2.18.1.pom (6.7 kB at 57 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-utils/1.16.1.Final/kogito-serverless-workflow-utils-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-utils/1.16.1.Final/kogito-serverless-workflow-utils-1.16.1.Final.pom (1.3 kB at 3.9 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/serverlessworkflow/serverlessworkflow-api/2.0.0.Final/serverlessworkflow-api-2.0.0.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/serverlessworkflow/serverlessworkflow-api/2.0.0.Final/serverlessworkflow-api-2.0.0.Final.pom (4.6 kB at 14 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/serverlessworkflow/serverlessworkflow-parent/2.0.0.Final/serverlessworkflow-parent-2.0.0.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/serverlessworkflow/serverlessworkflow-parent/2.0.0.Final/serverlessworkflow-parent-2.0.0.Final.pom (14 kB at 72 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom (959 B at 13 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[2025-10-01T23:28:48.657Z] [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 205 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 143 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20200518/json-20200518.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20200518/json-20200518.pom (6.0 kB at 70 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/erosb/everit-json-schema/1.12.1/everit-json-schema-1.12.1.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/erosb/everit-json-schema/1.12.1/everit-json-schema-1.12.1.pom (12 kB at 108 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20190722/json-20190722.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20190722/json-20190722.pom (6.0 kB at 89 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.6/commons-validator-1.6.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.6/commons-validator-1.6.pom (12 kB at 156 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom (10 kB at 143 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 242 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/damnhandy/handy-uri-templates/2.1.8/handy-uri-templates-2.1.8.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/damnhandy/handy-uri-templates/2.1.8/handy-uri-templates-2.1.8.pom (27 kB at 292 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.2/joda-time-2.10.2.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.2/joda-time-2.10.2.pom (37 kB at 520 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/re2j/re2j/1.3/re2j-1.3.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/re2j/re2j/1.3/re2j-1.3.pom (933 B at 15 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jsonpath-expression/1.16.1.Final/kogito-jsonpath-expression-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jsonpath-expression/1.16.1.Final/kogito-jsonpath-expression-1.16.1.Final.pom (1.2 kB at 2.2 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jq-expression/1.16.1.Final/kogito-jq-expression-1.16.1.Final.pom
[2025-10-01T23:28:48.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jq-expression/1.16.1.Final/kogito-jq-expression-1.16.1.Final.pom (1.2 kB at 2.6 kB/s)
[2025-10-01T23:28:48.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/thisptr/jackson-jq/1.0.0-preview.20210928/jackson-jq-1.0.0-preview.20210928.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/thisptr/jackson-jq/1.0.0-preview.20210928/jackson-jq-1.0.0-preview.20210928.pom (2.2 kB at 20 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/thisptr/jackson-jq-parent/1.0.0-preview.20210928/jackson-jq-parent-1.0.0-preview.20210928.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/thisptr/jackson-jq-parent/1.0.0-preview.20210928/jackson-jq-parent-1.0.0-preview.20210928.pom (9.4 kB at 90 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.41/joni-2.1.41.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.41/joni-2.1.41.pom (6.7 kB at 63 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.55/jcodings-1.0.55.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.55/jcodings-1.0.55.pom (5.1 kB at 39 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator/5.0.1/openapi-generator-5.0.1.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator/5.0.1/openapi-generator-5.0.1.pom (18 kB at 79 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator-project/5.0.1/openapi-generator-project-5.0.1.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator-project/5.0.1/openapi-generator-project-5.0.1.pom (67 kB at 330 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.1.2/swagger-core-2.1.2.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.1.2/swagger-core-2.1.2.pom (5.8 kB at 44 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-project/2.1.2/swagger-project-2.1.2.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-project/2.1.2/swagger-project-2.1.2.pom (22 kB at 300 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.1.2/swagger-annotations-2.1.2.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.1.2/swagger-annotations-2.1.2.pom (6.6 kB at 94 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.1.2/swagger-models-2.1.2.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.1.2/swagger-models-2.1.2.pom (3.7 kB at 56 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser/2.0.24/swagger-parser-2.0.24.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser/2.0.24/swagger-parser-2.0.24.pom (3.4 kB at 37 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-project/2.0.24/swagger-parser-project-2.0.24.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-project/2.0.24/swagger-parser-project-2.0.24.pom (16 kB at 159 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v2-converter/2.0.24/swagger-parser-v2-converter-2.0.24.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v2-converter/2.0.24/swagger-parser-v2-converter-2.0.24.pom (3.3 kB at 37 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-core/1.6.2/swagger-core-1.6.2.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-core/1.6.2/swagger-core-1.6.2.pom (5.8 kB at 93 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-project/1.6.2/swagger-project-1.6.2.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-project/1.6.2/swagger-project-1.6.2.pom (26 kB at 418 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.6.2/swagger-models-1.6.2.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.6.2/swagger-models-1.6.2.pom (4.6 kB at 69 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.2/swagger-annotations-1.6.2.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.2/swagger-annotations-1.6.2.pom (6.2 kB at 93 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-parser/1.0.53/swagger-parser-1.0.53.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-parser/1.0.53/swagger-parser-1.0.53.pom (3.5 kB at 44 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-parser-project/1.0.53/swagger-parser-project-1.0.53.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-parser-project/1.0.53/swagger-parser-project-1.0.53.pom (15 kB at 168 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-core/1.6.1/swagger-core-1.6.1.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-core/1.6.1/swagger-core-1.6.1.pom (5.7 kB at 73 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-project/1.6.1/swagger-project-1.6.1.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-project/1.6.1/swagger-project-1.6.1.pom (26 kB at 418 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.6.1/swagger-models-1.6.1.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.6.1/swagger-models-1.6.1.pom (4.6 kB at 35 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.1/swagger-annotations-1.6.1.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.1/swagger-annotations-1.6.1.pom (6.2 kB at 70 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.28/slf4j-ext-1.7.28.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.28/slf4j-ext-1.7.28.pom (2.8 kB at 16 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.28/slf4j-parent-1.7.28.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.28/slf4j-parent-1.7.28.pom (14 kB at 175 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-compat-spec-parser/1.0.53/swagger-compat-spec-parser-1.0.53.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-compat-spec-parser/1.0.53/swagger-compat-spec-parser-1.0.53.pom (2.8 kB at 29 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-validator/2.2.10/json-schema-validator-2.2.10.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-validator/2.2.10/json-schema-validator-2.2.10.pom (3.5 kB at 50 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.pom (3.1 kB at 34 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/1.9/jackson-coreutils-1.9.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/1.9/jackson-coreutils-1.9.pom (3.0 kB at 24 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/msg-simple/1.1/msg-simple-1.1.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/msg-simple/1.1/msg-simple-1.1.pom (2.4 kB at 39 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/btf/1.2/btf-1.2.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/btf/1.2/btf-1.2.pom (1.5 kB at 15 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/uri-template/0.9/uri-template-0.9.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/uri-template/0.9/uri-template-0.9.pom (2.8 kB at 44 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.13/rhino-1.7.13.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.13/rhino-1.7.13.pom (1.6 kB at 17 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/mail/mailapi/1.4.3/mailapi-1.4.3.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/mail/mailapi/1.4.3/mailapi-1.4.3.pom (3.9 kB at 51 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.4.3/all-1.4.3.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.4.3/all-1.4.3.pom (13 kB at 155 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.pom (1.1 kB at 15 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.7/joda-time-2.9.7.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.7/joda-time-2.9.7.pom (33 kB at 397 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.pom (2.4 kB at 24 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber-parent/8.0.0/libphonenumber-parent-8.0.0.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber-parent/8.0.0/libphonenumber-parent-8.0.0.pom (5.6 kB at 67 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom (14 kB at 179 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.1.5/swagger-models-2.1.5.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.1.5/swagger-models-2.1.5.pom (3.8 kB at 46 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-project/2.1.5/swagger-project-2.1.5.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-project/2.1.5/swagger-project-2.1.5.pom (24 kB at 318 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-core/2.0.24/swagger-parser-core-2.0.24.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-core/2.0.24/swagger-parser-core-2.0.24.pom (1.1 kB at 13 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v3/2.0.24/swagger-parser-v3-2.0.24.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v3/2.0.24/swagger-parser-v3-2.0.24.pom (3.3 kB at 30 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.1.5/swagger-core-2.1.5.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.1.5/swagger-core-2.1.5.pom (5.9 kB at 67 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.1.5/swagger-annotations-2.1.5.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.1.5/swagger-annotations-2.1.5.pom (4.3 kB at 58 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/samskivert/jmustache/1.14/jmustache-1.14.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/samskivert/jmustache/1.14/jmustache-1.14.pom (7.3 kB at 97 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.1.2/handlebars-4.1.2.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.1.2/handlebars-4.1.2.pom (10 kB at 151 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.1.2/handlebars.java-4.1.2.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.1.2/handlebars.java-4.1.2.pom (13 kB at 210 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-jackson2/4.1.2/handlebars-jackson2-4.1.2.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-jackson2/4.1.2/handlebars-jackson2-4.1.2.pom (1.8 kB at 20 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.29/slf4j-ext-1.7.29.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.29/slf4j-ext-1.7.29.pom (2.8 kB at 31 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom (14 kB at 173 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.13.1/jackson-datatype-guava-2.13.1.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.13.1/jackson-datatype-guava-2.13.1.pom (3.0 kB at 29 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatypes-collections/2.13.1/jackson-datatypes-collections-2.13.1.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatypes-collections/2.13.1/jackson-datatypes-collections-2.13.1.pom (3.1 kB at 28 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark/0.11.0/commonmark-0.11.0.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark/0.11.0/commonmark-0.11.0.pom (2.7 kB at 41 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-parent/0.11.0/commonmark-parent-0.11.0.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-parent/0.11.0/commonmark-parent-0.11.0.pom (7.9 kB at 96 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/central-pom/5.0.13/central-pom-5.0.13.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/central-pom/5.0.13/central-pom-5.0.13.pom (3.3 kB at 32 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/5.0.13/base-pom-5.0.13.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/5.0.13/base-pom-5.0.13.pom (32 kB at 396 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.pom (11 kB at 149 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.pom (1.1 kB at 15 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/curious-odd-man/rgxgen/1.3/rgxgen-1.3.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/curious-odd-man/rgxgen/1.3/rgxgen-1.3.pom (11 kB at 125 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/joschi/jackson/jackson-datatype-threetenbp/2.10.0/jackson-datatype-threetenbp-2.10.0.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/joschi/jackson/jackson-datatype-threetenbp/2.10.0/jackson-datatype-threetenbp-2.10.0.pom (9.2 kB at 101 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.10.0/jackson-base-2.10.0.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.10.0/jackson-base-2.10.0.pom (6.6 kB at 68 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.0/jackson-bom-2.10.0.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.0/jackson-bom-2.10.0.pom (13 kB at 184 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom (8.3 kB at 59 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/threeten/threetenbp/1.4.0/threetenbp-1.4.0.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/threeten/threetenbp/1.4.0/threetenbp-1.4.0.pom (32 kB at 368 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator-core/5.0.1/openapi-generator-core-5.0.1.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator-core/5.0.1/openapi-generator-core-5.0.1.pom (2.4 kB at 11 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-rules/1.16.1.Final/kogito-codegen-rules-1.16.1.Final.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-rules/1.16.1.Final/kogito-codegen-rules-1.16.1.Final.pom (3.4 kB at 6.3 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-xml-support/8.16.1.Beta/drools-xml-support-8.16.1.Beta.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-xml-support/8.16.1.Beta/drools-xml-support-8.16.1.Beta.pom (3.7 kB at 8.8 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/grafana-api/1.16.1.Final/grafana-api-1.16.1.Final.pom
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/grafana-api/1.16.1.Final/grafana-api-1.16.1.Final.pom (2.2 kB at 4.3 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.2.0/cloudevents-api-2.2.0.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-core/2.2.0/cloudevents-core-2.2.0.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-json-jackson/2.2.0/cloudevents-json-jackson-2.2.0.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-events-api/1.16.1.Final/kogito-events-api-1.16.1.Final.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-core/1.16.1.Final/kogito-codegen-core-1.16.1.Final.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.2.0/cloudevents-api-2.2.0.jar (15 kB at 124 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-api/1.16.1.Final/kogito-codegen-api-1.16.1.Final.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-json-jackson/2.2.0/cloudevents-json-jackson-2.2.0.jar (18 kB at 121 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-services/1.16.1.Final/kogito-services-1.16.1.Final.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-core/2.2.0/cloudevents-core-2.2.0.jar (57 kB at 336 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (852 kB at 3.3 MB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-symbol-solver-core/3.23.1/javaparser-symbol-solver-core-3.23.1.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-core/1.16.1.Final/kogito-codegen-core-1.16.1.Final.jar (59 kB at 146 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel/8.16.1.Beta/drools-mvel-8.16.1.Beta.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-symbol-solver-core/3.23.1/javaparser-symbol-solver-core-3.23.1.jar (485 kB at 1.2 MB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow/1.16.1.Final/jbpm-flow-1.16.1.Final.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-events-api/1.16.1.Final/kogito-events-api-1.16.1.Final.jar (35 kB at 69 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow-builder/1.16.1.Final/jbpm-flow-builder-1.16.1.Final.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-api/1.16.1.Final/kogito-codegen-api-1.16.1.Final.jar (58 kB at 88 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jackson-utils/1.16.1.Final/kogito-jackson-utils-1.16.1.Final.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-services/1.16.1.Final/kogito-services-1.16.1.Final.jar (76 kB at 104 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-runtime/1.16.1.Final/kogito-serverless-workflow-runtime-1.16.1.Final.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow/1.16.1.Final/jbpm-flow-1.16.1.Final.jar (707 kB at 690 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.18.1/smallrye-mutiny-vertx-web-client-2.18.1.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel/8.16.1.Beta/drools-mvel-8.16.1.Beta.jar (623 kB at 577 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-rest-workitem/1.16.1.Final/kogito-rest-workitem-1.16.1.Final.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow-builder/1.16.1.Final/jbpm-flow-builder-1.16.1.Final.jar (334 kB at 299 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-utils/1.16.1.Final/kogito-serverless-workflow-utils-1.16.1.Final.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.18.1/smallrye-mutiny-vertx-web-client-2.18.1.jar (52 kB at 46 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-runtime/1.16.1.Final/kogito-serverless-workflow-runtime-1.16.1.Final.jar (14 kB at 12 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jackson-utils/1.16.1.Final/kogito-jackson-utils-1.16.1.Final.jar (9.8 kB at 8.2 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20200518/json-20200518.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar (17 kB at 14 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 75 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.6/commons-validator-1.6.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20200518/json-20200518.jar (66 kB at 53 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/damnhandy/handy-uri-templates/2.1.8/handy-uri-templates-2.1.8.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar (146 kB at 111 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/re2j/re2j/1.3/re2j-1.3.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/damnhandy/handy-uri-templates/2.1.8/handy-uri-templates-2.1.8.jar (46 kB at 35 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/erosb/everit-json-schema/1.12.1/everit-json-schema-1.12.1.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.6/commons-validator-1.6.jar (186 kB at 139 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/serverlessworkflow/serverlessworkflow-api/2.0.0.Final/serverlessworkflow-api-2.0.0.Final.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/re2j/re2j/1.3/re2j-1.3.jar (121 kB at 87 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-workitems/1.16.1.Final/process-workitems-1.16.1.Final.jar
[2025-10-01T23:28:48.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/erosb/everit-json-schema/1.12.1/everit-json-schema-1.12.1.jar (240 kB at 167 kB/s)
[2025-10-01T23:28:48.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jsonpath-expression/1.16.1.Final/kogito-jsonpath-expression-1.16.1.Final.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-utils/1.16.1.Final/kogito-serverless-workflow-utils-1.16.1.Final.jar (4.2 kB at 2.9 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.55/jcodings-1.0.55.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-rest-workitem/1.16.1.Final/kogito-rest-workitem-1.16.1.Final.jar (13 kB at 8.4 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.41/joni-2.1.41.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.55/jcodings-1.0.55.jar (1.7 MB at 1.1 MB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/thisptr/jackson-jq/1.0.0-preview.20210928/jackson-jq-1.0.0-preview.20210928.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/serverlessworkflow/serverlessworkflow-api/2.0.0.Final/serverlessworkflow-api-2.0.0.Final.jar (160 kB at 99 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jq-expression/1.16.1.Final/kogito-jq-expression-1.16.1.Final.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.41/joni-2.1.41.jar (214 kB at 127 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-builder/1.16.1.Final/kogito-serverless-workflow-builder-1.16.1.Final.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/thisptr/jackson-jq/1.0.0-preview.20210928/jackson-jq-1.0.0-preview.20210928.jar (357 kB at 210 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.1.2/swagger-annotations-2.1.2.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.1.2/swagger-annotations-2.1.2.jar (35 kB at 20 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.1.2/swagger-models-2.1.2.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-workitems/1.16.1.Final/process-workitems-1.16.1.Final.jar (24 kB at 13 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.1.2/swagger-core-2.1.2.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.1.2/swagger-models-2.1.2.jar (118 kB at 64 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.2/swagger-annotations-1.6.2.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.1.2/swagger-core-2.1.2.jar (165 kB at 86 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.6.2/swagger-models-1.6.2.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.2/swagger-annotations-1.6.2.jar (22 kB at 11 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-core/1.6.2/swagger-core-1.6.2.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-core/1.6.2/swagger-core-1.6.2.jar (117 kB at 59 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-parser/1.0.53/swagger-parser-1.0.53.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.6.2/swagger-models-1.6.2.jar (155 kB at 78 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/btf/1.2/btf-1.2.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jq-expression/1.16.1.Final/kogito-jq-expression-1.16.1.Final.jar (12 kB at 6.0 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-parser/1.0.53/swagger-parser-1.0.53.jar (95 kB at 46 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/uri-template/0.9/uri-template-0.9.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/btf/1.2/btf-1.2.jar (8.9 kB at 4.3 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.13/rhino-1.7.13.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jsonpath-expression/1.16.1.Final/kogito-jsonpath-expression-1.16.1.Final.jar (6.3 kB at 3.0 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar (37 kB at 18 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/uri-template/0.9/uri-template-0.9.jar (57 kB at 27 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jar (63 kB at 29 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.jar (174 kB at 81 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-builder/1.16.1.Final/kogito-serverless-workflow-builder-1.16.1.Final.jar (64 kB at 30 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-validator/2.2.10/json-schema-validator-2.2.10.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar (250 kB at 114 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-compat-spec-parser/1.0.53/swagger-compat-spec-parser-1.0.53.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.13/rhino-1.7.13.jar (1.3 MB at 599 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-core/2.0.24/swagger-parser-core-2.0.24.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.jar (327 kB at 148 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v2-converter/2.0.24/swagger-parser-v2-converter-2.0.24.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-validator/2.2.10/json-schema-validator-2.2.10.jar (237 kB at 105 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v3/2.0.24/swagger-parser-v3-2.0.24.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar (78 kB at 34 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser/2.0.24/swagger-parser-2.0.24.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v2-converter/2.0.24/swagger-parser-v2-converter-2.0.24.jar (26 kB at 11 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/samskivert/jmustache/1.14/jmustache-1.14.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-compat-spec-parser/1.0.53/swagger-compat-spec-parser-1.0.53.jar (149 kB at 65 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.1.2/handlebars-4.1.2.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-core/2.0.24/swagger-parser-core-2.0.24.jar (6.7 kB at 2.9 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-jackson2/4.1.2/handlebars-jackson2-4.1.2.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/samskivert/jmustache/1.14/jmustache-1.14.jar (82 kB at 35 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.29/slf4j-ext-1.7.29.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v3/2.0.24/swagger-parser-v3-2.0.24.jar (136 kB at 58 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.21.1/checker-qual-3.21.1.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.1.2/handlebars-4.1.2.jar (926 kB at 389 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.13.1/jackson-datatype-guava-2.13.1.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.21.1/checker-qual-3.21.1.jar (222 kB at 91 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark/0.11.0/commonmark-0.11.0.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser/2.0.24/swagger-parser-2.0.24.jar (3.2 kB at 1.3 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-jackson2/4.1.2/handlebars-jackson2-4.1.2.jar (9.4 kB at 3.9 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.29/slf4j-ext-1.7.29.jar (38 kB at 16 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/curious-odd-man/rgxgen/1.3/rgxgen-1.3.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.13.1/jackson-datatype-guava-2.13.1.jar (88 kB at 36 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/threeten/threetenbp/1.4.0/threetenbp-1.4.0.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar (14 kB at 5.8 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/joschi/jackson/jackson-datatype-threetenbp/2.10.0/jackson-datatype-threetenbp-2.10.0.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar (176 kB at 70 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator-core/5.0.1/openapi-generator-core-5.0.1.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/threeten/threetenbp/1.4.0/threetenbp-1.4.0.jar (514 kB at 203 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator/5.0.1/openapi-generator-5.0.1.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark/0.11.0/commonmark-0.11.0.jar (134 kB at 53 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-openapi/1.16.1.Final/kogito-codegen-openapi-1.16.1.Final.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/curious-odd-man/rgxgen/1.3/rgxgen-1.3.jar (73 kB at 29 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common-deployment/1.16.1.Final/kogito-quarkus-common-deployment-1.16.1.Final.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/joschi/jackson/jackson-datatype-threetenbp/2.10.0/jackson-datatype-threetenbp-2.10.0.jar (123 kB at 48 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-xml-support/8.16.1.Beta/drools-xml-support-8.16.1.Beta.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator-core/5.0.1/openapi-generator-core-5.0.1.jar (61 kB at 23 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-backend/8.16.1.Beta/kie-dmn-backend-8.16.1.Beta.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator/5.0.1/openapi-generator-5.0.1.jar (5.5 MB at 2.0 MB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/obermuhlner/big-math/2.0.1/big-math-2.0.1.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/obermuhlner/big-math/2.0.1/big-math-2.0.1.jar (41 kB at 14 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-feel/8.16.1.Beta/kie-dmn-feel-8.16.1.Beta.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-openapi/1.16.1.Final/kogito-codegen-openapi-1.16.1.Final.jar (53 kB at 18 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-alphanetwork-compiler/8.16.1.Beta/drools-alphanetwork-compiler-8.16.1.Beta.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-xml-support/8.16.1.Beta/drools-xml-support-8.16.1.Beta.jar (119 kB at 40 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common-deployment/1.16.1.Final/kogito-quarkus-common-deployment-1.16.1.Final.jar (32 kB at 11 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar (338 kB at 111 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-model/1.5.1/pmml-model-1.5.1.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-agent/1.5.1/pmml-agent-1.5.1.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-agent/1.5.1/pmml-agent-1.5.1.jar (9.7 kB at 3.1 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-core/8.16.1.Beta/kie-dmn-core-8.16.1.Beta.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-model/1.5.1/pmml-model-1.5.1.jar (1.0 MB at 317 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-validation/8.16.1.Beta/kie-dmn-validation-8.16.1.Beta.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-alphanetwork-compiler/8.16.1.Beta/drools-alphanetwork-compiler-8.16.1.Beta.jar (59 kB at 18 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dmn/1.16.1.Final/kogito-dmn-1.16.1.Final.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-backend/8.16.1.Beta/kie-dmn-backend-8.16.1.Beta.jar (416 kB at 120 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/grafana-api/1.16.1.Final/grafana-api-1.16.1.Final.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-feel/8.16.1.Beta/kie-dmn-feel-8.16.1.Beta.jar (709 kB at 202 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-rules/1.16.1.Final/kogito-codegen-rules-1.16.1.Final.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-core/8.16.1.Beta/kie-dmn-core-8.16.1.Beta.jar (434 kB at 121 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules-deployment/1.16.1.Final/kogito-quarkus-rules-deployment-1.16.1.Final.jar
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dmn/1.16.1.Final/kogito-dmn-1.16.1.Final.jar (33 kB at 8.9 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-validation/8.16.1.Beta/kie-dmn-validation-8.16.1.Beta.jar (906 kB at 239 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/grafana-api/1.16.1.Final/grafana-api-1.16.1.Final.jar (68 kB at 17 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules-deployment/1.16.1.Final/kogito-quarkus-rules-deployment-1.16.1.Final.jar (5.5 kB at 1.4 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-rules/1.16.1.Final/kogito-codegen-rules-1.16.1.Final.jar (101 kB at 25 kB/s)
[2025-10-01T23:28:48.659Z] [INFO]
[2025-10-01T23:28:48.659Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ kogito-drl-quickstart ---
[2025-10-01T23:28:48.659Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.659Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/kogito-drl-quickstart/target/classes
[2025-10-01T23:28:48.659Z] [INFO]
[2025-10-01T23:28:48.659Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ kogito-drl-quickstart ---
[2025-10-01T23:28:48.659Z] [INFO]
[2025-10-01T23:28:48.659Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kogito-drl-quickstart ---
[2025-10-01T23:28:48.659Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.659Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kogito-drl-quickstart/src/test/resources
[2025-10-01T23:28:48.659Z] [INFO]
[2025-10-01T23:28:48.659Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ kogito-drl-quickstart ---
[2025-10-01T23:28:48.659Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.659Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kogito-drl-quickstart/target/test-classes
[2025-10-01T23:28:48.659Z] [INFO]
[2025-10-01T23:28:48.659Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kogito-drl-quickstart ---
[2025-10-01T23:28:48.659Z] [INFO]
[2025-10-01T23:28:48.659Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.659Z] [INFO] T E S T S
[2025-10-01T23:28:48.659Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.659Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.659Z] [INFO] Running org.acme.kogito.LoanApplicationTest
[2025-10-01T23:28:48.659Z] 2025-10-01 23:24:37,287 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.659Z] 2025-10-01 23:24:37,947 INFO [org.kie.kog.cod.api.uti.AddonsConfigDiscovery] (build-3) Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-10-01T23:28:48.659Z] 2025-10-01 23:24:38,415 INFO [org.kie.kog.cod.cor.uti.ApplicationGeneratorDiscovery] (build-9) Generator discovery performed, found [openapispecs, rules]
[2025-10-01T23:28:48.659Z] 2025-10-01 23:24:38,415 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-9) Skipping generator 'openapispecs' because disabled
[2025-10-01T23:28:48.659Z] 2025-10-01 23:24:41,929 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 5.177s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.659Z] 2025-10-01 23:24:41,929 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.659Z] 2025-10-01 23:24:41,930 INFO [io.quarkus] (main) Installed features: [cdi, kogito-rules, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.659Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.483 s - in org.acme.kogito.LoanApplicationTest
[2025-10-01T23:28:48.659Z] 2025-10-01 23:24:44,109 INFO [io.quarkus] (main) Quarkus stopped in 0.062s
[2025-10-01T23:28:48.659Z] [INFO]
[2025-10-01T23:28:48.659Z] [INFO] Results:
[2025-10-01T23:28:48.659Z] [INFO]
[2025-10-01T23:28:48.659Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.659Z] [INFO]
[2025-10-01T23:28:48.659Z] [INFO]
[2025-10-01T23:28:48.659Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kogito-drl-quickstart ---
[2025-10-01T23:28:48.659Z] [INFO] Building jar: /quarkus-quickstarts/kogito-drl-quickstart/target/kogito-drl-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.659Z] [INFO]
[2025-10-01T23:28:48.659Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kogito-drl-quickstart ---
[2025-10-01T23:28:48.659Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-10-01T23:28:48.659Z] [INFO] Generator discovery performed, found [openapispecs, rules]
[2025-10-01T23:28:48.659Z] [INFO] Skipping generator 'openapispecs' because disabled
[2025-10-01T23:28:48.659Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 3332ms
[2025-10-01T23:28:48.659Z] [INFO]
[2025-10-01T23:28:48.659Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kogito-drl-quickstart ---
[2025-10-01T23:28:48.659Z] [INFO] Installing /quarkus-quickstarts/kogito-drl-quickstart/target/kogito-drl-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kogito-drl-quickstart/1.0.0-SNAPSHOT/kogito-drl-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.659Z] [INFO] Installing /quarkus-quickstarts/kogito-drl-quickstart/pom.xml to /root/.m2/repository/org/acme/kogito-drl-quickstart/1.0.0-SNAPSHOT/kogito-drl-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.659Z] [INFO]
[2025-10-01T23:28:48.659Z] [INFO] -------------------< org.acme:kogito-dmn-quickstart >-------------------
[2025-10-01T23:28:48.659Z] [INFO] Building kogito-dmn-quickstart 1.0.0-SNAPSHOT [49/103]
[2025-10-01T23:28:48.659Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions/1.16.1.Final/kogito-quarkus-decisions-1.16.1.Final.pom
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions/1.16.1.Final/kogito-quarkus-decisions-1.16.1.Final.pom (4.1 kB at 8.7 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions-extension/1.16.1.Final/kogito-quarkus-decisions-extension-1.16.1.Final.pom
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions-extension/1.16.1.Final/kogito-quarkus-decisions-extension-1.16.1.Final.pom (1.1 kB at 2.3 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions-services/1.16.1.Final/kogito-api-incubation-decisions-services-1.16.1.Final.pom
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions-services/1.16.1.Final/kogito-api-incubation-decisions-services-1.16.1.Final.pom (4.4 kB at 10 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions/1.16.1.Final/kogito-api-incubation-decisions-1.16.1.Final.pom
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions/1.16.1.Final/kogito-api-incubation-decisions-1.16.1.Final.pom (3.7 kB at 8.7 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-scenario-simulation/1.16.1.Final/kogito-scenario-simulation-1.16.1.Final.pom
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-scenario-simulation/1.16.1.Final/kogito-scenario-simulation-1.16.1.Final.pom (4.8 kB at 10 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml/1.16.1.Final/kogito-pmml-1.16.1.Final.pom
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml/1.16.1.Final/kogito-pmml-1.16.1.Final.pom (2.6 kB at 8.0 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-dependencies/1.16.1.Final/kogito-pmml-dependencies-1.16.1.Final.pom
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-dependencies/1.16.1.Final/kogito-pmml-dependencies-1.16.1.Final.pom (2.5 kB at 5.7 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-dependencies/8.16.1.Beta/kie-pmml-dependencies-8.16.1.Beta.pom
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-dependencies/8.16.1.Beta/kie-pmml-dependencies-8.16.1.Beta.pom (4.1 kB at 13 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-api/8.16.1.Beta/kie-pmml-compiler-api-8.16.1.Beta.pom
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-api/8.16.1.Beta/kie-pmml-compiler-api-8.16.1.Beta.pom (1.8 kB at 5.1 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler/8.16.1.Beta/kie-pmml-compiler-8.16.1.Beta.pom
[2025-10-01T23:28:48.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler/8.16.1.Beta/kie-pmml-compiler-8.16.1.Beta.pom (763 B at 1.8 kB/s)
[2025-10-01T23:28:48.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-core/8.16.1.Beta/kie-pmml-compiler-core-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-core/8.16.1.Beta/kie-pmml-compiler-core-8.16.1.Beta.pom (997 B at 2.1 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-commons/8.16.1.Beta/kie-pmml-compiler-commons-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-commons/8.16.1.Beta/kie-pmml-compiler-commons-8.16.1.Beta.pom (1.9 kB at 5.2 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-core/8.16.1.Beta/kie-pmml-evaluator-core-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-core/8.16.1.Beta/kie-pmml-evaluator-core-8.16.1.Beta.pom (1.3 kB at 2.6 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-assembler/8.16.1.Beta/kie-pmml-evaluator-assembler-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-assembler/8.16.1.Beta/kie-pmml-evaluator-assembler-8.16.1.Beta.pom (2.5 kB at 5.3 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-kie-internal/8.16.1.Beta/kie-pmml-kie-internal-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-kie-internal/8.16.1.Beta/kie-pmml-kie-internal-8.16.1.Beta.pom (903 B at 1.9 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-drools-common/8.16.1.Beta/kie-pmml-models-drools-common-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-drools-common/8.16.1.Beta/kie-pmml-models-drools-common-8.16.1.Beta.pom (2.9 kB at 7.0 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-drools/8.16.1.Beta/kie-pmml-models-drools-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-drools/8.16.1.Beta/kie-pmml-models-drools-8.16.1.Beta.pom (804 B at 2.1 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models/8.16.1.Beta/kie-pmml-models-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models/8.16.1.Beta/kie-pmml-models-8.16.1.Beta.pom (936 B at 1.8 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-model/8.16.1.Beta/kie-pmml-models-regression-model-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-model/8.16.1.Beta/kie-pmml-models-regression-model-8.16.1.Beta.pom (1.3 kB at 3.1 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression/8.16.1.Beta/kie-pmml-models-regression-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression/8.16.1.Beta/kie-pmml-models-regression-8.16.1.Beta.pom (890 B at 2.5 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-compiler/8.16.1.Beta/kie-pmml-models-regression-compiler-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-compiler/8.16.1.Beta/kie-pmml-models-regression-compiler-8.16.1.Beta.pom (2.0 kB at 3.9 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-evaluator/8.16.1.Beta/kie-pmml-models-regression-evaluator-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-evaluator/8.16.1.Beta/kie-pmml-models-regression-evaluator-8.16.1.Beta.pom (1.2 kB at 2.8 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-model/8.16.1.Beta/kie-pmml-models-tree-model-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-model/8.16.1.Beta/kie-pmml-models-tree-model-8.16.1.Beta.pom (1.2 kB at 2.8 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree/8.16.1.Beta/kie-pmml-models-tree-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree/8.16.1.Beta/kie-pmml-models-tree-8.16.1.Beta.pom (829 B at 1.5 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-compiler/8.16.1.Beta/kie-pmml-models-tree-compiler-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-compiler/8.16.1.Beta/kie-pmml-models-tree-compiler-8.16.1.Beta.pom (2.2 kB at 5.6 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-evaluator/8.16.1.Beta/kie-pmml-models-tree-evaluator-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-evaluator/8.16.1.Beta/kie-pmml-models-tree-evaluator-8.16.1.Beta.pom (1.4 kB at 2.6 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-model/8.16.1.Beta/kie-pmml-models-scorecard-model-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-model/8.16.1.Beta/kie-pmml-models-scorecard-model-8.16.1.Beta.pom (1.3 kB at 2.5 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard/8.16.1.Beta/kie-pmml-models-scorecard-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard/8.16.1.Beta/kie-pmml-models-scorecard-8.16.1.Beta.pom (866 B at 1.7 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-compiler/8.16.1.Beta/kie-pmml-models-scorecard-compiler-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-compiler/8.16.1.Beta/kie-pmml-models-scorecard-compiler-8.16.1.Beta.pom (2.2 kB at 5.8 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-evaluator/8.16.1.Beta/kie-pmml-models-scorecard-evaluator-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-evaluator/8.16.1.Beta/kie-pmml-models-scorecard-evaluator-8.16.1.Beta.pom (1.4 kB at 3.2 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-model/8.16.1.Beta/kie-pmml-models-mining-model-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-model/8.16.1.Beta/kie-pmml-models-mining-model-8.16.1.Beta.pom (1.4 kB at 3.4 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining/8.16.1.Beta/kie-pmml-models-mining-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining/8.16.1.Beta/kie-pmml-models-mining-8.16.1.Beta.pom (845 B at 1.5 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-compiler/8.16.1.Beta/kie-pmml-models-mining-compiler-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-compiler/8.16.1.Beta/kie-pmml-models-mining-compiler-8.16.1.Beta.pom (2.8 kB at 6.8 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-evaluator/8.16.1.Beta/kie-pmml-models-mining-evaluator-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-evaluator/8.16.1.Beta/kie-pmml-models-mining-evaluator-8.16.1.Beta.pom (1.7 kB at 3.9 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-model/8.16.1.Beta/kie-pmml-models-clustering-model-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-model/8.16.1.Beta/kie-pmml-models-clustering-model-8.16.1.Beta.pom (1.4 kB at 3.9 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering/8.16.1.Beta/kie-pmml-models-clustering-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering/8.16.1.Beta/kie-pmml-models-clustering-8.16.1.Beta.pom (873 B at 2.5 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-compiler/8.16.1.Beta/kie-pmml-models-clustering-compiler-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-compiler/8.16.1.Beta/kie-pmml-models-clustering-compiler-8.16.1.Beta.pom (1.9 kB at 6.6 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-evaluator/8.16.1.Beta/kie-pmml-models-clustering-evaluator-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-evaluator/8.16.1.Beta/kie-pmml-models-clustering-evaluator-8.16.1.Beta.pom (1.1 kB at 2.6 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-dynamic/8.16.1.Beta/drools-wiring-dynamic-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-dynamic/8.16.1.Beta/drools-wiring-dynamic-8.16.1.Beta.pom (2.2 kB at 6.3 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.pom (3.2 kB at 44 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-api/8.16.1.Beta/drools-scenario-simulation-api-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-api/8.16.1.Beta/drools-scenario-simulation-api-8.16.1.Beta.pom (1.7 kB at 3.3 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation/8.16.1.Beta/drools-scenario-simulation-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation/8.16.1.Beta/drools-scenario-simulation-8.16.1.Beta.pom (808 B at 2.3 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-backend/8.16.1.Beta/drools-scenario-simulation-backend-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-backend/8.16.1.Beta/drools-scenario-simulation-backend-8.16.1.Beta.pom (3.2 kB at 5.8 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions/1.16.1.Final/kogito-quarkus-decisions-1.16.1.Final.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions-services/1.16.1.Final/kogito-api-incubation-decisions-services-1.16.1.Final.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions/1.16.1.Final/kogito-api-incubation-decisions-1.16.1.Final.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-scenario-simulation/1.16.1.Final/kogito-scenario-simulation-1.16.1.Final.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml/1.16.1.Final/kogito-pmml-1.16.1.Final.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions/1.16.1.Final/kogito-api-incubation-decisions-1.16.1.Final.jar (6.8 kB at 15 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-dependencies/8.16.1.Beta/kie-pmml-dependencies-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml/1.16.1.Final/kogito-pmml-1.16.1.Final.jar (18 kB at 41 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-api/8.16.1.Beta/kie-pmml-compiler-api-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions-services/1.16.1.Final/kogito-api-incubation-decisions-services-1.16.1.Final.jar (4.5 kB at 9.8 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-core/8.16.1.Beta/kie-pmml-compiler-core-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-scenario-simulation/1.16.1.Final/kogito-scenario-simulation-1.16.1.Final.jar (13 kB at 27 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-commons/8.16.1.Beta/kie-pmml-compiler-commons-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions/1.16.1.Final/kogito-quarkus-decisions-1.16.1.Final.jar (9.2 kB at 15 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-core/8.16.1.Beta/kie-pmml-evaluator-core-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-api/8.16.1.Beta/kie-pmml-compiler-api-8.16.1.Beta.jar (23 kB at 26 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-assembler/8.16.1.Beta/kie-pmml-evaluator-assembler-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-dependencies/8.16.1.Beta/kie-pmml-dependencies-8.16.1.Beta.jar (2.4 kB at 2.6 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-kie-internal/8.16.1.Beta/kie-pmml-kie-internal-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-commons/8.16.1.Beta/kie-pmml-compiler-commons-8.16.1.Beta.jar (153 kB at 156 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-drools-common/8.16.1.Beta/kie-pmml-models-drools-common-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-core/8.16.1.Beta/kie-pmml-evaluator-core-8.16.1.Beta.jar (26 kB at 25 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-model/8.16.1.Beta/kie-pmml-models-regression-model-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-core/8.16.1.Beta/kie-pmml-compiler-core-8.16.1.Beta.jar (6.8 kB at 6.3 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-compiler/8.16.1.Beta/kie-pmml-models-regression-compiler-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-kie-internal/8.16.1.Beta/kie-pmml-kie-internal-8.16.1.Beta.jar (3.1 kB at 2.4 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-evaluator/8.16.1.Beta/kie-pmml-models-regression-evaluator-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-assembler/8.16.1.Beta/kie-pmml-evaluator-assembler-8.16.1.Beta.jar (35 kB at 26 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-model/8.16.1.Beta/kie-pmml-models-tree-model-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-compiler/8.16.1.Beta/kie-pmml-models-regression-compiler-8.16.1.Beta.jar (31 kB at 21 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-compiler/8.16.1.Beta/kie-pmml-models-tree-compiler-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-model/8.16.1.Beta/kie-pmml-models-regression-model-8.16.1.Beta.jar (18 kB at 12 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-evaluator/8.16.1.Beta/kie-pmml-models-tree-evaluator-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-drools-common/8.16.1.Beta/kie-pmml-models-drools-common-8.16.1.Beta.jar (91 kB at 62 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-model/8.16.1.Beta/kie-pmml-models-scorecard-model-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-model/8.16.1.Beta/kie-pmml-models-tree-model-8.16.1.Beta.jar (9.7 kB at 5.8 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-compiler/8.16.1.Beta/kie-pmml-models-scorecard-compiler-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-evaluator/8.16.1.Beta/kie-pmml-models-regression-evaluator-8.16.1.Beta.jar (7.3 kB at 4.1 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-evaluator/8.16.1.Beta/kie-pmml-models-scorecard-evaluator-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-evaluator/8.16.1.Beta/kie-pmml-models-tree-evaluator-8.16.1.Beta.jar (4.9 kB at 2.7 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-model/8.16.1.Beta/kie-pmml-models-mining-model-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-compiler/8.16.1.Beta/kie-pmml-models-tree-compiler-8.16.1.Beta.jar (23 kB at 12 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-compiler/8.16.1.Beta/kie-pmml-models-mining-compiler-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-model/8.16.1.Beta/kie-pmml-models-scorecard-model-8.16.1.Beta.jar (19 kB at 9.9 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-evaluator/8.16.1.Beta/kie-pmml-models-mining-evaluator-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-model/8.16.1.Beta/kie-pmml-models-mining-model-8.16.1.Beta.jar (25 kB at 12 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-model/8.16.1.Beta/kie-pmml-models-clustering-model-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-compiler/8.16.1.Beta/kie-pmml-models-scorecard-compiler-8.16.1.Beta.jar (23 kB at 11 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-compiler/8.16.1.Beta/kie-pmml-models-clustering-compiler-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-compiler/8.16.1.Beta/kie-pmml-models-mining-compiler-8.16.1.Beta.jar (22 kB at 9.7 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-evaluator/8.16.1.Beta/kie-pmml-models-clustering-evaluator-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-evaluator/8.16.1.Beta/kie-pmml-models-scorecard-evaluator-8.16.1.Beta.jar (4.8 kB at 2.1 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-dynamic/8.16.1.Beta/drools-wiring-dynamic-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-evaluator/8.16.1.Beta/kie-pmml-models-mining-evaluator-8.16.1.Beta.jar (13 kB at 5.4 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.jar (67 kB at 27 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-api/8.16.1.Beta/drools-scenario-simulation-api-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-compiler/8.16.1.Beta/kie-pmml-models-clustering-compiler-8.16.1.Beta.jar (13 kB at 5.1 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-backend/8.16.1.Beta/drools-scenario-simulation-backend-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-evaluator/8.16.1.Beta/kie-pmml-models-clustering-evaluator-8.16.1.Beta.jar (4.8 kB at 1.8 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-model/8.16.1.Beta/kie-pmml-models-clustering-model-8.16.1.Beta.jar (18 kB at 6.7 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-dynamic/8.16.1.Beta/drools-wiring-dynamic-8.16.1.Beta.jar (16 kB at 5.8 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-api/8.16.1.Beta/drools-scenario-simulation-api-8.16.1.Beta.jar (45 kB at 15 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-backend/8.16.1.Beta/drools-scenario-simulation-backend-8.16.1.Beta.jar (132 kB at 43 kB/s)
[2025-10-01T23:28:48.660Z] [INFO]
[2025-10-01T23:28:48.660Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kogito-dmn-quickstart ---
[2025-10-01T23:28:48.660Z] [INFO]
[2025-10-01T23:28:48.660Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kogito-dmn-quickstart ---
[2025-10-01T23:28:48.660Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.660Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.660Z] [INFO]
[2025-10-01T23:28:48.660Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ kogito-dmn-quickstart ---
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions-deployment/1.16.1.Final/kogito-quarkus-decisions-deployment-1.16.1.Final.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions-deployment/1.16.1.Final/kogito-quarkus-decisions-deployment-1.16.1.Final.pom (1.8 kB at 3.4 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-decisions/1.16.1.Final/kogito-codegen-decisions-1.16.1.Final.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-decisions/1.16.1.Final/kogito-codegen-decisions-1.16.1.Final.pom (3.1 kB at 6.3 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-openapi/8.16.1.Beta/kie-dmn-openapi-8.16.1.Beta.pom
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-openapi/8.16.1.Beta/kie-dmn-openapi-8.16.1.Beta.pom (3.3 kB at 7.7 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-openapi/8.16.1.Beta/kie-dmn-openapi-8.16.1.Beta.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-decisions/1.16.1.Final/kogito-codegen-decisions-1.16.1.Final.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions-deployment/1.16.1.Final/kogito-quarkus-decisions-deployment-1.16.1.Final.jar
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-decisions/1.16.1.Final/kogito-codegen-decisions-1.16.1.Final.jar (64 kB at 159 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions-deployment/1.16.1.Final/kogito-quarkus-decisions-deployment-1.16.1.Final.jar (7.1 kB at 17 kB/s)
[2025-10-01T23:28:48.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-openapi/8.16.1.Beta/kie-dmn-openapi-8.16.1.Beta.jar (28 kB at 57 kB/s)
[2025-10-01T23:28:48.660Z] [INFO]
[2025-10-01T23:28:48.660Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ kogito-dmn-quickstart ---
[2025-10-01T23:28:48.660Z] [INFO] No sources to compile
[2025-10-01T23:28:48.660Z] [INFO]
[2025-10-01T23:28:48.660Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ kogito-dmn-quickstart ---
[2025-10-01T23:28:48.660Z] [INFO]
[2025-10-01T23:28:48.660Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kogito-dmn-quickstart ---
[2025-10-01T23:28:48.660Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.660Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.660Z] [INFO]
[2025-10-01T23:28:48.660Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ kogito-dmn-quickstart ---
[2025-10-01T23:28:48.660Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.660Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/kogito-dmn-quickstart/target/test-classes
[2025-10-01T23:28:48.660Z] [INFO]
[2025-10-01T23:28:48.660Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kogito-dmn-quickstart ---
[2025-10-01T23:28:48.660Z] [INFO]
[2025-10-01T23:28:48.660Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.660Z] [INFO] T E S T S
[2025-10-01T23:28:48.660Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.660Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.660Z] [INFO] Running testscenario.KogitoScenarioJunitActivatorTest
[2025-10-01T23:28:48.660Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s - in testscenario.KogitoScenarioJunitActivatorTest
[2025-10-01T23:28:48.660Z] [INFO] Running org.acme.PricingTest
[2025-10-01T23:28:48.660Z] 2025-10-01 23:25:17,724 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.660Z] 2025-10-01 23:25:18,147 INFO [org.kie.kog.cod.api.uti.AddonsConfigDiscovery] (build-16) Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-10-01T23:28:48.660Z] 2025-10-01 23:25:18,189 INFO [org.kie.kog.cod.cor.uti.ApplicationGeneratorDiscovery] (build-25) Generator discovery performed, found [openapispecs, decisions]
[2025-10-01T23:28:48.660Z] 2025-10-01 23:25:18,190 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-25) Skipping generator 'openapispecs' because disabled
[2025-10-01T23:28:48.660Z] 2025-10-01 23:25:19,154 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-25) Initializing DMN DT Validator...
[2025-10-01T23:28:48.660Z] 2025-10-01 23:25:19,154 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-25) DMN DT Validator initialized.
[2025-10-01T23:28:48.660Z] 2025-10-01 23:25:19,154 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-25) Analysing decision tables in DMN Model 'pricing' ...
[2025-10-01T23:28:48.660Z] 2025-10-01 23:25:19,167 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-25) analysis for decision table 'Base price':
[2025-10-01T23:28:48.660Z] 2025-10-01 23:25:19,169 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-25) Decision Table Analysis of table 'Base price' finished with no messages to be reported.
[2025-10-01T23:28:48.660Z] 2025-10-01 23:25:21,665 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 4.512s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.660Z] 2025-10-01 23:25:21,665 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.660Z] 2025-10-01 23:25:21,665 INFO [io.quarkus] (main) Installed features: [cdi, kogito-decisions, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.660Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.463 s - in org.acme.PricingTest
[2025-10-01T23:28:48.660Z] 2025-10-01 23:25:24,172 INFO [io.quarkus] (main) Quarkus stopped in 0.078s
[2025-10-01T23:28:48.660Z] [INFO]
[2025-10-01T23:28:48.660Z] [INFO] Results:
[2025-10-01T23:28:48.660Z] [INFO]
[2025-10-01T23:28:48.660Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.660Z] [INFO]
[2025-10-01T23:28:48.660Z] [INFO]
[2025-10-01T23:28:48.660Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kogito-dmn-quickstart ---
[2025-10-01T23:28:48.660Z] [INFO] Building jar: /quarkus-quickstarts/kogito-dmn-quickstart/target/kogito-dmn-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.660Z] [INFO]
[2025-10-01T23:28:48.660Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kogito-dmn-quickstart ---
[2025-10-01T23:28:48.661Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-10-01T23:28:48.661Z] [INFO] Generator discovery performed, found [openapispecs, decisions]
[2025-10-01T23:28:48.661Z] [INFO] Skipping generator 'openapispecs' because disabled
[2025-10-01T23:28:48.661Z] [INFO] Initializing DMN DT Validator...
[2025-10-01T23:28:48.661Z] [INFO] DMN DT Validator initialized.
[2025-10-01T23:28:48.661Z] [INFO] Analysing decision tables in DMN Model 'pricing' ...
[2025-10-01T23:28:48.661Z] [INFO] analysis for decision table 'Base price':
[2025-10-01T23:28:48.661Z] [INFO] Decision Table Analysis of table 'Base price' finished with no messages to be reported.
[2025-10-01T23:28:48.661Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2921ms
[2025-10-01T23:28:48.661Z] [INFO]
[2025-10-01T23:28:48.661Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kogito-dmn-quickstart ---
[2025-10-01T23:28:48.661Z] [INFO] Installing /quarkus-quickstarts/kogito-dmn-quickstart/target/kogito-dmn-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kogito-dmn-quickstart/1.0.0-SNAPSHOT/kogito-dmn-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.661Z] [INFO] Installing /quarkus-quickstarts/kogito-dmn-quickstart/pom.xml to /root/.m2/repository/org/acme/kogito-dmn-quickstart/1.0.0-SNAPSHOT/kogito-dmn-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.661Z] [INFO]
[2025-10-01T23:28:48.661Z] [INFO] ------------------< org.acme:kogito-pmml-quickstart >-------------------
[2025-10-01T23:28:48.661Z] [INFO] Building kogito-pmml-quickstart 1.0.0-SNAPSHOT [50/103]
[2025-10-01T23:28:48.661Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus/1.16.1.Final/kogito-quarkus-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus/1.16.1.Final/kogito-quarkus-1.16.1.Final.pom (2.5 kB at 5.0 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension/1.16.1.Final/kogito-quarkus-extension-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension/1.16.1.Final/kogito-quarkus-extension-1.16.1.Final.pom (1.1 kB at 2.2 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions/1.16.1.Final/kogito-quarkus-predictions-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions/1.16.1.Final/kogito-quarkus-predictions-1.16.1.Final.pom (2.9 kB at 7.1 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions-extension/1.16.1.Final/kogito-quarkus-predictions-extension-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions-extension/1.16.1.Final/kogito-quarkus-predictions-extension-1.16.1.Final.pom (1.1 kB at 1.7 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions-services/1.16.1.Final/kogito-api-incubation-predictions-services-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions-services/1.16.1.Final/kogito-api-incubation-predictions-services-1.16.1.Final.pom (4.6 kB at 9.2 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions/1.16.1.Final/kogito-api-incubation-predictions-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions/1.16.1.Final/kogito-api-incubation-predictions-1.16.1.Final.pom (3.7 kB at 9.4 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes/1.16.1.Final/kogito-quarkus-processes-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes/1.16.1.Final/kogito-quarkus-processes-1.16.1.Final.pom (2.6 kB at 5.4 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes-extension/1.16.1.Final/kogito-quarkus-processes-extension-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes-extension/1.16.1.Final/kogito-quarkus-processes-extension-1.16.1.Final.pom (1.1 kB at 2.8 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes-services/1.16.1.Final/kogito-api-incubation-processes-services-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes-services/1.16.1.Final/kogito-api-incubation-processes-services-1.16.1.Final.pom (4.5 kB at 9.4 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes/1.16.1.Final/kogito-api-incubation-processes-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes/1.16.1.Final/kogito-api-incubation-processes-1.16.1.Final.pom (4.1 kB at 6.5 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-bpmn2/1.16.1.Final/jbpm-bpmn2-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-bpmn2/1.16.1.Final/jbpm-bpmn2-1.16.1.Final.pom (4.3 kB at 11 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-serialization-protobuf/1.16.1.Final/process-serialization-protobuf-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-serialization-protobuf/1.16.1.Final/process-serialization-protobuf-1.16.1.Final.pom (3.8 kB at 7.7 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus/1.16.1.Final/kogito-quarkus-1.16.1.Final.jar
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions/1.16.1.Final/kogito-quarkus-predictions-1.16.1.Final.jar
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions-services/1.16.1.Final/kogito-api-incubation-predictions-services-1.16.1.Final.jar
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions/1.16.1.Final/kogito-api-incubation-predictions-1.16.1.Final.jar
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes/1.16.1.Final/kogito-quarkus-processes-1.16.1.Final.jar
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus/1.16.1.Final/kogito-quarkus-1.16.1.Final.jar (3.3 kB at 9.0 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes-services/1.16.1.Final/kogito-api-incubation-processes-services-1.16.1.Final.jar
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions/1.16.1.Final/kogito-quarkus-predictions-1.16.1.Final.jar (8.4 kB at 20 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes/1.16.1.Final/kogito-api-incubation-processes-1.16.1.Final.jar
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions-services/1.16.1.Final/kogito-api-incubation-predictions-services-1.16.1.Final.jar (4.5 kB at 9.9 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-bpmn2/1.16.1.Final/jbpm-bpmn2-1.16.1.Final.jar
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions/1.16.1.Final/kogito-api-incubation-predictions-1.16.1.Final.jar (5.0 kB at 10 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-serialization-protobuf/1.16.1.Final/process-serialization-protobuf-1.16.1.Final.jar
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes/1.16.1.Final/kogito-quarkus-processes-1.16.1.Final.jar (21 kB at 39 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes/1.16.1.Final/kogito-api-incubation-processes-1.16.1.Final.jar (18 kB at 23 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes-services/1.16.1.Final/kogito-api-incubation-processes-services-1.16.1.Final.jar (11 kB at 13 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-bpmn2/1.16.1.Final/jbpm-bpmn2-1.16.1.Final.jar (296 kB at 318 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-serialization-protobuf/1.16.1.Final/process-serialization-protobuf-1.16.1.Final.jar (504 kB at 463 kB/s)
[2025-10-01T23:28:48.661Z] [INFO]
[2025-10-01T23:28:48.661Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kogito-pmml-quickstart ---
[2025-10-01T23:28:48.661Z] [INFO]
[2025-10-01T23:28:48.661Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kogito-pmml-quickstart ---
[2025-10-01T23:28:48.661Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.661Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.661Z] [INFO]
[2025-10-01T23:28:48.661Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kogito-pmml-quickstart ---
[2025-10-01T23:28:48.661Z] [INFO] No sources to compile
[2025-10-01T23:28:48.661Z] [INFO]
[2025-10-01T23:28:48.661Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kogito-pmml-quickstart ---
[2025-10-01T23:28:48.661Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.661Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kogito-pmml-quickstart/src/test/resources
[2025-10-01T23:28:48.661Z] [INFO]
[2025-10-01T23:28:48.661Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kogito-pmml-quickstart ---
[2025-10-01T23:28:48.661Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.661Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kogito-pmml-quickstart/target/test-classes
[2025-10-01T23:28:48.661Z] [WARNING] /quarkus-quickstarts/kogito-pmml-quickstart/src/test/java/org/kie/pmml/kogito/quarkus/LogisticRegressionIrisDataTest.java: /quarkus-quickstarts/kogito-pmml-quickstart/src/test/java/org/kie/pmml/kogito/quarkus/LogisticRegressionIrisDataTest.java uses unchecked or unsafe operations.
[2025-10-01T23:28:48.661Z] [WARNING] /quarkus-quickstarts/kogito-pmml-quickstart/src/test/java/org/kie/pmml/kogito/quarkus/LogisticRegressionIrisDataTest.java: Recompile with -Xlint:unchecked for details.
[2025-10-01T23:28:48.661Z] [INFO]
[2025-10-01T23:28:48.661Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kogito-pmml-quickstart ---
[2025-10-01T23:28:48.661Z] [INFO]
[2025-10-01T23:28:48.661Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.661Z] [INFO] T E S T S
[2025-10-01T23:28:48.661Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.661Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.661Z] [INFO] Running org.kie.pmml.kogito.quarkus.LogisticRegressionIrisDataTest
[2025-10-01T23:28:48.661Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-deployment/1.16.1.Final/kogito-quarkus-deployment-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-deployment/1.16.1.Final/kogito-quarkus-deployment-1.16.1.Final.pom (2.5 kB at 2.7 kB/s)
[2025-10-01T23:28:48.661Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions-deployment/1.16.1.Final/kogito-quarkus-predictions-deployment-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions-deployment/1.16.1.Final/kogito-quarkus-predictions-deployment-1.16.1.Final.pom (1.8 kB at 4.1 kB/s)
[2025-10-01T23:28:48.661Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-predictions/1.16.1.Final/kogito-codegen-predictions-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-predictions/1.16.1.Final/kogito-codegen-predictions-1.16.1.Final.pom (2.5 kB at 5.8 kB/s)
[2025-10-01T23:28:48.661Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-openapi/1.16.1.Final/kogito-pmml-openapi-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-openapi/1.16.1.Final/kogito-pmml-openapi-1.16.1.Final.pom (2.4 kB at 5.8 kB/s)
[2025-10-01T23:28:48.661Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes-deployment/1.16.1.Final/kogito-quarkus-processes-deployment-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes-deployment/1.16.1.Final/kogito-quarkus-processes-deployment-1.16.1.Final.pom (2.6 kB at 5.3 kB/s)
[2025-10-01T23:28:48.661Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension-spi/1.16.1.Final/kogito-quarkus-extension-spi-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension-spi/1.16.1.Final/kogito-quarkus-extension-spi-1.16.1.Final.pom (850 B at 1.8 kB/s)
[2025-10-01T23:28:48.661Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-processes/1.16.1.Final/kogito-codegen-processes-1.16.1.Final.pom
[2025-10-01T23:28:48.661Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-processes/1.16.1.Final/kogito-codegen-processes-1.16.1.Final.pom (3.2 kB at 6.7 kB/s)
[2025-10-01T23:28:48.661Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/victools/jsonschema-generator/4.18.0/jsonschema-generator-4.18.0.pom
[2025-10-01T23:28:48.661Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/victools/jsonschema-generator/4.18.0/jsonschema-generator-4.18.0.pom (1.9 kB at 16 kB/s)
[2025-10-01T23:28:48.661Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/victools/jsonschema-generator-parent/4.18.0/jsonschema-generator-parent-4.18.0.pom
[2025-10-01T23:28:48.661Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/victools/jsonschema-generator-parent/4.18.0/jsonschema-generator-parent-4.18.0.pom (16 kB at 135 kB/s)
[2025-10-01T23:28:48.661Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-openapi/1.16.1.Final/kogito-pmml-openapi-1.16.1.Final.jar
[2025-10-01T23:28:48.661Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-predictions/1.16.1.Final/kogito-codegen-predictions-1.16.1.Final.jar
[2025-10-01T23:28:48.661Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions-deployment/1.16.1.Final/kogito-quarkus-predictions-deployment-1.16.1.Final.jar
[2025-10-01T23:28:48.661Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/victools/jsonschema-generator/4.18.0/jsonschema-generator-4.18.0.jar
[2025-10-01T23:28:48.661Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension-spi/1.16.1.Final/kogito-quarkus-extension-spi-1.16.1.Final.jar
[2025-10-01T23:28:48.661Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/victools/jsonschema-generator/4.18.0/jsonschema-generator-4.18.0.jar (119 kB at 546 kB/s)
[2025-10-01T23:28:48.661Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-processes/1.16.1.Final/kogito-codegen-processes-1.16.1.Final.jar
[2025-10-01T23:28:48.661Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-openapi/1.16.1.Final/kogito-pmml-openapi-1.16.1.Final.jar (14 kB at 44 kB/s)
[2025-10-01T23:28:48.661Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes-deployment/1.16.1.Final/kogito-quarkus-processes-deployment-1.16.1.Final.jar
[2025-10-01T23:28:48.661Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-predictions/1.16.1.Final/kogito-codegen-predictions-1.16.1.Final.jar (27 kB at 53 kB/s)
[2025-10-01T23:28:48.661Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-deployment/1.16.1.Final/kogito-quarkus-deployment-1.16.1.Final.jar
[2025-10-01T23:28:48.661Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions-deployment/1.16.1.Final/kogito-quarkus-predictions-deployment-1.16.1.Final.jar (5.5 kB at 9.9 kB/s)
[2025-10-01T23:28:48.661Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension-spi/1.16.1.Final/kogito-quarkus-extension-spi-1.16.1.Final.jar (4.0 kB at 5.7 kB/s)
[2025-10-01T23:28:48.661Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes-deployment/1.16.1.Final/kogito-quarkus-processes-deployment-1.16.1.Final.jar (36 kB at 51 kB/s)
[2025-10-01T23:28:48.661Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-processes/1.16.1.Final/kogito-codegen-processes-1.16.1.Final.jar (172 kB at 223 kB/s)
[2025-10-01T23:28:48.661Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-deployment/1.16.1.Final/kogito-quarkus-deployment-1.16.1.Final.jar (2.5 kB at 2.8 kB/s)
[2025-10-01T23:28:48.661Z] 2025-10-01 23:25:44,539 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.661Z] 2025-10-01 23:25:44,976 INFO [org.kie.kog.cod.api.uti.AddonsConfigDiscovery] (build-22) Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-10-01T23:28:48.661Z] 2025-10-01 23:25:46,975 INFO [org.kie.kog.cod.cor.uti.ApplicationGeneratorDiscovery] (build-5) Generator discovery performed, found [openapispecs, processes, rules, decisions, predictions]
[2025-10-01T23:28:48.661Z] 2025-10-01 23:25:46,976 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-5) Skipping generator 'openapispecs' because disabled
[2025-10-01T23:28:48.661Z] 2025-10-01 23:25:46,976 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-5) Skipping generator 'processes' because disabled
[2025-10-01T23:28:48.661Z] 2025-10-01 23:25:46,977 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-5) Skipping generator 'rules' because disabled
[2025-10-01T23:28:48.661Z] 2025-10-01 23:25:46,977 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-5) Skipping generator 'decisions' because disabled
[2025-10-01T23:28:48.661Z] 2025-10-01 23:25:49,038 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 5.215s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.661Z] 2025-10-01 23:25:49,039 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.661Z] 2025-10-01 23:25:49,040 INFO [io.quarkus] (main) Installed features: [cdi, kogito-decisions, kogito-predictions, kogito-processes, kogito-rules, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.661Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.049 s - in org.kie.pmml.kogito.quarkus.LogisticRegressionIrisDataTest
[2025-10-01T23:28:48.661Z] 2025-10-01 23:25:51,453 INFO [io.quarkus] (main) Quarkus stopped in 0.074s
[2025-10-01T23:28:48.661Z] [INFO]
[2025-10-01T23:28:48.661Z] [INFO] Results:
[2025-10-01T23:28:48.661Z] [INFO]
[2025-10-01T23:28:48.661Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.661Z] [INFO]
[2025-10-01T23:28:48.661Z] [INFO]
[2025-10-01T23:28:48.661Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kogito-pmml-quickstart ---
[2025-10-01T23:28:48.661Z] [INFO] Building jar: /quarkus-quickstarts/kogito-pmml-quickstart/target/kogito-pmml-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.661Z] [INFO]
[2025-10-01T23:28:48.661Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kogito-pmml-quickstart ---
[2025-10-01T23:28:48.661Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-10-01T23:28:48.661Z] [INFO] Generator discovery performed, found [openapispecs, processes, rules, decisions, predictions]
[2025-10-01T23:28:48.661Z] [INFO] Skipping generator 'openapispecs' because disabled
[2025-10-01T23:28:48.661Z] [INFO] Skipping generator 'processes' because disabled
[2025-10-01T23:28:48.661Z] [INFO] Skipping generator 'decisions' because disabled
[2025-10-01T23:28:48.661Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 3344ms
[2025-10-01T23:28:48.661Z] [INFO]
[2025-10-01T23:28:48.661Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kogito-pmml-quickstart ---
[2025-10-01T23:28:48.661Z] [INFO] Installing /quarkus-quickstarts/kogito-pmml-quickstart/target/kogito-pmml-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kogito-pmml-quickstart/1.0.0-SNAPSHOT/kogito-pmml-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.661Z] [INFO] Installing /quarkus-quickstarts/kogito-pmml-quickstart/pom.xml to /root/.m2/repository/org/acme/kogito-pmml-quickstart/1.0.0-SNAPSHOT/kogito-pmml-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.661Z] [INFO]
[2025-10-01T23:28:48.661Z] [INFO] ------------------< org.acme:optaplanner-quickstart >-------------------
[2025-10-01T23:28:48.661Z] [INFO] Building optaplanner-quickstart 1.0.0-SNAPSHOT [51/103]
[2025-10-01T23:28:48.661Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2/2.7.2.Final/quarkus-jdbc-h2-2.7.2.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2/2.7.2.Final/quarkus-jdbc-h2-2.7.2.Final.pom (2.7 kB at 5.6 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2-parent/2.7.2.Final/quarkus-jdbc-h2-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2-parent/2.7.2.Final/quarkus-jdbc-h2-parent-2.7.2.Final.pom (691 B at 2.4 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.pom (960 B at 13 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.pom (2.2 kB at 36 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-modules/1.15.0/jts-modules-1.15.0.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-modules/1.15.0/jts-modules-1.15.0.pom (1.2 kB at 21 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts/1.15.0/jts-1.15.0.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts/1.15.0/jts-1.15.0.pom (11 kB at 161 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-2.7.2.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-2.7.2.Final.pom (1.9 kB at 4.8 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache-parent/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache-parent/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-parent-2.7.2.Final.pom (800 B at 1.9 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache/2.7.2.Final/quarkus-rest-data-panache-2.7.2.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache/2.7.2.Final/quarkus-rest-data-panache-2.7.2.Final.pom (3.1 kB at 8.2 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache-parent/2.7.2.Final/quarkus-rest-data-panache-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache-parent/2.7.2.Final/quarkus-rest-data-panache-parent-2.7.2.Final.pom (771 B at 1.9 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus/8.16.1.Final/optaplanner-quarkus-8.16.1.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus/8.16.1.Final/optaplanner-quarkus-8.16.1.Final.pom (3.8 kB at 9.8 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-parent/8.16.1.Final/optaplanner-quarkus-parent-8.16.1.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-parent/8.16.1.Final/optaplanner-quarkus-parent-8.16.1.Final.pom (788 B at 1.4 kB/s)
[2025-10-01T23:28:48.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-integration/8.16.1.Final/optaplanner-quarkus-integration-8.16.1.Final.pom
[2025-10-01T23:28:48.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-integration/8.16.1.Final/optaplanner-quarkus-integration-8.16.1.Final.pom (3.0 kB at 8.0 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-build-parent/8.16.1.Final/optaplanner-build-parent-8.16.1.Final.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-build-parent/8.16.1.Final/optaplanner-build-parent-8.16.1.Final.pom (36 kB at 90 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-core/8.16.1.Final/optaplanner-core-8.16.1.Final.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-core/8.16.1.Final/optaplanner-core-8.16.1.Final.pom (5.0 kB at 9.3 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-tms/8.16.1.Beta/drools-tms-8.16.1.Beta.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-tms/8.16.1.Beta/drools-tms-8.16.1.Beta.pom (2.6 kB at 6.2 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom (29 kB at 503 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson/8.16.1.Final/optaplanner-quarkus-jackson-8.16.1.Final.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson/8.16.1.Final/optaplanner-quarkus-jackson-8.16.1.Final.pom (2.6 kB at 6.8 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson-parent/8.16.1.Final/optaplanner-quarkus-jackson-parent-8.16.1.Final.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson-parent/8.16.1.Final/optaplanner-quarkus-jackson-parent-8.16.1.Final.pom (718 B at 1.9 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jackson/8.16.1.Final/optaplanner-persistence-jackson-8.16.1.Final.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jackson/8.16.1.Final/optaplanner-persistence-jackson-8.16.1.Final.pom (2.6 kB at 7.3 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence/8.16.1.Final/optaplanner-persistence-8.16.1.Final.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence/8.16.1.Final/optaplanner-persistence-8.16.1.Final.pom (1.8 kB at 4.6 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-common/8.16.1.Final/optaplanner-persistence-common-8.16.1.Final.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-common/8.16.1.Final/optaplanner-persistence-common-8.16.1.Final.pom (1.8 kB at 3.5 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-h2/2.7.2.Final/quarkus-test-h2-2.7.2.Final.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-h2/2.7.2.Final/quarkus-test-h2-2.7.2.Final.pom (895 B at 1.9 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-test/8.16.1.Final/optaplanner-test-8.16.1.Final.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-test/8.16.1.Final/optaplanner-test-8.16.1.Final.pom (2.5 kB at 4.6 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom
[2025-10-01T23:28:48.662Z] [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 478 kB/s)
[2025-10-01T23:28:48.662Z] [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-10-01T23:28:48.662Z] [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 229 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom
[2025-10-01T23:28:48.662Z] [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 73 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark/8.16.1.Final/optaplanner-quarkus-benchmark-8.16.1.Final.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark/8.16.1.Final/optaplanner-quarkus-benchmark-8.16.1.Final.pom (3.1 kB at 5.7 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark-parent/8.16.1.Final/optaplanner-quarkus-benchmark-parent-8.16.1.Final.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark-parent/8.16.1.Final/optaplanner-quarkus-benchmark-parent-8.16.1.Final.pom (734 B at 1.5 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-benchmark/8.16.1.Final/optaplanner-benchmark-8.16.1.Final.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-benchmark/8.16.1.Final/optaplanner-benchmark-8.16.1.Final.pom (6.6 kB at 18 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jaxb/8.16.1.Final/optaplanner-persistence-jaxb-8.16.1.Final.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jaxb/8.16.1.Final/optaplanner-persistence-jaxb-8.16.1.Final.pom (2.8 kB at 6.2 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jfree/jfreechart/1.5.3/jfreechart-1.5.3.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jfree/jfreechart/1.5.3/jfreechart-1.5.3.pom (9.7 kB at 128 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator/2.7.2.Final/quarkus-webjars-locator-2.7.2.Final.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator/2.7.2.Final/quarkus-webjars-locator-2.7.2.Final.pom (1.7 kB at 3.7 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator-parent/2.7.2.Final/quarkus-webjars-locator-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator-parent/2.7.2.Final/quarkus-webjars-locator-parent-2.7.2.Final.pom (757 B at 1.4 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.3.1/bootstrap-4.3.1.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.3.1/bootstrap-4.3.1.pom (8.0 kB at 112 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.0.0/jquery-3.0.0.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.0.0/jquery-3.0.0.pom (7.0 kB at 101 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.14.3/popper.js-1.14.3.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.14.3/popper.js-1.14.3.pom (4.5 kB at 63 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.4.1/jquery-3.4.1.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.4.1/jquery-3.4.1.pom (7.4 kB at 58 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.11.2/font-awesome-5.11.2.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.11.2/font-awesome-5.11.2.pom (7.2 kB at 109 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.pom
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.pom (5.1 kB at 55 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2/2.7.2.Final/quarkus-jdbc-h2-2.7.2.Final.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-2.7.2.Final.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache/2.7.2.Final/quarkus-rest-data-panache-2.7.2.Final.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.jar (1.9 MB at 17 MB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus/8.16.1.Final/optaplanner-quarkus-8.16.1.Final.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.jar (798 kB at 2.8 MB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-core/8.16.1.Final/optaplanner-core-8.16.1.Final.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-2.7.2.Final.jar (7.5 kB at 19 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-tms/8.16.1.Beta/drools-tms-8.16.1.Beta.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2/2.7.2.Final/quarkus-jdbc-h2-2.7.2.Final.jar (8.1 kB at 20 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache/2.7.2.Final/quarkus-rest-data-panache-2.7.2.Final.jar (26 kB at 54 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson/8.16.1.Final/optaplanner-quarkus-jackson-8.16.1.Final.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar (2.2 MB at 4.3 MB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jackson/8.16.1.Final/optaplanner-persistence-jackson-8.16.1.Final.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus/8.16.1.Final/optaplanner-quarkus-8.16.1.Final.jar (26 kB at 48 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-common/8.16.1.Final/optaplanner-persistence-common-8.16.1.Final.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-tms/8.16.1.Beta/drools-tms-8.16.1.Beta.jar (70 kB at 83 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-h2/2.7.2.Final/quarkus-test-h2-2.7.2.Final.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-core/8.16.1.Final/optaplanner-core-8.16.1.Final.jar (1.9 MB at 2.2 MB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-test/8.16.1.Final/optaplanner-test-8.16.1.Final.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson/8.16.1.Final/optaplanner-quarkus-jackson-8.16.1.Final.jar (4.5 kB at 4.7 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-common/8.16.1.Final/optaplanner-persistence-common-8.16.1.Final.jar (4.1 kB at 4.2 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark/8.16.1.Final/optaplanner-quarkus-benchmark-8.16.1.Final.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jackson/8.16.1.Final/optaplanner-persistence-jackson-8.16.1.Final.jar (32 kB at 31 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-benchmark/8.16.1.Final/optaplanner-benchmark-8.16.1.Final.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar (5.0 MB at 4.5 MB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jaxb/8.16.1.Final/optaplanner-persistence-jaxb-8.16.1.Final.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-h2/2.7.2.Final/quarkus-test-h2-2.7.2.Final.jar (3.6 kB at 2.9 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jfree/jfreechart/1.5.3/jfreechart-1.5.3.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-test/8.16.1.Final/optaplanner-test-8.16.1.Final.jar (45 kB at 34 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator/2.7.2.Final/quarkus-webjars-locator-2.7.2.Final.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jfree/jfreechart/1.5.3/jfreechart-1.5.3.jar (1.6 MB at 1.2 MB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.3.1/bootstrap-4.3.1.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark/8.16.1.Final/optaplanner-quarkus-benchmark-8.16.1.Final.jar (11 kB at 7.4 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.14.3/popper.js-1.14.3.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.3.1/bootstrap-4.3.1.jar (1.2 MB at 812 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.4.1/jquery-3.4.1.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.14.3/popper.js-1.14.3.jar (445 kB at 294 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.11.2/font-awesome-5.11.2.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-benchmark/8.16.1.Final/optaplanner-benchmark-8.16.1.Final.jar (559 kB at 347 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.jar
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator/2.7.2.Final/quarkus-webjars-locator-2.7.2.Final.jar (5.2 kB at 3.2 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.4.1/jquery-3.4.1.jar (308 kB at 183 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.jar (759 kB at 449 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jaxb/8.16.1.Final/optaplanner-persistence-jaxb-8.16.1.Final.jar (21 kB at 12 kB/s)
[2025-10-01T23:28:48.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.11.2/font-awesome-5.11.2.jar (5.1 MB at 3.0 MB/s)
[2025-10-01T23:28:48.662Z] [INFO]
[2025-10-01T23:28:48.662Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ optaplanner-quickstart ---
[2025-10-01T23:28:48.662Z] [INFO]
[2025-10-01T23:28:48.662Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ optaplanner-quickstart ---
[2025-10-01T23:28:48.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.662Z] [INFO] Copying 4 resources
[2025-10-01T23:28:48.662Z] [INFO]
[2025-10-01T23:28:48.662Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ optaplanner-quickstart ---
[2025-10-01T23:28:48.662Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.662Z] [INFO] Compiling 13 source files to /quarkus-quickstarts/optaplanner-quickstart/target/classes
[2025-10-01T23:28:48.662Z] [INFO] /quarkus-quickstarts/optaplanner-quickstart/src/main/java/org/acme/optaplanner/solver/TimeTableConstraintProvider.java: /quarkus-quickstarts/optaplanner-quickstart/src/main/java/org/acme/optaplanner/solver/TimeTableConstraintProvider.java uses or overrides a deprecated API that is marked for removal.
[2025-10-01T23:28:48.662Z] [INFO] /quarkus-quickstarts/optaplanner-quickstart/src/main/java/org/acme/optaplanner/solver/TimeTableConstraintProvider.java: Recompile with -Xlint:removal for details.
[2025-10-01T23:28:48.662Z] [INFO]
[2025-10-01T23:28:48.662Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ optaplanner-quickstart ---
[2025-10-01T23:28:48.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.662Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/optaplanner-quickstart/src/test/resources
[2025-10-01T23:28:48.662Z] [INFO]
[2025-10-01T23:28:48.662Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ optaplanner-quickstart ---
[2025-10-01T23:28:48.662Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.662Z] [INFO] Compiling 10 source files to /quarkus-quickstarts/optaplanner-quickstart/target/test-classes
[2025-10-01T23:28:48.662Z] [INFO]
[2025-10-01T23:28:48.662Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ optaplanner-quickstart ---
[2025-10-01T23:28:48.662Z] [INFO]
[2025-10-01T23:28:48.662Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.662Z] [INFO] T E S T S
[2025-10-01T23:28:48.662Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.662Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.662Z] [INFO] Running org.acme.optaplanner.rest.LessonResourceTest
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links/2.7.2.Final/quarkus-resteasy-links-2.7.2.Final.jar
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links/2.7.2.Final/quarkus-resteasy-links-2.7.2.Final.jar (3.0 kB at 3.3 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-links/2.7.2.Final/quarkus-resteasy-reactive-links-2.7.2.Final.jar
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-links/2.7.2.Final/quarkus-resteasy-reactive-links-2.7.2.Final.jar (18 kB at 38 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links/2.7.2.Final/quarkus-resteasy-links-2.7.2.Final.pom
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links/2.7.2.Final/quarkus-resteasy-links-2.7.2.Final.pom (2.3 kB at 7.4 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links-parent/2.7.2.Final/quarkus-resteasy-links-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links-parent/2.7.2.Final/quarkus-resteasy-links-parent-2.7.2.Final.pom (718 B at 2.0 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.pom
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.pom (6.5 kB at 95 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom (13 kB at 170 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.jar
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.jar (40 kB at 283 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar (100 kB at 795 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2-deployment/2.7.2.Final/quarkus-jdbc-h2-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2-deployment/2.7.2.Final/quarkus-jdbc-h2-deployment-2.7.2.Final.pom (1.9 kB at 4.8 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-h2/2.7.2.Final/quarkus-devservices-h2-2.7.2.Final.pom
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-h2/2.7.2.Final/quarkus-devservices-h2-2.7.2.Final.pom (1.9 kB at 4.4 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.2.Final.pom (2.7 kB at 7.0 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache-deployment/2.7.2.Final/quarkus-rest-data-panache-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache-deployment/2.7.2.Final/quarkus-rest-data-panache-deployment-2.7.2.Final.pom (3.1 kB at 7.4 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-deployment/8.16.1.Final/optaplanner-quarkus-deployment-8.16.1.Final.pom
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-deployment/8.16.1.Final/optaplanner-quarkus-deployment-8.16.1.Final.pom (4.4 kB at 8.3 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-legacy-api/1.16.1.Final/kogito-legacy-api-1.16.1.Final.pom
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-legacy-api/1.16.1.Final/kogito-legacy-api-1.16.1.Final.pom (1.8 kB at 4.5 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson-deployment/8.16.1.Final/optaplanner-quarkus-jackson-deployment-8.16.1.Final.pom
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson-deployment/8.16.1.Final/optaplanner-quarkus-jackson-deployment-8.16.1.Final.pom (1.9 kB at 4.1 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark-deployment/8.16.1.Final/optaplanner-quarkus-benchmark-deployment-8.16.1.Final.pom
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark-deployment/8.16.1.Final/optaplanner-quarkus-benchmark-deployment-8.16.1.Final.pom (3.5 kB at 6.9 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator-deployment/2.7.2.Final/quarkus-webjars-locator-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator-deployment/2.7.2.Final/quarkus-webjars-locator-deployment-2.7.2.Final.pom (3.7 kB at 7.4 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links-deployment/2.7.2.Final/quarkus-resteasy-links-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links-deployment/2.7.2.Final/quarkus-resteasy-links-deployment-2.7.2.Final.pom (1.5 kB at 3.9 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-h2/2.7.2.Final/quarkus-devservices-h2-2.7.2.Final.jar
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2-deployment/2.7.2.Final/quarkus-jdbc-h2-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links-deployment/2.7.2.Final/quarkus-resteasy-links-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache-deployment/2.7.2.Final/quarkus-rest-data-panache-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links-deployment/2.7.2.Final/quarkus-resteasy-links-deployment-2.7.2.Final.jar (2.3 kB at 6.2 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-legacy-api/1.16.1.Final/kogito-legacy-api-1.16.1.Final.jar
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-h2/2.7.2.Final/quarkus-devservices-h2-2.7.2.Final.jar (8.1 kB at 18 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-deployment/8.16.1.Final/optaplanner-quarkus-deployment-8.16.1.Final.jar
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.2.Final.jar (18 kB at 39 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson-deployment/8.16.1.Final/optaplanner-quarkus-jackson-deployment-8.16.1.Final.jar
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2-deployment/2.7.2.Final/quarkus-jdbc-h2-deployment-2.7.2.Final.jar (5.5 kB at 9.0 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark-deployment/8.16.1.Final/optaplanner-quarkus-benchmark-deployment-8.16.1.Final.jar
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache-deployment/2.7.2.Final/quarkus-rest-data-panache-deployment-2.7.2.Final.jar (53 kB at 90 kB/s)
[2025-10-01T23:28:48.662Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator-deployment/2.7.2.Final/quarkus-webjars-locator-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-legacy-api/1.16.1.Final/kogito-legacy-api-1.16.1.Final.jar (11 kB at 14 kB/s)
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark-deployment/8.16.1.Final/optaplanner-quarkus-benchmark-deployment-8.16.1.Final.jar (8.8 kB at 9.9 kB/s)
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-deployment/8.16.1.Final/optaplanner-quarkus-deployment-8.16.1.Final.jar (49 kB at 48 kB/s)
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator-deployment/2.7.2.Final/quarkus-webjars-locator-deployment-2.7.2.Final.jar (7.6 kB at 7.3 kB/s)
[2025-10-01T23:28:48.662Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson-deployment/8.16.1.Final/optaplanner-quarkus-jackson-deployment-8.16.1.Final.jar (4.9 kB at 4.5 kB/s)
[2025-10-01T23:28:48.662Z] 2025-10-01 23:26:24,293 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.662Z] [INFO] H2 database started in TCP server mode; server status: TCP server running at tcp://172.17.0.2:9092 (only local connections)
[2025-10-01T23:28:48.662Z] 2025-10-01 23:26:28,274 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 4.521s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.662Z] 2025-10-01 23:26:28,274 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.662Z] 2025-10-01 23:26:28,274 INFO [io.quarkus] (main) Installed features: [agroal, awt, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, optaplanner, optaplanner-benchmark, optaplanner-jackson, resteasy, resteasy-jackson, smallrye-context-propagation, vertx, webjars-locator]
[2025-10-01T23:28:48.663Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.324 s - in org.acme.optaplanner.rest.LessonResourceTest
[2025-10-01T23:28:48.663Z] [INFO] Running org.acme.optaplanner.rest.RoomResourceTest
[2025-10-01T23:28:48.663Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.acme.optaplanner.rest.RoomResourceTest
[2025-10-01T23:28:48.663Z] [INFO] Running org.acme.optaplanner.rest.TimeTableResourceTest
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:31,844 INFO [org.opt.cor.imp.sol.DefaultSolver] (pool-11-thread-1) Solving started: time spent (50), best score (-38init/0hard/0soft), environment mode (REPRODUCIBLE), move thread count (NONE), random (JDK with seed 0).
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:32,142 INFO [org.opt.cor.imp.con.DefaultConstructionHeuristicPhase] (pool-11-thread-1) Construction Heuristic phase (0) ended: time spent (357), best score (0hard/-11soft), score calculation speed (1922/sec), step total (19).
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:32,146 INFO [org.opt.cor.imp.sol.DefaultSolver] (pool-11-thread-1) Solving ended: time spent (360), best score (0hard/-11soft), score calculation speed (1588/sec), phase total (2), environment mode (REPRODUCIBLE), move thread count (NONE).
[2025-10-01T23:28:48.663Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.704 s - in org.acme.optaplanner.rest.TimeTableResourceTest
[2025-10-01T23:28:48.663Z] [INFO] Running org.acme.optaplanner.rest.TimeslotResourceTest
[2025-10-01T23:28:48.663Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.acme.optaplanner.rest.TimeslotResourceTest
[2025-10-01T23:28:48.663Z] [INFO] Running org.acme.optaplanner.solver.TimeTableBenchmarkTest
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:32,541 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) Benchmarking started: parallelBenchmarkCount (1) for problemCount (1), solverCount (1), totalSubSingleCount (1).
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:32,542 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) ================================================================================
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:32,542 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) Warm up started
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:32,542 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) ================================================================================
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:32,674 INFO [org.opt.cor.imp.sol.DefaultSolver] (OptaPool-1-BenchmarkThread-1) Solving started: time spent (3), best score (0hard/-11soft), environment mode (REPRODUCIBLE), move thread count (NONE), random (JDK with seed 0).
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:32,674 INFO [org.opt.cor.imp.sol.DefaultSolver] (OptaPool-1-BenchmarkThread-1) Solving ended: time spent (4), best score (0hard/-11soft), score calculation speed (250/sec), phase total (2), environment mode (REPRODUCIBLE), move thread count (NONE).
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:32,675 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) ================================================================================
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:32,675 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) Warm up ended
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:32,675 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) ================================================================================
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:32,791 INFO [org.opt.cor.imp.sol.DefaultSolver] (OptaPool-2-BenchmarkThread-1) Solving started: time spent (5), best score (0hard/-11soft), environment mode (REPRODUCIBLE), move thread count (NONE), random (JDK with seed 0).
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:32,791 INFO [org.opt.cor.imp.sol.DefaultSolver] (OptaPool-2-BenchmarkThread-1) Solving ended: time spent (5), best score (0hard/-11soft), score calculation speed (200/sec), phase total (2), environment mode (REPRODUCIBLE), move thread count (NONE).
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:33,186 INFO [org.opt.ben.imp.rep.BenchmarkReport] (main) Generating benchmark report...
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:34,979 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) Benchmarking ended: time spent (259), favoriteSolverBenchmark (Config_0), statistic html overview (/quarkus-quickstarts/optaplanner-quickstart/target/benchmarks/2025-10-01_232632/index.html).
[2025-10-01T23:28:48.663Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.648 s - in org.acme.optaplanner.solver.TimeTableBenchmarkTest
[2025-10-01T23:28:48.663Z] [INFO] Running org.acme.optaplanner.solver.TimeTableConstraintProviderTest
[2025-10-01T23:28:48.663Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.779 s - in org.acme.optaplanner.solver.TimeTableConstraintProviderTest
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:36,844 INFO [io.quarkus] (main) Quarkus stopped in 0.079s
[2025-10-01T23:28:48.663Z] [INFO] H2 database was shut down; server status: Not started
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] Results:
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ optaplanner-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO] Building jar: /quarkus-quickstarts/optaplanner-quickstart/target/optaplanner-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ optaplanner-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-10-01T23:28:48.663Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2128ms
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ optaplanner-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO] Installing /quarkus-quickstarts/optaplanner-quickstart/target/optaplanner-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/optaplanner-quickstart/1.0.0-SNAPSHOT/optaplanner-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.663Z] [INFO] Installing /quarkus-quickstarts/optaplanner-quickstart/pom.xml to /root/.m2/repository/org/acme/optaplanner-quickstart/1.0.0-SNAPSHOT/optaplanner-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] -------------------< org.acme:lifecycle-quickstart >--------------------
[2025-10-01T23:28:48.663Z] [INFO] Building lifecycle-quickstart 1.0.0-SNAPSHOT [52/103]
[2025-10-01T23:28:48.663Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ lifecycle-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ lifecycle-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.663Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/lifecycle-quickstart/src/main/resources
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ lifecycle-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.663Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/lifecycle-quickstart/target/classes
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ lifecycle-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.663Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/lifecycle-quickstart/src/test/resources
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ lifecycle-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.663Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/lifecycle-quickstart/target/test-classes
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ lifecycle-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.663Z] [INFO] T E S T S
[2025-10-01T23:28:48.663Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.663Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.663Z] [INFO] Running org.acme.lifecycle.GreetingResourceTest
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:44,470 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:46,092 INFO [ListenerBean] (main) The application is starting...hello
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:46,202 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.458s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:46,203 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:46,203 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.663Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.154 s - in org.acme.lifecycle.GreetingResourceTest
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:47,880 INFO [ListenerBean] (main) The application is stopping... bye bye
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:47,912 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] Results:
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lifecycle-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO] Building jar: /quarkus-quickstarts/lifecycle-quickstart/target/lifecycle-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ lifecycle-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 832ms
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ lifecycle-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO] Installing /quarkus-quickstarts/lifecycle-quickstart/target/lifecycle-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/lifecycle-quickstart/1.0.0-SNAPSHOT/lifecycle-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.663Z] [INFO] Installing /quarkus-quickstarts/lifecycle-quickstart/pom.xml to /root/.m2/repository/org/acme/lifecycle-quickstart/1.0.0-SNAPSHOT/lifecycle-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] -------------------< org.acme:micrometer-quickstart >-------------------
[2025-10-01T23:28:48.663Z] [INFO] Building micrometer-quickstart 1.0.0-SNAPSHOT [53/103]
[2025-10-01T23:28:48.663Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.2.Final/quarkus-micrometer-registry-prometheus-2.7.2.Final.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.2.Final/quarkus-micrometer-registry-prometheus-2.7.2.Final.pom (2.1 kB at 4.1 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus-parent/2.7.2.Final/quarkus-micrometer-registry-prometheus-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus-parent/2.7.2.Final/quarkus-micrometer-registry-prometheus-parent-2.7.2.Final.pom (954 B at 1.5 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer/2.7.2.Final/quarkus-micrometer-2.7.2.Final.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer/2.7.2.Final/quarkus-micrometer-2.7.2.Final.pom (4.7 kB at 11 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-parent/2.7.2.Final/quarkus-micrometer-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-parent/2.7.2.Final/quarkus-micrometer-parent-2.7.2.Final.pom (1.3 kB at 2.6 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.pom (3.2 kB at 53 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.pom (1.6 kB at 23 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.12.0/parent-0.12.0.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.12.0/parent-0.12.0.pom (12 kB at 199 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.pom (2.0 kB at 23 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.pom (1.5 kB at 13 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer/0.12.0/simpleclient_tracer-0.12.0.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer/0.12.0/simpleclient_tracer-0.12.0.pom (1.2 kB at 16 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.pom (839 B at 10.0 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.pom (2.3 kB at 35 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.2.Final/quarkus-micrometer-registry-prometheus-2.7.2.Final.jar
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer/2.7.2.Final/quarkus-micrometer-2.7.2.Final.jar
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.jar
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.jar
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.jar
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.jar (8.0 kB at 113 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.jar
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.jar (37 kB at 455 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.jar
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.jar (89 kB at 1.1 MB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.jar
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.jar (4.3 kB at 30 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.jar (4.5 kB at 31 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.jar (3.4 kB at 18 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.2.Final/quarkus-micrometer-registry-prometheus-2.7.2.Final.jar (3.1 kB at 5.6 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer/2.7.2.Final/quarkus-micrometer-2.7.2.Final.jar (157 kB at 212 kB/s)
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ micrometer-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ micrometer-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.663Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/micrometer-quickstart/src/main/resources
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ micrometer-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.663Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/micrometer-quickstart/target/classes
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ micrometer-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.663Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/micrometer-quickstart/src/test/resources
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ micrometer-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.663Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/micrometer-quickstart/target/test-classes
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ micrometer-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.663Z] [INFO] T E S T S
[2025-10-01T23:28:48.663Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.663Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.663Z] [INFO] Running org.acme.microprofile.metrics.ExampleResourceTest
[2025-10-01T23:28:48.663Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.2.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.663Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.2.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.2.Final.pom (2.2 kB at 3.3 kB/s)
[2025-10-01T23:28:48.663Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-deployment/2.7.2.Final/quarkus-micrometer-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.663Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-deployment/2.7.2.Final/quarkus-micrometer-deployment-2.7.2.Final.pom (4.4 kB at 9.2 kB/s)
[2025-10-01T23:28:48.663Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-deployment/2.7.2.Final/quarkus-micrometer-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.663Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.2.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.663Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-deployment/2.7.2.Final/quarkus-micrometer-deployment-2.7.2.Final.jar (55 kB at 123 kB/s)
[2025-10-01T23:28:48.663Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.2.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.2.Final.jar (2.5 kB at 4.0 kB/s)
[2025-10-01T23:28:48.663Z] 2025-10-01 23:26:58,522 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.663Z] 2025-10-01 23:27:00,209 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.281s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.663Z] 2025-10-01 23:27:00,210 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.663Z] 2025-10-01 23:27:00,210 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, resteasy, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.663Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.33 s - in org.acme.microprofile.metrics.ExampleResourceTest
[2025-10-01T23:28:48.663Z] 2025-10-01 23:27:02,010 INFO [io.quarkus] (main) Quarkus stopped in 0.073s
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] Results:
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ micrometer-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO] Building jar: /quarkus-quickstarts/micrometer-quickstart/target/micrometer-quickstart.jar
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ micrometer-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 895ms
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ micrometer-quickstart ---
[2025-10-01T23:28:48.663Z] [INFO] Installing /quarkus-quickstarts/micrometer-quickstart/target/micrometer-quickstart.jar to /root/.m2/repository/org/acme/micrometer-quickstart/1.0.0-SNAPSHOT/micrometer-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.663Z] [INFO] Installing /quarkus-quickstarts/micrometer-quickstart/pom.xml to /root/.m2/repository/org/acme/micrometer-quickstart/1.0.0-SNAPSHOT/micrometer-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.663Z] [INFO]
[2025-10-01T23:28:48.663Z] [INFO] ----------< org.acme:microprofile-fault-tolerance-quickstart >----------
[2025-10-01T23:28:48.663Z] [INFO] Building microprofile-fault-tolerance-quickstart 1.0.0-SNAPSHOT [54/103]
[2025-10-01T23:28:48.663Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.2.Final/quarkus-smallrye-fault-tolerance-2.7.2.Final.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.2.Final/quarkus-smallrye-fault-tolerance-2.7.2.Final.pom (4.0 kB at 14 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance-parent/2.7.2.Final/quarkus-smallrye-fault-tolerance-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance-parent/2.7.2.Final/quarkus-smallrye-fault-tolerance-parent-2.7.2.Final.pom (777 B at 3.2 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.pom (5.0 kB at 42 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.pom (6.8 kB at 89 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/3.0/microprofile-fault-tolerance-parent-3.0.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/3.0/microprofile-fault-tolerance-parent-3.0.pom (13 kB at 161 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.pom (1.5 kB at 16 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.pom (7.8 kB at 87 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.pom (1.1 kB at 13 kB/s)
[2025-10-01T23:28:48.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-parent/5.2.1/smallrye-fault-tolerance-autoconfig-parent-5.2.1.pom
[2025-10-01T23:28:48.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-parent/5.2.1/smallrye-fault-tolerance-autoconfig-parent-5.2.1.pom (735 B at 7.9 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.pom
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.pom (1.6 kB at 20 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.2.Final/quarkus-smallrye-fault-tolerance-2.7.2.Final.jar
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.jar
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.jar
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.jar
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.jar
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.jar (116 kB at 1.4 MB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.jar
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.jar (135 kB at 1.7 MB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.jar
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.jar (6.7 kB at 80 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.jar (19 kB at 208 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.jar (5.9 kB at 43 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.jar (5.3 kB at 31 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.2.Final/quarkus-smallrye-fault-tolerance-2.7.2.Final.jar (14 kB at 51 kB/s)
[2025-10-01T23:28:48.664Z] [INFO]
[2025-10-01T23:28:48.664Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-fault-tolerance-quickstart ---
[2025-10-01T23:28:48.664Z] [INFO]
[2025-10-01T23:28:48.664Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-fault-tolerance-quickstart ---
[2025-10-01T23:28:48.664Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.664Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/src/main/resources
[2025-10-01T23:28:48.664Z] [INFO]
[2025-10-01T23:28:48.664Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ microprofile-fault-tolerance-quickstart ---
[2025-10-01T23:28:48.664Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.664Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/target/classes
[2025-10-01T23:28:48.664Z] [INFO]
[2025-10-01T23:28:48.664Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-fault-tolerance-quickstart ---
[2025-10-01T23:28:48.664Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.664Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/src/test/resources
[2025-10-01T23:28:48.664Z] [INFO]
[2025-10-01T23:28:48.664Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ microprofile-fault-tolerance-quickstart ---
[2025-10-01T23:28:48.664Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.664Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/target/test-classes
[2025-10-01T23:28:48.664Z] [INFO]
[2025-10-01T23:28:48.664Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ microprofile-fault-tolerance-quickstart ---
[2025-10-01T23:28:48.664Z] [INFO]
[2025-10-01T23:28:48.664Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.664Z] [INFO] T E S T S
[2025-10-01T23:28:48.664Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.664Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.664Z] [INFO] Running org.acme.microprofile.faulttolerance.CoffeeResourceTest
[2025-10-01T23:28:48.664Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.2.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.664Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.2.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.2.Final.pom (2.4 kB at 2.7 kB/s)
[2025-10-01T23:28:48.664Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.2.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.664Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.2.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.2.Final.jar (20 kB at 33 kB/s)
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:10,347 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:11,238 INFO [io.qua.arc.pro.BeanProcessor] (build-8) Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-10-01T23:28:48.664Z] - @Inject field org.acme.microprofile.faulttolerance.CoffeeResourceTest#coffeeResource
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:12,254 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.451s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:12,256 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:12,256 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:13,492 INFO [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#recommendations() invocation #0 returning successfully
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,141 INFO [org.acm.mic.fau.CoffeeRepositoryService] (executor-thread-0) Invocation #0 OK
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,143 INFO [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#availability() invocation #1 returning successfully
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,174 INFO [org.acm.mic.fau.CoffeeRepositoryService] (executor-thread-0) Invocation #1 OK
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,175 INFO [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#availability() invocation #2 returning successfully
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,197 ERROR [org.acm.mic.fau.CoffeeRepositoryService] (executor-thread-0) Invocation #2 failing
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,198 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#availability() invocation #3 failed: RuntimeException: Service failed.
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,214 ERROR [org.acm.mic.fau.CoffeeRepositoryService] (executor-thread-0) Invocation #3 failing
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,217 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#availability() invocation #4 failed: RuntimeException: Service failed.
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,265 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#availability() invocation #5 failed: CircuitBreakerOpenException: CircuitBreaker[org.acme.microprofile.faulttolerance.CoffeeRepositoryService#getAvailability] circuit breaker is open
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,319 INFO [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #6 returning successfully
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,354 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #7 failed
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,370 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /coffee/1 failed, error id: 0174cca4-6eef-412c-b42b-51672f572a79-1: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: Resource failure.
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.664Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.664Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.664Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.664Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.664Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.664Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.664Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.664Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.664Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.664Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.664Z] Caused by: java.lang.RuntimeException: Resource failure.
[2025-10-01T23:28:48.664Z] at org.acme.microprofile.faulttolerance.CoffeeResource.maybeFail(CoffeeResource.java:147)
[2025-10-01T23:28:48.664Z] at org.acme.microprofile.faulttolerance.CoffeeResource.coffeeDetail(CoffeeResource.java:70)
[2025-10-01T23:28:48.664Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.664Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.664Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.664Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.664Z] ... 15 more
[2025-10-01T23:28:48.664Z]
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,404 INFO [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #0 returning successfully
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,449 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #0 failed
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,554 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #1 failed
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,593 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #2 failed
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,752 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #3 failed
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,758 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #4 failed
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,761 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /coffee failed, error id: 0174cca4-6eef-412c-b42b-51672f572a79-2: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: Resource failure.
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.664Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.664Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.664Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.664Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.664Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.664Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.664Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.664Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.664Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.664Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.664Z] Caused by: java.lang.RuntimeException: Resource failure.
[2025-10-01T23:28:48.664Z] at org.acme.microprofile.faulttolerance.CoffeeResource.maybeFail(CoffeeResource.java:147)
[2025-10-01T23:28:48.664Z] at org.acme.microprofile.faulttolerance.CoffeeResource.coffees(CoffeeResource.java:53)
[2025-10-01T23:28:48.664Z] at org.acme.microprofile.faulttolerance.CoffeeResource_Subclass.coffees$$superforward1(Unknown Source)
[2025-10-01T23:28:48.664Z] at org.acme.microprofile.faulttolerance.CoffeeResource_Subclass$$function$$1.apply(Unknown Source)
[2025-10-01T23:28:48.664Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-10-01T23:28:48.664Z] at io.smallrye.faulttolerance.FaultToleranceInterceptor.lambda$invocationContext$3(FaultToleranceInterceptor.java:201)
[2025-10-01T23:28:48.664Z] at io.smallrye.faulttolerance.core.InvocationContext.call(InvocationContext.java:20)
[2025-10-01T23:28:48.664Z] at io.smallrye.faulttolerance.core.Invocation.apply(Invocation.java:29)
[2025-10-01T23:28:48.664Z] at io.smallrye.faulttolerance.core.retry.Retry.doApply(Retry.java:90)
[2025-10-01T23:28:48.664Z] at io.smallrye.faulttolerance.core.retry.Retry.apply(Retry.java:44)
[2025-10-01T23:28:48.664Z] at io.smallrye.faulttolerance.FaultToleranceInterceptor.syncFlow(FaultToleranceInterceptor.java:186)
[2025-10-01T23:28:48.664Z] at io.smallrye.faulttolerance.FaultToleranceInterceptor.interceptCommand(FaultToleranceInterceptor.java:163)
[2025-10-01T23:28:48.664Z] at io.smallrye.faulttolerance.FaultToleranceInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.664Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.664Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.664Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.664Z] at org.acme.microprofile.faulttolerance.CoffeeResource_Subclass.coffees(Unknown Source)
[2025-10-01T23:28:48.664Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.664Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.664Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.664Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.664Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.664Z] ... 15 more
[2025-10-01T23:28:48.664Z]
[2025-10-01T23:28:48.664Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.976 s - in org.acme.microprofile.faulttolerance.CoffeeResourceTest
[2025-10-01T23:28:48.664Z] 2025-10-01 23:27:14,844 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2025-10-01T23:28:48.664Z] [INFO]
[2025-10-01T23:28:48.664Z] [INFO] Results:
[2025-10-01T23:28:48.664Z] [INFO]
[2025-10-01T23:28:48.664Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.664Z] [INFO]
[2025-10-01T23:28:48.664Z] [INFO]
[2025-10-01T23:28:48.664Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ microprofile-fault-tolerance-quickstart ---
[2025-10-01T23:28:48.664Z] [INFO] Building jar: /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/target/microprofile-fault-tolerance-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.664Z] [INFO]
[2025-10-01T23:28:48.664Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ microprofile-fault-tolerance-quickstart ---
[2025-10-01T23:28:48.664Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1018ms
[2025-10-01T23:28:48.664Z] [INFO]
[2025-10-01T23:28:48.664Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-fault-tolerance-quickstart ---
[2025-10-01T23:28:48.664Z] [INFO] Installing /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/target/microprofile-fault-tolerance-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/microprofile-fault-tolerance-quickstart/1.0.0-SNAPSHOT/microprofile-fault-tolerance-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.664Z] [INFO] Installing /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/pom.xml to /root/.m2/repository/org/acme/microprofile-fault-tolerance-quickstart/1.0.0-SNAPSHOT/microprofile-fault-tolerance-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.664Z] [INFO]
[2025-10-01T23:28:48.664Z] [INFO] --------------< org.acme:microprofile-graphql-quickstart >--------------
[2025-10-01T23:28:48.664Z] [INFO] Building microprofile-graphql-quickstart 1.0.0-SNAPSHOT [55/103]
[2025-10-01T23:28:48.664Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql/2.7.2.Final/quarkus-smallrye-graphql-2.7.2.Final.pom
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql/2.7.2.Final/quarkus-smallrye-graphql-2.7.2.Final.pom (3.5 kB at 7.6 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-parent/2.7.2.Final/quarkus-smallrye-graphql-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-parent/2.7.2.Final/quarkus-smallrye-graphql-parent-2.7.2.Final.pom (769 B at 1.8 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.pom
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.pom (6.8 kB at 80 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-common-parent/1.4.3/smallrye-graphql-common-parent-1.4.3.pom
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-common-parent/1.4.3/smallrye-graphql-common-parent-1.4.3.pom (773 B at 11 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-parent/1.4.3/smallrye-graphql-parent-1.4.3.pom
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-parent/1.4.3/smallrye-graphql-parent-1.4.3.pom (19 kB at 192 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.44.v20210927/jetty-bom-9.4.44.v20210927.pom
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.44.v20210927/jetty-bom-9.4.44.v20210927.pom (18 kB at 158 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.pom
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.pom (644 B at 7.0 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.pom
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.pom (8.5 kB at 84 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-server-parent/1.4.3/smallrye-graphql-server-parent-1.4.3.pom
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-server-parent/1.4.3/smallrye-graphql-server-parent-1.4.3.pom (1.2 kB at 12 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.pom
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.pom (5.5 kB at 81 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.pom
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.pom (1.4 kB at 19 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.pom
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.pom (6.1 kB at 71 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-parent/1.1.0/microprofile-graphql-parent-1.1.0.pom
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-parent/1.1.0/microprofile-graphql-parent-1.1.0.pom (18 kB at 216 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.pom
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.pom (2.2 kB at 20 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.pom
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.pom (1.9 kB at 17 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql/2.7.2.Final/quarkus-smallrye-graphql-2.7.2.Final.jar
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.jar
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.jar
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.jar
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.jar
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.jar (34 kB at 533 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.jar
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.jar (196 kB at 2.6 MB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.jar
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.jar (89 kB at 984 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.jar
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.jar (18 kB at 148 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.jar
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.jar (41 kB at 324 kB/s)
[2025-10-01T23:28:48.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.jar (15 kB at 101 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.jar (59 kB at 303 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.jar (2.8 MB at 11 MB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql/2.7.2.Final/quarkus-smallrye-graphql-2.7.2.Final.jar (32 kB at 68 kB/s)
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-graphql-quickstart ---
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-graphql-quickstart ---
[2025-10-01T23:28:48.665Z] [WARNING] Using platform encoding (UTF8 actually) to copy filtered resources, i.e. build is platform dependent!
[2025-10-01T23:28:48.665Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ microprofile-graphql-quickstart ---
[2025-10-01T23:28:48.665Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.665Z] [WARNING] File encoding has not been set, using platform encoding UTF8, i.e. build is platform dependent!
[2025-10-01T23:28:48.665Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/microprofile-graphql-quickstart/target/classes
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-graphql-quickstart ---
[2025-10-01T23:28:48.665Z] [WARNING] Using platform encoding (UTF8 actually) to copy filtered resources, i.e. build is platform dependent!
[2025-10-01T23:28:48.665Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/microprofile-graphql-quickstart/src/test/resources
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ microprofile-graphql-quickstart ---
[2025-10-01T23:28:48.665Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.665Z] [WARNING] File encoding has not been set, using platform encoding UTF8, i.e. build is platform dependent!
[2025-10-01T23:28:48.665Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/microprofile-graphql-quickstart/target/test-classes
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ microprofile-graphql-quickstart ---
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.665Z] [INFO] T E S T S
[2025-10-01T23:28:48.665Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.665Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.665Z] [INFO] Running org.acme.microprofile.graphql.FilmResourceTest
[2025-10-01T23:28:48.665Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-deployment/2.7.2.Final/quarkus-smallrye-graphql-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.665Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-deployment/2.7.2.Final/quarkus-smallrye-graphql-deployment-2.7.2.Final.pom (4.2 kB at 5.0 kB/s)
[2025-10-01T23:28:48.665Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.pom
[2025-10-01T23:28:48.665Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.pom (8.1 kB at 90 kB/s)
[2025-10-01T23:28:48.665Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-parent/1.4.3/smallrye-graphql-ui-parent-1.4.3.pom
[2025-10-01T23:28:48.665Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-parent/1.4.3/smallrye-graphql-ui-parent-1.4.3.pom (719 B at 7.8 kB/s)
[2025-10-01T23:28:48.665Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.jar
[2025-10-01T23:28:48.665Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-deployment/2.7.2.Final/quarkus-smallrye-graphql-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.665Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.jar (371 kB at 3.4 MB/s)
[2025-10-01T23:28:48.665Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-deployment/2.7.2.Final/quarkus-smallrye-graphql-deployment-2.7.2.Final.jar (30 kB at 51 kB/s)
[2025-10-01T23:28:48.665Z] 2025-10-01 23:27:24,886 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.665Z] 2025-10-01 23:27:26,821 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.572s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.665Z] 2025-10-01 23:27:26,822 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.665Z] 2025-10-01 23:27:26,822 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-graphql, vertx]
[2025-10-01T23:28:48.665Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.389 s - in org.acme.microprofile.graphql.FilmResourceTest
[2025-10-01T23:28:48.665Z] 2025-10-01 23:27:29,244 INFO [io.quarkus] (main) Quarkus stopped in 0.069s
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] Results:
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ microprofile-graphql-quickstart ---
[2025-10-01T23:28:48.665Z] [INFO] Building jar: /quarkus-quickstarts/microprofile-graphql-quickstart/target/microprofile-graphql-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ microprofile-graphql-quickstart ---
[2025-10-01T23:28:48.665Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1209ms
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-graphql-quickstart ---
[2025-10-01T23:28:48.665Z] [INFO] Installing /quarkus-quickstarts/microprofile-graphql-quickstart/target/microprofile-graphql-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/microprofile-graphql-quickstart/1.0.0-SNAPSHOT/microprofile-graphql-quickstart-1.0.0-SNAPSHOT.jar
[2025-10-01T23:28:48.665Z] [INFO] Installing /quarkus-quickstarts/microprofile-graphql-quickstart/pom.xml to /root/.m2/repository/org/acme/microprofile-graphql-quickstart/1.0.0-SNAPSHOT/microprofile-graphql-quickstart-1.0.0-SNAPSHOT.pom
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] ----------< org.acme:microprofile-graphql-client-quickstart >-----------
[2025-10-01T23:28:48.665Z] [INFO] Building microprofile-graphql-client-quickstart 1.0.0-SNAPSHOT [56/103]
[2025-10-01T23:28:48.665Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client/2.7.2.Final/quarkus-smallrye-graphql-client-2.7.2.Final.pom
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client/2.7.2.Final/quarkus-smallrye-graphql-client-2.7.2.Final.pom (2.6 kB at 7.8 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client-parent/2.7.2.Final/quarkus-smallrye-graphql-client-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client-parent/2.7.2.Final/quarkus-smallrye-graphql-client-parent-2.7.2.Final.pom (725 B at 1.9 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.pom
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.pom (2.3 kB at 32 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-parent/1.4.3/smallrye-graphql-client-parent-1.4.3.pom
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-parent/1.4.3/smallrye-graphql-client-parent-1.4.3.pom (4.0 kB at 62 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.pom
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.pom (4.4 kB at 39 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.pom
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.pom (2.0 kB at 25 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.2.Final/quarkus-resteasy-reactive-jsonb-2.7.2.Final.pom
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.2.Final/quarkus-resteasy-reactive-jsonb-2.7.2.Final.pom (2.3 kB at 6.0 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb-parent/2.7.2.Final/quarkus-resteasy-reactive-jsonb-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb-parent/2.7.2.Final/quarkus-resteasy-reactive-jsonb-parent-2.7.2.Final.pom (793 B at 1.7 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.2.Final/resteasy-reactive-jsonb-2.7.2.Final.pom
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.2.Final/resteasy-reactive-jsonb-2.7.2.Final.pom (3.5 kB at 11 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive/2.7.2.Final/quarkus-rest-client-reactive-2.7.2.Final.pom
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive/2.7.2.Final/quarkus-rest-client-reactive-2.7.2.Final.pom (4.1 kB at 7.4 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive-parent/2.7.2.Final/quarkus-rest-client-reactive-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive-parent/2.7.2.Final/quarkus-rest-client-reactive-parent-2.7.2.Final.pom (771 B at 1.7 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive/2.7.2.Final/quarkus-jaxrs-client-reactive-2.7.2.Final.pom
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive/2.7.2.Final/quarkus-jaxrs-client-reactive-2.7.2.Final.pom (2.3 kB at 6.7 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive-parent/2.7.2.Final/quarkus-jaxrs-client-reactive-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive-parent/2.7.2.Final/quarkus-jaxrs-client-reactive-parent-2.7.2.Final.pom (821 B at 2.4 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.2.Final/resteasy-reactive-client-2.7.2.Final.pom
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.2.Final/resteasy-reactive-client-2.7.2.Final.pom (2.0 kB at 5.7 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client-parent/2.7.2.Final/resteasy-reactive-client-parent-2.7.2.Final.pom
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client-parent/2.7.2.Final/resteasy-reactive-client-parent-2.7.2.Final.pom (738 B at 1.7 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client/2.7.2.Final/quarkus-smallrye-graphql-client-2.7.2.Final.jar
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.jar
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.jar
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.jar
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.2.Final/quarkus-resteasy-reactive-jsonb-2.7.2.Final.jar
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.jar (47 kB at 498 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.2.Final/resteasy-reactive-jsonb-2.7.2.Final.jar
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.jar (33 kB at 289 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive/2.7.2.Final/quarkus-rest-client-reactive-2.7.2.Final.jar
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.jar (131 kB at 914 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive/2.7.2.Final/quarkus-jaxrs-client-reactive-2.7.2.Final.jar
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.2.Final/quarkus-resteasy-reactive-jsonb-2.7.2.Final.jar (12 kB at 29 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.2.Final/resteasy-reactive-client-2.7.2.Final.jar
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client/2.7.2.Final/quarkus-smallrye-graphql-client-2.7.2.Final.jar (13 kB at 27 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive/2.7.2.Final/quarkus-rest-client-reactive-2.7.2.Final.jar (47 kB at 96 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.2.Final/resteasy-reactive-jsonb-2.7.2.Final.jar (7.6 kB at 14 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive/2.7.2.Final/quarkus-jaxrs-client-reactive-2.7.2.Final.jar (14 kB at 24 kB/s)
[2025-10-01T23:28:48.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.2.Final/resteasy-reactive-client-2.7.2.Final.jar (229 kB at 280 kB/s)
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-graphql-client-quickstart ---
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-graphql-client-quickstart ---
[2025-10-01T23:28:48.665Z] [WARNING] Using platform encoding (UTF8 actually) to copy filtered resources, i.e. build is platform dependent!
[2025-10-01T23:28:48.665Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ microprofile-graphql-client-quickstart ---
[2025-10-01T23:28:48.665Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.665Z] [WARNING] File encoding has not been set, using platform encoding UTF8, i.e. build is platform dependent!
[2025-10-01T23:28:48.665Z] [INFO] Compiling 6 source files to /quarkus-quickstarts/microprofile-graphql-client-quickstart/target/classes
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-graphql-client-quickstart ---
[2025-10-01T23:28:48.665Z] [WARNING] Using platform encoding (UTF8 actually) to copy filtered resources, i.e. build is platform dependent!
[2025-10-01T23:28:48.665Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/microprofile-graphql-client-quickstart/src/test/resources
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ microprofile-graphql-client-quickstart ---
[2025-10-01T23:28:48.665Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.665Z] [WARNING] File encoding has not been set, using platform encoding UTF8, i.e. build is platform dependent!
[2025-10-01T23:28:48.665Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/microprofile-graphql-client-quickstart/target/test-classes
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ microprofile-graphql-client-quickstart ---
[2025-10-01T23:28:48.665Z] [INFO]
[2025-10-01T23:28:48.665Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.665Z] [INFO] T E S T S
[2025-10-01T23:28:48.665Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.665Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.665Z] [INFO] Running org.acme.microprofile.graphql.client.GraphQLClientTest
[2025-10-01T23:28:48.665Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client-deployment/2.7.2.Final/quarkus-smallrye-graphql-client-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.665Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client-deployment/2.7.2.Final/quarkus-smallrye-graphql-client-deployment-2.7.2.Final.pom (2.5 kB at 2.7 kB/s)
[2025-10-01T23:28:48.665Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.2.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.665Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.2.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.2.Final.pom (2.6 kB at 6.2 kB/s)
[2025-10-01T23:28:48.665Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.2.Final/quarkus-rest-client-reactive-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.665Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.2.Final/quarkus-rest-client-reactive-deployment-2.7.2.Final.pom (3.8 kB at 11 kB/s)
[2025-10-01T23:28:48.665Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.2.Final/quarkus-jaxrs-client-reactive-deployment-2.7.2.Final.pom
[2025-10-01T23:28:48.665Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.2.Final/quarkus-jaxrs-client-reactive-deployment-2.7.2.Final.pom (5.2 kB at 11 kB/s)
[2025-10-01T23:28:48.665Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.2.Final/resteasy-reactive-client-processor-2.7.2.Final.pom
[2025-10-01T23:28:48.665Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.2.Final/resteasy-reactive-client-processor-2.7.2.Final.pom (2.2 kB at 5.4 kB/s)
[2025-10-01T23:28:48.665Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client-deployment/2.7.2.Final/quarkus-smallrye-graphql-client-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.665Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.2.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.665Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.2.Final/resteasy-reactive-client-processor-2.7.2.Final.jar
[2025-10-01T23:28:48.665Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.2.Final/quarkus-jaxrs-client-reactive-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.665Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.2.Final/quarkus-rest-client-reactive-deployment-2.7.2.Final.jar
[2025-10-01T23:28:48.665Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client-deployment/2.7.2.Final/quarkus-smallrye-graphql-client-deployment-2.7.2.Final.jar (8.1 kB at 23 kB/s)
[2025-10-01T23:28:48.665Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.2.Final/quarkus-rest-client-reactive-deployment-2.7.2.Final.jar (36 kB at 90 kB/s)
[2025-10-01T23:28:48.665Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.2.Final/resteasy-reactive-client-processor-2.7.2.Final.jar (26 kB at 63 kB/s)
[2025-10-01T23:28:48.665Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.2.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.2.Final.jar (5.8 kB at 12 kB/s)
[2025-10-01T23:28:48.665Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.2.Final/quarkus-jaxrs-client-reactive-deployment-2.7.2.Final.jar (52 kB at 97 kB/s)
[2025-10-01T23:28:48.665Z] 2025-10-01 23:27:44,322 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.665Z] 2025-10-01 23:27:46,212 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.389s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.665Z] 2025-10-01 23:27:46,213 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.665Z] 2025-10-01 23:27:46,213 INFO [io.quarkus] (main) Installed features: [cdi, jaxrs-client-reactive, rest-client-reactive, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, smallrye-graphql-client, vertx]
[2025-10-01T23:28:48.665Z] 2025-10-01 23:27:48,132 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /typesafe failed, error id: 5e1274ad-b0ab-429f-9e40-cce29ca33ee1-1: java.lang.RuntimeException: expected successful status code but got 301 Moved Permanently:
[2025-10-01T23:28:48.665Z] null
[2025-10-01T23:28:48.665Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientProxy.postSync(VertxTypesafeGraphQLClientProxy.java:287)
[2025-10-01T23:28:48.665Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientProxy.invoke(VertxTypesafeGraphQLClientProxy.java:141)
[2025-10-01T23:28:48.665Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder.invoke(VertxTypesafeGraphQLClientBuilder.java:172)
[2025-10-01T23:28:48.665Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder.lambda$build$0(VertxTypesafeGraphQLClientBuilder.java:120)
[2025-10-01T23:28:48.665Z] at jdk.proxy5/jdk.proxy5.$Proxy52.allFilms(Unknown Source)
[2025-10-01T23:28:48.665Z] at org.acme.microprofile.graphql.client.StarWarsResource.getAllFilmsUsingTypesafeClient(StarWarsResource.java:58)
[2025-10-01T23:28:48.665Z] at org.acme.microprofile.graphql.client.StarWarsResource$quarkusrestinvoker$getAllFilmsUsingTypesafeClient_bd999a055592c73f3867c70f478f9db1698d34a5.invoke(Unknown Source)
[2025-10-01T23:28:48.665Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-10-01T23:28:48.665Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-10-01T23:28:48.665Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.665Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.665Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.665Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.665Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.665Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.665Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.665Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.665Z]
[2025-10-01T23:28:48.665Z] 2025-10-01 23:27:48,139 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.RuntimeException: expected successful status code but got 301 Moved Permanently:
[2025-10-01T23:28:48.665Z] null
[2025-10-01T23:28:48.665Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientProxy.postSync(VertxTypesafeGraphQLClientProxy.java:287)
[2025-10-01T23:28:48.665Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientProxy.invoke(VertxTypesafeGraphQLClientProxy.java:141)
[2025-10-01T23:28:48.665Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder.invoke(VertxTypesafeGraphQLClientBuilder.java:172)
[2025-10-01T23:28:48.665Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder.lambda$build$0(VertxTypesafeGraphQLClientBuilder.java:120)
[2025-10-01T23:28:48.665Z] at jdk.proxy5/jdk.proxy5.$Proxy52.allFilms(Unknown Source)
[2025-10-01T23:28:48.665Z] at org.acme.microprofile.graphql.client.StarWarsResource.getAllFilmsUsingTypesafeClient(StarWarsResource.java:58)
[2025-10-01T23:28:48.665Z] at org.acme.microprofile.graphql.client.StarWarsResource$quarkusrestinvoker$getAllFilmsUsingTypesafeClient_bd999a055592c73f3867c70f478f9db1698d34a5.invoke(Unknown Source)
[2025-10-01T23:28:48.665Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-10-01T23:28:48.665Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-10-01T23:28:48.665Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.665Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.665Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.665Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.666Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.666Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.666Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.666Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.666Z]
[2025-10-01T23:28:48.666Z] 2025-10-01 23:27:48,741 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /dynamic failed, error id: 5e1274ad-b0ab-429f-9e40-cce29ca33ee1-2: java.lang.NullPointerException: Cannot invoke "String.length()" because "s" is null
[2025-10-01T23:28:48.666Z] at java.base/java.io.StringReader.<init>(StringReader.java:51)
[2025-10-01T23:28:48.666Z] at io.smallrye.graphql.client.impl.ResponseReader.readFrom(ResponseReader.java:23)
[2025-10-01T23:28:48.666Z] at io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient.executeSync(VertxDynamicGraphQLClient.java:117)
[2025-10-01T23:28:48.666Z] at io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient.executeSync(VertxDynamicGraphQLClient.java:86)
[2025-10-01T23:28:48.666Z] at io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient.executeSync(VertxDynamicGraphQLClient.java:64)
[2025-10-01T23:28:48.666Z] at org.acme.microprofile.graphql.client.StarWarsResource.getAllFilmsUsingDynamicClient(StarWarsResource.java:86)
[2025-10-01T23:28:48.666Z] at org.acme.microprofile.graphql.client.StarWarsResource$quarkusrestinvoker$getAllFilmsUsingDynamicClient_2eff997b664c88931942580c37ce0db6ca0c27a0.invoke(Unknown Source)
[2025-10-01T23:28:48.666Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-10-01T23:28:48.666Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-10-01T23:28:48.666Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.666Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.666Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.666Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.666Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.666Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.666Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.666Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.666Z]
[2025-10-01T23:28:48.666Z] 2025-10-01 23:27:48,745 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.NullPointerException: Cannot invoke "String.length()" because "s" is null
[2025-10-01T23:28:48.666Z] at java.base/java.io.StringReader.<init>(StringReader.java:51)
[2025-10-01T23:28:48.666Z] at io.smallrye.graphql.client.impl.ResponseReader.readFrom(ResponseReader.java:23)
[2025-10-01T23:28:48.666Z] at io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient.executeSync(VertxDynamicGraphQLClient.java:117)
[2025-10-01T23:28:48.666Z] at io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient.executeSync(VertxDynamicGraphQLClient.java:86)
[2025-10-01T23:28:48.666Z] at io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient.executeSync(VertxDynamicGraphQLClient.java:64)
[2025-10-01T23:28:48.666Z] at org.acme.microprofile.graphql.client.StarWarsResource.getAllFilmsUsingDynamicClient(StarWarsResource.java:86)
[2025-10-01T23:28:48.666Z] at org.acme.microprofile.graphql.client.StarWarsResource$quarkusrestinvoker$getAllFilmsUsingDynamicClient_2eff997b664c88931942580c37ce0db6ca0c27a0.invoke(Unknown Source)
[2025-10-01T23:28:48.666Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-10-01T23:28:48.666Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-10-01T23:28:48.666Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.666Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.666Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.666Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.666Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.666Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.666Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.666Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.666Z]
[2025-10-01T23:28:48.666Z] [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 11.472 s <<< FAILURE! - in org.acme.microprofile.graphql.client.GraphQLClientTest
[2025-10-01T23:28:48.666Z] [ERROR] org.acme.microprofile.graphql.client.GraphQLClientTest.testTypesafeClient Time elapsed: 2.28 s <<< ERROR!
[2025-10-01T23:28:48.666Z] java.lang.NullPointerException: Cannot invoke "java.util.List.contains(Object)" because "filmTitles" is null
[2025-10-01T23:28:48.666Z] at org.acme.microprofile.graphql.client.GraphQLClientTest.testTypesafeClient(GraphQLClientTest.java:19)
[2025-10-01T23:28:48.666Z]
[2025-10-01T23:28:48.666Z] [ERROR] org.acme.microprofile.graphql.client.GraphQLClientTest.testDynamicClient Time elapsed: 0.224 s <<< ERROR!
[2025-10-01T23:28:48.666Z] java.lang.NullPointerException: Cannot invoke "java.util.List.contains(Object)" because "filmTitles" is null
[2025-10-01T23:28:48.666Z] at org.acme.microprofile.graphql.client.GraphQLClientTest.testDynamicClient(GraphQLClientTest.java:27)
[2025-10-01T23:28:48.666Z]
[2025-10-01T23:28:48.666Z] 2025-10-01 23:27:48,877 INFO [io.quarkus] (main) Quarkus stopped in 0.101s
[2025-10-01T23:28:48.666Z] [INFO]
[2025-10-01T23:28:48.666Z] [INFO] Results:
[2025-10-01T23:28:48.666Z] [INFO]
[2025-10-01T23:28:48.666Z] [ERROR] Errors:
[2025-10-01T23:28:48.666Z] [ERROR] GraphQLClientTest.testDynamicClient:27 NullPointer Cannot invoke "java.util.Li...
[2025-10-01T23:28:48.666Z] [ERROR] GraphQLClientTest.testTypesafeClient:19 NullPointer Cannot invoke "java.util.L...
[2025-10-01T23:28:48.666Z] [INFO]
[2025-10-01T23:28:48.666Z] [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0
[2025-10-01T23:28:48.666Z] [INFO]
[2025-10-01T23:28:48.666Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.666Z] [INFO] Reactor Summary:
[2025-10-01T23:28:48.666Z] [INFO]
[2025-10-01T23:28:48.666Z] [INFO] amazon-dynamodb-quickstart 1.0.0-SNAPSHOT .......... SUCCESS [01:50 min]
[2025-10-01T23:28:48.666Z] [INFO] amazon-kms-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 35.185 s]
[2025-10-01T23:28:48.666Z] [INFO] amazon-s3-quickstart 1.0.0-SNAPSHOT ................ SUCCESS [ 39.717 s]
[2025-10-01T23:28:48.666Z] [INFO] amazon-ses-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 33.957 s]
[2025-10-01T23:28:48.666Z] [INFO] amazon-sns-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 34.623 s]
[2025-10-01T23:28:48.666Z] [INFO] amazon-sqs-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 33.628 s]
[2025-10-01T23:28:48.666Z] [INFO] amazon-ssm-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 34.803 s]
[2025-10-01T23:28:48.666Z] [INFO] amqp-quickstart-producer 1.0.0-SNAPSHOT ............ SUCCESS [ 47.089 s]
[2025-10-01T23:28:48.666Z] [INFO] amqp-quickstart-processor 1.0.0-SNAPSHOT ........... SUCCESS [ 15.604 s]
[2025-10-01T23:28:48.666Z] [INFO] amqp-quickstart 1.0.0-SNAPSHOT ..................... SUCCESS [ 0.003 s]
[2025-10-01T23:28:48.666Z] [INFO] awt-graphics-rest-quickstart 1.0.0-SNAPSHOT ........ SUCCESS [ 12.196 s]
[2025-10-01T23:28:48.666Z] [INFO] cache-quickstart 1.0.0-SNAPSHOT .................... SUCCESS [ 17.129 s]
[2025-10-01T23:28:48.666Z] [INFO] config-quickstart 1.0.0-SNAPSHOT ................... SUCCESS [ 7.918 s]
[2025-10-01T23:28:48.666Z] [INFO] context-propagation-quickstart 1.0.0-SNAPSHOT ...... SUCCESS [ 56.305 s]
[2025-10-01T23:28:48.666Z] [INFO] funqy-http-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 13.556 s]
[2025-10-01T23:28:48.666Z] [INFO] funqy-amazon-lambda-quickstart 1.0.0-SNAPSHOT ...... SUCCESS [ 12.855 s]
[2025-10-01T23:28:48.666Z] [INFO] funqy-amazon-lambda-http-quickstart 1.0.0-SNAPSHOT . SUCCESS [ 16.093 s]
[2025-10-01T23:28:48.666Z] [INFO] funqy-knative-events-quickstart 1.0.0-SNAPSHOT ..... SUCCESS [ 11.280 s]
[2025-10-01T23:28:48.666Z] [INFO] funqy-google-cloud-functions-quickstart 1.0.0-SNAPSHOT SUCCESS [ 4.612 s]
[2025-10-01T23:28:48.666Z] [INFO] funqy-google-cloud-functions-http-quickstart 1.0.0-SNAPSHOT SUCCESS [ 13.170 s]
[2025-10-01T23:28:48.666Z] [INFO] funqy-quickstart-projects 1.0.0-SNAPSHOT ........... SUCCESS [ 0.003 s]
[2025-10-01T23:28:48.666Z] [INFO] getting-started 1.0.0-SNAPSHOT ..................... SUCCESS [ 8.498 s]
[2025-10-01T23:28:48.666Z] [INFO] getting-started-async 1.0.0-SNAPSHOT ............... SUCCESS [ 8.173 s]
[2025-10-01T23:28:48.666Z] [INFO] getting-started-reactive 1.0.0-SNAPSHOT ............ SUCCESS [ 9.218 s]
[2025-10-01T23:28:48.666Z] [INFO] getting-started-reactive-rest 1.0.0-SNAPSHOT ....... SUCCESS [ 20.120 s]
[2025-10-01T23:28:48.666Z] [INFO] getting-started-knative 1.0.0-SNAPSHOT ............. SUCCESS [ 14.248 s]
[2025-10-01T23:28:48.666Z] [INFO] getting-started-testing 1.0.0-SNAPSHOT ............. SUCCESS [ 8.106 s]
[2025-10-01T23:28:48.666Z] [INFO] getting-started-command-mode 1.0.0-SNAPSHOT ........ SUCCESS [ 0.978 s]
[2025-10-01T23:28:48.666Z] [INFO] google-cloud-functions-quickstart 1.0.0-SNAPSHOT ... SUCCESS [ 3.767 s]
[2025-10-01T23:28:48.666Z] [INFO] google-cloud-functions-http-quickstart 1.0.0-SNAPSHOT SUCCESS [ 15.585 s]
[2025-10-01T23:28:48.666Z] [INFO] hibernate-orm-quickstart 1.0.0-SNAPSHOT ............ SUCCESS [ 18.474 s]
[2025-10-01T23:28:48.666Z] [INFO] hibernate-reactive-quickstart 1.0.0-SNAPSHOT ....... SUCCESS [ 18.981 s]
[2025-10-01T23:28:48.666Z] [INFO] hibernate-reactive-routes-quickstart 1.0.0-SNAPSHOT SUCCESS [ 15.933 s]
[2025-10-01T23:28:48.666Z] [INFO] grpc-plain-text-quickstart 1.0.0-SNAPSHOT .......... SUCCESS [ 22.024 s]
[2025-10-01T23:28:48.666Z] [INFO] grpc-tls-quickstart 1.0.0-SNAPSHOT ................. SUCCESS [ 11.057 s]
[2025-10-01T23:28:48.666Z] [INFO] hibernate-orm-panache-quickstart 1.0.0-SNAPSHOT .... SUCCESS [ 18.328 s]
[2025-10-01T23:28:48.666Z] [INFO] hibernate-reactive-panache-quickstart 1.0.0-SNAPSHOT SUCCESS [ 22.209 s]
[2025-10-01T23:28:48.666Z] [INFO] infinispan-client-quickstart 1.0.0-SNAPSHOT ........ SUCCESS [01:01 min]
[2025-10-01T23:28:48.666Z] [INFO] jms-quickstart 1.0.0-SNAPSHOT ...................... SUCCESS [ 8.201 s]
[2025-10-01T23:28:48.666Z] [INFO] kafka-quickstart 1.0.0-SNAPSHOT .................... SUCCESS [ 0.003 s]
[2025-10-01T23:28:48.666Z] [INFO] kafka-quickstart-producer 1.0.0-SNAPSHOT ........... SUCCESS [ 15.684 s]
[2025-10-01T23:28:48.666Z] [INFO] kafka-quickstart-processor 1.0.0-SNAPSHOT .......... SUCCESS [ 15.680 s]
[2025-10-01T23:28:48.666Z] [INFO] kafka-avro-schema-quickstart 1.0.0-SNAPSHOT ........ SUCCESS [ 37.284 s]
[2025-10-01T23:28:48.666Z] [INFO] kafka-bare-quickstart 1.0-SNAPSHOT ................. SUCCESS [ 22.486 s]
[2025-10-01T23:28:48.666Z] [INFO] kafka-streams-quickstart 1.0.0-SNAPSHOT ............ SUCCESS [ 0.033 s]
[2025-10-01T23:28:48.666Z] [INFO] kafka-streams-quickstart-producer 1.0.0-SNAPSHOT ... SUCCESS [ 1.727 s]
[2025-10-01T23:28:48.666Z] [INFO] kafka-streams-quickstart-aggregator 1.0.0-SNAPSHOT . SUCCESS [ 32.552 s]
[2025-10-01T23:28:48.666Z] [INFO] kogito-drl-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [01:12 min]
[2025-10-01T23:28:48.666Z] [INFO] kogito-dmn-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 39.664 s]
[2025-10-01T23:28:48.666Z] [INFO] kogito-pmml-quickstart 1.0.0-SNAPSHOT .............. SUCCESS [ 28.043 s]
[2025-10-01T23:28:48.666Z] [INFO] optaplanner-quickstart 1.0.0-SNAPSHOT .............. SUCCESS [ 44.202 s]
[2025-10-01T23:28:48.666Z] [INFO] lifecycle-quickstart 1.0.0-SNAPSHOT ................ SUCCESS [ 9.555 s]
[2025-10-01T23:28:48.666Z] [INFO] micrometer-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 14.187 s]
[2025-10-01T23:28:48.666Z] [INFO] microprofile-fault-tolerance-quickstart 1.0.0-SNAPSHOT SUCCESS [ 12.915 s]
[2025-10-01T23:28:48.666Z] [INFO] microprofile-graphql-quickstart 1.0.0-SNAPSHOT ..... SUCCESS [ 14.526 s]
[2025-10-01T23:28:48.666Z] [INFO] microprofile-graphql-client-quickstart 1.0.0-SNAPSHOT FAILURE [ 18.354 s]
[2025-10-01T23:28:48.666Z] [INFO] microprofile-health-quickstart 1.0.0-SNAPSHOT ...... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] microprofile-metrics-quickstart 1.0.0-SNAPSHOT ..... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] mongodb-quickstart 1.0.0-SNAPSHOT .................. SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] mongodb-panache-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] neo4j-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] openapi-swaggerui-quickstart 1.0.0-SNAPSHOT ........ SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] opentracing-quickstart 1.0.0-SNAPSHOT .............. SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] opentelemetry-quickstart 1.0.0-SNAPSHOT ............ SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] quartz-quickstart 1.0.0-SNAPSHOT ................... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] qute-quickstart 1.0.0-SNAPSHOT ..................... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] rabbitmq-quickstart-producer 1.0.0-SNAPSHOT ........ SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] rabbitmq-quickstart 1.0.0-SNAPSHOT ................. SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] rest-client-reactive-quickstart 1.0.0-SNAPSHOT ..... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] reactive-routes-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] quickstart-projects 1.0.0-SNAPSHOT ................. SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] reactive-messaging-http-quickstart 1.0.0-SNAPSHOT .. SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] reactive-messaging-websockets-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] rest-client-quickstart 1.0.0-SNAPSHOT .............. SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] rest-client-multipart-quickstart 1.0.0-SNAPSHOT .... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] rest-json-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] scheduler-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] security-jpa-quickstart 1.0.0-SNAPSHOT ............. SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] security-jwt-quickstart 1.0.0-SNAPSHOT ............. SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] security-keycloak-authorization-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] security-oauth2-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] security-openid-connect-quickstart 1.0.0-SNAPSHOT .. SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] security-openid-connect-web-authentication-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] software-transactional-memory-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] spring-di-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] spring-web-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] spring-data-jpa-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] spring-security-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] spring-scheduled-quickstart 1.0.0-SNAPSHOT ......... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] spring-boot-properties-quickstart 1.0.0-SNAPSHOT ... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] spring-data-rest-quickstart 1.0.0-SNAPSHOT ......... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] stork-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] tests-with-coverage-quickstart 1.0.0-SNAPSHOT ...... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] tika-quickstart 1.0.0-SNAPSHOT ..................... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] validation-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] vertx-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] websockets-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] liquibase-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] liquibase-mongodb-quickstart 1.0.0-SNAPSHOT ........ SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] mailer-quickstart 1.0.0-SNAPSHOT ................... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] kafka-panache-quickstart 1.0.0-SNAPSHOT ............ SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] kafka-panache-reactive-quickstart 1.0.0-SNAPSHOT ... SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] jta-quickstart 1.0-SNAPSHOT ........................ SKIPPED
[2025-10-01T23:28:48.666Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.666Z] [INFO] BUILD FAILURE
[2025-10-01T23:28:48.666Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.666Z] [INFO] Total time: 20:51 min
[2025-10-01T23:28:48.666Z] [INFO] Finished at: 2025-10-01T23:27:48Z
[2025-10-01T23:28:48.666Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.666Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project microprofile-graphql-client-quickstart: There are test failures.
[2025-10-01T23:28:48.666Z] [ERROR]
[2025-10-01T23:28:48.666Z] [ERROR] Please refer to /quarkus-quickstarts/microprofile-graphql-client-quickstart/target/surefire-reports for the individual test results.
[2025-10-01T23:28:48.666Z] [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2025-10-01T23:28:48.666Z] [ERROR] -> [Help 1]
[2025-10-01T23:28:48.666Z] [ERROR]
[2025-10-01T23:28:48.666Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2025-10-01T23:28:48.666Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-10-01T23:28:48.666Z] [ERROR]
[2025-10-01T23:28:48.666Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-10-01T23:28:48.666Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2025-10-01T23:28:48.666Z] [ERROR]
[2025-10-01T23:28:48.666Z] [ERROR] After correcting the problems, you can resume the build with the command
[2025-10-01T23:28:48.666Z] [ERROR] mvn <args> -rf :microprofile-graphql-client-quickstart
[2025-10-01T23:28:48.666Z] Build quarkus_quickstarts completed
[2025-10-01T23:28:48.666Z] Test results copied
[2025-10-01T23:28:48.666Z] -----------------------------------
[2025-10-01T23:28:48.666Z] quarkus_quickstarts_test_0_FAILED
[2025-10-01T23:28:48.666Z] duration_ms: 1259499
[2025-10-01T23:28:48.666Z] ...
[2025-10-01T23:28:48.666Z] ok 7 - spring_test_0 # skip (disabled)
[2025-10-01T23:28:48.666Z] ---
[2025-10-01T23:28:48.666Z] duration_ms: 33
[2025-10-01T23:28:48.666Z] ...
[2025-10-01T23:28:48.666Z] : Error parsing TAP Stream: Error parsing YAML [ output:
[2025-10-01T23:28:48.666Z] |
[2025-10-01T23:28:48.666Z] ===============================================
[2025-10-01T23:28:48.666Z] ===============================================
[2025-10-01T23:28:48.666Z] quarkus_test_0 Start Time: Wed Oct 1 21:40:34 2025 Epoch Time (ms): 1759354834129
[2025-10-01T23:28:48.666Z] variation: NoOptions
[2025-10-01T23:28:48.666Z] JVM_OPTIONS:
[2025-10-01T23:28:48.666Z]
[2025-10-01T23:28:48.666Z] TEST SETUP:
[2025-10-01T23:28:48.666Z] Nothing to be done for setup.
[2025-10-01T23:28:48.666Z]
[2025-10-01T23:28:48.666Z] TESTING:
[2025-10-01T23:28:48.666Z] # =================== Info =================== Info =================== Info =================== #
[2025-10-01T23:28:48.666Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-10-01T23:28:48.666Z] # =================== Info =================== Info =================== Info =================== #
[2025-10-01T23:28:48.666Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-10-01T23:28:48.666Z] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-10-01T23:28:48.666Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-10-01T23:28:48.666Z] DOCKERIMAGE_TAG nightly has been recognized.
[2025-10-01T23:28:48.666Z] The test here is quarkus
[2025-10-01T23:28:48.666Z] The directory in the external.sh is quarkus
[2025-10-01T23:28:48.666Z] docker run --privileged -v /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk --name quarkus-test adoptopenjdk-quarkus-test:17-jdk-ubuntu-hotspot-full
[2025-10-01T23:28:48.666Z] APPLICATION_NAME=quarkus
[2025-10-01T23:28:48.666Z] APPLICATION_TAG=2.7.5.Final
[2025-10-01T23:28:48.666Z] OS_TAG=ubuntu
[2025-10-01T23:28:48.666Z] Using /opt mounted Java
[2025-10-01T23:28:48.666Z] JAVA_BIN is: /opt/java/openjdk/bin
[2025-10-01T23:28:48.666Z] =JAVA VERSION OUTPUT BEGIN=
[2025-10-01T23:28:48.666Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.666Z] openjdk version "17.0.17-beta" 2025-10-21
[2025-10-01T23:28:48.666Z] OpenJDK Runtime Environment Temurin-17.0.17+9-202510011946 (build 17.0.17-beta+9-ea)
[2025-10-01T23:28:48.666Z] OpenJDK 64-Bit Server VM Temurin-17.0.17+9-202510011946 (build 17.0.17-beta+9-ea, mixed mode, sharing)
[2025-10-01T23:28:48.666Z] =JAVA VERSION OUTPUT END=
[2025-10-01T23:28:48.666Z] Compile and run quarkus tests
[2025-10-01T23:28:48.666Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.666Z] [INFO] Scanning for projects...
[2025-10-01T23:28:48.666Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom
[2025-10-01T23:28:48.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 346 kB/s)
[2025-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [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 11 kB/s)
[2025-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [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 29 kB/s)
[2025-10-01T23:28:48.666Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom
[2025-10-01T23:28:48.666Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom
[2025-10-01T23:28:48.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom (7.6 kB at 56 kB/s)
[2025-10-01T23:28:48.666Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2025-10-01T23:28:48.666Z] [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.2 MB/s)
[2025-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [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 3.3 kB/s)
[2025-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [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 58 kB/s)
[2025-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.3/maven-3.8.3.pom
[2025-10-01T23:28:48.666Z] [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 246 kB/s)
[2025-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2025-10-01T23:28:48.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 389 kB/s)
[2025-10-01T23:28:48.666Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
[2025-10-01T23:28:48.666Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[2025-10-01T23:28:48.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 156 kB/s)
[2025-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [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 32 kB/s)
[2025-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [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 63 kB/s)
[2025-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2025-10-01T23:28:48.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 239 kB/s)
[2025-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [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 16 kB/s)
[2025-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [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 17 kB/s)
[2025-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [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-10-01T23:28:48.666Z] [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 12 kB/s)
[2025-10-01T23:28:48.666Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
[2025-10-01T23:28:48.666Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[2025-10-01T23:28:48.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 7.7 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2025-10-01T23:28:48.667Z] [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 34 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 47 kB/s)
[2025-10-01T23:28:48.667Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 247 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 47 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2025-10-01T23:28:48.667Z] [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 49 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 19 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 19 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 321 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 923 kB/s)
[2025-10-01T23:28:48.667Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 201 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 27 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 50 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 119 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 67 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[2025-10-01T23:28:48.667Z] [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 151 kB/s)
[2025-10-01T23:28:48.667Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 64 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 33 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 180 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 8.8 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 59 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 94 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2025-10-01T23:28:48.667Z] [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 230 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 69 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 205 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 50 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 234 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 98 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 36 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 41 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 25 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 229 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 30 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 42 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 64 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[2025-10-01T23:28:48.667Z] [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 47 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[2025-10-01T23:28:48.667Z] [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 203 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 83 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2025-10-01T23:28:48.667Z] [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 69 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 176 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 596 kB/s)
[2025-10-01T23:28:48.667Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 245 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2025-10-01T23:28:48.667Z] [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 74 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 171 kB/s)
[2025-10-01T23:28:48.667Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 26 kB/s)
[2025-10-01T23:28:48.667Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 4.7 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.pom
[2025-10-01T23:28:48.667Z] [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 104 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 111 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2025-10-01T23:28:48.667Z] [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 60 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 54 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 46 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 28 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 59 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
[2025-10-01T23:28:48.667Z] [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 42 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 37 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [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 45 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 329 kB/s)
[2025-10-01T23:28:48.667Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[2025-10-01T23:28:48.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 51 kB/s)
[2025-10-01T23:28:48.667Z] [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-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
[2025-10-01T23:28:48.668Z] [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 45 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
[2025-10-01T23:28:48.668Z] [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 187 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 118 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 133 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 223 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2025-10-01T23:28:48.668Z] [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 82 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2025-10-01T23:28:48.668Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 315 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 58 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 80 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 57 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.jar (215 kB at 1.7 MB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 301 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2025-10-01T23:28:48.668Z] [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 3.8 MB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 31 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 124 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 216 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 56 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 53 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 207 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 158 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 91 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 563 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 512 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 99 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
[2025-10-01T23:28:48.668Z] [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 377 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 162 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[2025-10-01T23:28:48.668Z] [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 363 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 434 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 452 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2025-10-01T23:28:48.668Z] [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 353 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.jar
[2025-10-01T23:28:48.668Z] [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 763 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2025-10-01T23:28:48.668Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 8.1 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 47 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 909 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[2025-10-01T23:28:48.668Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.jar (2.6 MB at 4.3 MB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 32 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[2025-10-01T23:28:48.668Z] [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 51 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 21 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 5.1 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2025-10-01T23:28:48.668Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 3.6 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 369 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
[2025-10-01T23:28:48.668Z] [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 12 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 114 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 53 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 67 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 630 kB/s)
[2025-10-01T23:28:48.668Z] [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 5.2 kB/s)
[2025-10-01T23:28:48.668Z] [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 89 kB/s)
[2025-10-01T23:28:48.668Z] [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 1.8 MB/s)
[2025-10-01T23:28:48.668Z] [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 409 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
[2025-10-01T23:28:48.668Z] [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 63 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 29 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 202 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 36 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom
[2025-10-01T23:28:48.668Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom (66 kB at 731 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 143 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 64 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 221 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.5/vertx-dependencies-4.2.5.pom
[2025-10-01T23:28:48.668Z] [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 169 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom
[2025-10-01T23:28:48.668Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom (15 kB at 166 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-bom/1.43.2/grpc-bom-1.43.2.pom
[2025-10-01T23:28:48.668Z] [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 34 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.8.3/micrometer-bom-1.8.3.pom
[2025-10-01T23:28:48.668Z] [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 88 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.3/testcontainers-bom-1.16.3.pom
[2025-10-01T23:28:48.668Z] [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 95 kB/s)
[2025-10-01T23:28:48.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.9.1/opentelemetry-bom-1.9.1.pom
[2025-10-01T23:28:48.668Z] [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 44 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 25 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 65 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.668Z] [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 41 kB/s)
[2025-10-01T23:28:48.668Z] [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-10-01T23:28:48.669Z] [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 45 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 15 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 58 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 57 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 50 kB/s)
[2025-10-01T23:28:48.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.3.1/mockito-bom-4.3.1.pom
[2025-10-01T23:28:48.669Z] [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 26 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 87 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 53 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 43 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 64 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 83 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 37 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2025-10-01T23:28:48.669Z] [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 223 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2025-10-01T23:28:48.669Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 556 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 53 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 41 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2025-10-01T23:28:48.669Z] [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 275 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2025-10-01T23:28:48.669Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 737 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 26 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 46 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 131 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2025-10-01T23:28:48.669Z] [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 15 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 23 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 78 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2025-10-01T23:28:48.669Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 222 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2025-10-01T23:28:48.669Z] [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 9.7 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 27 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 166 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 8.6 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 57 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2025-10-01T23:28:48.669Z] [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 225 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 45 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 774 kB/s)
[2025-10-01T23:28:48.669Z] [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 418 kB/s)
[2025-10-01T23:28:48.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 520 kB/s)
[2025-10-01T23:28:48.669Z] [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 1.8 MB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2025-10-01T23:28:48.669Z] [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 3.6 MB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 35 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 1.2 MB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (379 kB at 2.2 MB/s)
[2025-10-01T23:28:48.669Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 223 kB/s)
[2025-10-01T23:28:48.669Z] [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 20 kB/s)
[2025-10-01T23:28:48.669Z] [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 215 kB/s)
[2025-10-01T23:28:48.669Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 1.0 MB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 11 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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 207 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2025-10-01T23:28:48.669Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 498 kB/s)
[2025-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [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-10-01T23:28:48.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2025-10-01T23:28:48.669Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 2.4 MB/s)
[2025-10-01T23:28:48.669Z] [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 64 kB/s)
[2025-10-01T23:28:48.669Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.669Z] [INFO] Detecting the operating system and CPU architecture
[2025-10-01T23:28:48.669Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.669Z] [INFO] os.detected.name: linux
[2025-10-01T23:28:48.669Z] [INFO] os.detected.arch: x86_64
[2025-10-01T23:28:48.669Z] [INFO] os.detected.bitness: 64
[2025-10-01T23:28:48.669Z] [INFO] os.detected.version: 4.4
[2025-10-01T23:28:48.669Z] [INFO] os.detected.version.major: 4
[2025-10-01T23:28:48.669Z] [INFO] os.detected.version.minor: 4
[2025-10-01T23:28:48.669Z] [INFO] os.detected.release: ubuntu
[2025-10-01T23:28:48.669Z] [INFO] os.detected.release.version: 20.04
[2025-10-01T23:28:48.669Z] [INFO] os.detected.release.like.ubuntu: true
[2025-10-01T23:28:48.669Z] [INFO] os.detected.release.like.debian: true
[2025-10-01T23:28:48.669Z] [INFO] os.detected.classifier: linux-x86_64
[2025-10-01T23:28:48.669Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.669Z] [INFO] Reactor Build Order:
[2025-10-01T23:28:48.669Z] [INFO]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - IDE/Tools - Config [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Revapi Configuration [jar]
[2025-10-01T23:28:48.669Z] [INFO] ArC - Parent pom [pom]
[2025-10-01T23:28:48.669Z] [INFO] ArC - Runtime [jar]
[2025-10-01T23:28:48.669Z] [INFO] ArC - Processor [jar]
[2025-10-01T23:28:48.669Z] [INFO] ArC - Tests [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Bootstrap - Parent [pom]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Bootstrap - BOM [pom]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Bootstrap - Test BOM [pom]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Bootstrap - App Model [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Bootstrap - Maven Resolver [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Bootstrap - Gradle Resolver [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Bootstrap - Core [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Bootstrap - Maven plugin [maven-plugin]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Bootstrap - Runner [jar]
[2025-10-01T23:28:48.669Z] [INFO] Qute - Parent [pom]
[2025-10-01T23:28:48.669Z] [INFO] Qute - Core [jar]
[2025-10-01T23:28:48.669Z] [INFO] Qute - Generator [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Dev tools - Parent [pom]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Dev tools - Maven Artifact API [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Dev tools - Message Writer [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Dev tools - Registry Client API [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Dev tools - Utilities [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Dev tools - Base Codestarts [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Dev tools - Codestarts [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Dev tools - Common [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Parent pom [pom]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - BOM [pom]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Build Parent [pom]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - IDE Launcher [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Development mode - SPI [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Core [pom]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Core - Extension Processor [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Core - Runtime [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Core - Class Change Agent [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Builder [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Dev tools [pom]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin [maven-plugin]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Platform Properties [pom]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Core - Deployment [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Enforcer Rules [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Extensions - Parent pom [pom]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - JSON-P [pom]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - JSON-P - Runtime [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - JSON-P - Deployment [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Test Framework [pom]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Test Framework - Common [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Test Framework - JUnit 5 Internal Test Framework [jar]
[2025-10-01T23:28:48.669Z] [INFO] Quarkus - Dev tools - Testing [jar]
[2025-10-01T23:28:48.670Z] [INFO] RESTEasy Reactive - Parent pom [pom]
[2025-10-01T23:28:48.670Z] [INFO] RESTEasy Reactive - Common Parent [pom]
[2025-10-01T23:28:48.670Z] [INFO] RESTEasy Reactive - Common Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] RESTEasy Reactive - Server Parent [pom]
[2025-10-01T23:28:48.670Z] [INFO] RESTEasy Reactive - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] RESTEasy Reactive - Common Processor [jar]
[2025-10-01T23:28:48.670Z] [INFO] RESTEasy Reactive - Processor [jar]
[2025-10-01T23:28:48.670Z] [INFO] RESTEasy Reactive - Client Parent [pom]
[2025-10-01T23:28:48.670Z] [INFO] RESTEasy Reactive - Client - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] RESTEasy Reactive - Vert.x Support - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] RESTEasy Reactive - JSONB Support - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] RESTEasy Reactive - Jackson Support - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] RESTEasy Reactive - Client - Processor [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - BOM - Test [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Vert.x - HTTP [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console Runtime SPI [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console SPI [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - ArC [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - ArC - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - ArC - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Undertow [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Undertow - SPI [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Security [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Security - Runtime SPI [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Context Propagation [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Context Propagation - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Mutiny [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Mutiny - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Netty [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Netty - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Vert.x [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Vert.x - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Vert.x - HTTP - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Undertow - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Netty - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Context Propagation - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Mutiny - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Vert.x - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Vert.x - HTTP - Deployment - SPI [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Kubernetes [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Kubernetes - SPI [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Security - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Security - SPI [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Security - Test Utilities [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Security - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test Framework - JUnit 5 - Properties [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test Framework - JUnit 5 [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Vert.x - HTTP - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Undertow - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Core - Test Extension [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Core - Test Extension - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Core - Test Extension - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JUnit 4 Mock [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test Framework - H2 Database Support [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test Framework - Derby Database Support [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test Framework - Kubernetes Client Mock Server support [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test Framework - OpenShift Client Mock Server support [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito Config [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test framework - Vert.x [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Jackson [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Jackson - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Amazon Lambda [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Amazon Lambda - Common Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test Framework - Amazon Lambda [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test Framework - Arquillian Adapter [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test Framework - Dev Mode Test Utils [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test Framework - Maven Integration [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test framework - embedded LDAP server [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test Framework - Security [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test Framework - Security JWT [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Credentials [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Credentials - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye JWT Token Build [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye JWT Token Build - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - OpenID Connect Common [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - OpenID Connect Common - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - OpenID Connect Adapter [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - OpenID Connect Adapter - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test Framework - Security OIDC [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test Framework - OIDC Wiremock Server support [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test Framework - Keycloak Server support [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Jacoco [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Jacoco - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Jacoco - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Reactive Streams Operators [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Kubernetes Service Binding [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Kubernetes Service Binding - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Health [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Health - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy - Parent - Aggregator [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy - Common [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy - Common - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy - Server common [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy - Server common - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Parent - Aggregator [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Common [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Common - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Metrics [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Metrics - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Jaeger [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Jaeger - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye OpenTracing [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye OpenTracing - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - MongoDB Client [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - MongoDB Client - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test Framework - MongoDB Support [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Test Framework - Infinispan Client Support [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Scheduler [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Scheduler - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Apache HttpClient - Parent [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Apache HttpClient - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - REST Client Config [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - REST Client Config - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - REST Client [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - REST Client - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - gRPC Common [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - gRPC Common - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Stork Integration [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Stork - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - gRPC parent [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - gRPC - Protoc Plugin [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - gRPC - Code Gen [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - gRPC - Stubs for health and reflection [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - gRPC - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Micrometer [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Micrometer - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Micrometer Registry - Prometheus - Parent [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Micrometer Registry - Prometheus Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy - Common - SPI [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - SPI [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy - Common - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JAX-RS SPI - Parent [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JAX-RS - SPI - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy - Server common - SPI [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy - Server common - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Apache HttpClient - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - REST Client Config - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Fault tolerance [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Fault tolerance - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Fault tolerance - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - REST Client - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Jackson - SPI [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Jackson - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy - Jackson [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy - Jackson - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy - Jackson - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Reactive Routes [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Reactive Routes - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Hibernate Validator [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Hibernate Validator - SPI [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Elytron Security - Common [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Elytron Security - Common - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Elytron Security - Common - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Elytron Security [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Elytron Security - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Elytron Security - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Elytron Security Properties File [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Elytron Security Properties File - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Elytron Security Properties File - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Hibernate Validator - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JSON-B [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JSON-B - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy - JSON-B [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy - JSON-B - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JSON-B - SPI [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JSON-B - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy - JSON-B - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Hibernate Validator - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Reactive Routes - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Micrometer - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Micrometer Registry - Prometheus Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Scheduler - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Datasource [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Datasource - Common [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Agroal [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Agroal - SPI [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Datasource - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Narayana JTA [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Narayana JTA - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Agroal - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Quartz [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Quartz - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Metrics - SPI [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Metrics - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Quartz - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JAXP [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JAXP - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JAXP - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Stork - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Configuration - YAML [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Configuration - YAML - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Configuration - YAML - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JAXB [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JAXB - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JAXB - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - WebSockets Client [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - WebSockets Client - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - WebSockets [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - WebSockets - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - WebSockets Client - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - WebSockets - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - WebSockets Aggregator [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Undertow - WebSockets - Legacy Compat Artifact [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - WebJar Locator [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - WebJar Locator - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - WebJar Locator - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Common - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Server - SPI - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JAX-RS Client Reactive [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JAX-RS Client Reactive - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JAX-RS Client Reactive - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Jackson [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - JAXB [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Panache [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Panache - Common [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Panache - Common - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Panache - Common - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Qute [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Qute - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Qute - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Qute [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Servlet [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - REST Client Reactive [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - REST Client Reactive - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - REST Client Reactive - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - REST Client Reactive Jackson [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - REST Client Reactive Jackson [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - REST Client Reactive Jackson - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Kotlin [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Kotlin - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization Parent [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Kotlin - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Tests [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Links [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Links - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RESTEasy Reactive - Links - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Health - SPI [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye OpenAPI [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye OpenAPI - SPI [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye OpenAPI - Common [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye OpenAPI - Common - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Swagger UI [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Swagger UI - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Swagger UI - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye OpenAPI - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye OpenAPI - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - SmallRye Health - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Jaeger - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Caffeine [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Caffeine - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Hibernate ORM [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Hibernate ORM - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Narayana JTA - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Datasource - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Kubernetes Service Binding - SPI [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Datasource - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Credentials - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - DevServices [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - DevServices - H2 [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JDBC [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JDBC - H2 [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JDBC - H2 - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - JDBC - H2 - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Agroal - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Caffeine - Deployment [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Panache - Hibernate - Common [pom]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Panache - Hibernate - Common - Runtime [jar]
[2025-10-01T23:28:48.670Z] [INFO] Quarkus - Panache - Hibernate - Common - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate ORM - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye OpenTracing - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenTelemetry - Parent - Aggregator [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenTelemetry [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenTelemetry - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenTelemetry - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - gRPC Common - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - RESTEasy - JAXB [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - RESTEasy - JAXB - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - RESTEasy - JAXB - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - RESTEasy - Links [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - RESTEasy - Links - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - RESTEasy - Links - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - RESTEasy - Mutiny - Common [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - RESTEasy - Mutiny [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - RESTEasy - Mutiny - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - RESTEasy - Mutiny - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - RESTEasy - Qute [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - RESTEasy - Qute - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - RESTEasy - Qute - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - RESTEasy - Multipart [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - RESTEasy - Multipart - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - RESTEasy - Multipart - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - REST Client - Jackson [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - REST Client - Jackson - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - REST Client - Jackson - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - REST Client - JSON-B [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - REST Client - JSON-B - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - REST Client - JSON-B - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - REST Client - JAXB [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - REST Client - JAXB - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - REST Client - JAXB - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - REST Client - Mutiny [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - REST Client - Mutiny - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - REST Client - Mutiny - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Streams Operators (deprecated) [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Type Converters [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Messaging [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kotlin [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Messaging - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Messaging - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Kafka - Client [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Kafka - Client - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - DevServices - Common [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Kafka - Client - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Avro [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Avro - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Apicurio Registry - Avro [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Apicurio Registry - Avro - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Avro - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Apicurio Registry - Avro - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Reactive Datasource [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Reactive Datasource - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Reactive Datasource - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - DevServices - DB2 [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Reactive DB2 Client [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Reactive DB2 Client - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Reactive DB2 Client - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - DevServices - Postgresql [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Reactive PostgreSQL Client [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Reactive PostgreSQL Client - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Reactive PostgreSQL Client - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Reactive MySQL Client [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Reactive MySQL Client - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - DevServices - MySQL [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Reactive MySQL Client - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - DevServices - MSSQL [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Reactive MS SQL Client [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - DevServices - Oracle [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Reactive Oracle Client [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Reactive Oracle Client - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Reactive Oracle Client - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Mailer [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Mailer - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Mailer - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - gRPC - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Redis Client [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Redis Client - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Redis Client - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Narayana STM [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Narayana STM - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Narayana STM - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Narayana LRA Participant - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - PostgreSQL [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - PostgreSQL - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - PostgreSQL - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - DB2 [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - DB2 - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - DB2 - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - Derby [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - Derby - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - DevServices - Derby [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - Derby - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - MariaDB [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - MariaDB - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - DevServices - MariaDB [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - MariaDB - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - MSSQL [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - MSSQL - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - MSSQL - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - MySQL [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - MySQL - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - MySQL - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - Oracle [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - Oracle - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - JDBC - Oracle - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate Envers - Parent [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate Envers - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate Envers - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate Reactive [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate Reactive - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate Reactive - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Panache - Mock [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate ORM with Panache - Common [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate ORM with Panache - JPA [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate ORM with Panache - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate ORM with Panache - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - JPA [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Panache - Query Language [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - MongoDB with Panache - Common [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - MongoDB with Panache - Common Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - MongoDB Client - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - MongoDB with Panache - Common Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate Reactive with Panache - JPA [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate Reactive with Panache - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate Reactive with Panache - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - MongoDB with Panache - Parent [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - MongoDB with Panache - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - MongoDB with Panache - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Parent [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - REST data with Panache - Parent [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - REST data with Panache - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - REST data with Panache - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Parent [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - MongoDB REST data with Panache - Parent [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - MongoDB REST data with Panache - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - MongoDB REST data with Panache - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Elasticsearch client common [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Elasticsearch REST client common - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Elasticsearch REST client common - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Elasticsearch REST client - Parent [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Elasticsearch REST client - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Elasticsearch REST client - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Elasticsearch REST high level client - Parent [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Elasticsearch REST high level client - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Elasticsearch REST high level client - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Kafka Streams [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Kafka Streams - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Kafka Streams - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring - DI [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring - DI - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring - DI - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Web - Parent - Aggregator [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Web [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Web - Common Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Parent [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Parent [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Web - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Web - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Tests [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Tests [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Data JPA [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring - Data JPA - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring - Data JPA - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Security - Parent [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Security - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Security - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Boot - Properties [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Boot - Properties - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Boot - Properties - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Cloud Config Client [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Cloud Config Client - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Cloud Config Client - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Cache [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Cache - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Cache - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring - Cache [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring - Cache - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring - Cache - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring - Scheduling [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring - Scheduling - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring - Scheduling - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring Data REST [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring - Data REST - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Spring - Data REST - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Security JPA [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Security JPA - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Security JPA - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Elytron Security JDBC [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Elytron Security JDBC - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Elytron Security JDBC - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Elytron Security LDAP [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Elytron Security LDAP - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Elytron Security LDAP - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Security OAuth2 [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Security OAuth2 - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Security OAuth2 - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye JWT Build - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye JWT [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye JWT - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - SmallRye JWT - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenID Connect Common - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenID Connect Adapter - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenID Connect Client [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenID Connect Client - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenID Connect Client - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenID Connect Oidc Client Filter [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenID Connect Client Filter - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenID Connect Client Filter - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenID Connect Oidc Client Reactive Filter [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenID Connect Token Propagation [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenID Connect Token Propagation - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenID Connect Token Propagation - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Keycloak Authorization [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Keycloak Authorization - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Keycloak Admin Client [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Keycloak Admin Client - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Keycloak Admin Client - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Keycloak Authorization - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Infinispan - Client [pom]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Infinispan - Client - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Infinispan - Client - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Amazon Lambda Event Server [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Amazon Lambda - Common Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Amazon Lambda - Runtime [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Amazon Lambda - Deployment [jar]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Amazon Lambda - Archetype [maven-archetype]
[2025-10-01T23:28:48.671Z] [INFO] Quarkus - Amazon Lambda X-Ray [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Amazon Lambda Xray - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Amazon Lambda X-Ray - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Amazon Lambda HTTP [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Amazon Lambda HTTP - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Amazon Lambda HTTP Event Server [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Amazon Lambda HTTP - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Amazon Lambda HTTP - Archetype [maven-archetype]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API- Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Amazon Lambda REST Event Server [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Archetype [maven-archetype]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - HTTP Azure Functions [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - HTTP Azure Functions - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - HTTP Azure Functions - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - HTTP Azure Functions - Archetype [maven-archetype]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Funqy [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Funqy Server Common Parent [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Funqy Server Common - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Funqy Server Common - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Funqy HTTP Binding [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Funqy HTTP - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Funqy HTTP - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Funqy Amazon Lambda Binding [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Funqy Amazon Lambda - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Funqy Amazon Lambda - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Funqy Amazon Lambda - Archetype [maven-archetype]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Funqy Knative Events Binding [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Funqy Knative Events - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Funqy Knative Events - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Funqy Google Cloud Functions Binding [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Funqy Google Cloud Functions - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Funqy Google Cloud Functions - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Scala [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Scala - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Scala - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - SPI [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - Util [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - Buildpack - Parent [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - Buildpack [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - Buildpack - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - Docker - Parent [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - Docker [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - Docker - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - Jib - Parent [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - Jib [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - Jib - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Kubernetes Client [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Kubernetes Client - Runtime - Internal [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Kubernetes Client - SPI [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Kubernetes Client - Internal - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - S2I - Parent [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - S2I [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - S2I - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - OpenShift - Parent [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - OpenShift [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Container Image - OpenShift - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Kubernetes - Vanilla [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Kubernetes - Vanilla - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Kubernetes - Vanilla - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Kubernetes - Openshift [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Kubernetes - OpenShift - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Kubernetes - Minikube [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Kubernetes - Minikube - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Kubernetes - Minikube - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Kubernetes Client - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Kubernetes Client - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Kubernetes Config [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Kubernetes Config - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Kubernetes Config - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - OpenShift Client [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - OpenShift Client - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - OpenShift Client - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Kubernetes Service Binding - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Flyway [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Flyway - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Flyway - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Liquibase [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Liquibase - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Liquibase - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Liquibase MongoDB [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Liquibase MongoDB - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Liquibase MongoDB - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Parent [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - SmallRye GraphQL [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - SmallRye GraphQL - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - SmallRye GraphQL - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - SmallRye GraphQL Client [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - SmallRye GraphQL Client - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - SmallRye GraphQL Client - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Logging - JSON [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Logging - JSON - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Logging - JSON - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Logging - GELF [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Logging - GELF - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Logging - GELF - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Picocli [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Picocli - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Picocli - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - HTTP Google Cloud Functions [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - HTTP Google Cloud Functions - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - HTTP Google Cloud Functions - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Google Cloud Functions [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Google Cloud Functions - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Google Cloud Functions - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - AWT - Parent [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - AWT - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - AWT - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Dev tools - Project Core Extension Codestarts [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - BOM - Descriptor JSON [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Maven Plugin [maven-plugin]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Gradle Plugin - Parent [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Gradle Model [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Gradle Plugin [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Extension Gradle Plugin [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Command Line Interface [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Test - Avro code generation and reload [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - AWT [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - No AWT [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Bouncy Castle [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS JSSE [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Bouncy Castle JSSE [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Funqy Amazon Lambda [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Funqy Google Cloud Functions [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Class tranformer [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Class tranformer - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Class tranformer - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Shared library [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate Validator [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate Validator [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Common JPA entities [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Infinispan Client [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Devtools [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - DevTools Registry Client [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Gradle tooling [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Main [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Kafka [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Kafka SSL [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Kafka SASL [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Kafka SASL with Elytron [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Kafka OAUTH with Keycloak [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Kafka with Snappy [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Kafka Avro [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Kafka Avro with Apicurio 2.x [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Kafka Streams [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Kafka Dev Services [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library A [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library B [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern app [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library A [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library B [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy app [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA - DB2 [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA - Derby [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA - MariaDB [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA - H2 [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA - MSSQL [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA - MySQL [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA - Oracle [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate ORM REST Data with Panache [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - GraphQL and Hibernate ORM with Panache [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache and Kotlin [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - DB2 [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - MySQL [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - PostgreSQL [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache in Blocking mode [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Coordination - Outbox-polling [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + OpenSearch [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Tenancy [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate ORM - Tenancy [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Datasource [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Schema [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Envers [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Vert.x HTTP [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Vert.x Web [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Vert.x Web - Jackson [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Vert.x [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Spring DI [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Spring Web [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Spring Data JPA [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Spring Boot properties [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Spring Cloud Config Client [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Spring Data REST [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA - Infinispan Cache [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Elytron Security [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Elytron Security OAuth2 [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy Reactive [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Elytron Undertow [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Flyway [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Liquibase [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Liquibase MongoDB [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Reactive [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Wiremock [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation Reactive [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Smallrye JWT Token Propagation [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter Code Flow [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Multi-Tenant OpenID Connect Adapter [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter WireMock [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Keycloak Policy Enforcer [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Reactive DB2 Client [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Reactive Pg Client [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Reactive MySQL Client [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Reactive MS SQL Client [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Reactive Oracle Client [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Test Extension Native Tests [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Amazon Lambda [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Amazon Lambda [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Amazon Lambda Stream Handler [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Amazon Lambda AWS Gateway REST API [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP RESTEasy [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Container Image - Parent [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Container Image - Invoker [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Container Image - Standard [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Kubernetes - Parent [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Kubernetes - Invoker [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard - Kafka [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Kubernetes Client [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Kubernetes Service Binding JDBC [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - OpenShift Client [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - MongoDB Client [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Jackson [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JSON-B [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - RESTEasy Jackson [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - RESTEasy Mutiny [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Virtual Http [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Virtual Http Resteasy Standalone [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Maven tooling [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Scala [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Kotlin [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Kotlin Serialization [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - MongoDB Panache [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - MongoDB Panache Kotlin [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - MongoDB REST Data with Panache [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Narayana STM [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Narayana JTA CDI [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Narayana LRA Coordinator and Participant [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Elytron Security JDBC [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Elytron Security LDAP [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Vert.x GraphQL [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - SmallRye Config [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - SmallRye Context Propagation [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - SmallRye Metrics [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL Client [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Smallrye Opentracing [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - JPA without entities [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Quartz [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Redis Client [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Logging - GELF [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Cache [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Qute [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Runtime [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Deployment [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Bootstrap Config [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Application [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - InjectMock [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - AMQP [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - Kafka [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ (Dynamic Credentials) [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - REST client [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Parent [pom]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Standard tests [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Prod Mode tests [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - REST Client Reactive [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - REST Client Reactive Kotlin Serialization [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - REST Client Reactive: multipart messages [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - REST Client Reactive with Stork [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Packaging [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Simple with space [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Picocli [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Picocli Native [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - WebJar Locator [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Dev Mode [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - IDE Launcher [jar]
[2025-10-01T23:28:48.672Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST client [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST high level client [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - Micrometer MP Metrics [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - Micrometer Prometheus [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - OpenTelemetry [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Vert.x [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Reactive [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - Logging - JSON [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - JAXB [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - JAXP [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - Mailer [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - Native Configuration Profile [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is unset [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is set [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - Logging with Panache [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - Locales [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - Redis DevService [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - gRPC - TLS [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with gzip compression [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with Mutiny [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - gRPC - TLS with mutual auth [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - gRPC - Streaming [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - gRPC - Interceptors [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - gRPC - Proto v2 [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - gRPC - Health [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate Reactive [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - Helper project containing packaging a proto file for grpc-external-proto-test [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - gRPC - External proto Test [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - Google Cloud Functions HTTP [jar]
[2025-10-01T23:28:48.673Z] [INFO] Quarkus - Integration Tests - Google Cloud Function [jar]
[2025-10-01T23:28:48.673Z] [INFO]
[2025-10-01T23:28:48.673Z] [INFO] -------------------< io.quarkus:quarkus-ide-config >--------------------
[2025-10-01T23:28:48.673Z] [INFO] Building Quarkus - IDE/Tools - Config 2.7.5.Final [1/964]
[2025-10-01T23:28:48.673Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 106 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 147 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2025-10-01T23:28:48.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 513 kB/s)
[2025-10-01T23:28:48.673Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
[2025-10-01T23:28:48.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[2025-10-01T23:28:48.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 290 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 397 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 50 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2025-10-01T23:28:48.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 155 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 525 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 70 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[2025-10-01T23:28:48.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 186 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 455 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 242 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
[2025-10-01T23:28:48.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 419 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 602 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 115 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[2025-10-01T23:28:48.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 142 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 622 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 183 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 1.2 MB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 149 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 409 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 391 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 99 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 417 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 97 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
[2025-10-01T23:28:48.673Z] [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 152 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
[2025-10-01T23:28:48.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 467 kB/s)
[2025-10-01T23:28:48.673Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
[2025-10-01T23:28:48.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
[2025-10-01T23:28:48.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 186 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 394 kB/s)
[2025-10-01T23:28:48.673Z] [INFO]
[2025-10-01T23:28:48.673Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-ide-config ---
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 37 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[2025-10-01T23:28:48.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 337 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2025-10-01T23:28:48.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 436 kB/s)
[2025-10-01T23:28:48.673Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
[2025-10-01T23:28:48.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[2025-10-01T23:28:48.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 178 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2025-10-01T23:28:48.673Z] [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 62 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 43 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2025-10-01T23:28:48.673Z] [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 239 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2025-10-01T23:28:48.673Z] [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 24 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 96 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 40 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 43 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 18 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 125 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2025-10-01T23:28:48.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 140 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 10 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 69 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 68 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 56 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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 78 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [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-10-01T23:28:48.673Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 194 kB/s)
[2025-10-01T23:28:48.673Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 95 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2025-10-01T23:28:48.674Z] [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 80 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[2025-10-01T23:28:48.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 190 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2025-10-01T23:28:48.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 911 kB/s)
[2025-10-01T23:28:48.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/16/apache-16.pom
[2025-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[2025-10-01T23:28:48.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 137 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2025-10-01T23:28:48.674Z] [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 786 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 627 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 1.9 MB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 2.1 MB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 1.7 MB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 31 kB/s)
[2025-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
[2025-10-01T23:28:48.674Z] [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 299 kB/s)
[2025-10-01T23:28:48.674Z] [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 956 kB/s)
[2025-10-01T23:28:48.674Z] [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 2.3 MB/s)
[2025-10-01T23:28:48.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 994 kB/s)
[2025-10-01T23:28:48.674Z] [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 764 kB/s)
[2025-10-01T23:28:48.674Z] [INFO]
[2025-10-01T23:28:48.674Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-ide-config ---
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2025-10-01T23:28:48.674Z] [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 60 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2025-10-01T23:28:48.674Z] [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 26 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 28 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2025-10-01T23:28:48.674Z] [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 13 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 70 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 42 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2025-10-01T23:28:48.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 86 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2025-10-01T23:28:48.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 104 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2025-10-01T23:28:48.674Z] [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 25 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 28 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 30 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 21 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2025-10-01T23:28:48.674Z] [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 22 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2025-10-01T23:28:48.674Z] [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 74 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2025-10-01T23:28:48.674Z] [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 23 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2025-10-01T23:28:48.674Z] [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 44 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2025-10-01T23:28:48.674Z] [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 19 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 36 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 18 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 6.0 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2025-10-01T23:28:48.674Z] [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 90 kB/s)
[2025-10-01T23:28:48.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
[2025-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom
[2025-10-01T23:28:48.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 19 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2025-10-01T23:28:48.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 9.9 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2025-10-01T23:28:48.674Z] [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 30 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2025-10-01T23:28:48.674Z] [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 51 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 46 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 50 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2025-10-01T23:28:48.674Z] [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 69 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 47 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
[2025-10-01T23:28:48.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 192 kB/s)
[2025-10-01T23:28:48.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2025-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2025-10-01T23:28:48.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 17 kB/s)
[2025-10-01T23:28:48.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2025-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2025-10-01T23:28:48.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 22 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 94 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[2025-10-01T23:28:48.674Z] [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 53 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 20 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 168 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 33 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[2025-10-01T23:28:48.674Z] [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 45 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 17 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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 159 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2025-10-01T23:28:48.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 400 kB/s)
[2025-10-01T23:28:48.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
[2025-10-01T23:28:48.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[2025-10-01T23:28:48.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 51 kB/s)
[2025-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.674Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[2025-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 562 kB/s)
[2025-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 371 kB/s)
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2025-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 6.0 MB/s)
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2025-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 378 kB/s)
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2025-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 1.4 MB/s)
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2025-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 344 kB/s)
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2025-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 90 kB/s)
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[2025-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 648 kB/s)
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2025-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 417 kB/s)
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
[2025-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 551 kB/s)
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
[2025-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 291 kB/s)
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
[2025-10-01T23:28:48.675Z] [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 127 kB/s)
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2025-10-01T23:28:48.675Z] [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 57 kB/s)
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2025-10-01T23:28:48.675Z] [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 47 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 683 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 156 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 842 kB/s)
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
[2025-10-01T23:28:48.675Z] [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 123 kB/s)
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2025-10-01T23:28:48.675Z] [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 330 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 453 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 169 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 911 kB/s)
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[2025-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 745 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 163 kB/s)
[2025-10-01T23:28:48.675Z] [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 382 kB/s)
[2025-10-01T23:28:48.675Z] [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 332 kB/s)
[2025-10-01T23:28:48.675Z] [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 117 kB/s)
[2025-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 577 kB/s)
[2025-10-01T23:28:48.675Z] [INFO]
[2025-10-01T23:28:48.675Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-ide-config ---
[2025-10-01T23:28:48.675Z] [INFO]
[2025-10-01T23:28:48.675Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-ide-config ---
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 39 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2025-10-01T23:28:48.675Z] [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 361 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 22 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 48 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 112 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2025-10-01T23:28:48.675Z] [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 137 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2025-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 13 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 93 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 48 kB/s)
[2025-10-01T23:28:48.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.pom
[2025-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
[2025-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 232 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 73 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 35 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 35 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 24 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 22 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 12 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 12 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 144 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 22 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2025-10-01T23:28:48.675Z] [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 17 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2025-10-01T23:28:48.675Z] [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 149 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2025-10-01T23:28:48.675Z] [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 30 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 35 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 22 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 18 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 28 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[2025-10-01T23:28:48.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 200 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 14 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 24 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 25 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2025-10-01T23:28:48.675Z] [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 138 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 35 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [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 41 kB/s)
[2025-10-01T23:28:48.675Z] [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-10-01T23:28:48.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[2025-10-01T23:28:48.676Z] [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 107 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 25 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[2025-10-01T23:28:48.676Z] [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 106 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 411 kB/s)
[2025-10-01T23:28:48.676Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 51 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 21 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 40 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 96 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 14 kB/s)
[2025-10-01T23:28:48.676Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 41 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 71 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 13 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 340 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 710 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 44 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 16 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 19 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 31 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 46 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 37 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 25 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 33 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 188 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 312 kB/s)
[2025-10-01T23:28:48.676Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 198 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 30 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 28 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 121 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 514 kB/s)
[2025-10-01T23:28:48.676Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 237 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 17 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 38 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 20 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 24 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 16 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 37 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 32 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 30 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 115 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 36 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 14 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 46 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
[2025-10-01T23:28:48.676Z] [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 278 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 372 kB/s)
[2025-10-01T23:28:48.676Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/11/apache-11.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 142 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 16 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 19 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 192 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
[2025-10-01T23:28:48.676Z] [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 11 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 37 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 124 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 505 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
[2025-10-01T23:28:48.676Z] [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 26 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 16 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
[2025-10-01T23:28:48.676Z] [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 60 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[2025-10-01T23:28:48.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 64 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 17 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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-10-01T23:28:48.676Z] [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 5.1 kB/s)
[2025-10-01T23:28:48.676Z] [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-10-01T23:28:48.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
[2025-10-01T23:28:48.677Z] [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 25 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[2025-10-01T23:28:48.677Z] [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 38 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[2025-10-01T23:28:48.677Z] [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 102 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
[2025-10-01T23:28:48.677Z] [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 12 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 14 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 13 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
[2025-10-01T23:28:48.677Z] [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 33 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
[2025-10-01T23:28:48.677Z] [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 31 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 14 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 11 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 14 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 16 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 55 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 45 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 2.1 MB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 3.5 MB/s)
[2025-10-01T23:28:48.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[2025-10-01T23:28:48.677Z] [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 842 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 327 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 614 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 232 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.1 MB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 264 kB/s)
[2025-10-01T23:28:48.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[2025-10-01T23:28:48.677Z] [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 430 kB/s)
[2025-10-01T23:28:48.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[2025-10-01T23:28:48.677Z] [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 903 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 248 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 89 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 34 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 63 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 81 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 33 kB/s)
[2025-10-01T23:28:48.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[2025-10-01T23:28:48.677Z] [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 42 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 33 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 73 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 107 kB/s)
[2025-10-01T23:28:48.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
[2025-10-01T23:28:48.677Z] [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 35 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 99 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 91 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 32 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 24 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 23 kB/s)
[2025-10-01T23:28:48.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[2025-10-01T23:28:48.677Z] [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 26 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 219 kB/s)
[2025-10-01T23:28:48.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
[2025-10-01T23:28:48.677Z] [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 112 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 148 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 119 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 504 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 58 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 289 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 47 kB/s)
[2025-10-01T23:28:48.677Z] [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-10-01T23:28:48.677Z] [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 117 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 57 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 100 kB/s)
[2025-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
[2025-10-01T23:28:48.678Z] [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 100 kB/s)
[2025-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
[2025-10-01T23:28:48.678Z] [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 85 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 91 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 111 kB/s)
[2025-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
[2025-10-01T23:28:48.678Z] [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 900 kB/s)
[2025-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[2025-10-01T23:28:48.678Z] [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 12 kB/s)
[2025-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
[2025-10-01T23:28:48.678Z] [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 4.7 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 192 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar (1.2 MB at 1.3 MB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 14 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 856 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 4.2 MB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 7.1 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 5.6 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 8.1 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 4.3 kB/s)
[2025-10-01T23:28:48.678Z] [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 71 kB/s)
[2025-10-01T23:28:48.678Z] [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 249 kB/s)
[2025-10-01T23:28:48.678Z] [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 27 kB/s)
[2025-10-01T23:28:48.678Z] [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 235 kB/s)
[2025-10-01T23:28:48.678Z] [INFO] Executing: /bin/sh -c cd '/quarkus/independent-projects/ide-config' && 'git' 'rev-parse' '--verify' 'HEAD'
[2025-10-01T23:28:48.678Z] [INFO] Working directory: /quarkus/independent-projects/ide-config
[2025-10-01T23:28:48.678Z] [INFO] Storing buildNumber: 2733bae7cb7ded76d324b41a3a9f4e81b89ee122 at timestamp: 1759354937078
[2025-10-01T23:28:48.678Z] [WARNING] Cannot get the branch information from the git repository:
[2025-10-01T23:28:48.678Z] Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[2025-10-01T23:28:48.678Z]
[2025-10-01T23:28:48.678Z] [INFO] Executing: /bin/sh -c cd '/quarkus/independent-projects/ide-config' && 'git' 'rev-parse' '--verify' 'HEAD'
[2025-10-01T23:28:48.678Z] [INFO] Working directory: /quarkus/independent-projects/ide-config
[2025-10-01T23:28:48.678Z] [INFO] Storing buildScmBranch: UNKNOWN
[2025-10-01T23:28:48.678Z] [INFO]
[2025-10-01T23:28:48.678Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-ide-config ---
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 46 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[2025-10-01T23:28:48.678Z] [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 396 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2025-10-01T23:28:48.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 572 kB/s)
[2025-10-01T23:28:48.678Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
[2025-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[2025-10-01T23:28:48.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 215 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 54 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 53 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[2025-10-01T23:28:48.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 243 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 28 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 84 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 130 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[2025-10-01T23:28:48.678Z] [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 90 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 36 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[2025-10-01T23:28:48.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 16 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 141 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 158 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 73 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 124 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
[2025-10-01T23:28:48.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 4.0 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[2025-10-01T23:28:48.678Z] [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 53 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 15 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 78 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[2025-10-01T23:28:48.678Z] [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 56 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[2025-10-01T23:28:48.678Z] [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 71 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2025-10-01T23:28:48.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 139 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2025-10-01T23:28:48.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 96 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 105 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 33 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 31 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[2025-10-01T23:28:48.678Z] [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 7.1 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[2025-10-01T23:28:48.678Z] [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 59 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 21 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 35 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 63 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 16 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 377 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 24 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 25 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 73 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 47 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2025-10-01T23:28:48.678Z] [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 278 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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 110 kB/s)
[2025-10-01T23:28:48.678Z] [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-10-01T23:28:48.678Z] [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-10-01T23:28:48.679Z] [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 61 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 48 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[2025-10-01T23:28:48.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 144 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 139 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
[2025-10-01T23:28:48.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[2025-10-01T23:28:48.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 733 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 592 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 5.9 MB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 538 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 462 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 228 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 1.0 MB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 373 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 823 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 657 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 80 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 545 kB/s)
[2025-10-01T23:28:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
[2025-10-01T23:28:48.679Z] [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 183 kB/s)
[2025-10-01T23:28:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[2025-10-01T23:28:48.679Z] [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 891 kB/s)
[2025-10-01T23:28:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[2025-10-01T23:28:48.679Z] [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 15 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 539 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 588 kB/s)
[2025-10-01T23:28:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
[2025-10-01T23:28:48.679Z] [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 95 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 4.1 MB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 943 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 524 kB/s)
[2025-10-01T23:28:48.679Z] [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 122 kB/s)
[2025-10-01T23:28:48.679Z] [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 352 kB/s)
[2025-10-01T23:28:48.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 98 kB/s)
[2025-10-01T23:28:48.679Z] [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 19 kB/s)
[2025-10-01T23:28:48.679Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.679Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.679Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.679Z] [INFO]
[2025-10-01T23:28:48.679Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-ide-config ---
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 55 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2025-10-01T23:28:48.679Z] [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 80 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 51 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2025-10-01T23:28:48.679Z] [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 62 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2025-10-01T23:28:48.679Z] [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 11 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 57 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 52 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
[2025-10-01T23:28:48.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 43 kB/s)
[2025-10-01T23:28:48.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
[2025-10-01T23:28:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[2025-10-01T23:28:48.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 144 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2025-10-01T23:28:48.679Z] [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 196 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 9.9 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 69 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2025-10-01T23:28:48.679Z] [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 34 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 51 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 6.3 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 8.9 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 19 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
[2025-10-01T23:28:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 202 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 555 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 3.0 MB/s)
[2025-10-01T23:28:48.679Z] [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 218 kB/s)
[2025-10-01T23:28:48.679Z] [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 159 kB/s)
[2025-10-01T23:28:48.679Z] [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 33 kB/s)
[2025-10-01T23:28:48.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 565 kB/s)
[2025-10-01T23:28:48.679Z] [INFO] No sources to compile
[2025-10-01T23:28:48.679Z] [INFO]
[2025-10-01T23:28:48.679Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-ide-config ---
[2025-10-01T23:28:48.679Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.679Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.679Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/ide-config/src/test/resources
[2025-10-01T23:28:48.679Z] [INFO]
[2025-10-01T23:28:48.679Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-ide-config ---
[2025-10-01T23:28:48.679Z] [INFO] No sources to compile
[2025-10-01T23:28:48.679Z] [INFO]
[2025-10-01T23:28:48.679Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-ide-config ---
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 116 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 44 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom (3.7 kB at 50 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 50 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 336 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 58 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom (4.8 kB at 77 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 22 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 41 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [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 314 kB/s)
[2025-10-01T23:28:48.679Z] [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-10-01T23:28:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 502 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 176 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 144 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom (4.6 kB at 81 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 67 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 426 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 47 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar (311 kB at 4.6 MB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar (144 kB at 2.1 MB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 180 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 200 kB/s)
[2025-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2025-10-01T23:28:48.680Z] [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 853 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 294 kB/s)
[2025-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar
[2025-10-01T23:28:48.680Z] [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 49 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 714 kB/s)
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 645 kB/s)
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 1.6 MB/s)
[2025-10-01T23:28:48.680Z] [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 249 kB/s)
[2025-10-01T23:28:48.680Z] [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 6.7 MB/s)
[2025-10-01T23:28:48.680Z] [INFO] No tests to run.
[2025-10-01T23:28:48.680Z] [INFO]
[2025-10-01T23:28:48.680Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-ide-config ---
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 68 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[2025-10-01T23:28:48.680Z] [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 90 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 407 kB/s)
[2025-10-01T23:28:48.680Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
[2025-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 217 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 46 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 31 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 15 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 326 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 26 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[2025-10-01T23:28:48.680Z] [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 93 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 302 kB/s)
[2025-10-01T23:28:48.680Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
[2025-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 212 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 109 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 732 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 73 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 60 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 83 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 52 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
[2025-10-01T23:28:48.680Z] [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 260 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 158 kB/s)
[2025-10-01T23:28:48.680Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom
[2025-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 26 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
[2025-10-01T23:28:48.680Z] [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 32 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 63 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 610 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 765 kB/s)
[2025-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
[2025-10-01T23:28:48.680Z] [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 2.4 MB/s)
[2025-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[2025-10-01T23:28:48.680Z] [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 343 kB/s)
[2025-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
[2025-10-01T23:28:48.680Z] [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 234 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 535 kB/s)
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 4.0 MB/s)
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 364 kB/s)
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 631 kB/s)
[2025-10-01T23:28:48.680Z] [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 1.5 MB/s)
[2025-10-01T23:28:48.680Z] [INFO] Building jar: /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final.jar
[2025-10-01T23:28:48.680Z] [INFO]
[2025-10-01T23:28:48.680Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-ide-config ---
[2025-10-01T23:28:48.680Z] [INFO] Building jar: /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.680Z] [INFO]
[2025-10-01T23:28:48.680Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-ide-config ---
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 13 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 133 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 47 kB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[2025-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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 409 kB/s)
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.5 MB/s)
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 3.0 MB/s)
[2025-10-01T23:28:48.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 2.8 MB/s)
[2025-10-01T23:28:48.680Z] [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 1.6 MB/s)
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [INFO]
[2025-10-01T23:28:48.680Z] [INFO] ------------------< io.quarkus:quarkus-revapi-config >------------------
[2025-10-01T23:28:48.680Z] [INFO] Building Quarkus - Revapi Configuration 2.7.5.Final [2/964]
[2025-10-01T23:28:48.680Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.680Z] [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-10-01T23:28:48.680Z] [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-10-01T23:28:48.681Z] [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 66 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
[2025-10-01T23:28:48.681Z] [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 363 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 300 kB/s)
[2025-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-revapi-config ---
[2025-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-revapi-config ---
[2025-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-revapi-config ---
[2025-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-revapi-config ---
[2025-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-revapi-config ---
[2025-10-01T23:28:48.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.681Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.681Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-revapi-config ---
[2025-10-01T23:28:48.681Z] [INFO] No sources to compile
[2025-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-revapi-config ---
[2025-10-01T23:28:48.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.681Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.681Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/revapi/src/test/resources
[2025-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-revapi-config ---
[2025-10-01T23:28:48.681Z] [INFO] No sources to compile
[2025-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ quarkus-revapi-config ---
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 153 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 17 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 205 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 37 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 27 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 93 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 19 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[2025-10-01T23:28:48.681Z] [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 104 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
[2025-10-01T23:28:48.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 144 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 45 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
[2025-10-01T23:28:48.681Z] [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 182 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.jar
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 246 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 4.0 MB/s)
[2025-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
[2025-10-01T23:28:48.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 2.5 MB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 178 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 4.5 MB/s)
[2025-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
[2025-10-01T23:28:48.681Z] [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 1.8 MB/s)
[2025-10-01T23:28:48.681Z] [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 82 kB/s)
[2025-10-01T23:28:48.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (315 kB at 2.2 MB/s)
[2025-10-01T23:28:48.681Z] [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 234 kB/s)
[2025-10-01T23:28:48.681Z] [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 1.3 MB/s)
[2025-10-01T23:28:48.681Z] [INFO] No tests to run.
[2025-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-revapi-config ---
[2025-10-01T23:28:48.681Z] [INFO] Building jar: /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final.jar
[2025-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-revapi-config ---
[2025-10-01T23:28:48.681Z] [INFO] Building jar: /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-revapi-config ---
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] ---------------------< io.quarkus.arc:arc-parent >----------------------
[2025-10-01T23:28:48.681Z] [INFO] Building ArC - Parent pom 2.7.5.Final [3/964]
[2025-10-01T23:28:48.681Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 143 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 453 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 202 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 433 kB/s)
[2025-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-parent ---
[2025-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-parent ---
[2025-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-parent ---
[2025-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-parent ---
[2025-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-parent ---
[2025-10-01T23:28:48.681Z] [INFO]
[2025-10-01T23:28:48.681Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-parent ---
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 126 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 189 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[2025-10-01T23:28:48.681Z] [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 31 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 112 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 33 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[2025-10-01T23:28:48.681Z] [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 28 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 24 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 73 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[2025-10-01T23:28:48.681Z] [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 41 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[2025-10-01T23:28:48.681Z] [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 265 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[2025-10-01T23:28:48.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 295 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2025-10-01T23:28:48.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 777 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[2025-10-01T23:28:48.681Z] [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 182 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 120 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [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 183 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.pom
[2025-10-01T23:28:48.681Z] [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 161 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom
[2025-10-01T23:28:48.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom (1.1 kB at 7.6 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
[2025-10-01T23:28:48.681Z] [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 202 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.pom
[2025-10-01T23:28:48.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.pom (1.5 kB at 19 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
[2025-10-01T23:28:48.681Z] [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 167 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom
[2025-10-01T23:28:48.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 462 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[2025-10-01T23:28:48.681Z] [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 255 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
[2025-10-01T23:28:48.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 217 kB/s)
[2025-10-01T23:28:48.681Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 66 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
[2025-10-01T23:28:48.682Z] [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 35 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 27 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 24 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 22 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 30 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 18 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 19 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 28 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 24 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 25 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 27 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 31 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 9.7 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 30 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 26 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom
[2025-10-01T23:28:48.682Z] [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 117 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 221 kB/s)
[2025-10-01T23:28:48.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[2025-10-01T23:28:48.682Z] [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 31 kB/s)
[2025-10-01T23:28:48.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[2025-10-01T23:28:48.682Z] [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 56 kB/s)
[2025-10-01T23:28:48.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[2025-10-01T23:28:48.682Z] [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 2.6 MB/s)
[2025-10-01T23:28:48.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[2025-10-01T23:28:48.682Z] [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 25 MB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 1.7 MB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 3.8 MB/s)
[2025-10-01T23:28:48.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.jar
[2025-10-01T23:28:48.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 389 kB/s)
[2025-10-01T23:28:48.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
[2025-10-01T23:28:48.682Z] [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 53 kB/s)
[2025-10-01T23:28:48.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.jar
[2025-10-01T23:28:48.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.jar (287 kB at 1.2 MB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 126 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 970 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.jar (413 kB at 1.5 MB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 77 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 880 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.jar (900 kB at 2.5 MB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 173 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 207 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 15 MB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.jar (1.5 MB at 3.0 MB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 283 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 195 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 348 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 171 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 221 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 140 kB/s)
[2025-10-01T23:28:48.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar
[2025-10-01T23:28:48.682Z] [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 432 kB/s)
[2025-10-01T23:28:48.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar
[2025-10-01T23:28:48.682Z] [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 101 kB/s)
[2025-10-01T23:28:48.682Z] [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 164 kB/s)
[2025-10-01T23:28:48.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar (394 kB at 530 kB/s)
[2025-10-01T23:28:48.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar (16 kB at 21 kB/s)
[2025-10-01T23:28:48.682Z] [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 39 MB/s)
[2025-10-01T23:28:48.682Z] [INFO]
[2025-10-01T23:28:48.682Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-parent ---
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 40 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 145 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 137 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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 198 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
[2025-10-01T23:28:48.682Z] [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 37 kB/s)
[2025-10-01T23:28:48.682Z] [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-10-01T23:28:48.682Z] [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-10-01T23:28:48.683Z] [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 29 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 106 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 146 kB/s)
[2025-10-01T23:28:48.683Z] [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 9.5 MB/s)
[2025-10-01T23:28:48.683Z] [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 1.6 MB/s)
[2025-10-01T23:28:48.683Z] [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 14 MB/s)
[2025-10-01T23:28:48.683Z] [INFO] Processed 0 files in 00:00.001 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.683Z] [INFO]
[2025-10-01T23:28:48.683Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-parent ---
[2025-10-01T23:28:48.683Z] [INFO]
[2025-10-01T23:28:48.683Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-parent ---
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [INFO]
[2025-10-01T23:28:48.683Z] [INFO] -------------------------< io.quarkus.arc:arc >-------------------------
[2025-10-01T23:28:48.683Z] [INFO] Building ArC - Runtime 2.7.5.Final [4/964]
[2025-10-01T23:28:48.683Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 99 kB/s)
[2025-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[2025-10-01T23:28:48.683Z] [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 139 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 125 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 123 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 164 kB/s)
[2025-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
[2025-10-01T23:28:48.683Z] [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 36 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 178 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 134 kB/s)
[2025-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom
[2025-10-01T23:28:48.683Z] [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 34 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 36 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 37 kB/s)
[2025-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
[2025-10-01T23:28:48.683Z] [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 22 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 33 kB/s)
[2025-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[2025-10-01T23:28:48.683Z] [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 15 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 29 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 36 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 38 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 166 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar
[2025-10-01T23:28:48.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar (80 kB at 1.1 MB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 1.4 MB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 59 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 245 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 579 kB/s)
[2025-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
[2025-10-01T23:28:48.683Z] [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 42 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 96 kB/s)
[2025-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[2025-10-01T23:28:48.683Z] [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 156 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar (194 kB at 1.2 MB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 41 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 28 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 410 kB/s)
[2025-10-01T23:28:48.683Z] [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 723 kB/s)
[2025-10-01T23:28:48.683Z] [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 2.1 MB/s)
[2025-10-01T23:28:48.683Z] [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 826 kB/s)
[2025-10-01T23:28:48.683Z] [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 183 kB/s)
[2025-10-01T23:28:48.683Z] [INFO]
[2025-10-01T23:28:48.683Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc ---
[2025-10-01T23:28:48.683Z] [INFO]
[2025-10-01T23:28:48.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc ---
[2025-10-01T23:28:48.683Z] [INFO]
[2025-10-01T23:28:48.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc ---
[2025-10-01T23:28:48.683Z] [INFO]
[2025-10-01T23:28:48.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc ---
[2025-10-01T23:28:48.683Z] [INFO]
[2025-10-01T23:28:48.683Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc ---
[2025-10-01T23:28:48.683Z] [INFO]
[2025-10-01T23:28:48.683Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc ---
[2025-10-01T23:28:48.683Z] [INFO] Processed 102 files in 2s69ms (Formatted: 0, Unchanged: 102, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.683Z] [INFO]
[2025-10-01T23:28:48.683Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc ---
[2025-10-01T23:28:48.683Z] [INFO] Processed 102 files in 00:00.750 (Already Sorted: 102, Needed Sorting: 0)
[2025-10-01T23:28:48.683Z] [INFO]
[2025-10-01T23:28:48.683Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc ---
[2025-10-01T23:28:48.683Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.683Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.683Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/runtime/src/main/resources
[2025-10-01T23:28:48.683Z] [INFO]
[2025-10-01T23:28:48.683Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc ---
[2025-10-01T23:28:48.683Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.683Z] [INFO] Compiling 101 source files to /quarkus/independent-projects/arc/runtime/target/classes
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [INFO]
[2025-10-01T23:28:48.683Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc ---
[2025-10-01T23:28:48.683Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.683Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.683Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/runtime/src/test/resources
[2025-10-01T23:28:48.683Z] [INFO]
[2025-10-01T23:28:48.683Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc ---
[2025-10-01T23:28:48.683Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.683Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/arc/runtime/target/test-classes
[2025-10-01T23:28:48.683Z] [INFO]
[2025-10-01T23:28:48.683Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc ---
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 256 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 88 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 21 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 27 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom (2.2 kB at 32 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
[2025-10-01T23:28:48.683Z] [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 12 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 28 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 24 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
[2025-10-01T23:28:48.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 26 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 32 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 19 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 14 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[2025-10-01T23:28:48.683Z] [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 136 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[2025-10-01T23:28:48.683Z] [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 49 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 254 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 60 kB/s)
[2025-10-01T23:28:48.683Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2025-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2025-10-01T23:28:48.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 31 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[2025-10-01T23:28:48.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 162 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
[2025-10-01T23:28:48.683Z] [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 81 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
[2025-10-01T23:28:48.683Z] [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 98 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [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 107 kB/s)
[2025-10-01T23:28:48.683Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13/junit-4.13.pom
[2025-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom
[2025-10-01T23:28:48.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom (25 kB at 199 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[2025-10-01T23:28:48.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 9.0 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[2025-10-01T23:28:48.683Z] [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 33 kB/s)
[2025-10-01T23:28:48.683Z] [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-10-01T23:28:48.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[2025-10-01T23:28:48.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 141 kB/s)
[2025-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[2025-10-01T23:28:48.684Z] [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 20 kB/s)
[2025-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[2025-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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 26 kB/s)
[2025-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar (95 kB at 1.0 MB/s)
[2025-10-01T23:28:48.684Z] [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 777 kB/s)
[2025-10-01T23:28:48.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar (138 kB at 1.8 MB/s)
[2025-10-01T23:28:48.684Z] [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 147 kB/s)
[2025-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[2025-10-01T23:28:48.684Z] [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 119 kB/s)
[2025-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar (159 kB at 2.2 MB/s)
[2025-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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 35 kB/s)
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.684Z] [INFO] T E S T S
[2025-10-01T23:28:48.684Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.684Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.684Z] [INFO] Running io.quarkus.arc.impl.QualifiersTest
[2025-10-01T23:28:48.684Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.arc.impl.QualifiersTest
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] Results:
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc ---
[2025-10-01T23:28:48.684Z] [INFO] Building jar: /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final.jar
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc ---
[2025-10-01T23:28:48.684Z] [INFO] Building jar: /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc ---
[2025-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --------------------< io.quarkus.arc:arc-processor >--------------------
[2025-10-01T23:28:48.684Z] [INFO] Building ArC - Processor 2.7.5.Final [5/964]
[2025-10-01T23:28:48.684Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom
[2025-10-01T23:28:48.684Z] [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 109 kB/s)
[2025-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom
[2025-10-01T23:28:48.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom (32 kB at 509 kB/s)
[2025-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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 123 kB/s)
[2025-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom
[2025-10-01T23:28:48.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 44 kB/s)
[2025-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
[2025-10-01T23:28:48.684Z] [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 29 kB/s)
[2025-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
[2025-10-01T23:28:48.684Z] [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 39 kB/s)
[2025-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
[2025-10-01T23:28:48.684Z] [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 37 kB/s)
[2025-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom
[2025-10-01T23:28:48.684Z] [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 551 kB/s)
[2025-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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 466 kB/s)
[2025-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom
[2025-10-01T23:28:48.684Z] [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 97 kB/s)
[2025-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar
[2025-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar
[2025-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
[2025-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
[2025-10-01T23:28:48.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar (231 kB at 3.3 MB/s)
[2025-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
[2025-10-01T23:28:48.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 1.2 MB/s)
[2025-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar
[2025-10-01T23:28:48.684Z] [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 642 kB/s)
[2025-10-01T23:28:48.684Z] [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 376 kB/s)
[2025-10-01T23:28:48.684Z] [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 629 kB/s)
[2025-10-01T23:28:48.684Z] [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 563 kB/s)
[2025-10-01T23:28:48.684Z] [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 23 MB/s)
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-processor ---
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-processor ---
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-processor ---
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-processor ---
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-processor ---
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-processor ---
[2025-10-01T23:28:48.684Z] [INFO] Processed 84 files in 475ms (Formatted: 0, Unchanged: 84, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-processor ---
[2025-10-01T23:28:48.684Z] [INFO] Processed 84 files in 00:01.268 (Already Sorted: 84, Needed Sorting: 0)
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc-processor ---
[2025-10-01T23:28:48.684Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.684Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.684Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/processor/src/main/resources
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc-processor ---
[2025-10-01T23:28:48.684Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.684Z] [INFO] Compiling 72 source files to /quarkus/independent-projects/arc/processor/target/classes
[2025-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc-processor ---
[2025-10-01T23:28:48.684Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.684Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.684Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/processor/src/test/resources
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc-processor ---
[2025-10-01T23:28:48.684Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.684Z] [INFO] Compiling 12 source files to /quarkus/independent-projects/arc/processor/target/test-classes
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc-processor ---
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.684Z] [INFO] T E S T S
[2025-10-01T23:28:48.684Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.684Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.684Z] [INFO] Running io.quarkus.arc.processor.SubclassSkipPredicateTest
[2025-10-01T23:28:48.684Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in io.quarkus.arc.processor.SubclassSkipPredicateTest
[2025-10-01T23:28:48.684Z] [INFO] Running io.quarkus.arc.processor.MethodUtilsTest
[2025-10-01T23:28:48.684Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in io.quarkus.arc.processor.MethodUtilsTest
[2025-10-01T23:28:48.684Z] [INFO] Running io.quarkus.arc.processor.BeanInfoTypesTest
[2025-10-01T23:28:48.684Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in io.quarkus.arc.processor.BeanInfoTypesTest
[2025-10-01T23:28:48.684Z] [INFO] Running io.quarkus.arc.processor.BeanInfoInjectionsTest
[2025-10-01T23:28:48.684Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.processor.BeanInfoInjectionsTest
[2025-10-01T23:28:48.684Z] [INFO] Running io.quarkus.arc.processor.BeanInfoQualifiersTest
[2025-10-01T23:28:48.684Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.processor.BeanInfoQualifiersTest
[2025-10-01T23:28:48.684Z] [INFO] Running io.quarkus.arc.processor.DotNamesTest
[2025-10-01T23:28:48.684Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.processor.DotNamesTest
[2025-10-01T23:28:48.684Z] [INFO] Running io.quarkus.arc.processor.TypesTest
[2025-10-01T23:28:48.684Z] Oct 01, 2025 9:43:25 PM io.quarkus.arc.processor.Types getTypeClosure
[2025-10-01T23:28:48.684Z] 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-10-01T23:28:48.684Z] Oct 01, 2025 9:43:25 PM io.quarkus.arc.processor.Types getTypeClosure
[2025-10-01T23:28:48.684Z] 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-10-01T23:28:48.684Z] Oct 01, 2025 9:43:25 PM io.quarkus.arc.processor.Types getTypeClosure
[2025-10-01T23:28:48.684Z] 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-10-01T23:28:48.684Z] Oct 01, 2025 9:43:25 PM io.quarkus.arc.processor.Types getTypeClosure
[2025-10-01T23:28:48.684Z] 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-10-01T23:28:48.684Z] Oct 01, 2025 9:43:25 PM io.quarkus.arc.processor.Types getTypeClosure
[2025-10-01T23:28:48.684Z] 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-10-01T23:28:48.684Z] Oct 01, 2025 9:43:25 PM io.quarkus.arc.processor.Types getTypeClosure
[2025-10-01T23:28:48.684Z] 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-10-01T23:28:48.684Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.processor.TypesTest
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] Results:
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc-processor ---
[2025-10-01T23:28:48.684Z] [INFO] Building jar: /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final.jar
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-processor ---
[2025-10-01T23:28:48.684Z] [INFO] Building jar: /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-processor ---
[2025-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] ----------------------< io.quarkus.arc:arc-tests >----------------------
[2025-10-01T23:28:48.684Z] [INFO] Building ArC - Tests 2.7.5.Final [6/964]
[2025-10-01T23:28:48.684Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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 129 kB/s)
[2025-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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 15 kB/s)
[2025-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom
[2025-10-01T23:28:48.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom (4.9 kB at 65 kB/s)
[2025-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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 8.7 kB/s)
[2025-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar
[2025-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.jar (201 kB at 3.1 MB/s)
[2025-10-01T23:28:48.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar (18 kB at 195 kB/s)
[2025-10-01T23:28:48.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar (164 kB at 1.7 MB/s)
[2025-10-01T23:28:48.684Z] [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 13 MB/s)
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-tests ---
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-tests ---
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-tests ---
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-tests ---
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-tests ---
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-tests ---
[2025-10-01T23:28:48.684Z] [INFO] Processed 360 files in 720ms (Formatted: 0, Unchanged: 360, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-tests ---
[2025-10-01T23:28:48.684Z] [INFO] Processed 360 files in 00:00.681 (Already Sorted: 360, Needed Sorting: 0)
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc-tests ---
[2025-10-01T23:28:48.684Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.684Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.684Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/tests/src/main/resources
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc-tests ---
[2025-10-01T23:28:48.684Z] [INFO] No sources to compile
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc-tests ---
[2025-10-01T23:28:48.684Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.684Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.684Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/tests/src/test/resources
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc-tests ---
[2025-10-01T23:28:48.684Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.684Z] [INFO] Compiling 360 source files to /quarkus/independent-projects/arc/tests/target/test-classes
[2025-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [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-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc-tests ---
[2025-10-01T23:28:48.684Z] [INFO]
[2025-10-01T23:28:48.684Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.684Z] [INFO] T E S T S
[2025-10-01T23:28:48.684Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.684Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.684Z] [INFO] Running io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest
[2025-10-01T23:28:48.684Z] Oct 01, 2025 9:43:31 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-10-01T23:28:48.685Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-10-01T23:28:48.685Z] - Producer field io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest$HeadProducer#head
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s - in io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest
[2025-10-01T23:28:48.685Z] Oct 01, 2025 9:43:31 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-10-01T23:28:48.685Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-10-01T23:28:48.685Z] - Producer method io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest$HeadProducer#produce()
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.producer.illegal.IllegalProducerTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in io.quarkus.arc.test.producer.illegal.IllegalProducerTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.producer.illegal.ProducerFieldWithInjectTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.producer.illegal.ProducerFieldWithInjectTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest
[2025-10-01T23:28:48.685Z] Oct 01, 2025 9:43:31 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-10-01T23:28:48.685Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-10-01T23:28:48.685Z] - Producer method io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest$SomeProducer#produceLong(),
[2025-10-01T23:28:48.685Z] - Producer field io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest$SomeProducer#longField
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.producer.dependent.DeclaringBeanTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in io.quarkus.arc.test.producer.dependent.DeclaringBeanTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.producer.disposer.DisposerWithWildcardTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.producer.disposer.DisposerWithWildcardTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.producer.disposer.DisposerTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in io.quarkus.arc.test.producer.disposer.DisposerTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.producer.primitive.PrimitiveProducerTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.producer.primitive.PrimitiveProducerTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.producer.discovery.ProducerOnClassWithoutBeanDefiningAnnotationTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.producer.discovery.ProducerOnClassWithoutBeanDefiningAnnotationTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.producer.generic.GenericProducerHierarchyTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.producer.generic.GenericProducerHierarchyTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.producer.generic.ErasedGenericTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in io.quarkus.arc.test.producer.generic.ErasedGenericTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.producer.async.AsyncProducerTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in io.quarkus.arc.test.producer.async.AsyncProducerTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierClassTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierClassTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierObserverTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierObserverTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierProducerTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierProducerTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.qualifiers.defaultvalues.QualifierDefaultValuesTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.arc.test.qualifiers.defaultvalues.QualifierDefaultValuesTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.contexts.request.LifecycleEventsWithNoBeanTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.contexts.request.LifecycleEventsWithNoBeanTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.contexts.request.propagation.RequestContextPropagationTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.contexts.request.propagation.RequestContextPropagationTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.contexts.request.RequestContextTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in io.quarkus.arc.test.contexts.request.RequestContextTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.contexts.dependent.DependentCreationalContextTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.contexts.dependent.DependentCreationalContextTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.contexts.singleton.SingletonContextGetTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in io.quarkus.arc.test.contexts.singleton.SingletonContextGetTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.contexts.singleton.SingletonDestructionTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.contexts.singleton.SingletonDestructionTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.contexts.application.ApplicationContextGetTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.contexts.application.ApplicationContextGetTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.contexts.application.ApplicationInitializedTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.contexts.application.ApplicationInitializedTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.buildextension.validator.BeanDeploymentValidatorTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.buildextension.validator.BeanDeploymentValidatorTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.buildextension.qualifiers.AdditionalQualifiersTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.buildextension.qualifiers.AdditionalQualifiersTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.buildextension.beans.SyntheticBeanCollisionTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.buildextension.beans.SyntheticBeanCollisionTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.buildextension.beans.BeanRegistrarTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.buildextension.beans.BeanRegistrarTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AddObservesTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.buildextension.annotations.AddObservesTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerBuilderTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerBuilderTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerInterceptorBindingTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerInterceptorBindingTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsPredicateTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsPredicateTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.buildextension.injectionPoints.InjectionPointTransformerTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in io.quarkus.arc.test.buildextension.injectionPoints.InjectionPointTransformerTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.buildextension.observers.SyntheticObserverErrorTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.buildextension.observers.SyntheticObserverErrorTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.buildextension.observers.SyntheticObserverTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.buildextension.observers.SyntheticObserverTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.index.AdditionalIndexTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in io.quarkus.arc.test.index.AdditionalIndexTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.event.select.EventSelectTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in io.quarkus.arc.test.event.select.EventSelectTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.name.AmbiguousNameTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.name.AmbiguousNameTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.name.NameResolutionTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.name.NameResolutionTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedInterceptorTest
[2025-10-01T23:28:48.685Z] Oct 01, 2025 9:43:33 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2025-10-01T23:28:48.685Z] WARN:
[2025-10-01T23:28:48.685Z] ================================================================================
[2025-10-01T23:28:48.685Z] CDI: programmatic lookup problem detected
[2025-10-01T23:28:48.685Z] -----------------------------------------
[2025-10-01T23:28:48.685Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-10-01T23:28:48.685Z]
[2025-10-01T23:28:48.685Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2025-10-01T23:28:48.685Z] Required type: class io.quarkus.arc.test.unused.Counter
[2025-10-01T23:28:48.685Z] Required qualifiers: []
[2025-10-01T23:28:48.685Z] Removed beans:
[2025-10-01T23:28:48.685Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.Counter], qualifiers=null]
[2025-10-01T23:28:48.685Z] Solutions:
[2025-10-01T23:28:48.685Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-10-01T23:28:48.685Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-10-01T23:28:48.685Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-10-01T23:28:48.685Z] - Enable the DEBUG log level to see the full stack trace
[2025-10-01T23:28:48.685Z] ================================================================================
[2025-10-01T23:28:48.685Z]
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.unused.RemoveUnusedInterceptorTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedDecoratorTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.unused.RemoveUnusedDecoratorTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedBeansTest
[2025-10-01T23:28:48.685Z] Oct 01, 2025 9:43:33 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2025-10-01T23:28:48.685Z] WARN:
[2025-10-01T23:28:48.685Z] ================================================================================
[2025-10-01T23:28:48.685Z] CDI: programmatic lookup problem detected
[2025-10-01T23:28:48.685Z] -----------------------------------------
[2025-10-01T23:28:48.685Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-10-01T23:28:48.685Z]
[2025-10-01T23:28:48.685Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2025-10-01T23:28:48.685Z] Required type: class io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers
[2025-10-01T23:28:48.685Z] Required qualifiers: []
[2025-10-01T23:28:48.685Z] Removed beans:
[2025-10-01T23:28:48.685Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers], qualifiers=null]
[2025-10-01T23:28:48.685Z] Solutions:
[2025-10-01T23:28:48.685Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-10-01T23:28:48.685Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-10-01T23:28:48.685Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-10-01T23:28:48.685Z] - Enable the DEBUG log level to see the full stack trace
[2025-10-01T23:28:48.685Z] ================================================================================
[2025-10-01T23:28:48.685Z]
[2025-10-01T23:28:48.685Z] Oct 01, 2025 9:43:33 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2025-10-01T23:28:48.685Z] WARN:
[2025-10-01T23:28:48.685Z] ================================================================================
[2025-10-01T23:28:48.685Z] CDI: programmatic lookup problem detected
[2025-10-01T23:28:48.685Z] -----------------------------------------
[2025-10-01T23:28:48.685Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-10-01T23:28:48.685Z]
[2025-10-01T23:28:48.685Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2025-10-01T23:28:48.685Z] Required type: class java.math.BigDecimal
[2025-10-01T23:28:48.685Z] Required qualifiers: []
[2025-10-01T23:28:48.685Z] Removed beans:
[2025-10-01T23:28:48.685Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers#unusedNumber() [types=[class java.lang.Number, class java.math.BigDecimal, interface java.io.Serializable, java.lang.Comparable<java.math.BigDecimal>], qualifiers=null]
[2025-10-01T23:28:48.685Z] Solutions:
[2025-10-01T23:28:48.685Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-10-01T23:28:48.685Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-10-01T23:28:48.685Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-10-01T23:28:48.685Z] - Enable the DEBUG log level to see the full stack trace
[2025-10-01T23:28:48.685Z] ================================================================================
[2025-10-01T23:28:48.685Z]
[2025-10-01T23:28:48.685Z] Oct 01, 2025 9:43:33 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2025-10-01T23:28:48.685Z] WARN:
[2025-10-01T23:28:48.685Z] ================================================================================
[2025-10-01T23:28:48.685Z] CDI: programmatic lookup problem detected
[2025-10-01T23:28:48.685Z] -----------------------------------------
[2025-10-01T23:28:48.685Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-10-01T23:28:48.685Z]
[2025-10-01T23:28:48.685Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2025-10-01T23:28:48.685Z] Required type: class java.math.BigInteger
[2025-10-01T23:28:48.685Z] Required qualifiers: []
[2025-10-01T23:28:48.685Z] Removed beans:
[2025-10-01T23:28:48.685Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducerButInjected#unusedNumber() [types=[class java.lang.Number, interface java.io.Serializable, class java.math.BigInteger, java.lang.Comparable<java.math.BigInteger>], qualifiers=null]
[2025-10-01T23:28:48.685Z] Solutions:
[2025-10-01T23:28:48.685Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-10-01T23:28:48.685Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-10-01T23:28:48.685Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-10-01T23:28:48.685Z] - Enable the DEBUG log level to see the full stack trace
[2025-10-01T23:28:48.685Z] ================================================================================
[2025-10-01T23:28:48.685Z]
[2025-10-01T23:28:48.685Z] Oct 01, 2025 9:43:33 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2025-10-01T23:28:48.685Z] WARN:
[2025-10-01T23:28:48.685Z] ================================================================================
[2025-10-01T23:28:48.685Z] CDI: programmatic lookup problem detected
[2025-10-01T23:28:48.685Z] -----------------------------------------
[2025-10-01T23:28:48.685Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-10-01T23:28:48.685Z]
[2025-10-01T23:28:48.685Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2025-10-01T23:28:48.685Z] Required type: class java.lang.Long
[2025-10-01T23:28:48.685Z] Required qualifiers: []
[2025-10-01T23:28:48.685Z] Removed beans:
[2025-10-01T23:28:48.685Z] - PRODUCER_FIELD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UsedViaInstanceWithUnusedProducer#unusedLong [types=[class java.lang.Number, class java.lang.Long, java.lang.Comparable<java.lang.Long>, interface java.io.Serializable], qualifiers=null]
[2025-10-01T23:28:48.685Z] Solutions:
[2025-10-01T23:28:48.685Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-10-01T23:28:48.685Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-10-01T23:28:48.685Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-10-01T23:28:48.685Z] - Enable the DEBUG log level to see the full stack trace
[2025-10-01T23:28:48.685Z] ================================================================================
[2025-10-01T23:28:48.685Z]
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.test.unused.RemoveUnusedBeansTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.instance.RawTypeInstanceTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.instance.RawTypeInstanceTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.instance.ArcContainerSelectTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.instance.ArcContainerSelectTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.instance.destroy.InstanceDestroyTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.instance.destroy.InstanceDestroyTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.instance.cacheget.InstanceWithCachingTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.instance.cacheget.InstanceWithCachingTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.instance.frombean.InstanceFromBeanTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.instance.frombean.InstanceFromBeanTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.instance.PriorityTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.instance.PriorityTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.instance.InjectableInstanceTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.instance.InjectableInstanceTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.decorators.qualifiers.DelegateQualifiersTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.decorators.qualifiers.DelegateQualifiersTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.decorators.interceptor.InterceptorAndDecoratorTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.decorators.interceptor.InterceptorAndDecoratorTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.decorators.priority.MultipleDecoratorsSamePriorityTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.decorators.priority.MultipleDecoratorsSamePriorityTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.decorators.priority.MultipleDecoratorsTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.decorators.priority.MultipleDecoratorsTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NoDecoratedTypeTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.decorators.validation.NoDecoratedTypeTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NoDelegateInjectionPointTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.decorators.validation.NoDelegateInjectionPointTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.decorators.validation.DelegateDoesNotImplementDecoratedTypeTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.decorators.validation.DelegateDoesNotImplementDecoratedTypeTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NonDependentScopeTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.decorators.validation.NonDependentScopeTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.decorators.validation.AbstractDecoratorWithAbstractMethodTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.decorators.validation.AbstractDecoratorWithAbstractMethodTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.decorators.validation.MultipleDelegateInjectionPointsTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.decorators.validation.MultipleDelegateInjectionPointsTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.decorators.SimpleDecoratorTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.decorators.SimpleDecoratorTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.decorators.abstractimpl.AbstractDecoratorTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.decorators.abstractimpl.AbstractDecoratorTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.decorators.abstractimpl.InterceptorAndAbstractDecoratorTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.decorators.abstractimpl.InterceptorAndAbstractDecoratorTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest
[2025-10-01T23:28:48.685Z] Oct 01, 2025 9:43:33 PM io.quarkus.arc.processor.Decorators createDecorator
[2025-10-01T23:28:48.685Z] 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-10-01T23:28:48.685Z] Oct 01, 2025 9:43:33 PM io.quarkus.arc.processor.Decorators createDecorator
[2025-10-01T23:28:48.685Z] 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-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.decorators.generics.GenericsDecoratorTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.decorators.generics.GenericsDecoratorTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.builtin.beans.BuiltInBeansAreResolvableTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.builtin.beans.BuiltInBeansAreResolvableTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.cdiprovider.CDIProviderTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.cdiprovider.CDIProviderTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.ComputedAlternativePriorityTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.alternatives.priority.ComputedAlternativePriorityTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.AlternativePriorityResolutionTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.alternatives.priority.AlternativePriorityResolutionTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.AlternativePriorityAnnotationTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.alternatives.priority.AlternativePriorityAnnotationTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.alternatives.AlternativesTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.alternatives.AlternativesTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.alternatives.AlternativesPriorityTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.alternatives.AlternativesPriorityTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.vetoed.VetoedTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.vetoed.VetoedTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeScopeTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.stereotypes.StereotypeScopeTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeInterceptorTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.stereotypes.StereotypeInterceptorTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeNamedTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.stereotypes.StereotypeNamedTest
[2025-10-01T23:28:48.685Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeInheritanceTest
[2025-10-01T23:28:48.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.stereotypes.StereotypeInheritanceTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.stereotypes.TransitiveStereotypeTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.stereotypes.TransitiveStereotypeTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeAlternativeTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.stereotypes.StereotypeAlternativeTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeOnProducerTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.stereotypes.StereotypeOnProducerTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.lock.LockInterceptorTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in io.quarkus.arc.test.lock.LockInterceptorTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.lock.LockWaitTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in io.quarkus.arc.test.lock.LockWaitTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedDisposerTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedDisposerTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.validation.ProducerMethodMultipleScopesTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.validation.ProducerMethodMultipleScopesTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.validation.StereotypeOnFieldTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.StereotypeOnFieldTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedProducerTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedProducerTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.validation.StereotypeOnMethodTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.StereotypeOnMethodTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.validation.ClassBeanMultipleScopesTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.validation.ClassBeanMultipleScopesTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerMethodFinalTypeTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.NormalScopedProducerMethodFinalTypeTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedAsyncObserverTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedAsyncObserverTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.validation.BoundInterceptorFinalTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.BoundInterceptorFinalTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerFieldWrongConstructorTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.NormalScopedProducerFieldWrongConstructorTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerMethodWrongConstructorTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.validation.NormalScopedProducerMethodWrongConstructorTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerFieldFinalTypeTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.validation.NormalScopedProducerFieldFinalTypeTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedPrivateNoArgsConstructorTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.validation.NormalScopedPrivateNoArgsConstructorTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedBeanClassFinalTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.NormalScopedBeanClassFinalTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedConstructorTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.validation.NormalScopedConstructorTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.validation.BoundInterceptorPrivateNoArgsConstructorTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.validation.BoundInterceptorPrivateNoArgsConstructorTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedObserverTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedObserverTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.validation.ProducerFieldMultipleScopesTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.ProducerFieldMultipleScopesTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.clientproxy.ProducerClientProxyTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.clientproxy.ProducerClientProxyTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.clientproxy.delegatingmethods.ClientProxyMethodInvocationInConstructorTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.clientproxy.delegatingmethods.ClientProxyMethodInvocationInConstructorTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.clientproxy.toString.ClientProxyToStringDelegatedTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.clientproxy.toString.ClientProxyToStringDelegatedTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.clientproxy.ClientProxyGetContextualInstanceTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.clientproxy.ClientProxyGetContextualInstanceTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest
[2025-10-01T23:28:48.686Z] Oct 01, 2025 9:43:33 PM io.quarkus.arc.processor.Methods skipForClientProxy
[2025-10-01T23:28:48.686Z] 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-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.clientproxy.bridgemethod.SameDescriptorDifferentReturnTypeMethodTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.clientproxy.bridgemethod.SameDescriptorDifferentReturnTypeMethodTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.clientproxy.constructor.ClientProxyConstructorGuardTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.clientproxy.constructor.ClientProxyConstructorGuardTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.clientproxy.constructor.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.clientproxy.constructor.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.metadata.BeanMetadataTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.metadata.BeanMetadataTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.resolution.RuntimeResolutionTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.resolution.RuntimeResolutionTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.resolution.TypedTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.resolution.TypedTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.discovery.AbstractClassIgnoredTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.discovery.AbstractClassIgnoredTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.discovery.ParameterizedBeanTypeWithVariableTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.discovery.ParameterizedBeanTypeWithVariableTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.circular.CircularDependenciesChainTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.circular.CircularDependenciesChainTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.circular.SelfInjectionWithNormalScopeTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.circular.SelfInjectionWithNormalScopeTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest
[2025-10-01T23:28:48.686Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-10-01T23:28:48.686Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-10-01T23:28:48.686Z] - @Inject field io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest$CombineHarvester#head
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.injection.superclass.SuperclassInjectionTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.injection.superclass.SuperclassInjectionTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.SingleNonNoArgConstructorInjectionTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.injection.constructornoinject.SingleNonNoArgConstructorInjectionTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.MultiInjectConstructorFailureTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.injection.constructornoinject.MultiInjectConstructorFailureTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.NoArgConstructorTakesPrecedenceTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.injection.constructornoinject.NoArgConstructorTakesPrecedenceTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest
[2025-10-01T23:28:48.686Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.Injection getAllInjectionPoints
[2025-10-01T23:28:48.686Z] WARN: An injection field must be non-static and non-final - ignoring: io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest$CombineHarvester#head
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest
[2025-10-01T23:28:48.686Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-10-01T23:28:48.686Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-10-01T23:28:48.686Z] - @Inject initializer io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest$CombineHarvester#setHead()
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest
[2025-10-01T23:28:48.686Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-10-01T23:28:48.686Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-10-01T23:28:48.686Z] - Bean constructor void <init>(io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest$Head head) on io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest$CombineHarvester
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest
[2025-10-01T23:28:48.686Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-10-01T23:28:48.686Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-10-01T23:28:48.686Z] - @Inject initializer io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest$InjectList#setLists()
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.injection.assignability.generics.AssignabilityWithGenericsTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in io.quarkus.arc.test.injection.assignability.generics.AssignabilityWithGenericsTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest
[2025-10-01T23:28:48.686Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-10-01T23:28:48.686Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-10-01T23:28:48.686Z] - @Inject initializer io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest$InjectOptionals#setOptionals()
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.injection.resource.ResourceInjectionTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.injection.resource.ResourceInjectionTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest
[2025-10-01T23:28:48.686Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.Injection getAllInjectionPoints
[2025-10-01T23:28:48.686Z] WARN: An injection field must be non-static and non-final - ignoring: io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest$CombineHarvester#head
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.injection.erroneous.CircularInjectionNotSupportedTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.injection.erroneous.CircularInjectionNotSupportedTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerInstanceTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.beanmanager.BeanManagerInstanceTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in io.quarkus.arc.test.beanmanager.BeanManagerTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerEventTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.beanmanager.BeanManagerEventTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.inheritance.MemberLevelInheritanceTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.inheritance.MemberLevelInheritanceTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.inheritance.ScopeInheritanceTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.inheritance.ScopeInheritanceTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.inheritance.TypeLevelInheritanceTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.inheritance.TypeLevelInheritanceTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.inheritance.QualifiersInheritanceTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.inheritance.QualifiersInheritanceTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest
[2025-10-01T23:28:48.686Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-10-01T23:28:48.686Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-10-01T23:28:48.686Z] - Interceptor method io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest$SimpleInterceptor#mySuperCoolAroundInvoke()
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.complex.MultipleInterceptionTypesTogetherTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.interceptors.complex.MultipleInterceptionTypesTogetherTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.subclasses.InterceptorSubclassesAreSharedTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.interceptors.subclasses.InterceptorSubclassesAreSharedTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.no.priority.InterceptorWithNoPriorityTest
[2025-10-01T23:28:48.686Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-10-01T23:28:48.686Z] 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-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.interceptors.no.priority.InterceptorWithNoPriorityTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.KotlinInterceptorTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.interceptors.KotlinInterceptorTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.multiple.MultipleBindingsTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.interceptors.bindings.multiple.MultipleBindingsTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.transitive.with.transformer.TransitiveInterceptionWithTransformerApplicationTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.interceptors.bindings.transitive.with.transformer.TransitiveInterceptionWithTransformerApplicationTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.transitive.TransitiveInterceptorBindingTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.interceptors.bindings.transitive.TransitiveInterceptorBindingTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.InvocationContextBindingsTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.interceptors.bindings.InvocationContextBindingsTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest
[2025-10-01T23:28:48.686Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-10-01T23:28:48.686Z] 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-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest
[2025-10-01T23:28:48.686Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-10-01T23:28:48.686Z] 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-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest
[2025-10-01T23:28:48.686Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-10-01T23:28:48.686Z] 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-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.mixed.BusinessLifecycleInterceptorTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.interceptors.mixed.BusinessLifecycleInterceptorTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.intercepted.InterceptedBeanInjectionTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.interceptors.intercepted.InterceptedBeanInjectionTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.context.ContextDataTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.interceptors.context.ContextDataTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.context.AsyncContinuationTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.interceptors.context.AsyncContinuationTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.bindingdefaultvalue.BindingDefaultValueTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.interceptors.bindingdefaultvalue.BindingDefaultValueTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.exceptionhandling.InterceptorExceptionHandlingTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in io.quarkus.arc.test.interceptors.exceptionhandling.InterceptorExceptionHandlingTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.nonpublicparams.NonPublicParametersTest
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.interceptors.nonpublicparams.NonPublicParametersTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.arcInvContext.ArcInvocationContextTest
[2025-10-01T23:28:48.686Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-10-01T23:28:48.686Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-10-01T23:28:48.686Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextInterceptorPrivate#aroundInvoke(),
[2025-10-01T23:28:48.686Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextLifecycleInterceptorPrivate#postConstruct(),
[2025-10-01T23:28:48.686Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextLifecycleInterceptorPrivate#preDestroy()
[2025-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.interceptors.arcInvContext.ArcInvocationContextTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest
[2025-10-01T23:28:48.686Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-10-01T23:28:48.686Z] 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-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest
[2025-10-01T23:28:48.686Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest
[2025-10-01T23:28:48.686Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-10-01T23:28:48.686Z] 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-10-01T23:28:48.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest
[2025-10-01T23:28:48.687Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-10-01T23:28:48.687Z] 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-10-01T23:28:48.687Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-10-01T23:28:48.687Z] 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-10-01T23:28:48.687Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-10-01T23:28:48.687Z] 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-10-01T23:28:48.687Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-10-01T23:28:48.687Z] 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-10-01T23:28:48.687Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-10-01T23:28:48.687Z] 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-10-01T23:28:48.687Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-10-01T23:28:48.687Z] 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-10-01T23:28:48.687Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.interceptors.finalmethod.FinalInterceptedMethodTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.interceptors.finalmethod.FinalInterceptedMethodTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.interceptors.finalmethod.FinalNonInterceptedMethodTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.interceptors.finalmethod.FinalNonInterceptedMethodTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.interceptors.selfinvocation.SelfInvocationTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.interceptors.selfinvocation.SelfInvocationTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.interceptors.methodargs.MethodArgsInterceptionTest
[2025-10-01T23:28:48.687Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.Methods$SubclassSkipPredicate test
[2025-10-01T23:28:48.687Z] 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-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.interceptors.methodargs.MethodArgsInterceptionTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.interceptors.defaultmethod.DefaultMethodInterceptorTest
[2025-10-01T23:28:48.687Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-10-01T23:28:48.687Z] 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-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.interceptors.defaultmethod.DefaultMethodInterceptorTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.interceptors.parameters.ParamInterceptorTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.interceptors.parameters.ParamInterceptorTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.interceptors.inheritance.InterceptorSuperclassTest
[2025-10-01T23:28:48.687Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-10-01T23:28:48.687Z] 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-10-01T23:28:48.687Z] Oct 01, 2025 9:43:34 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-10-01T23:28:48.687Z] 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-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in io.quarkus.arc.test.interceptors.inheritance.InterceptorSuperclassTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.interceptors.SimpleInterceptorTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.interceptors.SimpleInterceptorTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.interceptors.constructor.SubclassConstructorGuardTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.interceptors.constructor.SubclassConstructorGuardTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.interceptors.bridge.BridgeMethodInterceptionTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in io.quarkus.arc.test.interceptors.bridge.BridgeMethodInterceptionTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.interceptors.postConstruct.inherited.PackagePrivatePostConstructInheritanceTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.interceptors.postConstruct.inherited.PackagePrivatePostConstructInheritanceTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.interceptors.noclassinterceptors.NoClassInterceptorsTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.interceptors.noclassinterceptors.NoClassInterceptorsTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.observers.staticmethods.StaticObserverTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.observers.staticmethods.StaticObserverTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.observers.duplicate.bindings.DuplicateBindingsResolutionTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.arc.test.observers.duplicate.bindings.DuplicateBindingsResolutionTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.observers.SimpleObserverTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.observers.SimpleObserverTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.observers.ParameterizedPayloadTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.observers.ParameterizedPayloadTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.observers.request.RequestInObserverNotificationTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.observers.request.RequestInObserverNotificationTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.observers.ordering.ObserverOrderingTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.observers.ordering.ObserverOrderingTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.observers.RuntimeClassTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.observers.RuntimeClassTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.observers.ifexists.ReceptionIfExistsTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.observers.ifexists.ReceptionIfExistsTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.observers.notification.ObserverNotificationTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.observers.notification.ObserverNotificationTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.observers.metadata.EventMetadataTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.observers.metadata.EventMetadataTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.observers.metadata.EventMetadataWrongInjectionTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.observers.metadata.EventMetadataWrongInjectionTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.observers.discovery.ObserverOnClassWithoutBeanDefiningAnnotationTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.observers.discovery.ObserverOnClassWithoutBeanDefiningAnnotationTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.observers.injection.SimpleObserverInjectionTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.observers.injection.SimpleObserverInjectionTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.ObserverInheritanceTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.arc.test.observers.inheritance.ObserverInheritanceTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.different.packages.subpackage.PackagePrivateObserverInheritanceTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.observers.inheritance.different.packages.subpackage.PackagePrivateObserverInheritanceTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.generated.GeneratedObserverClassNotSharedTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.observers.inheritance.generated.GeneratedObserverClassNotSharedTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.observers.async.AsyncObserverExceptionTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in io.quarkus.arc.test.observers.async.AsyncObserverExceptionTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.observers.async.AsyncObserverTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.observers.async.AsyncObserverTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.transientreference.TransientReferenceDestroyedTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in io.quarkus.arc.test.transientreference.TransientReferenceDestroyedTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultProducerMethodTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in io.quarkus.arc.test.defaultbean.DefaultProducerMethodTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultClassBeanTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in io.quarkus.arc.test.defaultbean.DefaultClassBeanTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultProducerFieldTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in io.quarkus.arc.test.defaultbean.DefaultProducerFieldTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.bean.lifecycle.inheritance.BeanLifecycleMethodsOverridenTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in io.quarkus.arc.test.bean.lifecycle.inheritance.BeanLifecycleMethodsOverridenTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest
[2025-10-01T23:28:48.687Z] Oct 01, 2025 9:43:35 PM io.quarkus.arc.impl.AbstractInstanceHandle destroyInternal
[2025-10-01T23:28:48.687Z] ERROR: Error occurred while destroying instance of bean [io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest_DestroyBean_Bean]: java.lang.IllegalStateException
[2025-10-01T23:28:48.687Z] Oct 01, 2025 9:43:35 PM io.quarkus.arc.impl.AbstractInstanceHandle destroyInternal
[2025-10-01T23:28:48.687Z] ERROR: Error occurred while destroying instance of bean [io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest_DestroyProducerBean_ProducerMethod_produce_b8bbfe992dd6045a5d8d59f3cd8a2859a05b7c77_Bean]: java.lang.IllegalStateException
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] Results:
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 251, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc-tests ---
[2025-10-01T23:28:48.687Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2025-10-01T23:28:48.687Z] [INFO] Building jar: /quarkus/independent-projects/arc/tests/target/arc-tests-2.7.5.Final.jar
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-tests ---
[2025-10-01T23:28:48.687Z] [INFO] No sources in project. Archive not created.
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-tests ---
[2025-10-01T23:28:48.687Z] [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-10-01T23:28:48.687Z] [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-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] ----------------< io.quarkus:quarkus-bootstrap-parent >-----------------
[2025-10-01T23:28:48.687Z] [INFO] Building Quarkus - Bootstrap - Parent 2.7.5.Final [7/964]
[2025-10-01T23:28:48.687Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-parent ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-parent ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-parent ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-parent ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-parent ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-parent ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-parent ---
[2025-10-01T23:28:48.687Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-parent ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-parent ---
[2025-10-01T23:28:48.687Z] [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-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] ------------------< io.quarkus:quarkus-bootstrap-bom >------------------
[2025-10-01T23:28:48.687Z] [INFO] Building Quarkus - Bootstrap - BOM 2.7.5.Final [8/964]
[2025-10-01T23:28:48.687Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-bom ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-bom ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-bom ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-bom ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-bom ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-bom ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-bom ---
[2025-10-01T23:28:48.687Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-bom ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-bom ---
[2025-10-01T23:28:48.687Z] [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-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] ---------------< io.quarkus:quarkus-bootstrap-bom-test >----------------
[2025-10-01T23:28:48.687Z] [INFO] Building Quarkus - Bootstrap - Test BOM 2.7.5.Final [9/964]
[2025-10-01T23:28:48.687Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-bom-test ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-bom-test ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-bom-test ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-bom-test ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-bom-test ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-bom-test ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-bom-test ---
[2025-10-01T23:28:48.687Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-bom-test ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-bom-test ---
[2025-10-01T23:28:48.687Z] [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-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] ---------------< io.quarkus:quarkus-bootstrap-app-model >---------------
[2025-10-01T23:28:48.687Z] [INFO] Building Quarkus - Bootstrap - App Model 2.7.5.Final [10/964]
[2025-10-01T23:28:48.687Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.687Z] [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-10-01T23:28:48.687Z] [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 155 kB/s)
[2025-10-01T23:28:48.687Z] [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-10-01T23:28:48.687Z] [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 52 kB/s)
[2025-10-01T23:28:48.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom
[2025-10-01T23:28:48.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom (31 kB at 370 kB/s)
[2025-10-01T23:28:48.687Z] [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-10-01T23:28:48.687Z] [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-10-01T23:28:48.687Z] [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 310 kB/s)
[2025-10-01T23:28:48.687Z] [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 173 kB/s)
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-app-model ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-app-model ---
[2025-10-01T23:28:48.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[2025-10-01T23:28:48.687Z] [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 80 kB/s)
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-app-model ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-app-model ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-app-model ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-app-model ---
[2025-10-01T23:28:48.687Z] [INFO] Processed 72 files in 166ms (Formatted: 0, Unchanged: 72, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-app-model ---
[2025-10-01T23:28:48.687Z] [INFO] Processed 72 files in 00:00.285 (Already Sorted: 72, Needed Sorting: 0)
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-app-model ---
[2025-10-01T23:28:48.687Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.687Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.687Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/app-model/src/main/resources
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-app-model ---
[2025-10-01T23:28:48.687Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.687Z] [INFO] Compiling 65 source files to /quarkus/independent-projects/bootstrap/app-model/target/classes
[2025-10-01T23:28:48.687Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/paths/PathTreeWithManifest.java:[31,91] unchecked cast
[2025-10-01T23:28:48.687Z] required: java.util.List<java.lang.Integer>
[2025-10-01T23:28:48.687Z] found: java.lang.Object
[2025-10-01T23:28:48.687Z] [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-10-01T23:28:48.687Z] [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-10-01T23:28:48.687Z] [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-10-01T23:28:48.687Z] [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-10-01T23:28:48.687Z] [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-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-app-model ---
[2025-10-01T23:28:48.687Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.687Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.687Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-app-model ---
[2025-10-01T23:28:48.687Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.687Z] [INFO] Compiling 7 source files to /quarkus/independent-projects/bootstrap/app-model/target/test-classes
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-app-model ---
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.687Z] [INFO] T E S T S
[2025-10-01T23:28:48.687Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.687Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.paths.DirectoryPathTreeTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in io.quarkus.paths.DirectoryPathTreeTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.paths.JarPathTreeTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in io.quarkus.paths.JarPathTreeTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.util.GlobUtilTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.util.GlobUtilTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.bootstrap.model.PlatformImportsTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.bootstrap.model.PlatformImportsTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.bootstrap.model.PlatformInfoTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.bootstrap.model.PlatformInfoTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.bootstrap.model.AppArtifactCoordsTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.bootstrap.model.AppArtifactCoordsTest
[2025-10-01T23:28:48.687Z] [INFO] Running io.quarkus.bootstrap.model.PlatformStreamInfoTest
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.bootstrap.model.PlatformStreamInfoTest
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] Results:
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.687Z] [INFO]
[2025-10-01T23:28:48.688Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-app-model ---
[2025-10-01T23:28:48.688Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final.jar
[2025-10-01T23:28:48.688Z] [INFO]
[2025-10-01T23:28:48.688Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-app-model ---
[2025-10-01T23:28:48.688Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.688Z] [INFO]
[2025-10-01T23:28:48.688Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-app-model ---
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [INFO]
[2025-10-01T23:28:48.688Z] [INFO] ------------< io.quarkus:quarkus-bootstrap-maven-resolver >-------------
[2025-10-01T23:28:48.688Z] [INFO] Building Quarkus - Bootstrap - Maven Resolver 2.7.5.Final [11/964]
[2025-10-01T23:28:48.688Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 44 kB/s)
[2025-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent-mr-jar/32/jboss-parent-mr-jar-32.pom
[2025-10-01T23:28:48.688Z] [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 282 kB/s)
[2025-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom
[2025-10-01T23:28:48.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom (35 kB at 303 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 65 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 28 kB/s)
[2025-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom
[2025-10-01T23:28:48.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 930 kB/s)
[2025-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom
[2025-10-01T23:28:48.688Z] [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 51 kB/s)
[2025-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom
[2025-10-01T23:28:48.688Z] [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 201 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 69 kB/s)
[2025-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
[2025-10-01T23:28:48.688Z] [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 405 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 26 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 35 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 17 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 117 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 25 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 23 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 27 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 451 kB/s)
[2025-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[2025-10-01T23:28:48.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 1.1 MB/s)
[2025-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[2025-10-01T23:28:48.688Z] [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 81 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 47 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 34 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom (4.2 kB at 51 kB/s)
[2025-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom
[2025-10-01T23:28:48.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 120 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 49 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.pom (4.6 kB at 65 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 59 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 30 kB/s)
[2025-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom
[2025-10-01T23:28:48.688Z] [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 289 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 28 kB/s)
[2025-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom
[2025-10-01T23:28:48.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom (12 kB at 146 kB/s)
[2025-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[2025-10-01T23:28:48.688Z] [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 78 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 197 kB/s)
[2025-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[2025-10-01T23:28:48.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 457 kB/s)
[2025-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom
[2025-10-01T23:28:48.688Z] [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 63 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 175 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 31 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 24 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 532 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 100 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 812 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar (258 kB at 1.8 MB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 280 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 1.8 MB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 309 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 3.0 MB/s)
[2025-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar
[2025-10-01T23:28:48.688Z] [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 978 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 213 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 55 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 155 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 678 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 186 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 1.8 MB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 82 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 198 kB/s)
[2025-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar
[2025-10-01T23:28:48.688Z] [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 127 kB/s)
[2025-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[2025-10-01T23:28:48.688Z] [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 84 kB/s)
[2025-10-01T23:28:48.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar
[2025-10-01T23:28:48.688Z] [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 106 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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 27 kB/s)
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar (414 kB at 972 kB/s)
[2025-10-01T23:28:48.688Z] [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 116 kB/s)
[2025-10-01T23:28:48.688Z] [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 1.6 MB/s)
[2025-10-01T23:28:48.688Z] [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 23 kB/s)
[2025-10-01T23:28:48.688Z] [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 657 kB/s)
[2025-10-01T23:28:48.688Z] [INFO]
[2025-10-01T23:28:48.688Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-maven-resolver ---
[2025-10-01T23:28:48.688Z] [INFO]
[2025-10-01T23:28:48.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-maven-resolver ---
[2025-10-01T23:28:48.688Z] [INFO]
[2025-10-01T23:28:48.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-maven-resolver ---
[2025-10-01T23:28:48.688Z] [INFO]
[2025-10-01T23:28:48.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-maven-resolver ---
[2025-10-01T23:28:48.688Z] [INFO]
[2025-10-01T23:28:48.688Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-maven-resolver ---
[2025-10-01T23:28:48.688Z] [INFO]
[2025-10-01T23:28:48.688Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-maven-resolver ---
[2025-10-01T23:28:48.688Z] [INFO] Processed 49 files in 187ms (Formatted: 0, Unchanged: 49, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.688Z] [INFO]
[2025-10-01T23:28:48.688Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-maven-resolver ---
[2025-10-01T23:28:48.688Z] [INFO] Processed 49 files in 00:00.264 (Already Sorted: 49, Needed Sorting: 0)
[2025-10-01T23:28:48.688Z] [INFO]
[2025-10-01T23:28:48.688Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-maven-resolver ---
[2025-10-01T23:28:48.688Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.688Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.688Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/maven-resolver/src/main/resources
[2025-10-01T23:28:48.688Z] [INFO]
[2025-10-01T23:28:48.688Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-maven-resolver ---
[2025-10-01T23:28:48.688Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.688Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/bootstrap/maven-resolver/target/classes
[2025-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [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-10-01T23:28:48.688Z] [INFO]
[2025-10-01T23:28:48.688Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-maven-resolver ---
[2025-10-01T23:28:48.688Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.688Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.688Z] [INFO] Copying 68 resources
[2025-10-01T23:28:48.688Z] [INFO]
[2025-10-01T23:28:48.688Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-maven-resolver ---
[2025-10-01T23:28:48.688Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.689Z] [INFO] Compiling 17 source files to /quarkus/independent-projects/bootstrap/maven-resolver/target/test-classes
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-maven-resolver ---
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.689Z] [INFO] T E S T S
[2025-10-01T23:28:48.689Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.689Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.689Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.ReposInitializedFromEnvVarsTest
[2025-10-01T23:28:48.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in io.quarkus.bootstrap.resolver.maven.ReposInitializedFromEnvVarsTest
[2025-10-01T23:28:48.689Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.SettingsProfileReposAndPomReposEffectivePomTest
[2025-10-01T23:28:48.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s - in io.quarkus.bootstrap.resolver.maven.test.SettingsProfileReposAndPomReposEffectivePomTest
[2025-10-01T23:28:48.689Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PomProfileReposEffectivePomTest
[2025-10-01T23:28:48.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.bootstrap.resolver.maven.test.PomProfileReposEffectivePomTest
[2025-10-01T23:28:48.689Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ProxyNoMirrorSettingsReposTest
[2025-10-01T23:28:48.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.bootstrap.resolver.maven.test.ProxyNoMirrorSettingsReposTest
[2025-10-01T23:28:48.689Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.BasicPomReposEffectivePomTest
[2025-10-01T23:28:48.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.bootstrap.resolver.maven.test.BasicPomReposEffectivePomTest
[2025-10-01T23:28:48.689Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.SubmodulePomReposEffectivePomTest
[2025-10-01T23:28:48.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.bootstrap.resolver.maven.test.SubmodulePomReposEffectivePomTest
[2025-10-01T23:28:48.689Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PomReposMirroredTest
[2025-10-01T23:28:48.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.bootstrap.resolver.maven.test.PomReposMirroredTest
[2025-10-01T23:28:48.689Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.NoProxyNoMirrorSettingsReposTest
[2025-10-01T23:28:48.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.bootstrap.resolver.maven.test.NoProxyNoMirrorSettingsReposTest
[2025-10-01T23:28:48.689Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.BootstrapMavenOptionsTest
[2025-10-01T23:28:48.689Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.bootstrap.resolver.maven.test.BootstrapMavenOptionsTest
[2025-10-01T23:28:48.689Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ResolveEmptyJarProjectArtifactTest
[2025-10-01T23:28:48.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.bootstrap.resolver.maven.test.ResolveEmptyJarProjectArtifactTest
[2025-10-01T23:28:48.689Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ProxyAndMirrorSettingsReposTest
[2025-10-01T23:28:48.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.bootstrap.resolver.maven.test.ProxyAndMirrorSettingsReposTest
[2025-10-01T23:28:48.689Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PreferPomsFromWorkspaceTest
[2025-10-01T23:28:48.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.bootstrap.resolver.maven.test.PreferPomsFromWorkspaceTest
[2025-10-01T23:28:48.689Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.CentralRepoOverridesEffectivePomTest
[2025-10-01T23:28:48.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.bootstrap.resolver.maven.test.CentralRepoOverridesEffectivePomTest
[2025-10-01T23:28:48.689Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.workspace.ModelUtilsTest
[2025-10-01T23:28:48.689Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in io.quarkus.bootstrap.resolver.maven.workspace.ModelUtilsTest
[2025-10-01T23:28:48.689Z] [INFO] Running io.quarkus.bootstrap.workspace.test.LocalWorkspaceDiscoveryTest
[2025-10-01T23:28:48.689Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in io.quarkus.bootstrap.workspace.test.LocalWorkspaceDiscoveryTest
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] Results:
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-maven-resolver ---
[2025-10-01T23:28:48.689Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-maven-resolver ---
[2025-10-01T23:28:48.689Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-maven-resolver ---
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] ------------< io.quarkus:quarkus-bootstrap-gradle-resolver >------------
[2025-10-01T23:28:48.689Z] [INFO] Building Quarkus - Bootstrap - Gradle Resolver 2.7.5.Final [12/964]
[2025-10-01T23:28:48.689Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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 114 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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 1.2 MB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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 4.5 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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 3.0 MB/s)
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-gradle-resolver ---
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-gradle-resolver ---
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-gradle-resolver ---
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-gradle-resolver ---
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-gradle-resolver ---
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-gradle-resolver ---
[2025-10-01T23:28:48.689Z] [INFO] Processed 3 files in 20ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-gradle-resolver ---
[2025-10-01T23:28:48.689Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-gradle-resolver ---
[2025-10-01T23:28:48.689Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.689Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.689Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/gradle-resolver/src/main/resources
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-gradle-resolver ---
[2025-10-01T23:28:48.689Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.689Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/bootstrap/gradle-resolver/target/classes
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-gradle-resolver ---
[2025-10-01T23:28:48.689Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.689Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.689Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/gradle-resolver/src/test/resources
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-gradle-resolver ---
[2025-10-01T23:28:48.689Z] [INFO] No sources to compile
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-gradle-resolver ---
[2025-10-01T23:28:48.689Z] [INFO] No tests to run.
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-gradle-resolver ---
[2025-10-01T23:28:48.689Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-gradle-resolver ---
[2025-10-01T23:28:48.689Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ quarkus-bootstrap-gradle-resolver ---
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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 113 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[2025-10-01T23:28:48.689Z] [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 53 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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 61 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[2025-10-01T23:28:48.689Z] [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 40 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[2025-10-01T23:28:48.689Z] [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 166 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom
[2025-10-01T23:28:48.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 36 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
[2025-10-01T23:28:48.689Z] [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 45 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
[2025-10-01T23:28:48.689Z] [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 28 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
[2025-10-01T23:28:48.689Z] [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 32 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
[2025-10-01T23:28:48.689Z] [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 65 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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 88 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
[2025-10-01T23:28:48.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom (11 kB at 129 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
[2025-10-01T23:28:48.689Z] [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 37 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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 41 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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 45 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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 40 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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 46 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
[2025-10-01T23:28:48.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 75 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
[2025-10-01T23:28:48.689Z] [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 81 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[2025-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar
[2025-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
[2025-10-01T23:28:48.689Z] [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 352 kB/s)
[2025-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
[2025-10-01T23:28:48.689Z] [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 809 kB/s)
[2025-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
[2025-10-01T23:28:48.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 1.0 MB/s)
[2025-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
[2025-10-01T23:28:48.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 1.4 MB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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 1.3 MB/s)
[2025-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
[2025-10-01T23:28:48.689Z] [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 264 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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 225 kB/s)
[2025-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar
[2025-10-01T23:28:48.689Z] [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 323 kB/s)
[2025-10-01T23:28:48.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 1.5 MB/s)
[2025-10-01T23:28:48.689Z] [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 387 kB/s)
[2025-10-01T23:28:48.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar (186 kB at 828 kB/s)
[2025-10-01T23:28:48.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 8.2 MB/s)
[2025-10-01T23:28:48.689Z] [INFO] Excluding io.quarkus:quarkus-bootstrap-app-model:jar:2.7.5.Final from the shaded jar.
[2025-10-01T23:28:48.689Z] [INFO] Excluding io.quarkus:quarkus-fs-util:jar:0.0.9 from the shaded jar.
[2025-10-01T23:28:48.689Z] [INFO] Excluding org.jboss.logging:commons-logging-jboss-logging:jar:1.0.0.Final from the shaded jar.
[2025-10-01T23:28:48.689Z] [INFO] Including org.gradle:gradle-tooling-api:jar:7.3.3 in the shaded jar.
[2025-10-01T23:28:48.689Z] [INFO] Excluding org.jboss.logging:jboss-logging:jar:3.4.3.Final from the shaded jar.
[2025-10-01T23:28:48.689Z] [INFO] Excluding org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.1.0.Final from the shaded jar.
[2025-10-01T23:28:48.689Z] [INFO] Minimizing jar io.quarkus:quarkus-bootstrap-gradle-resolver:jar:2.7.5.Final
[2025-10-01T23:28:48.689Z] [INFO] Minimized 1912 -> 1885 (98%)
[2025-10-01T23:28:48.689Z] [INFO] Replacing original artifact with shaded artifact.
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [INFO] Dependency-reduced POM written at: /quarkus/independent-projects/bootstrap/gradle-resolver/dependency-reduced-pom.xml
[2025-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-gradle-resolver ---
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [INFO]
[2025-10-01T23:28:48.689Z] [INFO] -----------------< io.quarkus:quarkus-bootstrap-core >------------------
[2025-10-01T23:28:48.689Z] [INFO] Building Quarkus - Bootstrap - Core 2.7.5.Final [13/964]
[2025-10-01T23:28:48.689Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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 19 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.689Z] [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 102 kB/s)
[2025-10-01T23:28:48.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom
[2025-10-01T23:28:48.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom (9.8 kB at 134 kB/s)
[2025-10-01T23:28:48.689Z] [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-10-01T23:28:48.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom (9.2 kB at 112 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 93 kB/s)
[2025-10-01T23:28:48.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[2025-10-01T23:28:48.690Z] [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 315 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 17 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 80 kB/s)
[2025-10-01T23:28:48.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom
[2025-10-01T23:28:48.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 257 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 36 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 11 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 44 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 74 kB/s)
[2025-10-01T23:28:48.690Z] [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 682 kB/s)
[2025-10-01T23:28:48.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar (193 kB at 2.0 MB/s)
[2025-10-01T23:28:48.690Z] [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 43 kB/s)
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-core ---
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-core ---
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-core ---
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-core ---
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-core ---
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-core ---
[2025-10-01T23:28:48.690Z] [INFO] Processed 67 files in 294ms (Formatted: 0, Unchanged: 67, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-core ---
[2025-10-01T23:28:48.690Z] [INFO] Processed 67 files in 00:00.320 (Already Sorted: 67, Needed Sorting: 0)
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-core ---
[2025-10-01T23:28:48.690Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.690Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.690Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-core ---
[2025-10-01T23:28:48.690Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.690Z] [INFO] Compiling 35 source files to /quarkus/independent-projects/bootstrap/core/target/classes
[2025-10-01T23:28:48.690Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/JarClassPathElement.java:[49,90] unchecked cast
[2025-10-01T23:28:48.690Z] required: java.util.List<java.lang.Integer>
[2025-10-01T23:28:48.690Z] found: java.lang.Object
[2025-10-01T23:28:48.690Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/app/CuratedApplication.java:[124,33] unchecked cast
[2025-10-01T23:28:48.690Z] required: java.util.function.Function<java.lang.Object,java.util.List<?>>
[2025-10-01T23:28:48.690Z] found: capture#1 of ?
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/ClassLoaderLimiter.java:[13,77] unchecked conversion
[2025-10-01T23:28:48.690Z] required: java.util.concurrent.ConcurrentMap<java.lang.String,java.lang.String>
[2025-10-01T23:28:48.690Z] found: java.util.concurrent.ConcurrentHashMap
[2025-10-01T23:28:48.690Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/ClassLoaderLimiter.java:[14,70] unchecked conversion
[2025-10-01T23:28:48.690Z] required: java.util.concurrent.ConcurrentMap<java.lang.String,java.lang.String>
[2025-10-01T23:28:48.690Z] found: java.util.concurrent.ConcurrentHashMap
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-core ---
[2025-10-01T23:28:48.690Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.690Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.690Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/core/src/test/resources
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-core ---
[2025-10-01T23:28:48.690Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.690Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/bootstrap/core/target/test-classes
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-core ---
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.690Z] [INFO] T E S T S
[2025-10-01T23:28:48.690Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.690Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.resolver.replace.test.ManagedReplacedDependencyTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s - in io.quarkus.bootstrap.resolver.replace.test.ManagedReplacedDependencyTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.resolver.replace.test.SimpleReplacedDependencyTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.bootstrap.resolver.replace.test.SimpleReplacedDependencyTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectDependencyOverridesManagedDependencyTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.bootstrap.resolver.test.DirectDependencyOverridesManagedDependencyTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.resolver.test.TransitiveVersionOverridesTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.bootstrap.resolver.test.TransitiveVersionOverridesTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndTestScopesTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndTestScopesTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.resolver.test.ProvidedScopeDepsAreNotCollectedTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.bootstrap.resolver.test.ProvidedScopeDepsAreNotCollectedTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectDependencyVersionOverridesTransitiveVersionTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.bootstrap.resolver.test.DirectDependencyVersionOverridesTransitiveVersionTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.resolver.test.TestScopeIsNotAmongRuntimeDependenciesTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.bootstrap.resolver.test.TestScopeIsNotAmongRuntimeDependenciesTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphWithDifferentClassifierAndTypeTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphWithDifferentClassifierAndTypeTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.resolver.test.ExclusionsTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.bootstrap.resolver.test.ExclusionsTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectOptionalOverridesTransitiveNonOptionalVersionTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.bootstrap.resolver.test.DirectOptionalOverridesTransitiveNonOptionalVersionTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.resolver.test.OnlyDirectOptionalDepsAreCollectedTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.bootstrap.resolver.test.OnlyDirectOptionalDepsAreCollectedTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.resolver.test.SystemPropertyOverridesPomPropertyDependencyTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in io.quarkus.bootstrap.resolver.test.SystemPropertyOverridesPomPropertyDependencyTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.resolver.test.VersionPropertyDependencyTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in io.quarkus.bootstrap.resolver.test.VersionPropertyDependencyTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependenciesOnDifferentVersionsOfAnArtifactTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.bootstrap.resolver.test.DependenciesOnDifferentVersionsOfAnArtifactTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndProvidedScopesTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndProvidedScopesTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingPathTreeResourceUrlTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in io.quarkus.bootstrap.classloader.ClassLoadingPathTreeResourceUrlTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingInterruptTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.bootstrap.classloader.ClassLoadingInterruptTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.classloader.MultiReleaseJarTestCase
[2025-10-01T23:28:48.690Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.017 s - in io.quarkus.bootstrap.classloader.MultiReleaseJarTestCase
[2025-10-01T23:28:48.690Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingResourceUrlTestCase
[2025-10-01T23:28:48.690Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.bootstrap.classloader.ClassLoadingResourceUrlTestCase
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] Results:
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 1
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-core ---
[2025-10-01T23:28:48.690Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final.jar
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-core ---
[2025-10-01T23:28:48.690Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ quarkus-bootstrap-core ---
[2025-10-01T23:28:48.690Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-tests.jar
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-core ---
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] -------------< io.quarkus:quarkus-bootstrap-maven-plugin >--------------
[2025-10-01T23:28:48.690Z] [INFO] Building Quarkus - Bootstrap - Maven plugin 2.7.5.Final [14/964]
[2025-10-01T23:28:48.690Z] [INFO] ----------------------------[ maven-plugin ]----------------------------
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 26 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 871 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 167 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 203 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 597 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 24 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 154 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 128 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 83 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 59 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 26 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 28 kB/s)
[2025-10-01T23:28:48.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.pom
[2025-10-01T23:28:48.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.pom (37 kB at 423 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 519 kB/s)
[2025-10-01T23:28:48.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar
[2025-10-01T23:28:48.690Z] [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 714 kB/s)
[2025-10-01T23:28:48.690Z] [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 3.1 MB/s)
[2025-10-01T23:28:48.690Z] [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 115 kB/s)
[2025-10-01T23:28:48.690Z] [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 9.4 MB/s)
[2025-10-01T23:28:48.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar (327 kB at 1.7 MB/s)
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.690Z] [INFO]
[2025-10-01T23:28:48.690Z] [INFO] --- maven-plugin-plugin:3.6.0:helpmojo (help-goal) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 42 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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-10-01T23:28:48.690Z] [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 37 kB/s)
[2025-10-01T23:28:48.690Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 53 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 20 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[2025-10-01T23:28:48.691Z] [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 125 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 23 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 36 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[2025-10-01T23:28:48.691Z] [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 201 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[2025-10-01T23:28:48.691Z] [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 80 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 136 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[2025-10-01T23:28:48.691Z] [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 198 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 292 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 163 kB/s)
[2025-10-01T23:28:48.691Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (9.2 kB at 98 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 33 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom
[2025-10-01T23:28:48.691Z] [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 164 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 47 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 66 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 301 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 67 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 170 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 655 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 21 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 197 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 11 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 44 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
[2025-10-01T23:28:48.691Z] [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 223 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
[2025-10-01T23:28:48.691Z] [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 62 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 23 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[2025-10-01T23:28:48.691Z] [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 25 kB/s)
[2025-10-01T23:28:48.691Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 45 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
[2025-10-01T23:28:48.691Z] [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 107 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 91 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 245 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
[2025-10-01T23:28:48.691Z] [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 68 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 130 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 170 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[2025-10-01T23:28:48.691Z] [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 50 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 34 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 14 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
[2025-10-01T23:28:48.691Z] [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 28 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 67 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 15 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [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 34 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[2025-10-01T23:28:48.691Z] [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 222 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[2025-10-01T23:28:48.691Z] [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 5.5 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[2025-10-01T23:28:48.691Z] [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 11 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[2025-10-01T23:28:48.691Z] [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 100 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[2025-10-01T23:28:48.691Z] [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 75 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 1.3 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 1.7 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[2025-10-01T23:28:48.691Z] [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 1.9 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 2.1 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[2025-10-01T23:28:48.691Z] [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 55 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 10 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[2025-10-01T23:28:48.691Z] [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 33 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 1.7 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 1.7 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[2025-10-01T23:28:48.691Z] [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 48 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[2025-10-01T23:28:48.691Z] [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 32 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 130 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
[2025-10-01T23:28:48.691Z] [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 103 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[2025-10-01T23:28:48.691Z] [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 77 kB/s)
[2025-10-01T23:28:48.691Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 1.5 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 2.2 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
[2025-10-01T23:28:48.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 10 kB/s)
[2025-10-01T23:28:48.691Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 62 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 154 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
[2025-10-01T23:28:48.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 179 kB/s)
[2025-10-01T23:28:48.692Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/2/apache-2.pom
[2025-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom
[2025-10-01T23:28:48.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 41 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
[2025-10-01T23:28:48.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 2.0 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 42 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 39 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 61 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 60 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 17 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
[2025-10-01T23:28:48.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 227 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom
[2025-10-01T23:28:48.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 309 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 20 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
[2025-10-01T23:28:48.692Z] [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 43 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 92 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
[2025-10-01T23:28:48.692Z] [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 203 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 34 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 23 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
[2025-10-01T23:28:48.692Z] [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 32 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 76 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 98 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
[2025-10-01T23:28:48.692Z] [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 156 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 43 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 37 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
[2025-10-01T23:28:48.692Z] [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 214 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar
[2025-10-01T23:28:48.692Z] [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 259 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 664 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 295 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 318 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 1.3 MB/s)
[2025-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar
[2025-10-01T23:28:48.692Z] [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 2.0 MB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 376 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 257 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (250 kB at 1.1 MB/s)
[2025-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
[2025-10-01T23:28:48.692Z] [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 2.5 MB/s)
[2025-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[2025-10-01T23:28:48.692Z] [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 48 kB/s)
[2025-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[2025-10-01T23:28:48.692Z] [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 41 kB/s)
[2025-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
[2025-10-01T23:28:48.692Z] [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 179 kB/s)
[2025-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[2025-10-01T23:28:48.692Z] [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 605 kB/s)
[2025-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
[2025-10-01T23:28:48.692Z] [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 509 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 131 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 3.3 MB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 775 kB/s)
[2025-10-01T23:28:48.692Z] [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-10-01T23:28:48.692Z] [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 433 kB/s)
[2025-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[2025-10-01T23:28:48.692Z] [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 38 kB/s)
[2025-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[2025-10-01T23:28:48.692Z] [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 147 kB/s)
[2025-10-01T23:28:48.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[2025-10-01T23:28:48.692Z] [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 24 kB/s)
[2025-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[2025-10-01T23:28:48.693Z] [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 83 kB/s)
[2025-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[2025-10-01T23:28:48.693Z] [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 405 kB/s)
[2025-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[2025-10-01T23:28:48.693Z] [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 692 kB/s)
[2025-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
[2025-10-01T23:28:48.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 175 kB/s)
[2025-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
[2025-10-01T23:28:48.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (53 kB at 101 kB/s)
[2025-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
[2025-10-01T23:28:48.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 144 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 111 kB/s)
[2025-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
[2025-10-01T23:28:48.693Z] [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 545 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 43 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 753 kB/s)
[2025-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[2025-10-01T23:28:48.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 540 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 211 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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 368 kB/s)
[2025-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
[2025-10-01T23:28:48.693Z] [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 171 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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 794 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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 24 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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 184 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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 312 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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 207 kB/s)
[2025-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[2025-10-01T23:28:48.693Z] [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 9.8 kB/s)
[2025-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[2025-10-01T23:28:48.693Z] [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 242 kB/s)
[2025-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[2025-10-01T23:28:48.693Z] [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 356 kB/s)
[2025-10-01T23:28:48.693Z] [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 53 kB/s)
[2025-10-01T23:28:48.693Z] [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 358 kB/s)
[2025-10-01T23:28:48.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 296 kB/s)
[2025-10-01T23:28:48.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 487 kB/s)
[2025-10-01T23:28:48.693Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2025-10-01T23:28:48.693Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2025-10-01T23:28:48.693Z] [INFO] java-annotations mojo extractor found 0 mojo descriptor.
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.693Z] [INFO] Processed 4 files in 46ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.693Z] [INFO] Processed 4 files in 00:00.122 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.693Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.693Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.693Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.693Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.693Z] [INFO] Compiling 4 source files to /quarkus/independent-projects/bootstrap/maven-plugin/target/classes
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.693Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2025-10-01T23:28:48.693Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2025-10-01T23:28:48.693Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors.
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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 28 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[2025-10-01T23:28:48.693Z] [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 61 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[2025-10-01T23:28:48.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 180 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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 47 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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 182 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[2025-10-01T23:28:48.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 246 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[2025-10-01T23:28:48.693Z] [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 35 kB/s)
[2025-10-01T23:28:48.693Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
[2025-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
[2025-10-01T23:28:48.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 18 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom
[2025-10-01T23:28:48.693Z] [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 217 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[2025-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar
[2025-10-01T23:28:48.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 7.1 MB/s)
[2025-10-01T23:28:48.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar (317 kB at 3.3 MB/s)
[2025-10-01T23:28:48.693Z] [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 1.5 MB/s)
[2025-10-01T23:28:48.693Z] [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 2.3 MB/s)
[2025-10-01T23:28:48.693Z] [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 2.5 MB/s)
[2025-10-01T23:28:48.693Z] [INFO] Discovered 1 component descriptors(s)
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.693Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.693Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.693Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/maven-plugin/src/test/resources
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.693Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.693Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/bootstrap/maven-plugin/target/test-classes
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.693Z] [INFO] T E S T S
[2025-10-01T23:28:48.693Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.693Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.693Z] [INFO] Running io.quarkus.maven.ExtensionDescriptorMojoTest
[2025-10-01T23:28:48.693Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in io.quarkus.maven.ExtensionDescriptorMojoTest
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] Results:
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.693Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final.jar
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.693Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-maven-plugin ---
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] ----------------< io.quarkus:quarkus-bootstrap-runner >-----------------
[2025-10-01T23:28:48.693Z] [INFO] Building Quarkus - Bootstrap - Runner 2.7.5.Final [15/964]
[2025-10-01T23:28:48.693Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-runner ---
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-runner ---
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-runner ---
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-runner ---
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-runner ---
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-runner ---
[2025-10-01T23:28:48.693Z] [INFO] Processed 14 files in 154ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-runner ---
[2025-10-01T23:28:48.693Z] [INFO] Processed 14 files in 00:00.102 (Already Sorted: 14, Needed Sorting: 0)
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-runner ---
[2025-10-01T23:28:48.693Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.693Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.693Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-runner ---
[2025-10-01T23:28:48.693Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.693Z] [INFO] Compiling 13 source files to /quarkus/independent-projects/bootstrap/runner/target/classes
[2025-10-01T23:28:48.693Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/QuarkusEntryPoint.java:[72,62] unchecked cast
[2025-10-01T23:28:48.693Z] required: java.util.List<java.lang.String>
[2025-10-01T23:28:48.693Z] found: java.lang.Object
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/DevModeMediator.java:[40,62] unchecked cast
[2025-10-01T23:28:48.693Z] required: java.util.List<java.lang.String>
[2025-10-01T23:28:48.693Z] found: java.lang.Object
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-runner ---
[2025-10-01T23:28:48.693Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.693Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.693Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/runner/src/test/resources
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-runner ---
[2025-10-01T23:28:48.693Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.693Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/bootstrap/runner/target/test-classes
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-runner ---
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.693Z] [INFO] T E S T S
[2025-10-01T23:28:48.693Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.693Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.693Z] [INFO] Running io.quarkus.bootstrap.runner.JarResourceTest
[2025-10-01T23:28:48.693Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in io.quarkus.bootstrap.runner.JarResourceTest
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] Results:
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-runner ---
[2025-10-01T23:28:48.693Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final.jar
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-runner ---
[2025-10-01T23:28:48.693Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-runner ---
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --------------------< io.quarkus.qute:qute-parent >---------------------
[2025-10-01T23:28:48.693Z] [INFO] Building Qute - Parent 2.7.5.Final [16/964]
[2025-10-01T23:28:48.693Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-parent ---
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-parent ---
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-parent ---
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-parent ---
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-parent ---
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-parent ---
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-parent ---
[2025-10-01T23:28:48.693Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-parent ---
[2025-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-parent ---
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [INFO]
[2025-10-01T23:28:48.693Z] [INFO] ---------------------< io.quarkus.qute:qute-core >----------------------
[2025-10-01T23:28:48.693Z] [INFO] Building Qute - Core 2.7.5.Final [17/964]
[2025-10-01T23:28:48.693Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.pom
[2025-10-01T23:28:48.693Z] [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 92 kB/s)
[2025-10-01T23:28:48.693Z] [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-10-01T23:28:48.693Z] [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 204 kB/s)
[2025-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/35/smallrye-build-parent-35.pom
[2025-10-01T23:28:48.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/35/smallrye-build-parent-35.pom (66 kB at 633 kB/s)
[2025-10-01T23:28:48.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom
[2025-10-01T23:28:48.693Z] [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 15 kB/s)
[2025-10-01T23:28:48.694Z] [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-10-01T23:28:48.694Z] [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 28 kB/s)
[2025-10-01T23:28:48.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.jar
[2025-10-01T23:28:48.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar
[2025-10-01T23:28:48.694Z] [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-10-01T23:28:48.694Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.jar (838 kB at 8.7 MB/s)
[2025-10-01T23:28:48.694Z] [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 57 kB/s)
[2025-10-01T23:28:48.694Z] [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 77 kB/s)
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-core ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-core ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-core ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-core ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-core ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-core ---
[2025-10-01T23:28:48.694Z] [INFO] Processed 110 files in 337ms (Formatted: 0, Unchanged: 110, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-core ---
[2025-10-01T23:28:48.694Z] [INFO] Processed 110 files in 00:00.483 (Already Sorted: 110, Needed Sorting: 0)
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ qute-core ---
[2025-10-01T23:28:48.694Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.694Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.694Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/core/src/main/resources
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ qute-core ---
[2025-10-01T23:28:48.694Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.694Z] [INFO] Compiling 78 source files to /quarkus/independent-projects/qute/core/target/classes
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ qute-core ---
[2025-10-01T23:28:48.694Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.694Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.694Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/core/src/test/resources
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ qute-core ---
[2025-10-01T23:28:48.694Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.694Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/qute/core/target/test-classes
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ qute-core ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.694Z] [INFO] T E S T S
[2025-10-01T23:28:48.694Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.694Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.EvalTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in io.quarkus.qute.EvalTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.EngineTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.EngineTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.LoopSectionTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.qute.LoopSectionTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.UserTagTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.qute.UserTagTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.NamespaceResolversTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.qute.NamespaceResolversTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.IncludeTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.qute.IncludeTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.CollectionResolverTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.CollectionResolverTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.ExpressionTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.qute.ExpressionTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.TemplateInstanceInitializerTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.TemplateInstanceInitializerTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.EscaperTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.EscaperTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.QuteTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in io.quarkus.qute.QuteTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.WithSectionTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.WithSectionTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.ParserTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in io.quarkus.qute.ParserTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.EvaluatedParamsTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.EvaluatedParamsTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.ArrayResolverTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in io.quarkus.qute.ArrayResolverTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.LiteralSupportTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.qute.LiteralSupportTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.ImmutableListTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.qute.ImmutableListTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.VirtualMethodParametersTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.VirtualMethodParametersTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.AsyncDataTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.AsyncDataTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.StrictRenderingTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.StrictRenderingTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.ReflectionResolverTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.qute.ReflectionResolverTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.SetSectionTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.qute.SetSectionTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.MutinyTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.qute.MutinyTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.MapResolverTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.MapResolverTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.WhenSectionTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.qute.WhenSectionTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.GlobalNamespaceResolverTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.GlobalNamespaceResolverTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.ValueResolverBuilderTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.ValueResolverBuilderTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.IfSectionTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in io.quarkus.qute.IfSectionTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.SimpleTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.qute.SimpleTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.HtmlEscaperTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.HtmlEscaperTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.BooleansTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.BooleansTest
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] Results:
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 151, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ qute-core ---
[2025-10-01T23:28:48.694Z] [INFO] Building jar: /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final.jar
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-core ---
[2025-10-01T23:28:48.694Z] [INFO] Building jar: /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-core ---
[2025-10-01T23:28:48.694Z] [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-10-01T23:28:48.694Z] [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-10-01T23:28:48.694Z] [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-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] -------------------< io.quarkus.qute:qute-generator >-------------------
[2025-10-01T23:28:48.694Z] [INFO] Building Qute - Generator 2.7.5.Final [18/964]
[2025-10-01T23:28:48.694Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.pom
[2025-10-01T23:28:48.694Z] [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 72 kB/s)
[2025-10-01T23:28:48.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.jar
[2025-10-01T23:28:48.694Z] [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 1.7 MB/s)
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-generator ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-generator ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-generator ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-generator ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-generator ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-generator ---
[2025-10-01T23:28:48.694Z] [INFO] Processed 16 files in 92ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-generator ---
[2025-10-01T23:28:48.694Z] [INFO] Processed 16 files in 00:00.205 (Already Sorted: 16, Needed Sorting: 0)
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ qute-generator ---
[2025-10-01T23:28:48.694Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.694Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.694Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/generator/src/main/resources
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ qute-generator ---
[2025-10-01T23:28:48.694Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.694Z] [INFO] Compiling 5 source files to /quarkus/independent-projects/qute/generator/target/classes
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ qute-generator ---
[2025-10-01T23:28:48.694Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.694Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.694Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/generator/src/test/resources
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ qute-generator ---
[2025-10-01T23:28:48.694Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.694Z] [INFO] Compiling 11 source files to /quarkus/independent-projects/qute/generator/target/test-classes
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ qute-generator ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.694Z] [INFO] T E S T S
[2025-10-01T23:28:48.694Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.694Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.generator.ParametersTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in io.quarkus.qute.generator.ParametersTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.generator.TemplateGlobalGeneratorTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in io.quarkus.qute.generator.TemplateGlobalGeneratorTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.generator.MethodKeyTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.generator.MethodKeyTest
[2025-10-01T23:28:48.694Z] [INFO] Running io.quarkus.qute.generator.SimpleGeneratorTest
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in io.quarkus.qute.generator.SimpleGeneratorTest
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] Results:
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ qute-generator ---
[2025-10-01T23:28:48.694Z] [INFO] Building jar: /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final.jar
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-generator ---
[2025-10-01T23:28:48.694Z] [INFO] Building jar: /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-generator ---
[2025-10-01T23:28:48.694Z] [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-10-01T23:28:48.694Z] [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-10-01T23:28:48.694Z] [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-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] ------------------< io.quarkus:quarkus-tools-parent >-------------------
[2025-10-01T23:28:48.694Z] [INFO] Building Quarkus - Dev tools - Parent 2.7.5.Final [19/964]
[2025-10-01T23:28:48.694Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-tools-parent ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-tools-parent ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-tools-parent ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-tools-parent ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-tools-parent ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-tools-parent ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-tools-parent ---
[2025-10-01T23:28:48.694Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-tools-parent ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-tools-parent ---
[2025-10-01T23:28:48.694Z] [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-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --------------< io.quarkus:quarkus-devtools-artifact-api >--------------
[2025-10-01T23:28:48.694Z] [INFO] Building Quarkus - Dev tools - Maven Artifact API 2.7.5.Final [20/964]
[2025-10-01T23:28:48.694Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.694Z] [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-10-01T23:28:48.694Z] [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 54 kB/s)
[2025-10-01T23:28:48.694Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/14/jboss-parent-14.pom
[2025-10-01T23:28:48.694Z] [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 639 kB/s)
[2025-10-01T23:28:48.694Z] [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-10-01T23:28:48.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
[2025-10-01T23:28:48.694Z] [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 339 kB/s)
[2025-10-01T23:28:48.694Z] [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-10-01T23:28:48.694Z] [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 37 kB/s)
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-artifact-api ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-artifact-api ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-artifact-api ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-artifact-api ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-artifact-api ---
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-artifact-api ---
[2025-10-01T23:28:48.694Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-artifact-api ---
[2025-10-01T23:28:48.694Z] [INFO] Processed 2 files in 00:00.011 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-artifact-api ---
[2025-10-01T23:28:48.694Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.694Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.694Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/artifact-api/src/main/resources
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-artifact-api ---
[2025-10-01T23:28:48.694Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.694Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/tools/artifact-api/target/classes
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-devtools-artifact-api ---
[2025-10-01T23:28:48.694Z] [INFO] Saving Jandex index: /quarkus/independent-projects/tools/artifact-api/target/classes/META-INF/jandex.idx
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-artifact-api ---
[2025-10-01T23:28:48.694Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.694Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.694Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/artifact-api/src/test/resources
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-artifact-api ---
[2025-10-01T23:28:48.694Z] [INFO] No sources to compile
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-artifact-api ---
[2025-10-01T23:28:48.694Z] [INFO] No tests to run.
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-artifact-api ---
[2025-10-01T23:28:48.694Z] [INFO] Building jar: /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final.jar
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-artifact-api ---
[2025-10-01T23:28:48.694Z] [INFO] Building jar: /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.694Z] [INFO]
[2025-10-01T23:28:48.694Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-artifact-api ---
[2025-10-01T23:28:48.694Z] [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-10-01T23:28:48.694Z] [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-10-01T23:28:48.694Z] [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-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] -------------< io.quarkus:quarkus-devtools-message-writer >-------------
[2025-10-01T23:28:48.695Z] [INFO] Building Quarkus - Dev tools - Message Writer 2.7.5.Final [21/964]
[2025-10-01T23:28:48.695Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [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 14 kB/s)
[2025-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [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 115 kB/s)
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-message-writer ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-message-writer ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-message-writer ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-message-writer ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-message-writer ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-message-writer ---
[2025-10-01T23:28:48.695Z] [INFO] Processed 3 files in 24ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-message-writer ---
[2025-10-01T23:28:48.695Z] [INFO] Processed 3 files in 00:00.008 (Already Sorted: 3, Needed Sorting: 0)
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-message-writer ---
[2025-10-01T23:28:48.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.695Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.695Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/message-writer/src/main/resources
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-message-writer ---
[2025-10-01T23:28:48.695Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.695Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/tools/message-writer/target/classes
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-message-writer ---
[2025-10-01T23:28:48.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.695Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.695Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/message-writer/src/test/resources
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-message-writer ---
[2025-10-01T23:28:48.695Z] [INFO] No sources to compile
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-message-writer ---
[2025-10-01T23:28:48.695Z] [INFO] No tests to run.
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-message-writer ---
[2025-10-01T23:28:48.695Z] [INFO] Building jar: /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final.jar
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-message-writer ---
[2025-10-01T23:28:48.695Z] [INFO] Building jar: /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-message-writer ---
[2025-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] ------------< io.quarkus:quarkus-devtools-registry-client >-------------
[2025-10-01T23:28:48.695Z] [INFO] Building Quarkus - Dev tools - Registry Client API 2.7.5.Final [22/964]
[2025-10-01T23:28:48.695Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[2025-10-01T23:28:48.695Z] [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 286 kB/s)
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.pom
[2025-10-01T23:28:48.695Z] [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 108 kB/s)
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
[2025-10-01T23:28:48.695Z] [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 68 kB/s)
[2025-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [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 194 kB/s)
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
[2025-10-01T23:28:48.695Z] [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 62 kB/s)
[2025-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [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 139 kB/s)
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
[2025-10-01T23:28:48.695Z] [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 64 kB/s)
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[2025-10-01T23:28:48.695Z] [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 208 kB/s)
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
[2025-10-01T23:28:48.695Z] [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 3.8 MB/s)
[2025-10-01T23:28:48.695Z] [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 3.9 MB/s)
[2025-10-01T23:28:48.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar (397 kB at 4.0 MB/s)
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-registry-client ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-registry-client ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-registry-client ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-registry-client ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-registry-client ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-registry-client ---
[2025-10-01T23:28:48.695Z] [INFO] Processed 86 files in 142ms (Formatted: 0, Unchanged: 86, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-registry-client ---
[2025-10-01T23:28:48.695Z] [INFO] Processed 86 files in 00:00.300 (Already Sorted: 86, Needed Sorting: 0)
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-registry-client ---
[2025-10-01T23:28:48.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.695Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.695Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/registry-client/src/main/resources
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-registry-client ---
[2025-10-01T23:28:48.695Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.695Z] [INFO] Compiling 79 source files to /quarkus/independent-projects/tools/registry-client/target/classes
[2025-10-01T23:28:48.695Z] [WARNING] /quarkus/independent-projects/tools/registry-client/src/main/java/io/quarkus/registry/json/JsonBuilder.java:[80,50] unchecked cast
[2025-10-01T23:28:48.695Z] required: T
[2025-10-01T23:28:48.695Z] found: capture#1 of ?
[2025-10-01T23:28:48.695Z] [WARNING] /quarkus/independent-projects/tools/registry-client/src/main/java/io/quarkus/registry/json/JsonBuilder.java:[87,50] unchecked cast
[2025-10-01T23:28:48.695Z] required: S
[2025-10-01T23:28:48.695Z] found: capture#2 of ?
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-devtools-registry-client ---
[2025-10-01T23:28:48.695Z] [INFO] Saving Jandex index: /quarkus/independent-projects/tools/registry-client/target/classes/META-INF/jandex.idx
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-registry-client ---
[2025-10-01T23:28:48.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.695Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.695Z] [INFO] Copying 28 resources
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-registry-client ---
[2025-10-01T23:28:48.695Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.695Z] [INFO] Compiling 7 source files to /quarkus/independent-projects/tools/registry-client/target/test-classes
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-registry-client ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.695Z] [INFO] T E S T S
[2025-10-01T23:28:48.695Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.695Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.695Z] [INFO] Running io.quarkus.devtools.registry.util.PlatformArtifactsTest
[2025-10-01T23:28:48.695Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in io.quarkus.devtools.registry.util.PlatformArtifactsTest
[2025-10-01T23:28:48.695Z] [INFO] Running io.quarkus.registry.config.DevToolsConfigSerializationTest
[2025-10-01T23:28:48.695Z] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s - in io.quarkus.registry.config.DevToolsConfigSerializationTest
[2025-10-01T23:28:48.695Z] [INFO] Running io.quarkus.registry.config.RegistriesConfigLocatorTest
[2025-10-01T23:28:48.695Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.registry.config.RegistriesConfigLocatorTest
[2025-10-01T23:28:48.695Z] [INFO] Running io.quarkus.registry.catalog.ExtensionCatalogSerializationTest
[2025-10-01T23:28:48.695Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in io.quarkus.registry.catalog.ExtensionCatalogSerializationTest
[2025-10-01T23:28:48.695Z] [INFO] Running io.quarkus.registry.catalog.ExtensionTest
[2025-10-01T23:28:48.695Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.registry.catalog.ExtensionTest
[2025-10-01T23:28:48.695Z] [INFO] Running io.quarkus.registry.catalog.platform.PlatformCatalogLastUpdatedTest
[2025-10-01T23:28:48.695Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in io.quarkus.registry.catalog.platform.PlatformCatalogLastUpdatedTest
[2025-10-01T23:28:48.695Z] [INFO] Running io.quarkus.registry.CatalogMergeUtilityTest
[2025-10-01T23:28:48.695Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.registry.CatalogMergeUtilityTest
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] Results:
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-registry-client ---
[2025-10-01T23:28:48.695Z] [INFO] Building jar: /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final.jar
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-registry-client ---
[2025-10-01T23:28:48.695Z] [INFO] Building jar: /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-registry-client ---
[2025-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] ---------------< io.quarkus:quarkus-devtools-utilities >----------------
[2025-10-01T23:28:48.695Z] [INFO] Building Quarkus - Dev tools - Utilities 2.7.5.Final [23/964]
[2025-10-01T23:28:48.695Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-utilities ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-utilities ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-utilities ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-utilities ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-utilities ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-utilities ---
[2025-10-01T23:28:48.695Z] [INFO] Processed 2 files in 8ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-utilities ---
[2025-10-01T23:28:48.695Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-utilities ---
[2025-10-01T23:28:48.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.695Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.695Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/utilities/src/main/resources
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-utilities ---
[2025-10-01T23:28:48.695Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.695Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/tools/utilities/target/classes
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-utilities ---
[2025-10-01T23:28:48.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.695Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.695Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/utilities/src/test/resources
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-utilities ---
[2025-10-01T23:28:48.695Z] [INFO] No sources to compile
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-utilities ---
[2025-10-01T23:28:48.695Z] [INFO] No tests to run.
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-utilities ---
[2025-10-01T23:28:48.695Z] [INFO] Building jar: /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final.jar
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-utilities ---
[2025-10-01T23:28:48.695Z] [INFO] Building jar: /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-utilities ---
[2025-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] ------------< io.quarkus:quarkus-devtools-base-codestarts >-------------
[2025-10-01T23:28:48.695Z] [INFO] Building Quarkus - Dev tools - Base Codestarts 2.7.5.Final [24/964]
[2025-10-01T23:28:48.695Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-base-codestarts ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-base-codestarts ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-base-codestarts ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-base-codestarts ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-base-codestarts ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-base-codestarts ---
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-base-codestarts ---
[2025-10-01T23:28:48.695Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-base-codestarts ---
[2025-10-01T23:28:48.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.695Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.695Z] [INFO] Copying 142 resources
[2025-10-01T23:28:48.695Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-base-codestarts ---
[2025-10-01T23:28:48.695Z] [INFO] No sources to compile
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-base-codestarts ---
[2025-10-01T23:28:48.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.695Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.695Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/base-codestarts/src/test/resources
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-base-codestarts ---
[2025-10-01T23:28:48.695Z] [INFO] No sources to compile
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-base-codestarts ---
[2025-10-01T23:28:48.695Z] [INFO] No tests to run.
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-base-codestarts ---
[2025-10-01T23:28:48.695Z] [INFO] Building jar: /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final.jar
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-base-codestarts ---
[2025-10-01T23:28:48.695Z] [INFO] Building jar: /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-base-codestarts ---
[2025-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [INFO]
[2025-10-01T23:28:48.695Z] [INFO] ---------------< io.quarkus:quarkus-devtools-codestarts >---------------
[2025-10-01T23:28:48.695Z] [INFO] Building Quarkus - Dev tools - Codestarts 2.7.5.Final [25/964]
[2025-10-01T23:28:48.695Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.pom
[2025-10-01T23:28:48.695Z] [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 36 kB/s)
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
[2025-10-01T23:28:48.695Z] [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 20 kB/s)
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.pom
[2025-10-01T23:28:48.695Z] [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 20 kB/s)
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.pom
[2025-10-01T23:28:48.695Z] [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 101 kB/s)
[2025-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [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 446 kB/s)
[2025-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [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 94 kB/s)
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom
[2025-10-01T23:28:48.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 34 kB/s)
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
[2025-10-01T23:28:48.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 180 kB/s)
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.jar
[2025-10-01T23:28:48.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar
[2025-10-01T23:28:48.695Z] [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-10-01T23:28:48.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (151 kB at 1.1 MB/s)
[2025-10-01T23:28:48.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar
[2025-10-01T23:28:48.696Z] [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 1.9 MB/s)
[2025-10-01T23:28:48.696Z] [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 4.2 MB/s)
[2025-10-01T23:28:48.696Z] [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 22 MB/s)
[2025-10-01T23:28:48.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar (28 kB at 145 kB/s)
[2025-10-01T23:28:48.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 197 kB/s)
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-codestarts ---
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-codestarts ---
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-codestarts ---
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-codestarts ---
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-codestarts ---
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-codestarts ---
[2025-10-01T23:28:48.696Z] [INFO] Processed 48 files in 61ms (Formatted: 0, Unchanged: 48, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-codestarts ---
[2025-10-01T23:28:48.696Z] [INFO] Processed 48 files in 00:00.094 (Already Sorted: 48, Needed Sorting: 0)
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-codestarts ---
[2025-10-01T23:28:48.696Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.696Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.696Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/codestarts/src/main/resources
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-codestarts ---
[2025-10-01T23:28:48.696Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.696Z] [INFO] Compiling 38 source files to /quarkus/independent-projects/tools/codestarts/target/classes
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/main/java/io/quarkus/devtools/codestarts/utils/NestedMaps.java:[103,49] unchecked cast
[2025-10-01T23:28:48.696Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2025-10-01T23:28:48.696Z] found: java.lang.Object
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-codestarts ---
[2025-10-01T23:28:48.696Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.696Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.696Z] [INFO] Copying 51 resources
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-codestarts ---
[2025-10-01T23:28:48.696Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.696Z] [INFO] Compiling 10 source files to /quarkus/independent-projects/tools/codestarts/target/test-classes
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] required: java.util.Collection<? extends E>
[2025-10-01T23:28:48.696Z] found: java.util.Collection
[2025-10-01T23:28:48.696Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[53,20] unchecked conversion
[2025-10-01T23:28:48.696Z] required: java.util.Collection<? extends E>
[2025-10-01T23:28:48.696Z] found: java.util.Collection
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] required: java.util.Map<K,V>
[2025-10-01T23:28:48.696Z] found: java.util.Map
[2025-10-01T23:28:48.696Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[56,24] unchecked conversion
[2025-10-01T23:28:48.696Z] required: java.util.Map<K,V>
[2025-10-01T23:28:48.696Z] found: java.util.Map
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] required: java.util.Collection<? extends E>
[2025-10-01T23:28:48.696Z] found: java.util.Collection
[2025-10-01T23:28:48.696Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[72,20] unchecked conversion
[2025-10-01T23:28:48.696Z] required: java.util.Collection<? extends E>
[2025-10-01T23:28:48.696Z] found: java.util.Collection
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] cast to java.lang.Object for a varargs call
[2025-10-01T23:28:48.696Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-codestarts ---
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.696Z] [INFO] T E S T S
[2025-10-01T23:28:48.696Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.696Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.696Z] [INFO] Running io.quarkus.devtools.codestarts.CodestartProjectGenerationTest
[2025-10-01T23:28:48.696Z] [WARN] 🔥 t codestart will not be applied (doesn't implement language 'b' yet)
[2025-10-01T23:28:48.696Z]
[2025-10-01T23:28:48.696Z] applying codestarts...
[2025-10-01T23:28:48.696Z] 📚 b
[2025-10-01T23:28:48.696Z] 🔨 maven
[2025-10-01T23:28:48.696Z] 📦 foo
[2025-10-01T23:28:48.696Z] 📝 config-yaml
[2025-10-01T23:28:48.696Z] 🚀 example-with-b
[2025-10-01T23:28:48.696Z]
[2025-10-01T23:28:48.696Z] applying codestarts...
[2025-10-01T23:28:48.696Z] 📚 a
[2025-10-01T23:28:48.696Z] 🔨 y
[2025-10-01T23:28:48.696Z] 📦 foo
[2025-10-01T23:28:48.696Z] 📝 config-properties
[2025-10-01T23:28:48.696Z] 🔧 t
[2025-10-01T23:28:48.696Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.683 s - in io.quarkus.devtools.codestarts.CodestartProjectGenerationTest
[2025-10-01T23:28:48.696Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartDataTest
[2025-10-01T23:28:48.696Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.devtools.codestarts.core.CodestartDataTest
[2025-10-01T23:28:48.696Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartPathProcessorTest
[2025-10-01T23:28:48.696Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.devtools.codestarts.core.CodestartPathProcessorTest
[2025-10-01T23:28:48.696Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.CodestartFileStrategyTest
[2025-10-01T23:28:48.696Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s - in io.quarkus.devtools.codestarts.core.strategy.CodestartFileStrategyTest
[2025-10-01T23:28:48.696Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.SmartConfigMergeCodestartFileStrategyHandlerTest
[2025-10-01T23:28:48.696Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.devtools.codestarts.core.strategy.SmartConfigMergeCodestartFileStrategyHandlerTest
[2025-10-01T23:28:48.696Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.SmartPackageFileStrategyHandlerTest
[2025-10-01T23:28:48.696Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.devtools.codestarts.core.strategy.SmartPackageFileStrategyHandlerTest
[2025-10-01T23:28:48.696Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartProcessorTest
[2025-10-01T23:28:48.696Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.devtools.codestarts.core.CodestartProcessorTest
[2025-10-01T23:28:48.696Z] [INFO] Running io.quarkus.devtools.codestarts.CodestartCatalogLoaderTest
[2025-10-01T23:28:48.696Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s - in io.quarkus.devtools.codestarts.CodestartCatalogLoaderTest
[2025-10-01T23:28:48.696Z] [INFO] Running io.quarkus.devtools.codestarts.utils.NestedMapsTest
[2025-10-01T23:28:48.696Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.devtools.codestarts.utils.NestedMapsTest
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] Results:
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-codestarts ---
[2025-10-01T23:28:48.696Z] [INFO] Building jar: /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final.jar
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-codestarts ---
[2025-10-01T23:28:48.696Z] [INFO] Building jar: /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-codestarts ---
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] -----------------< io.quarkus:quarkus-devtools-common >-----------------
[2025-10-01T23:28:48.696Z] [INFO] Building Quarkus - Dev tools - Common 2.7.5.Final [26/964]
[2025-10-01T23:28:48.696Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[2025-10-01T23:28:48.696Z] [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 266 kB/s)
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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 175 kB/s)
[2025-10-01T23:28:48.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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 272 kB/s)
[2025-10-01T23:28:48.696Z] [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 6.8 MB/s)
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-common ---
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-common ---
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-common ---
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-common ---
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-common ---
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-common ---
[2025-10-01T23:28:48.696Z] [INFO] Processed 91 files in 204ms (Formatted: 0, Unchanged: 91, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-common ---
[2025-10-01T23:28:48.696Z] [INFO] Processed 91 files in 00:00.340 (Already Sorted: 91, Needed Sorting: 0)
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-common ---
[2025-10-01T23:28:48.696Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.696Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.696Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/devtools-common/src/main/resources
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-common ---
[2025-10-01T23:28:48.696Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.696Z] [INFO] Compiling 86 source files to /quarkus/independent-projects/tools/devtools-common/target/classes
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [WARNING] /quarkus/independent-projects/tools/devtools-common/src/main/java/io/quarkus/platform/catalog/processor/MetadataValue.java:[24,58] unchecked cast
[2025-10-01T23:28:48.696Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2025-10-01T23:28:48.696Z] found: java.lang.Object
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-common ---
[2025-10-01T23:28:48.696Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.696Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.696Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.696Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-common ---
[2025-10-01T23:28:48.696Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.696Z] [INFO] Compiling 5 source files to /quarkus/independent-projects/tools/devtools-common/target/test-classes
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-common ---
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.696Z] [INFO] T E S T S
[2025-10-01T23:28:48.696Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.696Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.696Z] [INFO] Running io.quarkus.maven.utilities.PomTransformerTest
[2025-10-01T23:28:48.696Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s - in io.quarkus.maven.utilities.PomTransformerTest
[2025-10-01T23:28:48.696Z] [INFO] Running io.quarkus.devtools.project.codegen.CreateProjectHelperTest
[2025-10-01T23:28:48.696Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.devtools.project.codegen.CreateProjectHelperTest
[2025-10-01T23:28:48.696Z] [INFO] Running io.quarkus.platform.catalog.predicate.ExtensionPredicateTest
[2025-10-01T23:28:48.696Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in io.quarkus.platform.catalog.predicate.ExtensionPredicateTest
[2025-10-01T23:28:48.696Z] [INFO] Running io.quarkus.platform.catalog.compatibility.ExtensionCatalogCompatibilityTest
[2025-10-01T23:28:48.696Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.platform.catalog.compatibility.ExtensionCatalogCompatibilityTest
[2025-10-01T23:28:48.696Z] [INFO] Running io.quarkus.platform.catalog.processor.ProcessedCategoryTest
[2025-10-01T23:28:48.696Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.platform.catalog.processor.ProcessedCategoryTest
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] Results:
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-common ---
[2025-10-01T23:28:48.696Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final.jar
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-common ---
[2025-10-01T23:28:48.696Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-common ---
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] ---------------------< io.quarkus:quarkus-parent >----------------------
[2025-10-01T23:28:48.696Z] [INFO] Building Quarkus - Parent pom 2.7.5.Final [27/964]
[2025-10-01T23:28:48.696Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-parent ---
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-parent ---
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-parent ---
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-parent ---
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-parent ---
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-parent ---
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] -----------------------< io.quarkus:quarkus-bom >-----------------------
[2025-10-01T23:28:48.696Z] [INFO] Building Quarkus - BOM 2.7.5.Final [28/964]
[2025-10-01T23:28:48.696Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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 8.4 kB/s)
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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 25 kB/s)
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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 69 kB/s)
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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 74 kB/s)
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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 185 kB/s)
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom
[2025-10-01T23:28:48.696Z] [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 103 kB/s)
[2025-10-01T23:28:48.696Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/41/oss-parent-41.pom
[2025-10-01T23:28:48.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom
[2025-10-01T23:28:48.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom (23 kB at 304 kB/s)
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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 39 kB/s)
[2025-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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-10-01T23:28:48.696Z] [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 249 kB/s)
[2025-10-01T23:28:48.696Z] [INFO]
[2025-10-01T23:28:48.696Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom ---
[2025-10-01T23:28:48.697Z] [INFO]
[2025-10-01T23:28:48.697Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom ---
[2025-10-01T23:28:48.697Z] [INFO]
[2025-10-01T23:28:48.697Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom ---
[2025-10-01T23:28:48.697Z] [INFO]
[2025-10-01T23:28:48.697Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom ---
[2025-10-01T23:28:48.697Z] [INFO]
[2025-10-01T23:28:48.697Z] [INFO] --- quarkus-platform-bom-maven-plugin:0.0.40:flatten-platform-bom (default) @ quarkus-bom ---
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.pom (826 B at 1.8 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 1.9 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 22 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 7.0 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 83 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom
[2025-10-01T23:28:48.697Z] [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 61 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 46 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 28 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 60 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 24 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 18 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 101 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 51 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 21 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 26 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 38 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 34 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 131 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 36 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 27 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 168 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 65 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 42 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 250 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 38 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 44 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 47 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1.pom
[2025-10-01T23:28:48.697Z] [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 114 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 218 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 39 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 42 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 3.5 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 74 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 15 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 64 kB/s)
[2025-10-01T23:28:48.697Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2025-10-01T23:28:48.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2025-10-01T23:28:48.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom (59 kB at 644 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom
[2025-10-01T23:28:48.697Z] [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 195 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[2025-10-01T23:28:48.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 389 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 10 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 4.2 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 125 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 106 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 66 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 80 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 28 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 25 kB/s)
[2025-10-01T23:28:48.697Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom
[2025-10-01T23:28:48.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom
[2025-10-01T23:28:48.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom (37 kB at 490 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 21 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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 60 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.pom
[2025-10-01T23:28:48.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.pom (1.9 kB at 25 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom
[2025-10-01T23:28:48.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom (1.4 kB at 18 kB/s)
[2025-10-01T23:28:48.697Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom
[2025-10-01T23:28:48.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom
[2025-10-01T23:28:48.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (3.4 kB at 40 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
[2025-10-01T23:28:48.697Z] [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 7.7 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom
[2025-10-01T23:28:48.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom (1.3 kB at 20 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom
[2025-10-01T23:28:48.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom (1.1 kB at 17 kB/s)
[2025-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.697Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 136 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
[2025-10-01T23:28:48.698Z] [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 244 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 685 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 245 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 161 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 322 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 152 kB/s)
[2025-10-01T23:28:48.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar
[2025-10-01T23:28:48.698Z] [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 92 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 523 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 35 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 12 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 162 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 2.6 MB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 233 kB/s)
[2025-10-01T23:28:48.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar
[2025-10-01T23:28:48.698Z] [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 123 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 562 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar (310 kB at 449 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 74 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 13 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 63 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 76 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 275 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 10 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 242 kB/s)
[2025-10-01T23:28:48.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
[2025-10-01T23:28:48.698Z] [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 51 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 303 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 49 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 717 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 92 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 15 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 29 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 202 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 67 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 178 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 144 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 37 kB/s)
[2025-10-01T23:28:48.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.jar
[2025-10-01T23:28:48.698Z] [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 160 kB/s)
[2025-10-01T23:28:48.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar
[2025-10-01T23:28:48.698Z] [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 355 kB/s)
[2025-10-01T23:28:48.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar
[2025-10-01T23:28:48.698Z] [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 474 kB/s)
[2025-10-01T23:28:48.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.jar
[2025-10-01T23:28:48.698Z] [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 30 kB/s)
[2025-10-01T23:28:48.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar
[2025-10-01T23:28:48.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.jar (327 kB at 290 kB/s)
[2025-10-01T23:28:48.698Z] [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 170 kB/s)
[2025-10-01T23:28:48.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar (1.2 MB at 1.0 MB/s)
[2025-10-01T23:28:48.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar (276 kB at 231 kB/s)
[2025-10-01T23:28:48.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.jar (3.2 MB at 2.2 MB/s)
[2025-10-01T23:28:48.698Z] [INFO]
[2025-10-01T23:28:48.698Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom ---
[2025-10-01T23:28:48.698Z] [INFO]
[2025-10-01T23:28:48.698Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom ---
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [INFO]
[2025-10-01T23:28:48.698Z] [INFO] ------------------< io.quarkus:quarkus-build-parent >-------------------
[2025-10-01T23:28:48.698Z] [INFO] Building Quarkus - Build Parent 2.7.5.Final [29/964]
[2025-10-01T23:28:48.698Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.698Z] [INFO]
[2025-10-01T23:28:48.698Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-build-parent ---
[2025-10-01T23:28:48.698Z] [INFO]
[2025-10-01T23:28:48.698Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-build-parent ---
[2025-10-01T23:28:48.698Z] [INFO]
[2025-10-01T23:28:48.698Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-build-parent ---
[2025-10-01T23:28:48.698Z] [INFO]
[2025-10-01T23:28:48.698Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-build-parent ---
[2025-10-01T23:28:48.698Z] [INFO]
[2025-10-01T23:28:48.698Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-build-parent ---
[2025-10-01T23:28:48.698Z] [INFO]
[2025-10-01T23:28:48.698Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-build-parent ---
[2025-10-01T23:28:48.698Z] [INFO]
[2025-10-01T23:28:48.698Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-build-parent ---
[2025-10-01T23:28:48.698Z] [INFO]
[2025-10-01T23:28:48.698Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-build-parent ---
[2025-10-01T23:28:48.698Z] [INFO]
[2025-10-01T23:28:48.698Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-build-parent ---
[2025-10-01T23:28:48.698Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.698Z] [INFO]
[2025-10-01T23:28:48.698Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-build-parent ---
[2025-10-01T23:28:48.698Z] [INFO]
[2025-10-01T23:28:48.698Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-build-parent ---
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [INFO]
[2025-10-01T23:28:48.698Z] [INFO] ------------------< io.quarkus:quarkus-ide-launcher >-------------------
[2025-10-01T23:28:48.698Z] [INFO] Building Quarkus - IDE Launcher 2.7.5.Final [30/964]
[2025-10-01T23:28:48.698Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 64 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 359 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom (16 kB at 235 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 1.4 MB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 79 kB/s)
[2025-10-01T23:28:48.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom
[2025-10-01T23:28:48.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom (65 kB at 687 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 17 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.698Z] [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 123 kB/s)
[2025-10-01T23:28:48.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[2025-10-01T23:28:48.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 234 kB/s)
[2025-10-01T23:28:48.698Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[2025-10-01T23:28:48.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 4.2 MB/s)
[2025-10-01T23:28:48.699Z] [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 2.6 MB/s)
[2025-10-01T23:28:48.699Z] [INFO]
[2025-10-01T23:28:48.699Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-ide-launcher ---
[2025-10-01T23:28:48.699Z] [INFO]
[2025-10-01T23:28:48.699Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-ide-launcher ---
[2025-10-01T23:28:48.699Z] [INFO]
[2025-10-01T23:28:48.699Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-ide-launcher ---
[2025-10-01T23:28:48.699Z] [INFO]
[2025-10-01T23:28:48.699Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-ide-launcher ---
[2025-10-01T23:28:48.699Z] [INFO]
[2025-10-01T23:28:48.699Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-ide-launcher ---
[2025-10-01T23:28:48.699Z] [INFO]
[2025-10-01T23:28:48.699Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-ide-launcher ---
[2025-10-01T23:28:48.699Z] [INFO]
[2025-10-01T23:28:48.699Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-ide-launcher ---
[2025-10-01T23:28:48.699Z] [INFO]
[2025-10-01T23:28:48.699Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-ide-launcher ---
[2025-10-01T23:28:48.699Z] [INFO] Processed 4 files in 719ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.699Z] [INFO]
[2025-10-01T23:28:48.699Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-ide-launcher ---
[2025-10-01T23:28:48.699Z] [INFO] Processed 4 files in 00:00.194 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.699Z] [INFO]
[2025-10-01T23:28:48.699Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-ide-launcher ---
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 81 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
[2025-10-01T23:28:48.699Z] [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 16 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 26 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
[2025-10-01T23:28:48.699Z] [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 28 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
[2025-10-01T23:28:48.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 1.1 MB/s)
[2025-10-01T23:28:48.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 2.1 MB/s)
[2025-10-01T23:28:48.699Z] [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 565 kB/s)
[2025-10-01T23:28:48.699Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.699Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.699Z] [INFO]
[2025-10-01T23:28:48.699Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-ide-launcher ---
[2025-10-01T23:28:48.699Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.699Z] [INFO] Compiling 4 source files to /quarkus/core/launcher/target/classes
[2025-10-01T23:28:48.699Z] [WARNING] /quarkus/core/launcher/src/main/java/io/quarkus/launcher/JBangIntegration.java:[120,122] unchecked cast
[2025-10-01T23:28:48.699Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2025-10-01T23:28:48.699Z] found: java.lang.Object
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO]
[2025-10-01T23:28:48.699Z] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (unpack-dependencies) @ quarkus-ide-launcher ---
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 82 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 68 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 14 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
[2025-10-01T23:28:48.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 198 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 24 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 37 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 204 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
[2025-10-01T23:28:48.699Z] [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 52 kB/s)
[2025-10-01T23:28:48.699Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
[2025-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
[2025-10-01T23:28:48.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 40 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 111 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 40 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 26 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
[2025-10-01T23:28:48.699Z] [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 26 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 31 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[2025-10-01T23:28:48.699Z] [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 35 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[2025-10-01T23:28:48.699Z] [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 148 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 22 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom
[2025-10-01T23:28:48.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom (19 kB at 235 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 18 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 38 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 72 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom
[2025-10-01T23:28:48.699Z] [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 65 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
[2025-10-01T23:28:48.699Z] [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 112 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 155 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
[2025-10-01T23:28:48.699Z] [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 64 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 181 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 107 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom
[2025-10-01T23:28:48.699Z] [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 232 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 47 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 47 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 27 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom
[2025-10-01T23:28:48.699Z] [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 32 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 23 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 34 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 55 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
[2025-10-01T23:28:48.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 403 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 71 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[2025-10-01T23:28:48.699Z] [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 186 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 98 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
[2025-10-01T23:28:48.699Z] [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 28 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 35 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 32 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[2025-10-01T23:28:48.699Z] [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 86 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2025-10-01T23:28:48.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 175 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[2025-10-01T23:28:48.699Z] [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 12 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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 10 kB/s)
[2025-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.699Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar
[2025-10-01T23:28:48.700Z] [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 158 kB/s)
[2025-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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 155 kB/s)
[2025-10-01T23:28:48.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
[2025-10-01T23:28:48.700Z] [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 2.8 MB/s)
[2025-10-01T23:28:48.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
[2025-10-01T23:28:48.700Z] [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 730 kB/s)
[2025-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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 206 kB/s)
[2025-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 1.6 MB/s)
[2025-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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 101 kB/s)
[2025-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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 1.9 MB/s)
[2025-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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 4.2 MB/s)
[2025-10-01T23:28:48.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[2025-10-01T23:28:48.700Z] [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 304 kB/s)
[2025-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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 78 kB/s)
[2025-10-01T23:28:48.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[2025-10-01T23:28:48.700Z] [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 76 kB/s)
[2025-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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 32 kB/s)
[2025-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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 46 kB/s)
[2025-10-01T23:28:48.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[2025-10-01T23:28:48.700Z] [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 677 kB/s)
[2025-10-01T23:28:48.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 2.1 MB/s)
[2025-10-01T23:28:48.700Z] [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 238 kB/s)
[2025-10-01T23:28:48.700Z] [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 111 kB/s)
[2025-10-01T23:28:48.700Z] [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 343 kB/s)
[2025-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-ide-launcher ---
[2025-10-01T23:28:48.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.700Z] [INFO] skip non existing resourceDirectory /quarkus/core/launcher/src/test/resources
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-ide-launcher ---
[2025-10-01T23:28:48.700Z] [INFO] No sources to compile
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-ide-launcher ---
[2025-10-01T23:28:48.700Z] [INFO] No tests to run.
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-ide-launcher ---
[2025-10-01T23:28:48.700Z] [INFO] Building jar: /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final.jar
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-ide-launcher ---
[2025-10-01T23:28:48.700Z] [INFO] Building jar: /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-ide-launcher ---
[2025-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --------------< io.quarkus:quarkus-development-mode-spi >---------------
[2025-10-01T23:28:48.700Z] [INFO] Building Quarkus - Development mode - SPI 2.7.5.Final [31/964]
[2025-10-01T23:28:48.700Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-development-mode-spi ---
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-development-mode-spi ---
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-development-mode-spi ---
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-development-mode-spi ---
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-development-mode-spi ---
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-development-mode-spi ---
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-development-mode-spi ---
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-development-mode-spi ---
[2025-10-01T23:28:48.700Z] [INFO] Processed 26 files in 235ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-development-mode-spi ---
[2025-10-01T23:28:48.700Z] [INFO] Processed 26 files in 00:00.354 (Already Sorted: 26, Needed Sorting: 0)
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-development-mode-spi ---
[2025-10-01T23:28:48.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.700Z] [INFO] skip non existing resourceDirectory /quarkus/core/devmode-spi/src/main/resources
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-development-mode-spi ---
[2025-10-01T23:28:48.700Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.700Z] [INFO] Compiling 26 source files to /quarkus/core/devmode-spi/target/classes
[2025-10-01T23:28:48.700Z] [WARNING] /quarkus/core/devmode-spi/src/main/java/io/quarkus/dev/console/DevConsoleManager.java:[81,31] unchecked cast
[2025-10-01T23:28:48.700Z] required: T
[2025-10-01T23:28:48.700Z] found: java.lang.Object
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-development-mode-spi ---
[2025-10-01T23:28:48.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.700Z] [INFO] skip non existing resourceDirectory /quarkus/core/devmode-spi/src/test/resources
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-development-mode-spi ---
[2025-10-01T23:28:48.700Z] [INFO] No sources to compile
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-development-mode-spi ---
[2025-10-01T23:28:48.700Z] [INFO] No tests to run.
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-development-mode-spi ---
[2025-10-01T23:28:48.700Z] [INFO] Building jar: /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-development-mode-spi ---
[2025-10-01T23:28:48.700Z] [INFO] Building jar: /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-development-mode-spi ---
[2025-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [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-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] -------------------< io.quarkus:quarkus-core-parent >-------------------
[2025-10-01T23:28:48.700Z] [INFO] Building Quarkus - Core 2.7.5.Final [32/964]
[2025-10-01T23:28:48.700Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core-parent ---
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core-parent ---
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core-parent ---
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core-parent ---
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core-parent ---
[2025-10-01T23:28:48.700Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core-parent ---
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core-parent ---
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core-parent ---
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core-parent ---
[2025-10-01T23:28:48.701Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core-parent ---
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core-parent ---
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] ---------------< io.quarkus:quarkus-extension-processor >---------------
[2025-10-01T23:28:48.701Z] [INFO] Building Quarkus - Core - Extension Processor 2.7.5.Final [33/964]
[2025-10-01T23:28:48.701Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 21 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 54 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 209 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.pom
[2025-10-01T23:28:48.701Z] [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 31 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.pom
[2025-10-01T23:28:48.701Z] [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 9.1 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.pom
[2025-10-01T23:28:48.701Z] [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 55 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 27 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 217 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 464 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 39 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 32 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 60 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 90 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 69 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.pom
[2025-10-01T23:28:48.701Z] [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 56 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom
[2025-10-01T23:28:48.701Z] [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 92 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom
[2025-10-01T23:28:48.701Z] [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 58 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.pom
[2025-10-01T23:28:48.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.pom (2.9 kB at 46 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.pom
[2025-10-01T23:28:48.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.pom (4.4 kB at 62 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.pom
[2025-10-01T23:28:48.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.pom (1.5 kB at 19 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom
[2025-10-01T23:28:48.701Z] [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 37 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.pom
[2025-10-01T23:28:48.701Z] [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 20 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-all/0.9.1/nailgun-all-0.9.1.pom
[2025-10-01T23:28:48.701Z] [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 56 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom
[2025-10-01T23:28:48.701Z] [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 476 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.pom
[2025-10-01T23:28:48.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.pom (2.1 kB at 23 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 143 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.pom
[2025-10-01T23:28:48.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.pom (1.5 kB at 23 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.jar
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.jar
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.jar
[2025-10-01T23:28:48.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.jar (239 kB at 3.1 MB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 709 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 14 MB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 171 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 8.3 MB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 184 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 898 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.jar
[2025-10-01T23:28:48.701Z] [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 188 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6-native.jar
[2025-10-01T23:28:48.701Z] [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 4.2 MB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar
[2025-10-01T23:28:48.701Z] [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 27 MB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar
[2025-10-01T23:28:48.701Z] [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 490 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.jar
[2025-10-01T23:28:48.701Z] [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 3.4 MB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.jar
[2025-10-01T23:28:48.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.jar (16 kB at 32 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.jar
[2025-10-01T23:28:48.701Z] [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 1.6 MB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar
[2025-10-01T23:28:48.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.jar (50 kB at 91 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.jar
[2025-10-01T23:28:48.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.jar (14 kB at 23 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar
[2025-10-01T23:28:48.701Z] [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 249 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.jar
[2025-10-01T23:28:48.701Z] [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 53 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar (72 kB at 110 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar
[2025-10-01T23:28:48.701Z] [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 928 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.jar (13 kB at 19 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar (86 kB at 115 kB/s)
[2025-10-01T23:28:48.701Z] [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 14 MB/s)
[2025-10-01T23:28:48.701Z] [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 22 kB/s)
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-extension-processor ---
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-extension-processor ---
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-extension-processor ---
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-extension-processor ---
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-extension-processor ---
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-extension-processor ---
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-extension-processor ---
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-extension-processor ---
[2025-10-01T23:28:48.701Z] [INFO] Processed 23 files in 301ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-extension-processor ---
[2025-10-01T23:28:48.701Z] [INFO] Processed 23 files in 00:00.278 (Already Sorted: 23, Needed Sorting: 0)
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-extension-processor ---
[2025-10-01T23:28:48.701Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.701Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-extension-processor ---
[2025-10-01T23:28:48.701Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.701Z] [INFO] Compiling 19 source files to /quarkus/core/processor/target/classes
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-extension-processor ---
[2025-10-01T23:28:48.701Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.701Z] [INFO] skip non existing resourceDirectory /quarkus/core/processor/src/test/resources
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-extension-processor ---
[2025-10-01T23:28:48.701Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.701Z] [INFO] Compiling 4 source files to /quarkus/core/processor/target/test-classes
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-extension-processor ---
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.701Z] [INFO] T E S T S
[2025-10-01T23:28:48.701Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.701Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.701Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.DocGeneratorUtilTest
[2025-10-01T23:28:48.701Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in io.quarkus.annotation.processor.generate_doc.DocGeneratorUtilTest
[2025-10-01T23:28:48.701Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.ConfigDocKeyTest
[2025-10-01T23:28:48.701Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.annotation.processor.generate_doc.ConfigDocKeyTest
[2025-10-01T23:28:48.701Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.JavaDocConfigSectionParserTest
[2025-10-01T23:28:48.701Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in io.quarkus.annotation.processor.generate_doc.JavaDocConfigSectionParserTest
[2025-10-01T23:28:48.701Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.JavaDocConfigDescriptionParserTest
[2025-10-01T23:28:48.701Z] 2025-10-01T21:45:42.357Z [main] WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem
[2025-10-01T23:28:48.701Z] Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable.
[2025-10-01T23:28:48.701Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.106 s - in io.quarkus.annotation.processor.generate_doc.JavaDocConfigDescriptionParserTest
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] Results:
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-extension-processor ---
[2025-10-01T23:28:48.701Z] [INFO] Building jar: /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final.jar
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-extension-processor ---
[2025-10-01T23:28:48.701Z] [INFO] Building jar: /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-extension-processor ---
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [INFO]
[2025-10-01T23:28:48.701Z] [INFO] ----------------------< io.quarkus:quarkus-core >-----------------------
[2025-10-01T23:28:48.701Z] [INFO] Building Quarkus - Core - Runtime 2.7.5.Final [34/964]
[2025-10-01T23:28:48.701Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 27 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 37 kB/s)
[2025-10-01T23:28:48.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/35/smallrye-parent-35.pom
[2025-10-01T23:28:48.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/35/smallrye-parent-35.pom (9.8 kB at 138 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 29 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 40 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 240 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 107 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 51 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 49 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 18 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 9.4 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 17 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 20 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 10 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 20 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 66 kB/s)
[2025-10-01T23:28:48.701Z] [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-10-01T23:28:48.701Z] [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 56 kB/s)
[2025-10-01T23:28:48.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom
[2025-10-01T23:28:48.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 731 kB/s)
[2025-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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 12 kB/s)
[2025-10-01T23:28:48.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.pom
[2025-10-01T23:28:48.702Z] [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 4.6 kB/s)
[2025-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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 239 kB/s)
[2025-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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 169 kB/s)
[2025-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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 237 kB/s)
[2025-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.jar (250 kB at 1.4 MB/s)
[2025-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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 60 kB/s)
[2025-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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 195 kB/s)
[2025-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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 55 kB/s)
[2025-10-01T23:28:48.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.jar
[2025-10-01T23:28:48.702Z] [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 79 kB/s)
[2025-10-01T23:28:48.702Z] [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 39 kB/s)
[2025-10-01T23:28:48.702Z] [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 325 kB/s)
[2025-10-01T23:28:48.702Z] [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 1.7 MB/s)
[2025-10-01T23:28:48.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.jar (13 MB at 12 MB/s)
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core ---
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core ---
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core ---
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core ---
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core ---
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core ---
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core ---
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core ---
[2025-10-01T23:28:48.702Z] [INFO] Processed 166 files in 822ms (Formatted: 0, Unchanged: 166, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core ---
[2025-10-01T23:28:48.702Z] [INFO] Processed 166 files in 00:00.804 (Already Sorted: 166, Needed Sorting: 0)
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-core ---
[2025-10-01T23:28:48.702Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.702Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-core ---
[2025-10-01T23:28:48.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom
[2025-10-01T23:28:48.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom (4.6 kB at 17 kB/s)
[2025-10-01T23:28:48.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom
[2025-10-01T23:28:48.702Z] [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 62 kB/s)
[2025-10-01T23:28:48.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom
[2025-10-01T23:28:48.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom (3.8 kB at 61 kB/s)
[2025-10-01T23:28:48.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom
[2025-10-01T23:28:48.702Z] [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 180 kB/s)
[2025-10-01T23:28:48.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom
[2025-10-01T23:28:48.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom (15 kB at 178 kB/s)
[2025-10-01T23:28:48.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom
[2025-10-01T23:28:48.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom (5.0 kB at 65 kB/s)
[2025-10-01T23:28:48.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom
[2025-10-01T23:28:48.702Z] [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 50 kB/s)
[2025-10-01T23:28:48.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom
[2025-10-01T23:28:48.702Z] [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 39 kB/s)
[2025-10-01T23:28:48.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar
[2025-10-01T23:28:48.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar (328 kB at 3.7 MB/s)
[2025-10-01T23:28:48.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar
[2025-10-01T23:28:48.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar (287 kB at 4.0 MB/s)
[2025-10-01T23:28:48.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar
[2025-10-01T23:28:48.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar (364 kB at 3.9 MB/s)
[2025-10-01T23:28:48.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar
[2025-10-01T23:28:48.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar (73 kB at 1.1 MB/s)
[2025-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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 32 kB/s)
[2025-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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 461 kB/s)
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-core ---
[2025-10-01T23:28:48.702Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.702Z] [INFO] Compiling 148 source files to /quarkus/core/runtime/target/classes
[2025-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSourceProvider.java:[19,31] unchecked cast
[2025-10-01T23:28:48.702Z] required: java.lang.Class<org.eclipse.microprofile.config.spi.ConfigSourceProvider>
[2025-10-01T23:28:48.702Z] found: java.lang.Class<capture#1 of ?>
[2025-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/logging/LogMetricsHandlerRecorder.java:[51,16] unchecked conversion
[2025-10-01T23:28:48.702Z] required: io.quarkus.runtime.RuntimeValue<java.util.Optional<java.util.logging.Handler>>
[2025-10-01T23:28:48.702Z] found: io.quarkus.runtime.RuntimeValue
[2025-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSource.java:[19,99] unchecked cast
[2025-10-01T23:28:48.702Z] required: java.lang.Class<org.eclipse.microprofile.config.spi.ConfigSource>
[2025-10-01T23:28:48.702Z] found: java.lang.Class<capture#2 of ?>
[2025-10-01T23:28:48.702Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSourceFactory.java:[18,31] unchecked cast
[2025-10-01T23:28:48.702Z] required: java.lang.Class<io.smallrye.config.ConfigSourceFactory>
[2025-10-01T23:28:48.702Z] found: java.lang.Class<capture#3 of ?>
[2025-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/Quarkus.java:[64,97] unchecked cast
[2025-10-01T23:28:48.702Z] required: java.lang.Class<? extends io.quarkus.runtime.Application>
[2025-10-01T23:28:48.702Z] found: java.lang.Class<capture#4 of ?>
[2025-10-01T23:28:48.702Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/Quarkus.java:[66,47] newInstance() in java.lang.Class has been deprecated
[2025-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeOverrideConfigSource.java:[24,100] unchecked cast
[2025-10-01T23:28:48.702Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-10-01T23:28:48.702Z] found: java.lang.Object
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-core ---
[2025-10-01T23:28:48.702Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.702Z] [INFO] skip non existing resourceDirectory /quarkus/core/runtime/src/test/resources
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-core ---
[2025-10-01T23:28:48.702Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.702Z] [INFO] Compiling 18 source files to /quarkus/core/runtime/target/test-classes
[2025-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] required: java.util.Map<? extends K,? extends V>
[2025-10-01T23:28:48.702Z] found: java.util.Map
[2025-10-01T23:28:48.702Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/ConfigExpanderTestCase.java:[33,24] unchecked conversion
[2025-10-01T23:28:48.702Z] required: java.util.Map<? extends K,? extends V>
[2025-10-01T23:28:48.702Z] found: java.util.Map
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-core ---
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.702Z] [INFO] T E S T S
[2025-10-01T23:28:48.702Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.702Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.702Z] [INFO] Running io.quarkus.runtime.logging.LogMetricsHandlerTest
[2025-10-01T23:28:48.702Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in io.quarkus.runtime.logging.LogMetricsHandlerTest
[2025-10-01T23:28:48.702Z] [INFO] Running io.quarkus.runtime.util.JavaVersionUtilTest
[2025-10-01T23:28:48.702Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.runtime.util.JavaVersionUtilTest
[2025-10-01T23:28:48.702Z] [INFO] Running io.quarkus.runtime.util.StringUtilTestCase
[2025-10-01T23:28:48.702Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in io.quarkus.runtime.util.StringUtilTestCase
[2025-10-01T23:28:48.702Z] [INFO] Running io.quarkus.runtime.util.ExceptionUtilTest
[2025-10-01T23:28:48.702Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in io.quarkus.runtime.util.ExceptionUtilTest
[2025-10-01T23:28:48.702Z] [INFO] Running io.quarkus.runtime.configuration.HyphenateEnumConverterTest
[2025-10-01T23:28:48.702Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.runtime.configuration.HyphenateEnumConverterTest
[2025-10-01T23:28:48.702Z] [INFO] Running io.quarkus.runtime.configuration.LocaleConverterTest
[2025-10-01T23:28:48.702Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.runtime.configuration.LocaleConverterTest
[2025-10-01T23:28:48.702Z] [INFO] Running io.quarkus.runtime.configuration.MemorySizeConverterTestCase
[2025-10-01T23:28:48.702Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.runtime.configuration.MemorySizeConverterTestCase
[2025-10-01T23:28:48.702Z] [INFO] Running io.quarkus.runtime.configuration.NameIteratorTestCase
[2025-10-01T23:28:48.702Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.runtime.configuration.NameIteratorTestCase
[2025-10-01T23:28:48.702Z] [INFO] Running io.quarkus.runtime.configuration.DotEnvTestCase
[2025-10-01T23:28:48.702Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in io.quarkus.runtime.configuration.DotEnvTestCase
[2025-10-01T23:28:48.702Z] [INFO] Running io.quarkus.runtime.configuration.ConfigInstantiatorTestCase
[2025-10-01T23:28:48.702Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in io.quarkus.runtime.configuration.ConfigInstantiatorTestCase
[2025-10-01T23:28:48.702Z] [INFO] Running io.quarkus.runtime.configuration.DurationConverterTestCase
[2025-10-01T23:28:48.702Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.runtime.configuration.DurationConverterTestCase
[2025-10-01T23:28:48.702Z] [INFO] Running io.quarkus.runtime.configuration.ConfigProfileTestCase
[2025-10-01T23:28:48.702Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in io.quarkus.runtime.configuration.ConfigProfileTestCase
[2025-10-01T23:28:48.702Z] [INFO] Running io.quarkus.runtime.configuration.CharsetConverterTestCase
[2025-10-01T23:28:48.702Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.runtime.configuration.CharsetConverterTestCase
[2025-10-01T23:28:48.702Z] [INFO] Running io.quarkus.runtime.configuration.ConverterTestCase
[2025-10-01T23:28:48.702Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.runtime.configuration.ConverterTestCase
[2025-10-01T23:28:48.702Z] [INFO] Running io.quarkus.runtime.configuration.ConfigExpanderTestCase
[2025-10-01T23:28:48.702Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.runtime.configuration.ConfigExpanderTestCase
[2025-10-01T23:28:48.702Z] [INFO] Running io.quarkus.runtime.configuration.UUIDPropertyTest
[2025-10-01T23:28:48.702Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.runtime.configuration.UUIDPropertyTest
[2025-10-01T23:28:48.702Z] [INFO] Running io.quarkus.logging.LoggingApiCompletenessTest
[2025-10-01T23:28:48.702Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.logging.LoggingApiCompletenessTest
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] Results:
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-core ---
[2025-10-01T23:28:48.702Z] [INFO] Building jar: /quarkus/core/runtime/target/quarkus-core-2.7.5.Final.jar
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core ---
[2025-10-01T23:28:48.702Z] [INFO] Building jar: /quarkus/core/runtime/target/quarkus-core-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core ---
[2025-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [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-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] ---------------< io.quarkus:quarkus-class-change-agent >----------------
[2025-10-01T23:28:48.702Z] [INFO] Building Quarkus - Core - Class Change Agent 2.7.5.Final [35/964]
[2025-10-01T23:28:48.702Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-class-change-agent ---
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-class-change-agent ---
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-class-change-agent ---
[2025-10-01T23:28:48.702Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-class-change-agent ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-class-change-agent ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-class-change-agent ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-class-change-agent ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-class-change-agent ---
[2025-10-01T23:28:48.703Z] [INFO] Processed 1 files in 47ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-class-change-agent ---
[2025-10-01T23:28:48.703Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-class-change-agent ---
[2025-10-01T23:28:48.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.703Z] [INFO] skip non existing resourceDirectory /quarkus/core/class-change-agent/src/main/resources
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-class-change-agent ---
[2025-10-01T23:28:48.703Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.703Z] [INFO] Compiling 1 source file to /quarkus/core/class-change-agent/target/classes
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-class-change-agent ---
[2025-10-01T23:28:48.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.703Z] [INFO] skip non existing resourceDirectory /quarkus/core/class-change-agent/src/test/resources
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-class-change-agent ---
[2025-10-01T23:28:48.703Z] [INFO] No sources to compile
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-class-change-agent ---
[2025-10-01T23:28:48.703Z] [INFO] No tests to run.
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-class-change-agent ---
[2025-10-01T23:28:48.703Z] [INFO] Building jar: /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final.jar
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-class-change-agent ---
[2025-10-01T23:28:48.703Z] [INFO] Building jar: /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-class-change-agent ---
[2025-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] ---------------------< io.quarkus:quarkus-builder >---------------------
[2025-10-01T23:28:48.703Z] [INFO] Building Quarkus - Builder 2.7.5.Final [36/964]
[2025-10-01T23:28:48.703Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-builder ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-builder ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-builder ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-builder ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-builder ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-builder ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-builder ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-builder ---
[2025-10-01T23:28:48.703Z] [INFO] Processed 30 files in 273ms (Formatted: 0, Unchanged: 30, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-builder ---
[2025-10-01T23:28:48.703Z] [INFO] Processed 30 files in 00:00.111 (Already Sorted: 30, Needed Sorting: 0)
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-builder ---
[2025-10-01T23:28:48.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.703Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-builder ---
[2025-10-01T23:28:48.703Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.703Z] [INFO] Compiling 29 source files to /quarkus/core/builder/target/classes
[2025-10-01T23:28:48.703Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[138,42] unchecked cast
[2025-10-01T23:28:48.703Z] required: java.util.List<T>
[2025-10-01T23:28:48.703Z] found: java.util.List
[2025-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] required: java.util.List<? extends java.lang.Comparable<? super T>>,T
[2025-10-01T23:28:48.703Z] found: java.util.List,io.quarkus.builder.item.BuildItem
[2025-10-01T23:28:48.703Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[242,56] unchecked conversion
[2025-10-01T23:28:48.703Z] required: java.util.List<? extends java.lang.Comparable<? super T>>
[2025-10-01T23:28:48.703Z] found: java.util.List
[2025-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] required: java.util.List<? extends java.lang.Comparable<? super T>>,T
[2025-10-01T23:28:48.703Z] found: java.util.List,io.quarkus.builder.item.BuildItem
[2025-10-01T23:28:48.703Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildExecutionBuilder.java:[91,52] unchecked conversion
[2025-10-01T23:28:48.703Z] required: java.util.List<? extends java.lang.Comparable<? super T>>
[2025-10-01T23:28:48.703Z] found: java.util.List
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-builder ---
[2025-10-01T23:28:48.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.703Z] [INFO] skip non existing resourceDirectory /quarkus/core/builder/src/test/resources
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-builder ---
[2025-10-01T23:28:48.703Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.703Z] [INFO] Compiling 1 source file to /quarkus/core/builder/target/test-classes
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-builder ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.703Z] [INFO] T E S T S
[2025-10-01T23:28:48.703Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.703Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.703Z] [INFO] Running io.quarkus.builder.BasicTests
[2025-10-01T23:28:48.703Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in io.quarkus.builder.BasicTests
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] Results:
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-builder ---
[2025-10-01T23:28:48.703Z] [INFO] Building jar: /quarkus/core/builder/target/quarkus-builder-2.7.5.Final.jar
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-builder ---
[2025-10-01T23:28:48.703Z] [INFO] Building jar: /quarkus/core/builder/target/quarkus-builder-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-builder ---
[2025-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] ------------------< io.quarkus:quarkus-devtools-all >-------------------
[2025-10-01T23:28:48.703Z] [INFO] Building Quarkus - Dev tools 2.7.5.Final [37/964]
[2025-10-01T23:28:48.703Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-all ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-all ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devtools-all ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devtools-all ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-all ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-all ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-all ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-all ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-all ---
[2025-10-01T23:28:48.703Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-all ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-all ---
[2025-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] ---------< io.quarkus:quarkus-platform-descriptor-json-plugin >---------
[2025-10-01T23:28:48.703Z] [INFO] Building Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin 2.7.5.Final [38/964]
[2025-10-01T23:28:48.703Z] [INFO] ----------------------------[ maven-plugin ]----------------------------
[2025-10-01T23:28:48.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom
[2025-10-01T23:28:48.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 344 kB/s)
[2025-10-01T23:28:48.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom
[2025-10-01T23:28:48.703Z] [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 127 kB/s)
[2025-10-01T23:28:48.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom
[2025-10-01T23:28:48.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom (19 kB at 137 kB/s)
[2025-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar
[2025-10-01T23:28:48.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar
[2025-10-01T23:28:48.703Z] [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 1.7 MB/s)
[2025-10-01T23:28:48.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar (332 kB at 4.0 MB/s)
[2025-10-01T23:28:48.703Z] [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 109 kB/s)
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [INFO] Processed 2 files in 26ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [INFO] Processed 2 files in 00:00.053 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.703Z] [INFO] skip non existing resourceDirectory /quarkus/devtools/platform-descriptor-json-plugin/src/main/resources
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.703Z] [INFO] Compiling 2 source files to /quarkus/devtools/platform-descriptor-json-plugin/target/classes
[2025-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2025-10-01T23:28:48.703Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2025-10-01T23:28:48.703Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors.
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.703Z] [INFO] skip non existing resourceDirectory /quarkus/devtools/platform-descriptor-json-plugin/src/test/resources
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [INFO] No sources to compile
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [INFO] No tests to run.
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [INFO] Building jar: /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final.jar
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [INFO] Building jar: /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-platform-descriptor-json-plugin ---
[2025-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] ---------< io.quarkus:quarkus-bom-quarkus-platform-properties >---------
[2025-10-01T23:28:48.703Z] [INFO] Building Quarkus - Platform Properties 2.7.5.Final [39/964]
[2025-10-01T23:28:48.703Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom-quarkus-platform-properties ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bom-quarkus-platform-properties ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-bom-quarkus-platform-properties ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-bom-quarkus-platform-properties ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom-quarkus-platform-properties ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom-quarkus-platform-properties ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom-quarkus-platform-properties ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bom-quarkus-platform-properties ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bom-quarkus-platform-properties ---
[2025-10-01T23:28:48.703Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default) @ quarkus-bom-quarkus-platform-properties ---
[2025-10-01T23:28:48.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.703Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- quarkus-platform-descriptor-json-plugin:2.7.5.Final:platform-properties (default) @ quarkus-bom-quarkus-platform-properties ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom-quarkus-platform-properties ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom-quarkus-platform-properties ---
[2025-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] -----------------< io.quarkus:quarkus-core-deployment >-----------------
[2025-10-01T23:28:48.703Z] [INFO] Building Quarkus - Core - Deployment 2.7.5.Final [40/964]
[2025-10-01T23:28:48.703Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [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 431 kB/s)
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core-deployment ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core-deployment ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core-deployment ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core-deployment ---
[2025-10-01T23:28:48.703Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core-deployment ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core-deployment ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-quarkus-core-deployment) @ quarkus-core-deployment ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core-deployment ---
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core-deployment ---
[2025-10-01T23:28:48.703Z] [INFO] Processed 430 files in 1s167ms (Formatted: 0, Unchanged: 430, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core-deployment ---
[2025-10-01T23:28:48.703Z] [INFO] Processed 430 files in 00:01.865 (Already Sorted: 430, Needed Sorting: 0)
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-core-deployment ---
[2025-10-01T23:28:48.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.703Z] [INFO] Copying 7 resources
[2025-10-01T23:28:48.703Z] [INFO]
[2025-10-01T23:28:48.703Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-core-deployment ---
[2025-10-01T23:28:48.703Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.703Z] [INFO] Compiling 375 source files to /quarkus/core/deployment/target/classes
[2025-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2025-10-01T23:28:48.703Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2025-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2025-10-01T23:28:48.703Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2025-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [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-10-01T23:28:48.703Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2025-10-01T23:28:48.703Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2025-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2025-10-01T23:28:48.704Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2025-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[178,50] newInstance() in java.lang.Class has been deprecated
[2025-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[233,95] unchecked cast
[2025-10-01T23:28:48.704Z] required: java.util.function.Function<java.lang.Object,java.util.List<java.lang.Object>>
[2025-10-01T23:28:48.704Z] found: java.util.function.Function<T,java.util.List<java.lang.Object>>
[2025-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[282,41] unchecked cast
[2025-10-01T23:28:48.704Z] required: io.quarkus.runtime.RuntimeValue<T>
[2025-10-01T23:28:48.704Z] found: java.lang.Object
[2025-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[360,77] unchecked cast
[2025-10-01T23:28:48.704Z] required: T
[2025-10-01T23:28:48.704Z] found: capture#1 of ?
[2025-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] required: java.lang.Class<T>
[2025-10-01T23:28:48.704Z] found: java.lang.Class<java.lang.Object>
[2025-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[401,40] unchecked conversion
[2025-10-01T23:28:48.704Z] required: io.quarkus.deployment.proxy.ProxyConfiguration<java.lang.Object>
[2025-10-01T23:28:48.704Z] found: io.quarkus.deployment.proxy.ProxyConfiguration
[2025-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[1271,89] unchecked cast
[2025-10-01T23:28:48.704Z] required: java.util.Map<java.lang.Object,java.lang.Object>
[2025-10-01T23:28:48.704Z] found: java.lang.Object
[2025-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[48,120] unchecked cast
[2025-10-01T23:28:48.704Z] required: java.lang.Class<T>
[2025-10-01T23:28:48.704Z] found: java.lang.Class<java.lang.Object>
[2025-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] cast to java.lang.Object for a varargs call
[2025-10-01T23:28:48.704Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[2025-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[278,51] unchecked cast
[2025-10-01T23:28:48.704Z] required: T
[2025-10-01T23:28:48.704Z] found: capture#2 of ?
[2025-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[289,62] unchecked cast
[2025-10-01T23:28:48.704Z] required: java.lang.Class<? extends T>
[2025-10-01T23:28:48.704Z] found: java.lang.Class<capture#3 of ?>
[2025-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ExtensionLoader.java:[741,78] unchecked cast
[2025-10-01T23:28:48.704Z] required: java.util.Optional<? extends io.quarkus.builder.item.BuildItem>
[2025-10-01T23:28:48.704Z] found: java.lang.Object
[2025-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ExtensionLoader.java:[760,69] unchecked cast
[2025-10-01T23:28:48.704Z] required: java.util.List<? extends io.quarkus.builder.item.MultiBuildItem>
[2025-10-01T23:28:48.704Z] found: java.lang.Object
[2025-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/Capability.java:[88,12] deprecated item is not annotated with @Deprecated
[2025-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ApplicationArchive.java:[78,20] deprecated item is not annotated with @Deprecated
[2025-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/LiveReloadBuildItem.java:[69,37] unchecked cast
[2025-10-01T23:28:48.704Z] required: T
[2025-10-01T23:28:48.704Z] found: java.lang.Object
[2025-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[224,24] unchecked cast
[2025-10-01T23:28:48.704Z] required: B
[2025-10-01T23:28:48.704Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2025-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[259,24] unchecked cast
[2025-10-01T23:28:48.704Z] required: B
[2025-10-01T23:28:48.704Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2025-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[266,24] unchecked cast
[2025-10-01T23:28:48.704Z] required: B
[2025-10-01T23:28:48.704Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2025-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] required: org.aesh.command.impl.internal.ProcessedCommand<C,CI>
[2025-10-01T23:28:48.704Z] found: org.aesh.command.impl.internal.ProcessedCommand
[2025-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ConsoleCommandBuildItem.java:[24,43] unchecked conversion
[2025-10-01T23:28:48.704Z] required: org.aesh.command.impl.internal.ProcessedCommand<C,CI>
[2025-10-01T23:28:48.704Z] found: org.aesh.command.impl.internal.ProcessedCommand
[2025-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] 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-10-01T23:28:48.704Z] found: org.aesh.command.settings.Settings
[2025-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/AeshConsole.java:[576,47] unchecked conversion
[2025-10-01T23:28:48.704Z] 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-10-01T23:28:48.704Z] found: org.aesh.command.settings.Settings
[2025-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] required: java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<? extends io.quarkus.runtime.ObjectSubstitution<? super F,? super T>>
[2025-10-01T23:28:48.704Z] found: java.lang.Class,java.lang.Class,java.lang.Class
[2025-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,54] unchecked conversion
[2025-10-01T23:28:48.704Z] required: java.lang.Class<F>
[2025-10-01T23:28:48.704Z] found: java.lang.Class
[2025-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,68] unchecked conversion
[2025-10-01T23:28:48.704Z] required: java.lang.Class<T>
[2025-10-01T23:28:48.704Z] found: java.lang.Class
[2025-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,80] unchecked conversion
[2025-10-01T23:28:48.704Z] required: java.lang.Class<? extends io.quarkus.runtime.ObjectSubstitution<? super F,? super T>>
[2025-10-01T23:28:48.704Z] found: java.lang.Class
[2025-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/configuration/type/Leaf.java:[17,60] unchecked cast
[2025-10-01T23:28:48.704Z] required: java.lang.Class<? extends org.eclipse.microprofile.config.spi.Converter<?>>
[2025-10-01T23:28:48.704Z] found: java.lang.Class<capture#4 of ?>
[2025-10-01T23:28:48.704Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/ConsoleHelper.java: Some input files additionally use or override a deprecated API.
[2025-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/CodeGenerator.java: Some input files additionally use unchecked or unsafe operations.
[2025-10-01T23:28:48.704Z] [INFO]
[2025-10-01T23:28:48.704Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-core-deployment ---
[2025-10-01T23:28:48.704Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.704Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.704Z] [INFO]
[2025-10-01T23:28:48.704Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-core-deployment ---
[2025-10-01T23:28:48.704Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.704Z] [INFO] Compiling 55 source files to /quarkus/core/deployment/target/test-classes
[2025-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] required: java.util.List<? extends ELEMENT>
[2025-10-01T23:28:48.704Z] found: java.util.List
[2025-10-01T23:28:48.704Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/deployment/proxy/SimpleClassProxyTest.java:[50,28] unchecked conversion
[2025-10-01T23:28:48.704Z] required: java.util.List<? extends ELEMENT>
[2025-10-01T23:28:48.704Z] found: java.util.List
[2025-10-01T23:28:48.704Z] [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-10-01T23:28:48.704Z] [INFO]
[2025-10-01T23:28:48.704Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-core-deployment ---
[2025-10-01T23:28:48.704Z] [INFO]
[2025-10-01T23:28:48.704Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.704Z] [INFO] T E S T S
[2025-10-01T23:28:48.704Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.704Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.704Z] [INFO] Running io.quarkus.runner.classloading.DirectoryClassPathElementTestCase
[2025-10-01T23:28:48.704Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in io.quarkus.runner.classloading.DirectoryClassPathElementTestCase
[2025-10-01T23:28:48.704Z] [INFO] Running io.quarkus.runner.classloading.MemoryClassPathElementTestCase
[2025-10-01T23:28:48.704Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.runner.classloading.MemoryClassPathElementTestCase
[2025-10-01T23:28:48.704Z] [INFO] Running io.quarkus.deployment.pkg.steps.GraalVMTest
[2025-10-01T23:28:48.704Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in io.quarkus.deployment.pkg.steps.GraalVMTest
[2025-10-01T23:28:48.704Z] [INFO] Running io.quarkus.deployment.runnerjar.DirectUserDepsOverrideTransitiveExtDepsTest
[2025-10-01T23:28:48.704Z] 2025-10-01 21:46:12,734 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Building thin jar: /quarkus/core/deployment/target/65b19f26-70f0-4d39-b715-691b156bc97c/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.704Z] 2025-10-01 21:46:12,787 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 584ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.068 s - in io.quarkus.deployment.runnerjar.DirectUserDepsOverrideTransitiveExtDepsTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.runnerjar.SimpleExtAndAppCompileDepsTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:13,119 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-2) Building thin jar: /quarkus/core/deployment/target/96dd0451-d6a9-4138-a03f-b789d85045c5/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:13,135 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 168ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s - in io.quarkus.deployment.runnerjar.SimpleExtAndAppCompileDepsTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.runnerjar.BasicExecutableOutputOutcomeTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:13,415 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Building thin jar: /quarkus/core/deployment/target/54e48c35-5764-4588-a6de-d8748bd70f16/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:13,427 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 114ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s - in io.quarkus.deployment.runnerjar.BasicExecutableOutputOutcomeTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.runnerjar.ProvidedExtensionDepsTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:13,654 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Building thin jar: /quarkus/core/deployment/target/fdc5b13d-451d-41f1-bbf9-36a536d63f1e/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:13,663 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 121ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in io.quarkus.deployment.runnerjar.ProvidedExtensionDepsTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.runnerjar.DependencyAddedInProfileTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:14,023 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Building thin jar: /quarkus/core/deployment/target/5455bceb-8edf-4dfa-99b9-48f5d2e485a5/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:14,030 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 100ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s - in io.quarkus.deployment.runnerjar.DependencyAddedInProfileTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.runnerjar.BasicBuildFromWorkspaceModuleTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:14,235 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Building thin jar: /quarkus/core/deployment/target/2a801f35-3f28-4710-9632-ad7d7bd5c1b0/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:14,243 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 81ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in io.quarkus.deployment.runnerjar.BasicBuildFromWorkspaceModuleTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.runnerjar.DependencyVersionOverridesManagedVersionTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:14,445 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-9) Building thin jar: /quarkus/core/deployment/target/a4ceb7b4-9588-4a4e-a301-952ed35a4786/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:14,456 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 101ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in io.quarkus.deployment.runnerjar.DependencyVersionOverridesManagedVersionTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.runnerjar.OptionalDepsTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:14,668 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-6) Building thin jar: /quarkus/core/deployment/target/d8a995fb-9ba5-4c9d-9425-43792ffcb051/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:14,677 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 63ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in io.quarkus.deployment.runnerjar.OptionalDepsTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.runnerjar.FirstTransitiveDepVersionIsTheEffectiveOneTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:14,835 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Building thin jar: /quarkus/core/deployment/target/292a8f2e-6570-4006-8bc4-f924ff8bc761/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:14,851 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 92ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in io.quarkus.deployment.runnerjar.FirstTransitiveDepVersionIsTheEffectiveOneTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.runnerjar.ProvidedExtensionDepsInTestModeTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:14,962 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-12) Building thin jar: /quarkus/core/deployment/target/5ca3058d-09f9-4123-8e4b-2057900259ea/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:14,972 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 49ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in io.quarkus.deployment.runnerjar.ProvidedExtensionDepsInTestModeTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.runnerjar.ExcludeLibDepsTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:15,107 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Building thin jar: /quarkus/core/deployment/target/0b1ea72d-e786-4577-ad4c-1b8ffd977852/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:15,117 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 70ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in io.quarkus.deployment.runnerjar.ExcludeLibDepsTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.runnerjar.ExcludeExtensionDepsTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:15,245 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Building thin jar: /quarkus/core/deployment/target/98dff0b2-50ec-4dac-a307-7871c7526a6f/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:15,254 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 47ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in io.quarkus.deployment.runnerjar.ExcludeExtensionDepsTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.recording.BytecodeRecorderTestCase
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.821 s - in io.quarkus.deployment.recording.BytecodeRecorderTestCase
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.util.MethodGenericSignatureReconstructionTest
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.deployment.util.MethodGenericSignatureReconstructionTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.util.JandexUtilTest
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.deployment.util.JandexUtilTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.util.HashUtilTest
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.deployment.util.HashUtilTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.util.FileUtilTest
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.deployment.util.FileUtilTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.util.UriNormalizationTest
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.deployment.util.UriNormalizationTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.util.ServiceUtilTest
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.deployment.util.ServiceUtilTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.dev.FileSystemWatcherTestCase
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.deployment.dev.FileSystemWatcherTestCase
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.dev.CompilerFlagsTest
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.deployment.dev.CompilerFlagsTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.proxy.SimpleClassProxyTest
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.deployment.proxy.SimpleClassProxyTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.proxy.SimpleInterfaceProxyTest
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.deployment.proxy.SimpleInterfaceProxyTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.FeatureNameTest
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.deployment.FeatureNameTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ExcludedDirectConditionalDependencyTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:18,349 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-6) Building thin jar: /quarkus/core/deployment/target/96d96449-d4c7-45e8-98df-0e6597c459ae/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:18,359 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 102ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in io.quarkus.deployment.conditionaldeps.ExcludedDirectConditionalDependencyTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithSingleConditionTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:18,462 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Building thin jar: /quarkus/core/deployment/target/e271ea4b-e0e0-4f99-aa3b-8be4bd14132a/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:18,469 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 46ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithSingleConditionTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.conditionaldeps.DependencyConditionMatchesConditionalDependencyTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:18,572 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-13) Building thin jar: /quarkus/core/deployment/target/d4c4c008-5837-4b3a-8abd-4d1364b2f677/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:18,615 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 80ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in io.quarkus.deployment.conditionaldeps.DependencyConditionMatchesConditionalDependencyTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.conditionaldeps.TransitiveConditionalDepTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:18,759 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-6) Building thin jar: /quarkus/core/deployment/target/615be922-2f9d-4efd-a146-3d4b88de3688/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:18,768 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 63ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s - in io.quarkus.deployment.conditionaldeps.TransitiveConditionalDepTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.conditionaldeps.UnsatisfiedConditionalDependencyWithTwoConditionsTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:18,859 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Building thin jar: /quarkus/core/deployment/target/51c5642a-1d65-497b-9fab-3b6da7dd4604/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:18,867 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 43ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in io.quarkus.deployment.conditionaldeps.UnsatisfiedConditionalDependencyWithTwoConditionsTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.conditionaldeps.CascadingConditionalDependenciesTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:18,974 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-9) Building thin jar: /quarkus/core/deployment/target/e968e433-1114-4130-a71e-09f06d142bf6/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:19,019 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 74ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in io.quarkus.deployment.conditionaldeps.CascadingConditionalDependenciesTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyScenarioTwoTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:19,201 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Building thin jar: /quarkus/core/deployment/target/aebbc482-0a77-4bfd-a994-ff8ab2801e50/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:19,217 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 86ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyScenarioTwoTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithTwoConditionsTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:19,319 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-3) Building thin jar: /quarkus/core/deployment/target/d5ada2c8-ae84-4179-a5db-4923e13bce0d/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:19,327 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 42ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithTwoConditionsTest
[2025-10-01T23:28:48.705Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ExcludedTransitiveConditionalDependencyTest
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:19,422 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-7) Building thin jar: /quarkus/core/deployment/target/efb5ff23-5522-442d-ae97-96fc7ce62129/workspace/target/quarkus-application-runner.jar
[2025-10-01T23:28:48.705Z] 2025-10-01 21:46:19,437 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 44ms
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in io.quarkus.deployment.conditionaldeps.ExcludedTransitiveConditionalDependencyTest
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] Results:
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] Tests run: 111, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-core-deployment ---
[2025-10-01T23:28:48.705Z] [INFO] Building jar: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core-deployment ---
[2025-10-01T23:28:48.705Z] [INFO] Building jar: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core-deployment ---
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] -----------------< io.quarkus:quarkus-enforcer-rules >------------------
[2025-10-01T23:28:48.705Z] [INFO] Building Quarkus - Enforcer Rules 2.7.5.Final [41/964]
[2025-10-01T23:28:48.705Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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 134 kB/s)
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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 995 kB/s)
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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 3.9 kB/s)
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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 48 kB/s)
[2025-10-01T23:28:48.705Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[2025-10-01T23:28:48.705Z] [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 185 kB/s)
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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 58 kB/s)
[2025-10-01T23:28:48.705Z] [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 1.3 MB/s)
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-enforcer-rules ---
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-enforcer-rules ---
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-enforcer-rules ---
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-enforcer-rules ---
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-enforcer-rules ---
[2025-10-01T23:28:48.705Z] [INFO] Processed 3 files in 19ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-enforcer-rules ---
[2025-10-01T23:28:48.705Z] [INFO] Processed 3 files in 00:00.041 (Already Sorted: 3, Needed Sorting: 0)
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-enforcer-rules ---
[2025-10-01T23:28:48.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.705Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.705Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/enforcer-rules/src/main/resources
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-enforcer-rules ---
[2025-10-01T23:28:48.705Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.705Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/enforcer-rules/target/classes
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-enforcer-rules ---
[2025-10-01T23:28:48.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.705Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.705Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/enforcer-rules/src/test/resources
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-enforcer-rules ---
[2025-10-01T23:28:48.705Z] [INFO] No sources to compile
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ quarkus-enforcer-rules ---
[2025-10-01T23:28:48.705Z] [INFO] No tests to run.
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-enforcer-rules ---
[2025-10-01T23:28:48.705Z] [INFO] Building jar: /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final.jar
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-enforcer-rules ---
[2025-10-01T23:28:48.705Z] [INFO] Building jar: /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.705Z] [INFO]
[2025-10-01T23:28:48.705Z] [INFO] --- maven-invoker-plugin:3.2.2:install (integration-test) @ quarkus-enforcer-rules ---
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom
[2025-10-01T23:28:48.705Z] [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 178 kB/s)
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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 92 kB/s)
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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 93 kB/s)
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
[2025-10-01T23:28:48.705Z] [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 299 kB/s)
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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 20 kB/s)
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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 23 kB/s)
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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 35 kB/s)
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
[2025-10-01T23:28:48.705Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 14 kB/s)
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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 28 kB/s)
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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 24 kB/s)
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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 42 kB/s)
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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 53 kB/s)
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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 181 kB/s)
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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 34 kB/s)
[2025-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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-10-01T23:28:48.705Z] [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 171 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 37 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 54 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 52 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[2025-10-01T23:28:48.706Z] [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 51 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 135 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 55 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 24 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom
[2025-10-01T23:28:48.706Z] [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 209 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 17 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 43 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 146 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 69 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 118 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 38 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 33 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 42 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 17 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 172 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 327 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 384 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 358 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 4.7 MB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 380 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 956 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 1.1 MB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 1.5 MB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 223 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 645 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 198 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 29 MB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 164 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 141 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 68 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 181 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 467 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 34 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 32 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 537 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 148 kB/s)
[2025-10-01T23:28:48.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[2025-10-01T23:28:48.706Z] [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 159 kB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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 39 kB/s)
[2025-10-01T23:28:48.706Z] [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 40 kB/s)
[2025-10-01T23:28:48.706Z] [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 38 kB/s)
[2025-10-01T23:28:48.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 783 kB/s)
[2025-10-01T23:28:48.706Z] [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 11 MB/s)
[2025-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [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-10-01T23:28:48.706Z] [INFO]
[2025-10-01T23:28:48.706Z] [INFO] --- maven-invoker-plugin:3.2.2:run (integration-test) @ quarkus-enforcer-rules ---
[2025-10-01T23:28:48.706Z] [INFO] Building: smoketest/pom.xml
[2025-10-01T23:28:48.706Z] [INFO] run post-build script verify.groovy
[2025-10-01T23:28:48.706Z] [INFO] smoketest/pom.xml ................................ SUCCESS (15.5 s)
[2025-10-01T23:28:48.706Z] [INFO] -------------------------------------------------
[2025-10-01T23:28:48.706Z] [INFO] Build Summary:
[2025-10-01T23:28:48.706Z] [INFO] Passed: 1, Failed: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.706Z] [INFO] -------------------------------------------------
[2025-10-01T23:28:48.706Z] [INFO]
[2025-10-01T23:28:48.706Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-enforcer-rules ---
[2025-10-01T23:28:48.706Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final.jar
[2025-10-01T23:28:48.706Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/pom.xml to /root/.m2/repository/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final.pom
[2025-10-01T23:28:48.706Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.706Z] [INFO]
[2025-10-01T23:28:48.706Z] [INFO] ----------------< io.quarkus:quarkus-extensions-parent >----------------
[2025-10-01T23:28:48.706Z] [INFO] Building Quarkus - Extensions - Parent pom 2.7.5.Final [42/964]
[2025-10-01T23:28:48.706Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.706Z] [INFO]
[2025-10-01T23:28:48.706Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-extensions-parent ---
[2025-10-01T23:28:48.706Z] [INFO]
[2025-10-01T23:28:48.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-extensions-parent ---
[2025-10-01T23:28:48.706Z] [INFO]
[2025-10-01T23:28:48.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-extensions-parent ---
[2025-10-01T23:28:48.706Z] [INFO]
[2025-10-01T23:28:48.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-extensions-parent ---
[2025-10-01T23:28:48.706Z] [INFO]
[2025-10-01T23:28:48.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-extensions-parent ---
[2025-10-01T23:28:48.706Z] [INFO]
[2025-10-01T23:28:48.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-extensions-parent ---
[2025-10-01T23:28:48.706Z] [INFO]
[2025-10-01T23:28:48.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-extensions-parent ---
[2025-10-01T23:28:48.706Z] [INFO]
[2025-10-01T23:28:48.706Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-extensions-parent ---
[2025-10-01T23:28:48.706Z] [INFO]
[2025-10-01T23:28:48.706Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-extensions-parent ---
[2025-10-01T23:28:48.706Z] [INFO]
[2025-10-01T23:28:48.706Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-extensions-parent ---
[2025-10-01T23:28:48.706Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.706Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-extensions-parent ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-extensions-parent ---
[2025-10-01T23:28:48.707Z] [INFO] Installing /quarkus/extensions/pom.xml to /root/.m2/repository/io/quarkus/quarkus-extensions-parent/2.7.5.Final/quarkus-extensions-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] ------------------< io.quarkus:quarkus-jsonp-parent >-------------------
[2025-10-01T23:28:48.707Z] [INFO] Building Quarkus - JSON-P 2.7.5.Final [43/964]
[2025-10-01T23:28:48.707Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonp-parent ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonp-parent ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonp-parent ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonp-parent ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonp-parent ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonp-parent ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonp-parent ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonp-parent ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonp-parent ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonp-parent ---
[2025-10-01T23:28:48.707Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonp-parent ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonp-parent ---
[2025-10-01T23:28:48.707Z] [INFO] Installing /quarkus/extensions/jsonp/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonp-parent/2.7.5.Final/quarkus-jsonp-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] ----------------------< io.quarkus:quarkus-jsonp >----------------------
[2025-10-01T23:28:48.707Z] [INFO] Building Quarkus - JSON-P - Runtime 2.7.5.Final [44/964]
[2025-10-01T23:28:48.707Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.707Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO] No sources to compile
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.707Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonp/runtime/src/test/resources
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO] No sources to compile
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO] No tests to run.
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO] Building jar: /quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-2.7.5.Final.jar
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO] Building jar: /quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonp ---
[2025-10-01T23:28:48.707Z] [INFO] Installing /quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonp/2.7.5.Final/quarkus-jsonp-2.7.5.Final.jar
[2025-10-01T23:28:48.707Z] [INFO] Installing /quarkus/extensions/jsonp/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonp/2.7.5.Final/quarkus-jsonp-2.7.5.Final.pom
[2025-10-01T23:28:48.707Z] [INFO] Installing /quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonp/2.7.5.Final/quarkus-jsonp-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] ----------------< io.quarkus:quarkus-jsonp-deployment >-----------------
[2025-10-01T23:28:48.707Z] [INFO] Building Quarkus - JSON-P - Deployment 2.7.5.Final [45/964]
[2025-10-01T23:28:48.707Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonp-deployment ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonp-deployment ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonp-deployment ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonp-deployment ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonp-deployment ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonp-deployment ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonp-deployment ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonp-deployment ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonp-deployment ---
[2025-10-01T23:28:48.707Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonp-deployment ---
[2025-10-01T23:28:48.707Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonp-deployment ---
[2025-10-01T23:28:48.707Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.707Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonp/deployment/src/main/resources
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonp-deployment ---
[2025-10-01T23:28:48.707Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.707Z] [INFO] Compiling 1 source file to /quarkus/extensions/jsonp/deployment/target/classes
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonp-deployment ---
[2025-10-01T23:28:48.707Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.707Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonp/deployment/src/test/resources
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonp-deployment ---
[2025-10-01T23:28:48.707Z] [INFO] No sources to compile
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonp-deployment ---
[2025-10-01T23:28:48.707Z] [INFO] No tests to run.
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonp-deployment ---
[2025-10-01T23:28:48.707Z] [INFO] Building jar: /quarkus/extensions/jsonp/deployment/target/quarkus-jsonp-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonp-deployment ---
[2025-10-01T23:28:48.707Z] [INFO] Building jar: /quarkus/extensions/jsonp/deployment/target/quarkus-jsonp-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonp-deployment ---
[2025-10-01T23:28:48.707Z] [INFO] Installing /quarkus/extensions/jsonp/deployment/target/quarkus-jsonp-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonp-deployment/2.7.5.Final/quarkus-jsonp-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.707Z] [INFO] Installing /quarkus/extensions/jsonp/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonp-deployment/2.7.5.Final/quarkus-jsonp-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.707Z] [INFO] Installing /quarkus/extensions/jsonp/deployment/target/quarkus-jsonp-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonp-deployment/2.7.5.Final/quarkus-jsonp-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] -----------------< io.quarkus:quarkus-test-framework >------------------
[2025-10-01T23:28:48.707Z] [INFO] Building Quarkus - Test Framework 2.7.5.Final [46/964]
[2025-10-01T23:28:48.707Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-framework ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-framework ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-framework ---
[2025-10-01T23:28:48.707Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-framework ---
[2025-10-01T23:28:48.707Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-framework ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-framework ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-framework ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-framework ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-framework ---
[2025-10-01T23:28:48.707Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-framework ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-framework ---
[2025-10-01T23:28:48.707Z] [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-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] -------------------< io.quarkus:quarkus-test-common >-------------------
[2025-10-01T23:28:48.707Z] [INFO] Building Quarkus - Test Framework - Common 2.7.5.Final [47/964]
[2025-10-01T23:28:48.707Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-common ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-common ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-common ---
[2025-10-01T23:28:48.707Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-common ---
[2025-10-01T23:28:48.707Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-common ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-common ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-common ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-common ---
[2025-10-01T23:28:48.707Z] [INFO] Processed 44 files in 88ms (Formatted: 0, Unchanged: 44, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-common ---
[2025-10-01T23:28:48.707Z] [INFO] Processed 44 files in 00:00.199 (Already Sorted: 44, Needed Sorting: 0)
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-common ---
[2025-10-01T23:28:48.707Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.707Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-common ---
[2025-10-01T23:28:48.707Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.707Z] [INFO] Compiling 41 source files to /quarkus/test-framework/common/target/classes
[2025-10-01T23:28:48.707Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/DefaultNativeImageLauncher.java:[57,14] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2025-10-01T23:28:48.707Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/DefaultNativeImageLauncher.java:[58,64] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2025-10-01T23:28:48.707Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/DefaultNativeImageLauncher.java:[58,14] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2025-10-01T23:28:48.707Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/DefaultNativeImageLauncher.java:[63,22] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2025-10-01T23:28:48.707Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/TestResourceManager.java:[103,84] unchecked cast
[2025-10-01T23:28:48.707Z] required: io.quarkus.test.common.QuarkusTestResourceConfigurableLifecycleManager<java.lang.annotation.Annotation>
[2025-10-01T23:28:48.707Z] found: io.quarkus.test.common.QuarkusTestResourceLifecycleManager
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-common ---
[2025-10-01T23:28:48.707Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.707Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/common/src/test/resources
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-common ---
[2025-10-01T23:28:48.707Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.707Z] [INFO] Compiling 3 source files to /quarkus/test-framework/common/target/test-classes
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-common ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.707Z] [INFO] T E S T S
[2025-10-01T23:28:48.707Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.707Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.707Z] [INFO] Running io.quarkus.test.common.QuarkusTestResourceLifecycleManagerComparatorTest
[2025-10-01T23:28:48.707Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in io.quarkus.test.common.QuarkusTestResourceLifecycleManagerComparatorTest
[2025-10-01T23:28:48.707Z] [INFO] Running io.quarkus.test.common.TestResourceManagerTest
[2025-10-01T23:28:48.707Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in io.quarkus.test.common.TestResourceManagerTest
[2025-10-01T23:28:48.707Z] [INFO] Running io.quarkus.test.common.TestResourceManagerInjectorTest
[2025-10-01T23:28:48.707Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in io.quarkus.test.common.TestResourceManagerInjectorTest
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] Results:
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-common ---
[2025-10-01T23:28:48.707Z] [INFO] Building jar: /quarkus/test-framework/common/target/quarkus-test-common-2.7.5.Final.jar
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-common ---
[2025-10-01T23:28:48.707Z] [INFO] Building jar: /quarkus/test-framework/common/target/quarkus-test-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-common ---
[2025-10-01T23:28:48.707Z] [INFO] Installing /quarkus/test-framework/common/target/quarkus-test-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-common/2.7.5.Final/quarkus-test-common-2.7.5.Final.jar
[2025-10-01T23:28:48.707Z] [INFO] Installing /quarkus/test-framework/common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-common/2.7.5.Final/quarkus-test-common-2.7.5.Final.pom
[2025-10-01T23:28:48.707Z] [INFO] Installing /quarkus/test-framework/common/target/quarkus-test-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-common/2.7.5.Final/quarkus-test-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] -----------------< io.quarkus:quarkus-junit5-internal >-----------------
[2025-10-01T23:28:48.707Z] [INFO] Building Quarkus - Test Framework - JUnit 5 Internal Test Framework 2.7.5.Final [48/964]
[2025-10-01T23:28:48.707Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom
[2025-10-01T23:28:48.707Z] [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 55 kB/s)
[2025-10-01T23:28:48.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom
[2025-10-01T23:28:48.707Z] [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 174 kB/s)
[2025-10-01T23:28:48.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom
[2025-10-01T23:28:48.707Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 11 kB/s)
[2025-10-01T23:28:48.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar
[2025-10-01T23:28:48.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar
[2025-10-01T23:28:48.707Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar (93 kB at 1.2 MB/s)
[2025-10-01T23:28:48.707Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar (123 kB at 720 kB/s)
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-internal ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-internal ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-internal ---
[2025-10-01T23:28:48.707Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-internal ---
[2025-10-01T23:28:48.707Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-internal ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-internal ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-internal ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-internal ---
[2025-10-01T23:28:48.707Z] [INFO] Processed 16 files in 64ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-internal ---
[2025-10-01T23:28:48.707Z] [INFO] Processed 16 files in 00:00.158 (Already Sorted: 16, Needed Sorting: 0)
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-internal ---
[2025-10-01T23:28:48.707Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.707Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-internal/src/main/resources
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-internal ---
[2025-10-01T23:28:48.707Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.707Z] [INFO] Compiling 15 source files to /quarkus/test-framework/junit5-internal/target/classes
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-internal ---
[2025-10-01T23:28:48.707Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.707Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-internal/src/test/resources
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-internal ---
[2025-10-01T23:28:48.707Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.707Z] [INFO] Compiling 1 source file to /quarkus/test-framework/junit5-internal/target/test-classes
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-internal ---
[2025-10-01T23:28:48.707Z] [INFO]
[2025-10-01T23:28:48.707Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.707Z] [INFO] T E S T S
[2025-10-01T23:28:48.707Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.707Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.707Z] [INFO] Running io.quarkus.test.QuarkusProdModeTestTest
[2025-10-01T23:28:48.707Z] 2025-10-01 21:46:55,113 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 611ms
[2025-10-01T23:28:48.707Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.707Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.707Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.707Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.707Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.707Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.707Z] 2025-10-01 21:46:55,525 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.http.port" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.707Z] 2025-10-01 21:46:55,621 INFO [io.quarkus] (main) simple-app 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.406s.
[2025-10-01T23:28:48.707Z] 2025-10-01 21:46:55,622 INFO [io.quarkus] (main) Profile prod activated.
[2025-10-01T23:28:48.707Z] 2025-10-01 21:46:55,622 INFO [io.quarkus] (main) Installed features: []
[2025-10-01T23:28:48.707Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.707Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.707Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.707Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.707Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.707Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.708Z] 2025-10-01 21:46:55,979 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.http.port" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.708Z] 2025-10-01 21:46:56,073 INFO [io.quarkus] (main) simple-app 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.334s.
[2025-10-01T23:28:48.708Z] 2025-10-01 21:46:56,073 INFO [io.quarkus] (main) Profile prod activated.
[2025-10-01T23:28:48.708Z] 2025-10-01 21:46:56,074 INFO [io.quarkus] (main) Installed features: []
[2025-10-01T23:28:48.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.071 s - in io.quarkus.test.QuarkusProdModeTestTest
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] Results:
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-internal ---
[2025-10-01T23:28:48.708Z] [INFO] Building jar: /quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-2.7.5.Final.jar
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-internal ---
[2025-10-01T23:28:48.708Z] [INFO] Building jar: /quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-internal ---
[2025-10-01T23:28:48.708Z] [INFO] Installing /quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-internal/2.7.5.Final/quarkus-junit5-internal-2.7.5.Final.jar
[2025-10-01T23:28:48.708Z] [INFO] Installing /quarkus/test-framework/junit5-internal/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5-internal/2.7.5.Final/quarkus-junit5-internal-2.7.5.Final.pom
[2025-10-01T23:28:48.708Z] [INFO] Installing /quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-internal/2.7.5.Final/quarkus-junit5-internal-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] ----------------< io.quarkus:quarkus-devtools-testing >-----------------
[2025-10-01T23:28:48.708Z] [INFO] Building Quarkus - Dev tools - Testing 2.7.5.Final [49/964]
[2025-10-01T23:28:48.708Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final/wildfly-common-1.5.0.Final.pom
[2025-10-01T23:28:48.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final/wildfly-common-1.5.0.Final.pom (7.3 kB at 61 kB/s)
[2025-10-01T23:28:48.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.1/readline-2.1.pom
[2025-10-01T23:28:48.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.1/readline-2.1.pom (4.6 kB at 40 kB/s)
[2025-10-01T23:28:48.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.1/readline-all-2.1.pom
[2025-10-01T23:28:48.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.1/readline-all-2.1.pom (4.5 kB at 43 kB/s)
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-testing ---
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-testing ---
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-testing ---
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-testing ---
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-testing ---
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-testing ---
[2025-10-01T23:28:48.708Z] [INFO] Processed 28 files in 76ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-testing ---
[2025-10-01T23:28:48.708Z] [INFO] Processed 28 files in 00:00.108 (Already Sorted: 28, Needed Sorting: 0)
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-testing ---
[2025-10-01T23:28:48.708Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.708Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.708Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-testing ---
[2025-10-01T23:28:48.708Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.708Z] [INFO] Compiling 13 source files to /quarkus/independent-projects/tools/devtools-testing/target/classes
[2025-10-01T23:28:48.708Z] [WARNING] /quarkus/independent-projects/tools/devtools-testing/src/main/java/io/quarkus/devtools/testing/codestarts/QuarkusCodestartTestBuilder.java:[212,75] getExtensionCatalog(java.lang.String) in io.quarkus.devtools.project.QuarkusProjectHelper has been deprecated
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-testing ---
[2025-10-01T23:28:48.708Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.708Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.708Z] [INFO] Copying 54 resources
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-testing ---
[2025-10-01T23:28:48.708Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.708Z] [INFO] Compiling 15 source files to /quarkus/independent-projects/tools/devtools-testing/target/test-classes
[2025-10-01T23:28:48.708Z] [WARNING] /quarkus/independent-projects/tools/devtools-testing/src/test/java/io/quarkus/devtools/project/create/MultiplePlatformBomsTestBase.java:[184,36] getProject(java.nio.file.Path,io.quarkus.devtools.project.BuildTool,java.lang.String) in io.quarkus.devtools.project.QuarkusProjectHelper has been deprecated
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-testing ---
[2025-10-01T23:28:48.708Z] [INFO]
[2025-10-01T23:28:48.708Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.708Z] [INFO] T E S T S
[2025-10-01T23:28:48.708Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.708Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.708Z] [INFO] Running io.quarkus.devtools.codestarts.jbang.QuarkusJBangCodestartGenerationTest
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 📦 quarkus-jbang
[2025-10-01T23:28:48.708Z] 🔧 jbang-wrapper
[2025-10-01T23:28:48.708Z] 🚀 jbang-resteasy-code
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 📦 quarkus-jbang
[2025-10-01T23:28:48.708Z] 🔧 jbang-wrapper
[2025-10-01T23:28:48.708Z] 🚀 jbang-picocli-code
[2025-10-01T23:28:48.708Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 s - in io.quarkus.devtools.codestarts.jbang.QuarkusJBangCodestartGenerationTest
[2025-10-01T23:28:48.708Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.RESTEasyCodestartTest
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 scala
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 kotlin
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s - in io.quarkus.devtools.codestarts.quarkus.RESTEasyCodestartTest
[2025-10-01T23:28:48.708Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartGenerationTest
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 gradle
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 github-action
[2025-10-01T23:28:48.708Z] 🔧 gradle-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 scala
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 gradle
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 github-action
[2025-10-01T23:28:48.708Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-yaml
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 kotlin
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.708Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 s - in io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartGenerationTest
[2025-10-01T23:28:48.708Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.RESTEasyReactiveCodestartTest
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-reactive-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 scala
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-reactive-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 kotlin
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-reactive-codestart
[2025-10-01T23:28:48.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in io.quarkus.devtools.codestarts.quarkus.RESTEasyReactiveCodestartTest
[2025-10-01T23:28:48.708Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.SpringWebCodestartTest
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 spring-web-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 scala
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 spring-web-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 kotlin
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 spring-web-codestart
[2025-10-01T23:28:48.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in io.quarkus.devtools.codestarts.quarkus.SpringWebCodestartTest
[2025-10-01T23:28:48.708Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartCatalogTest
[2025-10-01T23:28:48.708Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartCatalogTest
[2025-10-01T23:28:48.708Z] [INFO] Running io.quarkus.devtools.codestarts.extension.QuarkusExtensionCodestartGenerationTest
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus-extension
[2025-10-01T23:28:48.708Z] 🚀 devmode-test
[2025-10-01T23:28:48.708Z] 🚀 extension-base
[2025-10-01T23:28:48.708Z] 🚀 integration-tests
[2025-10-01T23:28:48.708Z] 🚀 unit-test
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus-extension
[2025-10-01T23:28:48.708Z] 🚀 extension-base
[2025-10-01T23:28:48.708Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.devtools.codestarts.extension.QuarkusExtensionCodestartGenerationTest
[2025-10-01T23:28:48.708Z] [INFO] Running io.quarkus.devtools.project.create.ExtensionCatalogFromProvidedPlatformsTest
[2025-10-01T23:28:48.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in io.quarkus.devtools.project.create.ExtensionCatalogFromProvidedPlatformsTest
[2025-10-01T23:28:48.708Z] [INFO] Running io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromMultiplePlatformsTest
[2025-10-01T23:28:48.708Z] -----------
[2025-10-01T23:28:48.708Z] selected extensions:
[2025-10-01T23:28:48.708Z] - io.acme:ext-a
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] -----------
[2025-10-01T23:28:48.708Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.708Z] --> target/generated-test-projects/non-default-base-platform
[2025-10-01T23:28:48.708Z] -----------
[2025-10-01T23:28:48.708Z] [SUCCESS] ✅ Platform io.other.platform:acme-baz-bom has been installed
[2025-10-01T23:28:48.708Z] [SUCCESS] ✅ Extension io.acme:ext-b has been installed
[2025-10-01T23:28:48.708Z] [SUCCESS] ✅ Extension io.acme:ext-c:5.0 has been installed
[2025-10-01T23:28:48.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.156 s - in io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromMultiplePlatformsTest
[2025-10-01T23:28:48.708Z] [INFO] Running io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromSinglePlatformTest
[2025-10-01T23:28:48.708Z] -----------
[2025-10-01T23:28:48.708Z] selected extensions:
[2025-10-01T23:28:48.708Z] - org.other:other-extension
[2025-10-01T23:28:48.708Z] - org.acme.platform:acme-foo
[2025-10-01T23:28:48.708Z] - org.acme.platform:acme-baz
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] -----------
[2025-10-01T23:28:48.708Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.708Z] --> target/generated-test-projects/latest-release-old-stream
[2025-10-01T23:28:48.708Z] -----------
[2025-10-01T23:28:48.708Z] -----------
[2025-10-01T23:28:48.708Z] selected extensions:
[2025-10-01T23:28:48.708Z] - org.other:other-extension
[2025-10-01T23:28:48.708Z] - org.acme.platform:acme-foo
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] -----------
[2025-10-01T23:28:48.708Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.708Z] --> target/generated-test-projects/latest-release-latest-stream
[2025-10-01T23:28:48.708Z] -----------
[2025-10-01T23:28:48.708Z] -----------
[2025-10-01T23:28:48.708Z] selected extensions:
[2025-10-01T23:28:48.708Z] - org.other:other-five-one
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] -----------
[2025-10-01T23:28:48.708Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.708Z] --> target/generated-test-projects/add-extension-incompatible-member-bom
[2025-10-01T23:28:48.708Z] -----------
[2025-10-01T23:28:48.708Z] [ERROR] ❗ Nothing installed because keyword(s) 'acme-bar' were not matched in the catalog.
[2025-10-01T23:28:48.708Z] -----------
[2025-10-01T23:28:48.708Z] selected extensions:
[2025-10-01T23:28:48.708Z] - org.other:other-extension
[2025-10-01T23:28:48.708Z] - org.acme.platform:acme-foo
[2025-10-01T23:28:48.708Z] - org.other:other-five-zero
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.708Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.708Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] -----------
[2025-10-01T23:28:48.708Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.708Z] --> target/generated-test-projects/non-platform-extension-oldest-quarkus-version
[2025-10-01T23:28:48.708Z] -----------
[2025-10-01T23:28:48.708Z] -----------
[2025-10-01T23:28:48.708Z] selected extensions:
[2025-10-01T23:28:48.708Z] - org.acme.platform:acme-bar
[2025-10-01T23:28:48.708Z] - org.other:other-extension
[2025-10-01T23:28:48.708Z] - org.acme.platform:acme-foo
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z]
[2025-10-01T23:28:48.708Z] applying codestarts...
[2025-10-01T23:28:48.708Z] 📚 java
[2025-10-01T23:28:48.708Z] 🔨 maven
[2025-10-01T23:28:48.708Z] 📦 quarkus
[2025-10-01T23:28:48.708Z] 📝 config-properties
[2025-10-01T23:28:48.708Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/old-release-old-stream
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [ERROR] ❗ Failed to determine a compatible Quarkus version for the requested extensions: org.acme.platform:acme-bar, org.other:other-five-one
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - org.other:other-extension
[2025-10-01T23:28:48.709Z] - org.acme.platform:acme-foo
[2025-10-01T23:28:48.709Z] - org.other:other-five-one
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/non-platform-extension-quarkus-version-112
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - org.other:other-extension
[2025-10-01T23:28:48.709Z] - io.quarkus:quarkus-core
[2025-10-01T23:28:48.709Z] - org.acme.platform:acme-foo
[2025-10-01T23:28:48.709Z] - org.acme.platform:acme-baz
[2025-10-01T23:28:48.709Z] - org.other:other-five-one
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/preferred-catalogs
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - org.other:other-five-one
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/add-extension-import-bom
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ Platform org.acme.platform:acme-baz-bom has been installed
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ Extension org.acme.platform:acme-baz has been installed
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - org.other:other-extension
[2025-10-01T23:28:48.709Z] - org.acme.platform:acme-foo
[2025-10-01T23:28:48.709Z] - org.other:other-six-zero
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/non-platform-extension-latest-quarkus-version
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s - in io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromSinglePlatformTest
[2025-10-01T23:28:48.709Z] [INFO] Running io.quarkus.devtools.project.create.QuarkusPlatformReferencingUpstreamVersionTest
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - io.acme:ext-b
[2025-10-01T23:28:48.709Z] - io.acme:ext-a
[2025-10-01T23:28:48.709Z] - io.acme:ext-e
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - io.acme:ext-b
[2025-10-01T23:28:48.709Z] - io.acme:ext-a
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - io.acme:ext-a
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/downstream-upstream-platform
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-bar-bom has been installed
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-e-bom has been installed
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ Extension io.acme:ext-b has been installed
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ Extension io.acme:ext-e has been installed
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ Extension io.acme:ext-c:5.1 has been installed
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ Extension io.acme:ext-d:6.0 has been installed
[2025-10-01T23:28:48.709Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s - in io.quarkus.devtools.project.create.QuarkusPlatformReferencingUpstreamVersionTest
[2025-10-01T23:28:48.709Z] [INFO] Running io.quarkus.devtools.project.create.ExtensionsAppearingInPlatformAndNonPlatformCatalogsTest
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - org.other:other-extension
[2025-10-01T23:28:48.709Z] - org.acme.platform:acme-foo
[2025-10-01T23:28:48.709Z] - org.acme.platform:acme-baz
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/latest-release-old-stream
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - org.other:other-extension
[2025-10-01T23:28:48.709Z] - org.acme.platform:acme-foo
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/latest-release-latest-stream
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - org.other:other-five-one
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/add-extension-incompatible-member-bom
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [ERROR] ❗ Nothing installed because keyword(s) 'acme-bar' were not matched in the catalog.
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - org.other:other-extension
[2025-10-01T23:28:48.709Z] - org.acme.platform:acme-foo
[2025-10-01T23:28:48.709Z] - org.other:other-five-zero
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/non-platform-extension-oldest-quarkus-version
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - org.acme.platform:acme-bar
[2025-10-01T23:28:48.709Z] - org.other:other-extension
[2025-10-01T23:28:48.709Z] - org.acme.platform:acme-foo
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/old-release-old-stream
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [ERROR] ❗ Failed to determine a compatible Quarkus version for the requested extensions: org.acme.platform:acme-bar, org.other:other-five-one
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - org.other:other-extension
[2025-10-01T23:28:48.709Z] - org.acme.platform:acme-foo
[2025-10-01T23:28:48.709Z] - org.other:other-five-one
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/non-platform-extension-quarkus-version-112
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - org.other:other-extension
[2025-10-01T23:28:48.709Z] - io.quarkus:quarkus-core
[2025-10-01T23:28:48.709Z] - org.acme.platform:acme-foo
[2025-10-01T23:28:48.709Z] - org.acme.platform:acme-baz
[2025-10-01T23:28:48.709Z] - org.other:other-five-one
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/preferred-catalogs
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - org.other:other-five-one
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/add-extension-import-bom
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ Platform org.acme.platform:acme-baz-bom has been installed
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ Extension org.acme.platform:acme-baz has been installed
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - org.other:other-extension
[2025-10-01T23:28:48.709Z] - org.acme.platform:acme-foo
[2025-10-01T23:28:48.709Z] - org.other:other-six-zero
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/non-platform-extension-latest-quarkus-version
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s - in io.quarkus.devtools.project.create.ExtensionsAppearingInPlatformAndNonPlatformCatalogsTest
[2025-10-01T23:28:48.709Z] [INFO] Running io.quarkus.devtools.project.create.QuarkusPlatformReferencingArchivedUpstreamVersionTest
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - io.acme:ext-b
[2025-10-01T23:28:48.709Z] - io.acme:ext-a
[2025-10-01T23:28:48.709Z] - io.acme:ext-e
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - io.acme:ext-b
[2025-10-01T23:28:48.709Z] - io.acme:ext-a
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - io.acme:ext-b
[2025-10-01T23:28:48.709Z] - io.acme:ext-a
[2025-10-01T23:28:48.709Z] - io.acme:ext-e
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/created-using-downstream-stream
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - io.acme:ext-a
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/downstream-upstream-platform
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-bar-bom has been installed
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-e-bom has been installed
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ Extension io.acme:ext-b has been installed
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ Extension io.acme:ext-e has been installed
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ Extension io.acme:ext-c:5.1 has been installed
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ Extension io.acme:ext-d:6.0 has been installed
[2025-10-01T23:28:48.709Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in io.quarkus.devtools.project.create.QuarkusPlatformReferencingArchivedUpstreamVersionTest
[2025-10-01T23:28:48.709Z] [INFO] Running io.quarkus.devtools.project.create.UpstreamStreamCoordsWithNullPlatformKeyTest
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] selected extensions:
[2025-10-01T23:28:48.709Z] - io.acme:ext-a
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] applying codestarts...
[2025-10-01T23:28:48.709Z] 📚 java
[2025-10-01T23:28:48.709Z] 🔨 maven
[2025-10-01T23:28:48.709Z] 📦 quarkus
[2025-10-01T23:28:48.709Z] 📝 config-properties
[2025-10-01T23:28:48.709Z] 🔧 dockerfiles
[2025-10-01T23:28:48.709Z] 🔧 maven-wrapper
[2025-10-01T23:28:48.709Z] 🚀 resteasy-codestart
[2025-10-01T23:28:48.709Z]
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-10-01T23:28:48.709Z] --> target/generated-test-projects/created-using-upstream-2.0
[2025-10-01T23:28:48.709Z] -----------
[2025-10-01T23:28:48.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.devtools.project.create.UpstreamStreamCoordsWithNullPlatformKeyTest
[2025-10-01T23:28:48.709Z] [INFO]
[2025-10-01T23:28:48.709Z] [INFO] Results:
[2025-10-01T23:28:48.709Z] [INFO]
[2025-10-01T23:28:48.709Z] [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.709Z] [INFO]
[2025-10-01T23:28:48.709Z] [INFO]
[2025-10-01T23:28:48.709Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-testing ---
[2025-10-01T23:28:48.709Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-2.7.5.Final.jar
[2025-10-01T23:28:48.709Z] [INFO]
[2025-10-01T23:28:48.709Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-testing ---
[2025-10-01T23:28:48.709Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.709Z] [INFO]
[2025-10-01T23:28:48.709Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-testing ---
[2025-10-01T23:28:48.709Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-testing/2.7.5.Final/quarkus-devtools-testing-2.7.5.Final.jar
[2025-10-01T23:28:48.709Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-testing/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-testing/2.7.5.Final/quarkus-devtools-testing-2.7.5.Final.pom
[2025-10-01T23:28:48.709Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-testing/2.7.5.Final/quarkus-devtools-testing-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.709Z] [INFO]
[2025-10-01T23:28:48.709Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-parent >--------
[2025-10-01T23:28:48.709Z] [INFO] Building RESTEasy Reactive - Parent pom 2.7.5.Final [50/964]
[2025-10-01T23:28:48.709Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.709Z] [INFO]
[2025-10-01T23:28:48.709Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-parent ---
[2025-10-01T23:28:48.709Z] [INFO]
[2025-10-01T23:28:48.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-parent ---
[2025-10-01T23:28:48.709Z] [INFO]
[2025-10-01T23:28:48.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-parent ---
[2025-10-01T23:28:48.709Z] [INFO]
[2025-10-01T23:28:48.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-parent ---
[2025-10-01T23:28:48.709Z] [INFO]
[2025-10-01T23:28:48.709Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-parent ---
[2025-10-01T23:28:48.709Z] [INFO]
[2025-10-01T23:28:48.709Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-parent ---
[2025-10-01T23:28:48.709Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-parent ---
[2025-10-01T23:28:48.710Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-parent ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-parent ---
[2025-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-common-parent >----
[2025-10-01T23:28:48.710Z] [INFO] Building RESTEasy Reactive - Common Parent 2.7.5.Final [51/964]
[2025-10-01T23:28:48.710Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.710Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-common >--------
[2025-10-01T23:28:48.710Z] [INFO] Building RESTEasy Reactive - Common Runtime 2.7.5.Final [52/964]
[2025-10-01T23:28:48.710Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] [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 400 kB/s)
[2025-10-01T23:28:48.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom
[2025-10-01T23:28:48.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom (66 kB at 875 kB/s)
[2025-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar (147 kB at 2.1 MB/s)
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common ---
[2025-10-01T23:28:48.710Z] [INFO] Processed 142 files in 410ms (Formatted: 0, Unchanged: 142, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common ---
[2025-10-01T23:28:48.710Z] [INFO] Processed 142 files in 00:00.430 (Already Sorted: 142, Needed Sorting: 0)
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-common ---
[2025-10-01T23:28:48.710Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.710Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.710Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-common ---
[2025-10-01T23:28:48.710Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.710Z] [INFO] Compiling 142 source files to /quarkus/independent-projects/resteasy-reactive/common/runtime/target/classes
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[42,67] unchecked cast
[2025-10-01T23:28:48.710Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[47,67] unchecked cast
[2025-10-01T23:28:48.710Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#2 of ?>
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[55,20] unchecked conversion
[2025-10-01T23:28:48.710Z] required: org.jboss.resteasy.reactive.common.model.ResourceInterceptor<T>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.model.ResourceInterceptor.Reversed
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/PreMatchInterceptorContainer.java:[24,67] unchecked cast
[2025-10-01T23:28:48.710Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#3 of ?>
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RestResponseImpl.java:[110,65] unchecked cast
[2025-10-01T23:28:48.710Z] required: T
[2025-10-01T23:28:48.710Z] found: capture#4 of ?
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RestResponseImpl.java:[135,24] unchecked cast
[2025-10-01T23:28:48.710Z] required: T
[2025-10-01T23:28:48.710Z] found: T
[2025-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[99,20] unchecked cast
[2025-10-01T23:28:48.710Z] required: T
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[141,46] unchecked cast
[2025-10-01T23:28:48.710Z] required: T
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[281,20] unchecked cast
[2025-10-01T23:28:48.710Z] required: T
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[290,20] unchecked cast
[2025-10-01T23:28:48.710Z] required: T
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2025-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2025-10-01T23:28:48.710Z] found: javax.ws.rs.core.MultivaluedMap
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[92,63] unchecked cast
[2025-10-01T23:28:48.710Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.headers.MediaTypeHeaderDelegate
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[94,52] unchecked cast
[2025-10-01T23:28:48.710Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.headers.DateDelegate
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[96,60] unchecked cast
[2025-10-01T23:28:48.710Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.headers.CacheControlDelegate
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[98,63] unchecked cast
[2025-10-01T23:28:48.710Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.headers.NewCookieHeaderDelegate
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[100,60] unchecked cast
[2025-10-01T23:28:48.710Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.headers.CookieHeaderDelegate
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[102,57] unchecked cast
[2025-10-01T23:28:48.710Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.headers.EntityTagDelegate
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[104,54] unchecked cast
[2025-10-01T23:28:48.710Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.headers.LocaleDelegate
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[106,52] unchecked cast
[2025-10-01T23:28:48.710Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.headers.LinkDelegate
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[108,62] unchecked cast
[2025-10-01T23:28:48.710Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.headers.ObjectToStringDelegate
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/DeploymentUtils.java:[38,49] unchecked cast
[2025-10-01T23:28:48.710Z] required: java.lang.Class<T>
[2025-10-01T23:28:48.710Z] found: java.lang.Class<capture#5 of ?>
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/DeploymentUtils.java:[41,44] unchecked cast
[2025-10-01T23:28:48.710Z] required: java.lang.Class<T>
[2025-10-01T23:28:48.710Z] found: java.lang.Class<capture#6 of ?>
[2025-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[270,43] unchecked conversion
[2025-10-01T23:28:48.710Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[288,43] unchecked conversion
[2025-10-01T23:28:48.710Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[378,43] unchecked conversion
[2025-10-01T23:28:48.710Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[394,43] unchecked conversion
[2025-10-01T23:28:48.710Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2025-10-01T23:28:48.710Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ResponseImpl.java:[117,24] unchecked cast
[2025-10-01T23:28:48.710Z] required: T
[2025-10-01T23:28:48.710Z] found: java.lang.Object
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/reflection/ReflectionBeanFactory.java:[17,33] unchecked cast
[2025-10-01T23:28:48.710Z] required: T
[2025-10-01T23:28:48.710Z] found: capture#7 of ?
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/SingletonBeanFactory.java:[34,28] unchecked cast
[2025-10-01T23:28:48.710Z] required: T
[2025-10-01T23:28:48.710Z] found: java.lang.Object
[2025-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-common ---
[2025-10-01T23:28:48.710Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.710Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.710Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/runtime/src/test/resources
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-common ---
[2025-10-01T23:28:48.710Z] [INFO] No sources to compile
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-common ---
[2025-10-01T23:28:48.710Z] [INFO] No tests to run.
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-common ---
[2025-10-01T23:28:48.710Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final.jar
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common ---
[2025-10-01T23:28:48.710Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common ---
[2025-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-server-parent >----
[2025-10-01T23:28:48.710Z] [INFO] Building RESTEasy Reactive - Server Parent 2.7.5.Final [53/964]
[2025-10-01T23:28:48.710Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-server-parent ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-server-parent ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-server-parent ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-server-parent ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-server-parent ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-server-parent ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-server-parent ---
[2025-10-01T23:28:48.710Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-server-parent ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-server-parent ---
[2025-10-01T23:28:48.710Z] [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-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] -----------< io.quarkus.resteasy.reactive:resteasy-reactive >-----------
[2025-10-01T23:28:48.710Z] [INFO] Building RESTEasy Reactive - Runtime 2.7.5.Final [54/964]
[2025-10-01T23:28:48.710Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive ---
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive ---
[2025-10-01T23:28:48.710Z] [INFO] Processed 201 files in 456ms (Formatted: 0, Unchanged: 201, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive ---
[2025-10-01T23:28:48.710Z] [INFO] Processed 201 files in 00:00.811 (Already Sorted: 201, Needed Sorting: 0)
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive ---
[2025-10-01T23:28:48.710Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.710Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.710Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.710Z] [INFO]
[2025-10-01T23:28:48.710Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive ---
[2025-10-01T23:28:48.710Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.710Z] [INFO] Compiling 200 source files to /quarkus/independent-projects/resteasy-reactive/server/runtime/target/classes
[2025-10-01T23:28:48.710Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/handlers/ParameterHandler.java:[137,19] unchecked cast
[2025-10-01T23:28:48.710Z] required: E
[2025-10-01T23:28:48.710Z] found: java.lang.Throwable
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ParamConverterProviders.java:[29,84] unchecked cast
[2025-10-01T23:28:48.711Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ParamConverterProvider>
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ProvidersImpl.java:[30,47] unchecked cast
[2025-10-01T23:28:48.711Z] required: javax.ws.rs.ext.MessageBodyReader<T>
[2025-10-01T23:28:48.711Z] found: javax.ws.rs.ext.MessageBodyReader<capture#2 of ?>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ProvidersImpl.java:[42,47] unchecked cast
[2025-10-01T23:28:48.711Z] required: javax.ws.rs.ext.MessageBodyWriter<T>
[2025-10-01T23:28:48.711Z] found: javax.ws.rs.ext.MessageBodyWriter<capture#3 of ?>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/mapping/SubstringMap.java:[50,49] unchecked cast
[2025-10-01T23:28:48.711Z] required: org.jboss.resteasy.reactive.server.mapping.SubstringMap.SubstringMatch<V>
[2025-10-01T23:28:48.711Z] found: java.lang.Object
[2025-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ExceptionMapper<T>>
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ExceptionMapping.java:[73,45] unchecked conversion
[2025-10-01T23:28:48.711Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ExceptionMapper<T>>
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[69,110] unchecked cast
[2025-10-01T23:28:48.711Z] required: javax.ws.rs.ext.ContextResolver<T>
[2025-10-01T23:28:48.711Z] found: javax.ws.rs.ext.ContextResolver<capture#4 of ?>
[2025-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ContextResolver<?>>
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[91,34] unchecked conversion
[2025-10-01T23:28:48.711Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ContextResolver<?>>
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerSerialisers.java:[190,103] unchecked cast
[2025-10-01T23:28:48.711Z] required: org.jboss.resteasy.reactive.server.spi.ServerMessageBodyWriter<java.lang.Object>
[2025-10-01T23:28:48.711Z] found: javax.ws.rs.ext.MessageBodyWriter
[2025-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/RuntimeExceptionMapper.java:[46,71] unchecked cast
[2025-10-01T23:28:48.711Z] required: java.lang.Class<? extends java.lang.Throwable>
[2025-10-01T23:28:48.711Z] found: java.lang.Class<capture#5 of ?>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/RuntimeExceptionMapper.java:[52,83] unchecked cast
[2025-10-01T23:28:48.711Z] required: java.lang.Class<? extends java.lang.Throwable>
[2025-10-01T23:28:48.711Z] found: java.lang.Class<capture#6 of ?>
[2025-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/Features.java:[25,73] unchecked cast
[2025-10-01T23:28:48.711Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.core.Feature>
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#7 of ?>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/DynamicFeatures.java:[28,80] unchecked cast
[2025-10-01T23:28:48.711Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.container.DynamicFeature>
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#8 of ?>
[2025-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#9 of ?>
[2025-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] required: java.util.LinkedHashMap<org.jboss.resteasy.reactive.common.model.ResourceInterceptor<T>,T>
[2025-10-01T23:28:48.711Z] found: java.util.LinkedHashMap
[2025-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/DynamicFeatureContext.java:[42,50] unchecked conversion
[2025-10-01T23:28:48.711Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerResponseBuilderFactory.java:[22,16] unchecked conversion
[2025-10-01T23:28:48.711Z] required: org.jboss.resteasy.reactive.RestResponse.ResponseBuilder<T>
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.server.jaxrs.RestResponseBuilderImpl
[2025-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] required: java.util.List<java.lang.String>
[2025-10-01T23:28:48.711Z] found: java.lang.Object
[2025-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] required: java.lang.reflect.Constructor<T>
[2025-10-01T23:28:48.711Z] found: java.lang.reflect.Constructor<capture#10 of ?>
[2025-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#11 of ?>
[2025-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] required: java.util.List<java.lang.String>
[2025-10-01T23:28:48.711Z] found: java.lang.Object
[2025-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] required: java.util.List<java.lang.String>
[2025-10-01T23:28:48.711Z] found: java.lang.Object
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive ---
[2025-10-01T23:28:48.711Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.711Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.711Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/runtime/src/test/resources
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive ---
[2025-10-01T23:28:48.711Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.711Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/resteasy-reactive/server/runtime/target/test-classes
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive ---
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.711Z] [INFO] T E S T S
[2025-10-01T23:28:48.711Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.711Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.711Z] [INFO] Running org.jboss.resteasy.reactive.server.handlers.FormBodyHandlerTest
[2025-10-01T23:28:48.711Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.resteasy.reactive.server.handlers.FormBodyHandlerTest
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] Results:
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive ---
[2025-10-01T23:28:48.711Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final.jar
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive ---
[2025-10-01T23:28:48.711Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive ---
[2025-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --< io.quarkus.resteasy.reactive:resteasy-reactive-common-processor >---
[2025-10-01T23:28:48.711Z] [INFO] Building RESTEasy Reactive - Common Processor 2.7.5.Final [55/964]
[2025-10-01T23:28:48.711Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common-processor ---
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common-processor ---
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common-processor ---
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common-processor ---
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common-processor ---
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common-processor ---
[2025-10-01T23:28:48.711Z] [INFO] Processed 29 files in 106ms (Formatted: 0, Unchanged: 29, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common-processor ---
[2025-10-01T23:28:48.711Z] [INFO] Processed 29 files in 00:00.153 (Already Sorted: 29, Needed Sorting: 0)
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-common-processor ---
[2025-10-01T23:28:48.711Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.711Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.711Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/resources
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-common-processor ---
[2025-10-01T23:28:48.711Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.711Z] [INFO] Compiling 29 source files to /quarkus/independent-projects/resteasy-reactive/common/processor/target/classes
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/EndpointIndexer.java:[471,71] unchecked conversion
[2025-10-01T23:28:48.711Z] required: java.util.Map<org.jboss.jandex.DotName,org.jboss.jandex.AnnotationInstance>[]
[2025-10-01T23:28:48.711Z] found: java.util.Map[]
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/EndpointIndexer.java:[635,55] unchecked cast
[2025-10-01T23:28:48.711Z] required: METHOD
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.model.ResourceMethod
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[46,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[55,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[64,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[73,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[82,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[91,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[100,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[109,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[118,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[127,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[136,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[145,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[154,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[163,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[172,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[181,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[190,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[199,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[208,20] unchecked cast
[2025-10-01T23:28:48.711Z] required: T
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-common-processor ---
[2025-10-01T23:28:48.711Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.711Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.711Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/processor/src/test/resources
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-common-processor ---
[2025-10-01T23:28:48.711Z] [INFO] No sources to compile
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-common-processor ---
[2025-10-01T23:28:48.711Z] [INFO] No tests to run.
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-common-processor ---
[2025-10-01T23:28:48.711Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final.jar
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common-processor ---
[2025-10-01T23:28:48.711Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common-processor ---
[2025-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] [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-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] ------< io.quarkus.resteasy.reactive:resteasy-reactive-processor >------
[2025-10-01T23:28:48.711Z] [INFO] Building RESTEasy Reactive - Processor 2.7.5.Final [56/964]
[2025-10-01T23:28:48.711Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-processor ---
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-processor ---
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-processor ---
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-processor ---
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-processor ---
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-processor ---
[2025-10-01T23:28:48.711Z] [INFO] Processed 42 files in 224ms (Formatted: 0, Unchanged: 42, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-processor ---
[2025-10-01T23:28:48.711Z] [INFO] Processed 42 files in 00:00.189 (Already Sorted: 42, Needed Sorting: 0)
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-processor ---
[2025-10-01T23:28:48.711Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.711Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.711Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/resources
[2025-10-01T23:28:48.711Z] [INFO]
[2025-10-01T23:28:48.711Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-processor ---
[2025-10-01T23:28:48.711Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.711Z] [INFO] Compiling 42 source files to /quarkus/independent-projects/resteasy-reactive/server/processor/target/classes
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ResteasyReactiveDeploymentManager.java:[372,77] unchecked cast
[2025-10-01T23:28:48.711Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2025-10-01T23:28:48.711Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ResteasyReactiveDeploymentManager.java:[377,77] unchecked cast
[2025-10-01T23:28:48.711Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2025-10-01T23:28:48.711Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#2 of ?>
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] required: org.jboss.resteasy.reactive.common.processor.EndpointIndexer.Builder<T,?,METHOD>
[2025-10-01T23:28:48.712Z] found: org.jboss.resteasy.reactive.server.processor.ServerEndpointIndexer.AbstractBuilder
[2025-10-01T23:28:48.712Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[93,15] unchecked conversion
[2025-10-01T23:28:48.712Z] required: org.jboss.resteasy.reactive.common.processor.EndpointIndexer.Builder<T,?,METHOD>
[2025-10-01T23:28:48.712Z] found: org.jboss.resteasy.reactive.server.processor.ServerEndpointIndexer.AbstractBuilder
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] required: java.util.Collection<? extends E>
[2025-10-01T23:28:48.712Z] found: java.util.List
[2025-10-01T23:28:48.712Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[95,54] unchecked conversion
[2025-10-01T23:28:48.712Z] required: java.util.Collection<? extends E>
[2025-10-01T23:28:48.712Z] found: java.util.List
[2025-10-01T23:28:48.712Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[95,31] unchecked conversion
[2025-10-01T23:28:48.712Z] required: java.util.List<org.jboss.resteasy.reactive.server.processor.scanning.MethodScanner>
[2025-10-01T23:28:48.712Z] found: java.util.ArrayList
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.core.Feature>
[2025-10-01T23:28:48.712Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#3 of ?>
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.container.DynamicFeature>
[2025-10-01T23:28:48.712Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#4 of ?>
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] required: java.lang.String,org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper<T>
[2025-10-01T23:28:48.712Z] found: java.lang.String,org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] required: org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper<T>
[2025-10-01T23:28:48.712Z] found: org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] required: java.lang.Class<T>,org.jboss.resteasy.reactive.common.model.ResourceContextResolver
[2025-10-01T23:28:48.712Z] found: java.lang.Class,org.jboss.resteasy.reactive.common.model.ResourceContextResolver
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] required: java.lang.Class<T>
[2025-10-01T23:28:48.712Z] found: java.lang.Class
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-processor ---
[2025-10-01T23:28:48.712Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.712Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.712Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/processor/src/test/resources
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-processor ---
[2025-10-01T23:28:48.712Z] [INFO] No sources to compile
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-processor ---
[2025-10-01T23:28:48.712Z] [INFO] No tests to run.
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-processor ---
[2025-10-01T23:28:48.712Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final.jar
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-processor ---
[2025-10-01T23:28:48.712Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-processor ---
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-client-parent >----
[2025-10-01T23:28:48.712Z] [INFO] Building RESTEasy Reactive - Client Parent 2.7.5.Final [57/964]
[2025-10-01T23:28:48.712Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client-parent ---
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client-parent ---
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client-parent ---
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client-parent ---
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client-parent ---
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client-parent ---
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client-parent ---
[2025-10-01T23:28:48.712Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client-parent ---
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client-parent ---
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-client >--------
[2025-10-01T23:28:48.712Z] [INFO] Building RESTEasy Reactive - Client - Runtime 2.7.5.Final [58/964]
[2025-10-01T23:28:48.712Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 5.3 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 135 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.pom (917 B at 9.3 kB/s)
[2025-10-01T23:28:48.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.pom
[2025-10-01T23:28:48.712Z] [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 370 kB/s)
[2025-10-01T23:28:48.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.4/vertx-dependencies-4.2.4.pom
[2025-10-01T23:28:48.712Z] [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 362 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 183 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 152 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 907 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 25 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.pom (1.9 kB at 29 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 23 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 67 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 70 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 32 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 605 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 37 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 23 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 64 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 34 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.pom (3.2 kB at 35 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 25 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 28 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 37 kB/s)
[2025-10-01T23:28:48.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom
[2025-10-01T23:28:48.712Z] [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 163 kB/s)
[2025-10-01T23:28:48.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom
[2025-10-01T23:28:48.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom (1.5 kB at 27 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.pom (488 B at 7.4 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 35 kB/s)
[2025-10-01T23:28:48.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.4/vertx-auth-4.2.4.pom
[2025-10-01T23:28:48.712Z] [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 27 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 24 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.jar
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 259 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.jar (650 kB at 6.6 MB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 2.0 MB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.jar (479 kB at 3.0 MB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 127 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 2.9 MB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 7.4 MB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 161 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.jar (337 kB at 1.4 MB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 474 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 91 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.jar (635 kB at 2.3 MB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 1.6 MB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 116 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 455 kB/s)
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.712Z] [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 289 kB/s)
[2025-10-01T23:28:48.712Z] [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 170 kB/s)
[2025-10-01T23:28:48.712Z] [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 309 kB/s)
[2025-10-01T23:28:48.712Z] [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 12 kB/s)
[2025-10-01T23:28:48.712Z] [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 45 kB/s)
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client ---
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client ---
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client ---
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client ---
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client ---
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client ---
[2025-10-01T23:28:48.712Z] [INFO] Processed 66 files in 134ms (Formatted: 0, Unchanged: 66, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client ---
[2025-10-01T23:28:48.712Z] [INFO] Processed 66 files in 00:00.320 (Already Sorted: 66, Needed Sorting: 0)
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-client ---
[2025-10-01T23:28:48.712Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.712Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.712Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.712Z] [INFO]
[2025-10-01T23:28:48.712Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-client ---
[2025-10-01T23:28:48.712Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.712Z] [INFO] Compiling 66 source files to /quarkus/independent-projects/resteasy-reactive/client/runtime/target/classes
[2025-10-01T23:28:48.712Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSendRequestHandler.java:[420,75] unchecked cast
[2025-10-01T23:28:48.712Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-10-01T23:28:48.712Z] found: java.lang.Object
[2025-10-01T23:28:48.712Z] [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-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-10-01T23:28:48.713Z] found: javax.ws.rs.core.MultivaluedMap
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientResponseContextImpl.java:[121,32] unchecked conversion
[2025-10-01T23:28:48.713Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-10-01T23:28:48.713Z] found: javax.ws.rs.core.MultivaluedMap
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientProxies.java:[36,34] unchecked cast
[2025-10-01T23:28:48.713Z] required: T
[2025-10-01T23:28:48.713Z] found: capture#1 of ?
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[180,24] unchecked cast
[2025-10-01T23:28:48.713Z] required: T
[2025-10-01T23:28:48.713Z] found: org.jboss.resteasy.reactive.client.impl.MultiInvoker
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[182,24] unchecked cast
[2025-10-01T23:28:48.713Z] required: T
[2025-10-01T23:28:48.713Z] found: org.jboss.resteasy.reactive.client.impl.UniInvoker
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[187,52] unchecked cast
[2025-10-01T23:28:48.713Z] required: T
[2025-10-01T23:28:48.713Z] found: capture#2 of ?
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] required: javax.ws.rs.client.Entity<?>,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>,javax.ws.rs.ext.WriterInterceptor[]
[2025-10-01T23:28:48.713Z] found: javax.ws.rs.client.Entity,javax.ws.rs.core.MultivaluedMap,javax.ws.rs.ext.WriterInterceptor[]
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSetResponseEntityRestHandler.java:[81,53] unchecked conversion
[2025-10-01T23:28:48.713Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2025-10-01T23:28:48.713Z] found: javax.ws.rs.core.MultivaluedMap
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[31,41] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#3 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[36,34] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<T>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#4 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[41,34] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<T>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#5 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[46,41] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#6 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[51,34] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<T>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#7 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[56,34] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<T>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#8 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[61,42] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#9 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[66,35] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<T>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#10 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[71,35] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<T>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#11 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[76,44] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#12 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[81,37] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<T>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#13 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[86,37] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<T>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#14 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[91,42] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#15 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[96,45] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#16 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[101,38] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<T>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#17 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[106,38] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<T>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#18 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[111,43] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#19 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[116,36] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<T>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#20 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[121,36] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<T>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#21 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[126,44] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#22 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[131,37] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<T>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#23 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[136,37] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<T>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#24 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[141,44] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#25 of ?>
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[146,37] unchecked cast
[2025-10-01T23:28:48.713Z] required: io.smallrye.mutiny.Uni<T>
[2025-10-01T23:28:48.713Z] found: io.smallrye.mutiny.Uni<capture#26 of ?>
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientWriterInterceptorContextImpl.java:[99,16] unchecked conversion
[2025-10-01T23:28:48.713Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-10-01T23:28:48.713Z] found: javax.ws.rs.core.MultivaluedMap
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InboundSseEventImpl.java:[120,60] unchecked cast
[2025-10-01T23:28:48.713Z] required: T
[2025-10-01T23:28:48.713Z] found: java.lang.Object
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] 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-10-01T23:28:48.713Z] found: java.io.ByteArrayInputStream,javax.ws.rs.core.GenericType<capture#27 of ?>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[75,33] unchecked conversion
[2025-10-01T23:28:48.713Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-10-01T23:28:48.713Z] found: javax.ws.rs.core.MultivaluedMap
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] 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-10-01T23:28:48.713Z] found: java.io.InputStream,javax.ws.rs.core.GenericType<capture#28 of ?>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap
[2025-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[92,25] unchecked conversion
[2025-10-01T23:28:48.713Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-10-01T23:28:48.713Z] found: javax.ws.rs.core.MultivaluedMap
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] 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-10-01T23:28:48.713Z] 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-10-01T23:28:48.713Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[140,29] unchecked conversion
[2025-10-01T23:28:48.713Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2025-10-01T23:28:48.713Z] found: javax.ws.rs.core.MultivaluedMap
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [INFO]
[2025-10-01T23:28:48.713Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-client ---
[2025-10-01T23:28:48.713Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.713Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.713Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/runtime/src/test/resources
[2025-10-01T23:28:48.713Z] [INFO]
[2025-10-01T23:28:48.713Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-client ---
[2025-10-01T23:28:48.713Z] [INFO] No sources to compile
[2025-10-01T23:28:48.713Z] [INFO]
[2025-10-01T23:28:48.713Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-client ---
[2025-10-01T23:28:48.713Z] [INFO] No tests to run.
[2025-10-01T23:28:48.713Z] [INFO]
[2025-10-01T23:28:48.713Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-client ---
[2025-10-01T23:28:48.713Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final.jar
[2025-10-01T23:28:48.713Z] [INFO]
[2025-10-01T23:28:48.713Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client ---
[2025-10-01T23:28:48.713Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.713Z] [INFO]
[2025-10-01T23:28:48.713Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client ---
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [INFO]
[2025-10-01T23:28:48.713Z] [INFO] --------< io.quarkus.resteasy.reactive:resteasy-reactive-vertx >--------
[2025-10-01T23:28:48.713Z] [INFO] Building RESTEasy Reactive - Vert.x Support - Runtime 2.7.5.Final [59/964]
[2025-10-01T23:28:48.713Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.pom
[2025-10-01T23:28:48.713Z] [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 70 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 47 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 88 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 41 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 83 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 13 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 56 kB/s)
[2025-10-01T23:28:48.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.pom
[2025-10-01T23:28:48.713Z] [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 90 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 94 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 270 kB/s)
[2025-10-01T23:28:48.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[2025-10-01T23:28:48.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 68 kB/s)
[2025-10-01T23:28:48.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.pom
[2025-10-01T23:28:48.713Z] [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 312 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 359 kB/s)
[2025-10-01T23:28:48.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
[2025-10-01T23:28:48.713Z] [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 85 kB/s)
[2025-10-01T23:28:48.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom
[2025-10-01T23:28:48.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom (1.2 kB at 19 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 77 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 213 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 47 kB/s)
[2025-10-01T23:28:48.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
[2025-10-01T23:28:48.713Z] [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 455 kB/s)
[2025-10-01T23:28:48.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom
[2025-10-01T23:28:48.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 1.3 MB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 48 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 260 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 17 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 219 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 49 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 171 kB/s)
[2025-10-01T23:28:48.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[2025-10-01T23:28:48.713Z] [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 226 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 239 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 112 kB/s)
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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 203 kB/s)
[2025-10-01T23:28:48.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar
[2025-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [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-10-01T23:28:48.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar (355 kB at 3.0 MB/s)
[2025-10-01T23:28:48.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.jar
[2025-10-01T23:28:48.713Z] [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 89 kB/s)
[2025-10-01T23:28:48.714Z] [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-10-01T23:28:48.714Z] [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 181 kB/s)
[2025-10-01T23:28:48.714Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar
[2025-10-01T23:28:48.714Z] [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 2.3 MB/s)
[2025-10-01T23:28:48.714Z] [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-10-01T23:28:48.714Z] [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 424 kB/s)
[2025-10-01T23:28:48.714Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
[2025-10-01T23:28:48.714Z] [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 2.8 MB/s)
[2025-10-01T23:28:48.714Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
[2025-10-01T23:28:48.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.jar (293 kB at 1.2 MB/s)
[2025-10-01T23:28:48.714Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar
[2025-10-01T23:28:48.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 1.1 MB/s)
[2025-10-01T23:28:48.714Z] [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-10-01T23:28:48.714Z] [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 680 kB/s)
[2025-10-01T23:28:48.714Z] [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-10-01T23:28:48.714Z] [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 127 kB/s)
[2025-10-01T23:28:48.714Z] [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-10-01T23:28:48.714Z] [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 255 kB/s)
[2025-10-01T23:28:48.714Z] [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-10-01T23:28:48.714Z] [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 182 kB/s)
[2025-10-01T23:28:48.714Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
[2025-10-01T23:28:48.714Z] [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 362 kB/s)
[2025-10-01T23:28:48.714Z] [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-10-01T23:28:48.714Z] [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 20 MB/s)
[2025-10-01T23:28:48.714Z] [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-10-01T23:28:48.714Z] [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 99 kB/s)
[2025-10-01T23:28:48.714Z] [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-10-01T23:28:48.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar (578 kB at 1.3 MB/s)
[2025-10-01T23:28:48.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.jar (1.1 MB at 2.5 MB/s)
[2025-10-01T23:28:48.714Z] [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 162 kB/s)
[2025-10-01T23:28:48.714Z] [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 239 kB/s)
[2025-10-01T23:28:48.714Z] [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 177 kB/s)
[2025-10-01T23:28:48.714Z] [INFO]
[2025-10-01T23:28:48.714Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-vertx ---
[2025-10-01T23:28:48.714Z] [INFO]
[2025-10-01T23:28:48.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-vertx ---
[2025-10-01T23:28:48.714Z] [INFO]
[2025-10-01T23:28:48.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-vertx ---
[2025-10-01T23:28:48.714Z] [INFO]
[2025-10-01T23:28:48.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-vertx ---
[2025-10-01T23:28:48.714Z] [INFO]
[2025-10-01T23:28:48.714Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-vertx ---
[2025-10-01T23:28:48.714Z] [INFO]
[2025-10-01T23:28:48.714Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-vertx ---
[2025-10-01T23:28:48.714Z] [INFO] Processed 312 files in 278ms (Formatted: 0, Unchanged: 312, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.714Z] [INFO]
[2025-10-01T23:28:48.714Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-vertx ---
[2025-10-01T23:28:48.714Z] [INFO] Processed 312 files in 00:00.476 (Already Sorted: 312, Needed Sorting: 0)
[2025-10-01T23:28:48.714Z] [INFO]
[2025-10-01T23:28:48.714Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-vertx ---
[2025-10-01T23:28:48.714Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.714Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.714Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/vertx/src/main/resources
[2025-10-01T23:28:48.714Z] [INFO]
[2025-10-01T23:28:48.714Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-vertx ---
[2025-10-01T23:28:48.714Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.714Z] [INFO] Compiling 10 source files to /quarkus/independent-projects/resteasy-reactive/server/vertx/target/classes
[2025-10-01T23:28:48.714Z] [INFO]
[2025-10-01T23:28:48.714Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-vertx ---
[2025-10-01T23:28:48.714Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.714Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.714Z] [INFO] Copying 6 resources
[2025-10-01T23:28:48.714Z] [INFO]
[2025-10-01T23:28:48.714Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-vertx ---
[2025-10-01T23:28:48.714Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.714Z] [INFO] Compiling 302 source files to /quarkus/independent-projects/resteasy-reactive/server/vertx/target/test-classes
[2025-10-01T23:28:48.714Z] [INFO]
[2025-10-01T23:28:48.714Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-vertx ---
[2025-10-01T23:28:48.714Z] [INFO]
[2025-10-01T23:28:48.714Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.714Z] [INFO] T E S T S
[2025-10-01T23:28:48.714Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.714Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnClassAndMethodsTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.322 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnClassAndMethodsTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnClassAndMethodsTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnClassAndMethodsTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnMethodsTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnMethodsTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnMethodsTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnMethodsTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.InnerClassTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.jboss.resteasy.reactive.server.vertx.test.InnerClassTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.transformation.AnnotationTransformationTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.jboss.resteasy.reactive.server.vertx.test.transformation.AnnotationTransformationTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.AbortingFiltersTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.AbortingFiltersTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.AnotherValidNonBlockingFiltersTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.AnotherValidNonBlockingFiltersTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.FilterWithPathParamsTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.FilterWithPathParamsTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.UniFiltersTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.UniFiltersTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.CustomFiltersTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.CustomFiltersTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.NoTargetTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.NoTargetTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.InvalidNonBlockingFiltersTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.InvalidNonBlockingFiltersTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.ValidNonBlockingFiltersTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.ValidNonBlockingFiltersTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.providers.FileTestCase
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.jboss.resteasy.reactive.server.vertx.test.providers.FileTestCase
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.providers.InvalidFileTestCase
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.jboss.resteasy.reactive.server.vertx.test.providers.InvalidFileTestCase
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.matching.RegexMatchTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.jboss.resteasy.reactive.server.vertx.test.matching.RegexMatchTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.matching.StemMatchTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.jboss.resteasy.reactive.server.vertx.test.matching.StemMatchTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.stress.SuspendResumeStressTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.53 s - in org.jboss.resteasy.reactive.server.vertx.test.stress.SuspendResumeStressTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.InvalidContentTypeTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.InvalidContentTypeTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.ContentTypeCaseTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.ContentTypeCaseTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.NoAcceptMultipleProducesTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.NoAcceptMultipleProducesTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.MultipleAcceptHeadersTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.MultipleAcceptHeadersTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.RawListQueryParamTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.RawListQueryParamTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.InterfaceWithImplTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.InterfaceWithImplTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.OtherJavaTimeParamTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.OtherJavaTimeParamTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamEmptySubclassTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamEmptySubclassTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateCustomParamConverterProviderTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateCustomParamConverterProviderTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationPathTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationPathTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamWithLocalDateTimeTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamWithLocalDateTimeTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateParamTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateParamTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BlockingWithFilterTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BlockingWithFilterTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateTimeParamTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateTimeParamTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.SimpleQuarkusRestTestCase
[2025-10-01T23:28:48.714Z] constructed
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:47:32 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] java.lang.RuntimeException: OUCH
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.714Z] constructed
[2025-10-01T23:28:48.714Z] constructed
[2025-10-01T23:28:48.714Z] constructed
[2025-10-01T23:28:48.714Z] constructed
[2025-10-01T23:28:48.714Z] [WARNING] Tests run: 30, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.711 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.SimpleQuarkusRestTestCase
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationWithBlockingTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationWithBlockingTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.headers.ResponseHeaderTest
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:47:33 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] java.lang.IllegalArgumentException
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:47:33 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] java.lang.IllegalArgumentException
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:47:33 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] java.lang.IllegalArgumentException
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:47:33 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] java.lang.IllegalArgumentException
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.jboss.resteasy.reactive.server.vertx.test.headers.ResponseHeaderTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncRequestFilterTest
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:47:38 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] java.lang.Throwable: ouch
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:47:40 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] java.lang.Throwable: ouch
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:47:43 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] java.lang.Throwable: ouch
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:47:46 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] java.lang.Throwable: ouch
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:47:48 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] java.lang.Throwable: ouch
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:47:51 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] java.lang.Throwable: ouch
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:47:56 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncFilterException: ouch
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:48:04 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncFilterException: ouch
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.851 s - in org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncRequestFilterTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.CustomExceptionMappersTest
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:48:08 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] org.jboss.resteasy.reactive.server.vertx.test.customexceptions.MyException
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:48:08 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] java.lang.RuntimeException
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:48:08 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] java.lang.RuntimeException
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.CustomExceptionMappersTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.GlobalThrowableExceptionMapperTest
[2025-10-01T23:28:48.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.GlobalThrowableExceptionMapperTest
[2025-10-01T23:28:48.714Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:48:08 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] java.lang.IllegalArgumentException
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:48:08 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest$TestUnwrapException: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.714Z] Caused by: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.714Z] Oct 01, 2025 9:48:08 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.714Z] ERROR: Request failed
[2025-10-01T23:28:48.714Z] java.lang.reflect.InvocationTargetException
[2025-10-01T23:28:48.714Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.714Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.714Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.714Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.714Z] at org.jboss.resteasy.reactive.server.processor.ReflectionEndpointInvokerFactory$1$1.invoke(ReflectionEndpointInvokerFactory.java:31)
[2025-10-01T23:28:48.714Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-10-01T23:28:48.714Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-10-01T23:28:48.714Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.714Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-10-01T23:28:48.714Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-10-01T23:28:48.714Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.714Z] Caused by: java.lang.Throwable
[2025-10-01T23:28:48.714Z]
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.PerClassThrowableExceptionMapperTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.PerClassThrowableExceptionMapperTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnMethodTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnMethodTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.form.FormUrlencodedCorruptionTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.resteasy.reactive.server.vertx.test.form.FormUrlencodedCorruptionTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.status.ResponseStatusTest
[2025-10-01T23:28:48.715Z] Oct 01, 2025 9:48:08 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.715Z] ERROR: Request failed
[2025-10-01T23:28:48.715Z] java.lang.IllegalArgumentException
[2025-10-01T23:28:48.715Z]
[2025-10-01T23:28:48.715Z] Oct 01, 2025 9:48:08 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.715Z] ERROR: Request failed
[2025-10-01T23:28:48.715Z] java.lang.IllegalArgumentException
[2025-10-01T23:28:48.715Z]
[2025-10-01T23:28:48.715Z] Oct 01, 2025 9:48:08 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.715Z] ERROR: Request failed
[2025-10-01T23:28:48.715Z] java.lang.IllegalArgumentException
[2025-10-01T23:28:48.715Z]
[2025-10-01T23:28:48.715Z] Oct 01, 2025 9:48:08 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-10-01T23:28:48.715Z] ERROR: Request failed
[2025-10-01T23:28:48.715Z] java.lang.IllegalArgumentException
[2025-10-01T23:28:48.715Z]
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.jboss.resteasy.reactive.server.vertx.test.status.ResponseStatusTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.MultipleHttpAnnotationsTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.jboss.resteasy.reactive.server.vertx.test.MultipleHttpAnnotationsTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.SimpleVertxResteasyReactiveTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.resteasy.reactive.server.vertx.test.SimpleVertxResteasyReactiveTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnClassTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnClassTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputBodyHandlerTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputBodyHandlerTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2025-10-01T23:28:48.715Z] HTTP/1.1 200 OK
[2025-10-01T23:28:48.715Z] content-length: 760
[2025-10-01T23:28:48.715Z] Content-Type: multipart/form-data;boundary=1bbbfa9c-a858-4078-aaa6-f5893c50de6d
[2025-10-01T23:28:48.715Z]
[2025-10-01T23:28:48.715Z] --1bbbfa9c-a858-4078-aaa6-f5893c50de6d
[2025-10-01T23:28:48.715Z] Content-Disposition: form-data; name="file"; filename="lorem.txt"
[2025-10-01T23:28:48.715Z] Content-Type: application/octet-stream
[2025-10-01T23:28:48.715Z]
[2025-10-01T23:28:48.715Z] Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut
[2025-10-01T23:28:48.715Z] enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor
[2025-10-01T23:28:48.715Z] in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident,
[2025-10-01T23:28:48.715Z] sunt in culpa qui officia deserunt mollit anim id est laborum.
[2025-10-01T23:28:48.715Z]
[2025-10-01T23:28:48.715Z]
[2025-10-01T23:28:48.715Z] --1bbbfa9c-a858-4078-aaa6-f5893c50de6d
[2025-10-01T23:28:48.715Z] Content-Disposition: form-data; name="name"
[2025-10-01T23:28:48.715Z] Content-Type: text/plain
[2025-10-01T23:28:48.715Z]
[2025-10-01T23:28:48.715Z] a name
[2025-10-01T23:28:48.715Z] --1bbbfa9c-a858-4078-aaa6-f5893c50de6d--
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputWithAllUploadsTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputWithAllUploadsTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.InvalidEncodingTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.InvalidEncodingTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOptionalInputTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOptionalInputTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.061 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.RawMultipartTestCase
[2025-10-01T23:28:48.715Z] Oct 01, 2025 9:48:10 PM org.jboss.resteasy.reactive.common.processor.CalculatingIndexView index
[2025-10-01T23:28:48.715Z] WARN: Failed to index [B: Class does not exist in ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.RawMultipartTestCase
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.ErroneousFieldMultipartInputTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.ErroneousFieldMultipartInputTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.HttpHeadersTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.HttpHeadersTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericEntityTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericEntityTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.WiderMappingNegativeTest
[2025-10-01T23:28:48.715Z] [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.WiderMappingNegativeTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MultiInterfaceResLocatorTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MultiInterfaceResLocatorTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.DefaultMediaTypeTest
[2025-10-01T23:28:48.715Z] [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.218 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.DefaultMediaTypeTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortingRequestFilterTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortingRequestFilterTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ResourceLocatorTest
[2025-10-01T23:28:48.715Z] Oct 01, 2025 9:48:11 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource doGet
[2025-10-01T23:28:48.715Z] INFO: Uri Ancesstors for Subresource.doGet():
[2025-10-01T23:28:48.715Z] Oct 01, 2025 9:48:11 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource doGet
[2025-10-01T23:28:48.715Z] INFO: Uri Ancestors Object for Subresource.doGet():
[2025-10-01T23:28:48.715Z] Oct 01, 2025 9:48:11 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource getSubresource2
[2025-10-01T23:28:48.715Z] INFO: Uri Ancestors for Subresource.getSubresource2():
[2025-10-01T23:28:48.715Z] Oct 01, 2025 9:48:11 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource getSubresource2
[2025-10-01T23:28:48.715Z] INFO: Uri Ancestors Object for Subresource.getSubresource2():
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ResourceLocatorTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ReponseInfoTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ReponseInfoTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortFilterWithLargePayloadTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortFilterWithLargePayloadTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceLocatorTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceLocatorTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.BasicGenericTypesHandlingTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.BasicGenericTypesHandlingTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SpecialResourceTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SpecialResourceTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2025-10-01T23:28:48.715Z] [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.MediaTypeNegotiationClientQualityTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericResourceTest
[2025-10-01T23:28:48.715Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.048 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericResourceTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ClassLevelMediaTypeTest
[2025-10-01T23:28:48.715Z] class org.jboss.resteasy.reactive.client.impl.WebTargetImpl
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ClassLevelMediaTypeTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MatchedResourceTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MatchedResourceTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.InheritanceTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.InheritanceTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.UriInfoTest
[2025-10-01T23:28:48.715Z] Constructed
[2025-10-01T23:28:48.715Z] Constructed
[2025-10-01T23:28:48.715Z] Constructed
[2025-10-01T23:28:48.715Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.126 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.UriInfoTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ParameterSubResTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ParameterSubResTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceRequestFilterTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceRequestFilterTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CollectionDefaultValueTest
[2025-10-01T23:28:48.715Z] [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.CollectionDefaultValueTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2025-10-01T23:28:48.715Z] [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.CovariantReturnSubresourceLocatorsTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.path.RestPathTestCase
[2025-10-01T23:28:48.715Z] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.042 s - in org.jboss.resteasy.reactive.server.vertx.test.path.RestPathTestCase
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.path.WhitespaceInPathTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.resteasy.reactive.server.vertx.test.path.WhitespaceInPathTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnApplicationTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnApplicationTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.ResponseTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.resteasy.reactive.server.vertx.test.response.ResponseTest
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.NullHeaderTestCase
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.resteasy.reactive.server.vertx.test.response.NullHeaderTestCase
[2025-10-01T23:28:48.715Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.RestResponseTest
[2025-10-01T23:28:48.715Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s - in org.jboss.resteasy.reactive.server.vertx.test.response.RestResponseTest
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] Results:
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [WARNING] Tests run: 215, Failures: 0, Errors: 0, Skipped: 11
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-vertx ---
[2025-10-01T23:28:48.715Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final.jar
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-vertx ---
[2025-10-01T23:28:48.715Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-vertx ---
[2025-10-01T23:28:48.715Z] [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-10-01T23:28:48.715Z] [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-10-01T23:28:48.715Z] [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-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --------< io.quarkus.resteasy.reactive:resteasy-reactive-jsonb >--------
[2025-10-01T23:28:48.715Z] [INFO] Building RESTEasy Reactive - JSONB Support - Runtime 2.7.5.Final [60/964]
[2025-10-01T23:28:48.715Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom
[2025-10-01T23:28:48.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom (29 kB at 237 kB/s)
[2025-10-01T23:28:48.715Z] [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-10-01T23:28:48.715Z] [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 219 kB/s)
[2025-10-01T23:28:48.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar
[2025-10-01T23:28:48.715Z] [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-10-01T23:28:48.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar (365 kB at 4.6 MB/s)
[2025-10-01T23:28:48.715Z] [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 258 kB/s)
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.715Z] [INFO] Processed 2 files in 8ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.715Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.715Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.715Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.715Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jsonb/src/main/resources
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.715Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.715Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/classes
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.715Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.715Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.715Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jsonb/src/test/resources
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.715Z] [INFO] No sources to compile
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.715Z] [INFO] No tests to run.
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.715Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final.jar
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.715Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.715Z] [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-10-01T23:28:48.715Z] [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-10-01T23:28:48.715Z] [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-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-jackson >-------
[2025-10-01T23:28:48.715Z] [INFO] Building RESTEasy Reactive - Jackson Support - Runtime 2.7.5.Final [61/964]
[2025-10-01T23:28:48.715Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-jackson ---
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-jackson ---
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-jackson ---
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-jackson ---
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-jackson ---
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-jackson ---
[2025-10-01T23:28:48.715Z] [INFO] Processed 2 files in 7ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-jackson ---
[2025-10-01T23:28:48.715Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-jackson ---
[2025-10-01T23:28:48.715Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.715Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.715Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jackson/src/main/resources
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-jackson ---
[2025-10-01T23:28:48.715Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.715Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/resteasy-reactive/server/jackson/target/classes
[2025-10-01T23:28:48.715Z] [INFO]
[2025-10-01T23:28:48.715Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-jackson ---
[2025-10-01T23:28:48.715Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.715Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.716Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jackson/src/test/resources
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-jackson ---
[2025-10-01T23:28:48.716Z] [INFO] No sources to compile
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-jackson ---
[2025-10-01T23:28:48.716Z] [INFO] No tests to run.
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-jackson ---
[2025-10-01T23:28:48.716Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final.jar
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-jackson ---
[2025-10-01T23:28:48.716Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-jackson ---
[2025-10-01T23:28:48.716Z] [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-10-01T23:28:48.716Z] [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-10-01T23:28:48.716Z] [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-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --< io.quarkus.resteasy.reactive:resteasy-reactive-client-processor >---
[2025-10-01T23:28:48.716Z] [INFO] Building RESTEasy Reactive - Client - Processor 2.7.5.Final [62/964]
[2025-10-01T23:28:48.716Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client-processor ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client-processor ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client-processor ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client-processor ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client-processor ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client-processor ---
[2025-10-01T23:28:48.716Z] [INFO] Processed 15 files in 19ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client-processor ---
[2025-10-01T23:28:48.716Z] [INFO] Processed 15 files in 00:00.022 (Already Sorted: 15, Needed Sorting: 0)
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-client-processor ---
[2025-10-01T23:28:48.716Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.716Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.716Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/processor/src/main/resources
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-client-processor ---
[2025-10-01T23:28:48.716Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.716Z] [INFO] Compiling 14 source files to /quarkus/independent-projects/resteasy-reactive/client/processor/target/classes
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-client-processor ---
[2025-10-01T23:28:48.716Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.716Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-10-01T23:28:48.716Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/processor/src/test/resources
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-client-processor ---
[2025-10-01T23:28:48.716Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.716Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/resteasy-reactive/client/processor/target/test-classes
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-client-processor ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.716Z] [INFO] T E S T S
[2025-10-01T23:28:48.716Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.716Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.716Z] [INFO] Running org.jboss.resteasy.reactive.client.processor.beanparam.BeanParamParserTest
[2025-10-01T23:28:48.716Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in org.jboss.resteasy.reactive.client.processor.beanparam.BeanParamParserTest
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] Results:
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-client-processor ---
[2025-10-01T23:28:48.716Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final.jar
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client-processor ---
[2025-10-01T23:28:48.716Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client-processor ---
[2025-10-01T23:28:48.716Z] [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-10-01T23:28:48.716Z] [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-10-01T23:28:48.716Z] [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-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --------------------< io.quarkus:quarkus-bom-test >---------------------
[2025-10-01T23:28:48.716Z] [INFO] Building Quarkus - BOM - Test 2.7.5.Final [63/964]
[2025-10-01T23:28:48.716Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom-test ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom-test ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom-test ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom-test ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom-test ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom-test ---
[2025-10-01T23:28:48.716Z] [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-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] ----------------< io.quarkus:quarkus-vertx-http-parent >----------------
[2025-10-01T23:28:48.716Z] [INFO] Building Quarkus - Vert.x - HTTP 2.7.5.Final [64/964]
[2025-10-01T23:28:48.716Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-parent ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-parent ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-parent ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-parent ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-parent ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-parent ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-parent ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-parent ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-parent ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-parent ---
[2025-10-01T23:28:48.716Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-parent ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-parent ---
[2025-10-01T23:28:48.716Z] [INFO] Installing /quarkus/extensions/vertx-http/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-parent/2.7.5.Final/quarkus-vertx-http-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] -------< io.quarkus:quarkus-vertx-http-dev-console-runtime-spi >--------
[2025-10-01T23:28:48.716Z] [INFO] Building Quarkus - Vert.x - HTTP - Dev Console Runtime SPI 2.7.5.Final [65/964]
[2025-10-01T23:28:48.716Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.5/vertx-web-4.2.5.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.5/vertx-web-4.2.5.pom (5.1 kB at 49 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.5/vertx-web-parent-4.2.5.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.5/vertx-web-parent-4.2.5.pom (2.7 kB at 26 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.5/vertx-web-common-4.2.5.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.5/vertx-web-common-4.2.5.pom (488 B at 4.0 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.5/vertx-core-4.2.5.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.5/vertx-core-4.2.5.pom (32 kB at 212 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom (13 kB at 98 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom (75 kB at 318 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom (1.6 kB at 15 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom (1.9 kB at 19 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom (1.6 kB at 16 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom (3.7 kB at 22 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom (4.4 kB at 47 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom (1.9 kB at 22 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom (38 kB at 266 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom (2.8 kB at 32 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom (2.0 kB at 20 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom (3.3 kB at 34 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom (3.6 kB at 30 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.pom (3.2 kB at 25 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.pom (2.1 kB at 15 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.5/vertx-auth-common-4.2.5.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.5/vertx-auth-common-4.2.5.pom (2.5 kB at 19 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.5/vertx-auth-4.2.5.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.5/vertx-auth-4.2.5.pom (2.8 kB at 23 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.5/vertx-bridge-common-4.2.5.pom
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.5/vertx-bridge-common-4.2.5.pom (3.6 kB at 39 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.5/vertx-web-4.2.5.jar
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.5/vertx-web-common-4.2.5.jar
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.5/vertx-auth-common-4.2.5.jar
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.5/vertx-bridge-common-4.2.5.jar
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.5/vertx-core-4.2.5.jar
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.5/vertx-web-4.2.5.jar (356 kB at 3.1 MB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.5/vertx-core-4.2.5.jar (1.5 MB at 12 MB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.5/vertx-auth-common-4.2.5.jar (133 kB at 1.1 MB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.5/vertx-bridge-common-4.2.5.jar (11 kB at 89 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.5/vertx-web-common-4.2.5.jar (24 kB at 186 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar (650 kB at 2.9 MB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar (479 kB at 2.1 MB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar (337 kB at 1.5 MB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar (303 kB at 1.3 MB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar (529 kB at 2.3 MB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar (119 kB at 359 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar (35 kB at 104 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.jar
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar (473 kB at 1.3 MB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.jar
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar (24 kB at 65 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar (635 kB at 1.7 MB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar (38 kB at 90 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.jar (157 kB at 369 kB/s)
[2025-10-01T23:28:48.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.jar (65 kB at 152 kB/s)
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-10-01T23:28:48.716Z] [INFO] Processed 2 files in 12ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-10-01T23:28:48.716Z] [INFO] Processed 2 files in 00:00.010 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-10-01T23:28:48.716Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.716Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-runtime-spi/src/main/resources
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.716Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-10-01T23:28:48.716Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.716Z] [INFO] Compiling 2 source files to /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/classes
[2025-10-01T23:28:48.716Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-10-01T23:28:48.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.717Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-runtime-spi/src/test/resources
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-10-01T23:28:48.717Z] [INFO] No sources to compile
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-10-01T23:28:48.717Z] [INFO] No tests to run.
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-10-01T23:28:48.717Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-10-01T23:28:48.717Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-10-01T23:28:48.717Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.5.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.717Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-runtime-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.5.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final.pom
[2025-10-01T23:28:48.717Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.5.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] -----------< io.quarkus:quarkus-vertx-http-dev-console-spi >------------
[2025-10-01T23:28:48.717Z] [INFO] Building Quarkus - Vert.x - HTTP - Dev Console SPI 2.7.5.Final [66/964]
[2025-10-01T23:28:48.717Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-dev-console-spi ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-dev-console-spi ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-dev-console-spi ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-dev-console-spi ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-dev-console-spi ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-dev-console-spi ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-dev-console-spi ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-dev-console-spi ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-dev-console-spi ---
[2025-10-01T23:28:48.717Z] [INFO] Processed 3 files in 12ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-dev-console-spi ---
[2025-10-01T23:28:48.717Z] [INFO] Processed 3 files in 00:00.013 (Already Sorted: 3, Needed Sorting: 0)
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-dev-console-spi ---
[2025-10-01T23:28:48.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.717Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-spi/src/main/resources
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-dev-console-spi ---
[2025-10-01T23:28:48.717Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.717Z] [INFO] Compiling 3 source files to /quarkus/extensions/vertx-http/dev-console-spi/target/classes
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-dev-console-spi ---
[2025-10-01T23:28:48.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.717Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-spi/src/test/resources
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-dev-console-spi ---
[2025-10-01T23:28:48.717Z] [INFO] No sources to compile
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-dev-console-spi ---
[2025-10-01T23:28:48.717Z] [INFO] No tests to run.
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-dev-console-spi ---
[2025-10-01T23:28:48.717Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-spi/target/quarkus-vertx-http-dev-console-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-dev-console-spi ---
[2025-10-01T23:28:48.717Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-spi/target/quarkus-vertx-http-dev-console-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-dev-console-spi ---
[2025-10-01T23:28:48.717Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-spi/target/quarkus-vertx-http-dev-console-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.5.Final/quarkus-vertx-http-dev-console-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.717Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.5.Final/quarkus-vertx-http-dev-console-spi-2.7.5.Final.pom
[2025-10-01T23:28:48.717Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-spi/target/quarkus-vertx-http-dev-console-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.5.Final/quarkus-vertx-http-dev-console-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] -------------------< io.quarkus:quarkus-arc-parent >--------------------
[2025-10-01T23:28:48.717Z] [INFO] Building Quarkus - ArC 2.7.5.Final [67/964]
[2025-10-01T23:28:48.717Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arc-parent ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arc-parent ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arc-parent ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arc-parent ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arc-parent ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arc-parent ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-arc-parent ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arc-parent ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arc-parent ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arc-parent ---
[2025-10-01T23:28:48.717Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arc-parent ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arc-parent ---
[2025-10-01T23:28:48.717Z] [INFO] Installing /quarkus/extensions/arc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-arc-parent/2.7.5.Final/quarkus-arc-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] -----------------------< io.quarkus:quarkus-arc >-----------------------
[2025-10-01T23:28:48.717Z] [INFO] Building Quarkus - ArC - Runtime 2.7.5.Final [68/964]
[2025-10-01T23:28:48.717Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.pom
[2025-10-01T23:28:48.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.pom (6.4 kB at 94 kB/s)
[2025-10-01T23:28:48.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.2/microprofile-context-propagation-parent-1.2.pom
[2025-10-01T23:28:48.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.2/microprofile-context-propagation-parent-1.2.pom (13 kB at 184 kB/s)
[2025-10-01T23:28:48.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.jar
[2025-10-01T23:28:48.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.jar (17 kB at 218 kB/s)
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO] Processed 36 files in 99ms (Formatted: 0, Unchanged: 36, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO] Processed 36 files in 00:00.066 (Already Sorted: 36, Needed Sorting: 0)
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.717Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.717Z] [INFO] Compiling 36 source files to /quarkus/extensions/arc/runtime/target/classes
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.717Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/arc/runtime/src/test/resources
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO] No sources to compile
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO] No tests to run.
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO] Building jar: /quarkus/extensions/arc/runtime/target/quarkus-arc-2.7.5.Final.jar
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO] Building jar: /quarkus/extensions/arc/runtime/target/quarkus-arc-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arc ---
[2025-10-01T23:28:48.717Z] [INFO] Installing /quarkus/extensions/arc/runtime/target/quarkus-arc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-arc/2.7.5.Final/quarkus-arc-2.7.5.Final.jar
[2025-10-01T23:28:48.717Z] [INFO] Installing /quarkus/extensions/arc/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-arc/2.7.5.Final/quarkus-arc-2.7.5.Final.pom
[2025-10-01T23:28:48.717Z] [INFO] Installing /quarkus/extensions/arc/runtime/target/quarkus-arc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-arc/2.7.5.Final/quarkus-arc-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] -----------------< io.quarkus:quarkus-arc-deployment >------------------
[2025-10-01T23:28:48.717Z] [INFO] Building Quarkus - ArC - Deployment 2.7.5.Final [69/964]
[2025-10-01T23:28:48.717Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.2.Final/jboss-ejb-api_3.1_spec-1.0.2.Final.pom
[2025-10-01T23:28:48.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.2.Final/jboss-ejb-api_3.1_spec-1.0.2.Final.pom (4.8 kB at 64 kB/s)
[2025-10-01T23:28:48.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom
[2025-10-01T23:28:48.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom (29 kB at 301 kB/s)
[2025-10-01T23:28:48.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.2.Final/jboss-ejb-api_3.1_spec-1.0.2.Final.jar
[2025-10-01T23:28:48.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.2.Final/jboss-ejb-api_3.1_spec-1.0.2.Final.jar (51 kB at 738 kB/s)
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arc-deployment ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arc-deployment ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arc-deployment ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arc-deployment ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arc-deployment ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arc-deployment ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-arc-deployment ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arc-deployment ---
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arc-deployment ---
[2025-10-01T23:28:48.717Z] [INFO] Processed 208 files in 428ms (Formatted: 0, Unchanged: 208, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arc-deployment ---
[2025-10-01T23:28:48.717Z] [INFO] Processed 208 files in 00:00.437 (Already Sorted: 208, Needed Sorting: 0)
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-arc-deployment ---
[2025-10-01T23:28:48.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.717Z] [INFO] Copying 13 resources
[2025-10-01T23:28:48.717Z] [INFO]
[2025-10-01T23:28:48.717Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-arc-deployment ---
[2025-10-01T23:28:48.717Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.717Z] [INFO] Compiling 81 source files to /quarkus/extensions/arc/deployment/target/classes
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/ArcConfig.java:[87,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/ArcConfig.java:[87,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/ArcConfig.java:[87,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/ArcConfig.java:[87,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[113,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[113,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[113,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[113,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[122,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[122,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[122,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[122,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[320,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[320,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[320,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[320,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[334,62] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[334,62] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[334,62] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[334,62] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[48,22] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[58,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[87,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[93,37] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[101,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[104,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[104,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[104,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[104,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[106,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[18,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[18,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[18,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[18,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[23,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[23,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[23,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[23,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[39,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[39,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[39,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[39,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[59,61] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[64,16] join(java.lang.String,java.util.Iterator<java.lang.String>) in io.quarkus.runtime.util.StringUtil has been deprecated
[2025-10-01T23:28:48.717Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/DotNames.java:[33,67] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/DotNames.java:[34,63] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/DotNames.java:[35,63] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[153,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[153,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[153,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[153,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[238,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[238,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[238,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[238,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[462,63] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[462,63] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[462,63] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[462,63] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[466,50] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[466,50] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[466,50] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[466,50] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [INFO]
[2025-10-01T23:28:48.718Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-arc-deployment ---
[2025-10-01T23:28:48.718Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.718Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/arc/deployment/src/test/resources
[2025-10-01T23:28:48.718Z] [INFO]
[2025-10-01T23:28:48.718Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-arc-deployment ---
[2025-10-01T23:28:48.718Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.718Z] [INFO] Compiling 127 source files to /quarkus/extensions/arc/deployment/target/test-classes
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/UnspecifiedPrefixConfigProperties.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/UnspecifiedPrefixConfigProperties.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/UnspecifiedPrefixConfigProperties.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/GreetingExtraProperties.java:[5,2] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/GreetingExtraProperties.java:[5,2] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/GreetingExtraProperties.java:[5,2] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[84,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[84,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[84,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[96,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[96,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[96,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[103,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[103,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[103,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[109,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[109,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[109,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[119,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[119,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[119,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[126,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[126,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[126,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[166,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[166,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[166,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[171,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[171,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[171,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[55,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[55,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[55,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[71,10] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[71,10] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[71,10] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,58] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,58] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,58] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[50,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[50,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[50,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[78,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[78,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[78,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,59] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,59] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,59] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/InterfaceWithOtherConfigPrefixTest.java:[41,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/InterfaceWithOtherConfigPrefixTest.java:[41,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/InterfaceWithOtherConfigPrefixTest.java:[41,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[104,14] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[104,14] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[104,14] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[59,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[59,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[59,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[83,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[83,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[83,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[95,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[95,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[95,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[102,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[102,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[102,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[108,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[108,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[108,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[118,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[118,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[118,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[125,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[125,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[125,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[165,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[165,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[165,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[170,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[170,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[170,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithAllPublicFieldsConfigPropertiesTest.java:[92,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithAllPublicFieldsConfigPropertiesTest.java:[92,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithAllPublicFieldsConfigPropertiesTest.java:[92,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingNestedConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingNestedConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingNestedConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithoutGettersConfigPropertiesTest.java:[47,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.718Z] [INFO] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithoutGettersConfigPropertiesTest.java: Some input files additionally use or override a deprecated API.
[2025-10-01T23:28:48.718Z] [INFO]
[2025-10-01T23:28:48.718Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-arc-deployment ---
[2025-10-01T23:28:48.718Z] [INFO]
[2025-10-01T23:28:48.718Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.718Z] [INFO] T E S T S
[2025-10-01T23:28:48.718Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.718Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.718Z] [INFO] Running io.quarkus.arc.test.unproxyable.MultipleAddMissingNoargsConstructorTest
[2025-10-01T23:28:48.718Z] 2025-10-01 21:48:27,429 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.126s.
[2025-10-01T23:28:48.718Z] 2025-10-01 21:48:27,431 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.718Z] 2025-10-01 21:48:27,431 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.718Z] 2025-10-01 21:48:27,472 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2025-10-01T23:28:48.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.814 s - in io.quarkus.arc.test.unproxyable.MultipleAddMissingNoargsConstructorTest
[2025-10-01T23:28:48.718Z] [INFO] Running io.quarkus.arc.test.unproxyable.ProducerAddMissingNoargsConstructorTest
[2025-10-01T23:28:48.718Z] 2025-10-01 21:48:28,293 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.112s.
[2025-10-01T23:28:48.718Z] 2025-10-01 21:48:28,294 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.718Z] 2025-10-01 21:48:28,294 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:28,307 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 s - in io.quarkus.arc.test.unproxyable.ProducerAddMissingNoargsConstructorTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.unproxyable.SynthProxiableBeanWithoutNoArgConstructorTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:29,010 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.242s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:29,010 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:29,010 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:29,033 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s - in io.quarkus.arc.test.unproxyable.SynthProxiableBeanWithoutNoArgConstructorTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorChangeFlagTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:29,407 INFO [io.qua.arc.pro.BeanProcessor] (build-2) Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-10-01T23:28:48.719Z] - Bean constructor void <init>() on io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorChangeFlagTest$MyBean
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:29,558 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.103s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:29,559 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:29,559 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:29,571 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 s - in io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorChangeFlagTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.unproxyable.FinalClassDoNotRemoveFlagTest
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s - in io.quarkus.arc.test.unproxyable.FinalClassDoNotRemoveFlagTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.unproxyable.FailedToAddMissingNoargsConstructorTest
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s - in io.quarkus.arc.test.unproxyable.FailedToAddMissingNoargsConstructorTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.unproxyable.FinalClassRemoveFlagTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:30,734 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.108s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:30,735 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:30,735 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:30,747 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s - in io.quarkus.arc.test.unproxyable.FinalClassRemoveFlagTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.unproxyable.RequestScopedFinalMethodsTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:31,351 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.104s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:31,352 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:31,352 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:31,363 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s - in io.quarkus.arc.test.unproxyable.RequestScopedFinalMethodsTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.unproxyable.FinalMethodRemoveFlagTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:31,792 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.099s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:31,792 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:31,792 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:31,804 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s - in io.quarkus.arc.test.unproxyable.FinalMethodRemoveFlagTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.unproxyable.AddMissingNoargsConstructorTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:32,223 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.106s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:32,224 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:32,224 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:32,237 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s - in io.quarkus.arc.test.unproxyable.AddMissingNoargsConstructorTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorDoNotChangeFlagTest
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s - in io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorDoNotChangeFlagTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.unproxyable.ProducerFailedToAddMissingNoargsConstructorTest
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s - in io.quarkus.arc.test.unproxyable.ProducerFailedToAddMissingNoargsConstructorTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.unproxyable.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:33,435 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.215s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:33,436 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:33,436 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:33,451 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s - in io.quarkus.arc.test.unproxyable.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.wrongannotations.WrongSingletonTest
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s - in io.quarkus.arc.test.wrongannotations.WrongSingletonTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.wrongannotations.ObserverOnInnerClassTest
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 s - in io.quarkus.arc.test.wrongannotations.ObserverOnInnerClassTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.wrongannotations.ScopeOnInnerClassTest
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 s - in io.quarkus.arc.test.wrongannotations.ScopeOnInnerClassTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.wrongannotations.ProducerOnInnerClassTest
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s - in io.quarkus.arc.test.wrongannotations.ProducerOnInnerClassTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.observer.SyntheticObserverTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:35,274 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.099s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:35,275 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:35,275 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:35,287 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 s - in io.quarkus.arc.test.observer.SyntheticObserverTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.observer.ObserverTransformerTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:35,801 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.099s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:35,801 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:35,801 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:35,814 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 s - in io.quarkus.arc.test.observer.ObserverTransformerTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.observer.AsyncObserverTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:36,371 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.176s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:36,372 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:36,372 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:36,453 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.67 s - in io.quarkus.arc.test.observer.AsyncObserverTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.arguments.CommandLineArgumentsTestCase
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:37,107 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.229s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:37,108 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:37,108 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:37,121 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 s - in io.quarkus.arc.test.arguments.CommandLineArgumentsTestCase
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertiesTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:37,650 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.131s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:37,650 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:37,651 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:37,668 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s - in io.quarkus.arc.test.config.ConfigPropertiesTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertyMapInjectionTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:38,196 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.099s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:38,196 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:38,196 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:38,209 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 s - in io.quarkus.arc.test.config.ConfigPropertyMapInjectionTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.config.UnremovedConfigMappingTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:38,608 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.103s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:38,608 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:38,608 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:38,621 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 s - in io.quarkus.arc.test.config.UnremovedConfigMappingTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.config.ConfigMappingTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:39,107 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.126s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:39,107 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:39,107 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:39,127 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s - in io.quarkus.arc.test.config.ConfigMappingTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.config.ConfigOptionalsTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:39,534 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.100s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:39,534 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:39,534 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:39,547 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s - in io.quarkus.arc.test.config.ConfigOptionalsTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.config.ConfigArrayConverterTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:40,035 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.156s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:40,035 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:40,035 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:40,062 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s - in io.quarkus.arc.test.config.ConfigArrayConverterTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.config.RemovedConfigPropertiesTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:40,570 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.191s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:40,571 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:40,571 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:40,580 WARN [io.qua.arc.impl] (main)
[2025-10-01T23:28:48.719Z] ================================================================================
[2025-10-01T23:28:48.719Z] CDI: programmatic lookup problem detected
[2025-10-01T23:28:48.719Z] -----------------------------------------
[2025-10-01T23:28:48.719Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-10-01T23:28:48.719Z]
[2025-10-01T23:28:48.719Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigPropertiesTest.skipConfigValidation(RemovedConfigPropertiesTest.java:25)
[2025-10-01T23:28:48.719Z] Required type: class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigBean
[2025-10-01T23:28:48.719Z] Required qualifiers: []
[2025-10-01T23:28:48.719Z] Removed beans:
[2025-10-01T23:28:48.719Z] - CLASS bean [types=[class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigBean], qualifiers=null]
[2025-10-01T23:28:48.719Z] Solutions:
[2025-10-01T23:28:48.719Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-10-01T23:28:48.719Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-10-01T23:28:48.719Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-10-01T23:28:48.719Z] - Enable the DEBUG log level to see the full stack trace
[2025-10-01T23:28:48.719Z] ================================================================================
[2025-10-01T23:28:48.719Z]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:40,581 WARN [io.qua.arc.impl] (main)
[2025-10-01T23:28:48.719Z] ================================================================================
[2025-10-01T23:28:48.719Z] CDI: programmatic lookup problem detected
[2025-10-01T23:28:48.719Z] -----------------------------------------
[2025-10-01T23:28:48.719Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-10-01T23:28:48.719Z]
[2025-10-01T23:28:48.719Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigPropertiesTest.skipConfigValidation(RemovedConfigPropertiesTest.java:26)
[2025-10-01T23:28:48.719Z] Required type: class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigProperties
[2025-10-01T23:28:48.719Z] Required qualifiers: []
[2025-10-01T23:28:48.719Z] Removed beans:
[2025-10-01T23:28:48.719Z] - SYNTHETIC bean [types=[class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigProperties], qualifiers=[@org.eclipse.microprofile.config.inject.ConfigProperties(prefix="")]]
[2025-10-01T23:28:48.719Z] Solutions:
[2025-10-01T23:28:48.719Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-10-01T23:28:48.719Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-10-01T23:28:48.719Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-10-01T23:28:48.719Z] - Enable the DEBUG log level to see the full stack trace
[2025-10-01T23:28:48.719Z] ================================================================================
[2025-10-01T23:28:48.719Z]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:40,584 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s - in io.quarkus.arc.test.config.RemovedConfigPropertiesTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.config.IndexedPropertiesInjectionTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:40,967 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.099s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:40,967 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:40,967 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:40,985 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in io.quarkus.arc.test.config.IndexedPropertiesInjectionTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.config.NullConverterTest
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s - in io.quarkus.arc.test.config.NullConverterTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.config.ConfigImplicitConverterTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:41,966 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.653s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:41,966 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:41,966 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:41,979 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s - in io.quarkus.arc.test.config.ConfigImplicitConverterTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertyInjectionValidationTest
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 s - in io.quarkus.arc.test.config.ConfigPropertyInjectionValidationTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.config.RemovedConfigPropertyTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:43,009 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.661s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:43,009 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:43,009 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:43,016 WARN [io.qua.arc.impl] (main)
[2025-10-01T23:28:48.719Z] ================================================================================
[2025-10-01T23:28:48.719Z] CDI: programmatic lookup problem detected
[2025-10-01T23:28:48.719Z] -----------------------------------------
[2025-10-01T23:28:48.719Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-10-01T23:28:48.719Z]
[2025-10-01T23:28:48.719Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigPropertyTest.skipConfigValidation(RemovedConfigPropertyTest.java:21)
[2025-10-01T23:28:48.719Z] Required type: class io.quarkus.arc.test.config.RemovedConfigPropertyTest$RemovedConfigBean
[2025-10-01T23:28:48.719Z] Required qualifiers: []
[2025-10-01T23:28:48.719Z] Removed beans:
[2025-10-01T23:28:48.719Z] - CLASS bean [types=[class io.quarkus.arc.test.config.RemovedConfigPropertyTest$RemovedConfigBean], qualifiers=null]
[2025-10-01T23:28:48.719Z] Solutions:
[2025-10-01T23:28:48.719Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-10-01T23:28:48.719Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-10-01T23:28:48.719Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-10-01T23:28:48.719Z] - Enable the DEBUG log level to see the full stack trace
[2025-10-01T23:28:48.719Z] ================================================================================
[2025-10-01T23:28:48.719Z]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:43,018 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s - in io.quarkus.arc.test.config.RemovedConfigPropertyTest
[2025-10-01T23:28:48.719Z] [INFO] Running io.quarkus.arc.test.config.RemovedConfigMappingTest
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:43,401 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.092s.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:43,402 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:43,402 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.719Z] 2025-10-01 21:48:43,409 WARN [io.qua.arc.impl] (main)
[2025-10-01T23:28:48.719Z] ================================================================================
[2025-10-01T23:28:48.719Z] CDI: programmatic lookup problem detected
[2025-10-01T23:28:48.719Z] -----------------------------------------
[2025-10-01T23:28:48.719Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-10-01T23:28:48.719Z]
[2025-10-01T23:28:48.719Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigMappingTest.skipConfigValidation(RemovedConfigMappingTest.java:24)
[2025-10-01T23:28:48.719Z] Required type: class io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigBean
[2025-10-01T23:28:48.719Z] Required qualifiers: []
[2025-10-01T23:28:48.719Z] Removed beans:
[2025-10-01T23:28:48.719Z] - CLASS bean [types=[class io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigBean], qualifiers=null]
[2025-10-01T23:28:48.719Z] Solutions:
[2025-10-01T23:28:48.719Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-10-01T23:28:48.719Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-10-01T23:28:48.719Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-10-01T23:28:48.719Z] - Enable the DEBUG log level to see the full stack trace
[2025-10-01T23:28:48.719Z] ================================================================================
[2025-10-01T23:28:48.719Z]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:43,409 WARN [io.qua.arc.impl] (main)
[2025-10-01T23:28:48.720Z] ================================================================================
[2025-10-01T23:28:48.720Z] CDI: programmatic lookup problem detected
[2025-10-01T23:28:48.720Z] -----------------------------------------
[2025-10-01T23:28:48.720Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-10-01T23:28:48.720Z]
[2025-10-01T23:28:48.720Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigMappingTest.skipConfigValidation(RemovedConfigMappingTest.java:25)
[2025-10-01T23:28:48.720Z] Required type: interface io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigMapping
[2025-10-01T23:28:48.720Z] Required qualifiers: []
[2025-10-01T23:28:48.720Z] Removed beans:
[2025-10-01T23:28:48.720Z] - SYNTHETIC bean [types=[interface io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigMapping], qualifiers=null]
[2025-10-01T23:28:48.720Z] Solutions:
[2025-10-01T23:28:48.720Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-10-01T23:28:48.720Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-10-01T23:28:48.720Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-10-01T23:28:48.720Z] - Enable the DEBUG log level to see the full stack trace
[2025-10-01T23:28:48.720Z] ================================================================================
[2025-10-01T23:28:48.720Z]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:43,412 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s - in io.quarkus.arc.test.config.RemovedConfigMappingTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertyInjectionWithoutInjectAnnotationTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:43,788 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.117s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:43,788 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:43,788 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:43,798 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in io.quarkus.arc.test.config.ConfigPropertyInjectionWithoutInjectAnnotationTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.profile.IfBuildProfileTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:44,198 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.103s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:44,199 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:44,199 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:44,214 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s - in io.quarkus.arc.test.profile.IfBuildProfileTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.profile.UnlessBuildProfileTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:44,627 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.101s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:44,628 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:44,628 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:44,642 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s - in io.quarkus.arc.test.profile.UnlessBuildProfileTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.qualifiers.QualifierRegistrarTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:44,992 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.097s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:44,992 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:44,992 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:45,003 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s - in io.quarkus.arc.test.qualifiers.QualifierRegistrarTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.log.InjectedLoggerTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:45,405 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.094s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:45,406 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:45,406 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:45,413 INFO [io.qua.arc.tes.log.InjectedLoggerTest$SimpleBean] (main) Someone is here!
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:45,414 INFO [shared] (main) Yet another someone is here!
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:45,416 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 s - in io.quarkus.arc.test.log.InjectedLoggerTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.autoscope.AutoScopeBuildItemTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:45,598 INFO [AutoScopeBuildItemTest] (build-8) javax.inject.Singleton:Foo!
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:45,760 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.095s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:45,761 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:45,761 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:45,771 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 s - in io.quarkus.arc.test.autoscope.AutoScopeBuildItemTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.lookup.LookupConditionOnProducersTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:46,191 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.091s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:46,191 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:46,191 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:46,202 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s - in io.quarkus.arc.test.lookup.LookupConditionOnProducersTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.lookup.ListInjectionTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:46,554 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.094s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:46,554 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:46,554 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:46,593 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s - in io.quarkus.arc.test.lookup.ListInjectionTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.lookup.LookupConditionsTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:46,984 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.118s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:46,985 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:46,985 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:46,996 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s - in io.quarkus.arc.test.lookup.LookupConditionsTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.lookup.LookupConditionsCombinedTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:47,333 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.091s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:47,333 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:47,334 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:47,344 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s - in io.quarkus.arc.test.lookup.LookupConditionsCombinedTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.autoinject.AutoFieldInjectionTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:47,698 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.090s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:47,698 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:47,698 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:47,707 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s - in io.quarkus.arc.test.autoinject.AutoFieldInjectionTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.configproperties.VerbatimConfigPropertiesTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:48,081 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.108s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:48,081 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:48,081 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:48,091 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s - in io.quarkus.arc.test.configproperties.VerbatimConfigPropertiesTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithMissingConfigPropertiesTest
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s - in io.quarkus.arc.test.configproperties.ClassWithMissingConfigPropertiesTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceWithOtherConfigPrefixTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:48,834 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.483s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:48,835 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:48,835 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:48,846 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s - in io.quarkus.arc.test.configproperties.InterfaceWithOtherConfigPrefixTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.configproperties.MultipleClassConfigPrefixTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:49,282 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.101s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:49,283 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:49,283 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:49,294 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s - in io.quarkus.arc.test.configproperties.MultipleClassConfigPrefixTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceExtendingOthersConfigPropertiesTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:49,735 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.103s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:49,735 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:49,735 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:49,746 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s - in io.quarkus.arc.test.configproperties.InterfaceExtendingOthersConfigPropertiesTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithNotAllowedMissingSetterConfigPropertiesTest
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 s - in io.quarkus.arc.test.configproperties.ClassWithNotAllowedMissingSetterConfigPropertiesTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:50,225 WARN [io.qua.arc.dep.con.ClassConfigPropertiesUtil] (build-7) Configuration properties class 'io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest$NestedDummyProperties' does not have a setter for field 'name2' nor is the field a public non-final field. It will therefore be ignored.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:50,226 WARN [io.qua.arc.dep.con.ClassConfigPropertiesUtil] (build-7) Configuration properties class 'io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest$NestedDummyProperties' does not have a setter for field 'whatever' nor is the field a public non-final field. It will therefore be ignored.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:50,226 WARN [io.qua.arc.dep.con.ClassConfigPropertiesUtil] (build-7) Configuration properties class 'io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest$DummyProperties' does not have a setter for field 'numbers' nor is the field a public non-final field. It will therefore be ignored.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:50,401 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.094s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:50,402 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:50,402 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:50,413 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s - in io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceWithMissingConfigPropertiesTest
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s - in io.quarkus.arc.test.configproperties.InterfaceWithMissingConfigPropertiesTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPrefixTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:51,271 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.560s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:51,271 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:51,271 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:51,283 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 s - in io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPrefixTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalClassConfigPrefixTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:51,680 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.097s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:51,680 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:51,680 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:51,691 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s - in io.quarkus.arc.test.configproperties.TypicalClassConfigPrefixTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsAndSuperclassConfigPropertiesTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:52,054 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.094s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:52,055 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:52,055 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:52,066 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsAndSuperclassConfigPropertiesTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPropertiesTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:52,604 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.237s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:52,604 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:52,604 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:52,618 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s - in io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPropertiesTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.configproperties.FromConfigConfigDefaultConfigPropertiesTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:53,004 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.108s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:53,004 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:53,004 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:53,014 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s - in io.quarkus.arc.test.configproperties.FromConfigConfigDefaultConfigPropertiesTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalClassWithSuperclassConfigPropertiesTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:53,398 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.097s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:53,398 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:53,398 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:53,408 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s - in io.quarkus.arc.test.configproperties.TypicalClassWithSuperclassConfigPropertiesTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithoutGettersConfigPropertiesTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:53,774 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.098s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:53,774 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:53,774 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:53,785 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s - in io.quarkus.arc.test.configproperties.ClassWithoutGettersConfigPropertiesTest
[2025-10-01T23:28:48.720Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalClassConfigPropertiesTest
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:54,227 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.102s.
[2025-10-01T23:28:48.720Z] 2025-10-01 21:48:54,228 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:54,228 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:54,239 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s - in io.quarkus.arc.test.configproperties.TypicalClassConfigPropertiesTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.configproperties.NestedClassConfigPropertiesTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:54,661 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.098s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:54,661 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:54,661 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:54,672 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s - in io.quarkus.arc.test.configproperties.NestedClassConfigPropertiesTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceWithNestedInterfaceConfigPrefixTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:55,021 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.095s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:55,021 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:55,021 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:55,033 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s - in io.quarkus.arc.test.configproperties.InterfaceWithNestedInterfaceConfigPrefixTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceNoGetterWithMissingConfigPropertiesTest
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in io.quarkus.arc.test.configproperties.InterfaceNoGetterWithMissingConfigPropertiesTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.configproperties.VerbatimInterfaceConfigPropertiesTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:55,794 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:55,794 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:55,794 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:55,805 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s - in io.quarkus.arc.test.configproperties.VerbatimInterfaceConfigPropertiesTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsConfigPropertiesTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:56,182 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.102s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:56,182 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:56,182 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:56,195 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s - in io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsConfigPropertiesTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.configproperties.MultipleInterfaceConfigPrefixTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:56,600 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.098s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:56,601 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:56,601 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:56,611 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s - in io.quarkus.arc.test.configproperties.MultipleInterfaceConfigPrefixTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.configproperties.NestedClassAndSuperclassConfigPropertiesTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:56,963 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.097s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:56,963 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:56,964 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:56,974 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s - in io.quarkus.arc.test.configproperties.NestedClassAndSuperclassConfigPropertiesTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.configproperties.MapTest
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in io.quarkus.arc.test.configproperties.MapTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithMissingNestedConfigPropertiesTest
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s - in io.quarkus.arc.test.configproperties.ClassWithMissingNestedConfigPropertiesTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.annotations.SharedLiteralWithPrivateDefaultTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:57,949 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.448s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:57,949 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:57,949 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:57,959 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s - in io.quarkus.arc.test.annotations.SharedLiteralWithPrivateDefaultTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:58,351 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.092s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:58,351 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:58,352 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:58,359 WARN [io.qua.arc.impl] (main)
[2025-10-01T23:28:48.721Z] ================================================================================
[2025-10-01T23:28:48.721Z] CDI: programmatic lookup problem detected
[2025-10-01T23:28:48.721Z] -----------------------------------------
[2025-10-01T23:28:48.721Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-10-01T23:28:48.721Z]
[2025-10-01T23:28:48.721Z] Stack frame: io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest.testWarning(ArcLookupProblemDetectedTest.java:44)
[2025-10-01T23:28:48.721Z] Required type: class io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest$Alpha
[2025-10-01T23:28:48.721Z] Required qualifiers: [@javax.enterprise.inject.Default()]
[2025-10-01T23:28:48.721Z] Removed beans:
[2025-10-01T23:28:48.721Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest$Alpha], qualifiers=null]
[2025-10-01T23:28:48.721Z] Solutions:
[2025-10-01T23:28:48.721Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-10-01T23:28:48.721Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-10-01T23:28:48.721Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-10-01T23:28:48.721Z] - Enable the DEBUG log level to see the full stack trace
[2025-10-01T23:28:48.721Z] ================================================================================
[2025-10-01T23:28:48.721Z]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:58,361 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s - in io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:58,723 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.093s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:58,723 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:58,723 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:58,731 WARN [io.qua.arc.impl] (main)
[2025-10-01T23:28:48.721Z] ================================================================================
[2025-10-01T23:28:48.721Z] CDI: programmatic lookup problem detected
[2025-10-01T23:28:48.721Z] -----------------------------------------
[2025-10-01T23:28:48.721Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-10-01T23:28:48.721Z]
[2025-10-01T23:28:48.721Z] Stack frame: io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest.testWarning(ApiLookupProblemDetectedTest.java:44)
[2025-10-01T23:28:48.721Z] Required type: class io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest$Alpha
[2025-10-01T23:28:48.721Z] Required qualifiers: [@javax.enterprise.inject.Default()]
[2025-10-01T23:28:48.721Z] Removed beans:
[2025-10-01T23:28:48.721Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest$Alpha], qualifiers=null]
[2025-10-01T23:28:48.721Z] Solutions:
[2025-10-01T23:28:48.721Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-10-01T23:28:48.721Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-10-01T23:28:48.721Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-10-01T23:28:48.721Z] - Enable the DEBUG log level to see the full stack trace
[2025-10-01T23:28:48.721Z] ================================================================================
[2025-10-01T23:28:48.721Z]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:58,733 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s - in io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.unused.UnusedExclusionTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:59,076 WARN [io.qua.arc.impl] (main)
[2025-10-01T23:28:48.721Z] ================================================================================
[2025-10-01T23:28:48.721Z] CDI: programmatic lookup problem detected
[2025-10-01T23:28:48.721Z] -----------------------------------------
[2025-10-01T23:28:48.721Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-10-01T23:28:48.721Z]
[2025-10-01T23:28:48.721Z] Stack frame: io.quarkus.arc.runtime.BeanContainerImpl.instanceFactory(BeanContainerImpl.java:26)
[2025-10-01T23:28:48.721Z] Required type: class io.quarkus.arc.test.unused.UnusedExclusionTest$Gama
[2025-10-01T23:28:48.721Z] Required qualifiers: [@javax.enterprise.inject.Default()]
[2025-10-01T23:28:48.721Z] Removed beans:
[2025-10-01T23:28:48.721Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.UnusedExclusionTest$GamaProducer#ping() [types=[class io.quarkus.arc.test.unused.UnusedExclusionTest$Gama], qualifiers=null]
[2025-10-01T23:28:48.721Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.UnusedExclusionTest$Gama], qualifiers=null]
[2025-10-01T23:28:48.721Z] Solutions:
[2025-10-01T23:28:48.721Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-10-01T23:28:48.721Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-10-01T23:28:48.721Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-10-01T23:28:48.721Z] - Enable the DEBUG log level to see the full stack trace
[2025-10-01T23:28:48.721Z] ================================================================================
[2025-10-01T23:28:48.721Z]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:59,102 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.095s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:59,103 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:59,103 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:59,112 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s - in io.quarkus.arc.test.unused.UnusedExclusionTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.startup.StartupAnnotationTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:59,459 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.099s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:59,459 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:59,459 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:48:59,465 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 s - in io.quarkus.arc.test.startup.StartupAnnotationTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.devconsole.NameTest
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.devconsole.NameTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.devconsole.DevObserverInfoTest
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.arc.test.devconsole.DevObserverInfoTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.interceptor.InterceptorNoBindingsTest
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in io.quarkus.arc.test.interceptor.InterceptorNoBindingsTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.interceptor.staticmethods.InterceptedStaticMethodTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:00,089 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.091s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:00,089 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:00,089 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:00,099 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s - in io.quarkus.arc.test.interceptor.staticmethods.InterceptedStaticMethodTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.interceptor.IgnoredPrivateInterceptedMethodTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:00,305 WARN [io.qua.arc.pro.Methods] (build-1) @Simple will have no effect on method io.quarkus.arc.test.interceptor.IgnoredPrivateInterceptedMethodTest$SimpleBean.foo() because the method is private
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:00,436 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.091s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:00,436 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:00,436 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:00,446 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s - in io.quarkus.arc.test.interceptor.IgnoredPrivateInterceptedMethodTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.interceptor.FailingPrivateInterceptedMethodTest
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 s - in io.quarkus.arc.test.interceptor.FailingPrivateInterceptedMethodTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.interceptor.InterceptorBindingRegistrarTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:01,051 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.093s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:01,051 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:01,051 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:01,062 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in io.quarkus.arc.test.interceptor.InterceptorBindingRegistrarTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.remove.RemoveFwkBeansTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:01,452 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.089s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:01,452 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:01,452 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:01,461 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s - in io.quarkus.arc.test.remove.RemoveFwkBeansTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesFqcnTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:01,877 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.097s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:01,877 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:01,877 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:01,888 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesFqcnTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesPackageStartsTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:02,314 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.094s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:02,314 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:02,314 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:02,324 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesPackageStartsTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesPackageTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:02,839 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.250s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:02,839 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:02,839 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:02,849 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesPackageTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesSimpleNameTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:03,224 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.094s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:03,224 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:03,224 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:03,235 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesSimpleNameTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.context.CustomPseudoScopeTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:03,685 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.163s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:03,685 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:03,686 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:03,700 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s - in io.quarkus.arc.test.context.CustomPseudoScopeTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.deployment.TestArchiveMatching
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.deployment.TestArchiveMatching
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.lock.LockTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:04,124 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.111s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:04,125 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:04,125 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:04,143 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s - in io.quarkus.arc.test.lock.LockTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.properties.CombinedBuildProfileAndBuildPropertiesTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:04,579 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.100s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:04,579 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:04,579 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:04,590 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.721Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s - in io.quarkus.arc.test.properties.CombinedBuildProfileAndBuildPropertiesTest
[2025-10-01T23:28:48.721Z] [INFO] Running io.quarkus.arc.test.properties.IfBuildPropertyTest
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:05,010 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.098s.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:05,011 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.721Z] 2025-10-01 21:49:05,011 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:05,023 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.722Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 s - in io.quarkus.arc.test.properties.IfBuildPropertyTest
[2025-10-01T23:28:48.722Z] [INFO] Running io.quarkus.arc.test.properties.SimpleUnlessBuildPropertyTest
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:05,381 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.093s.
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:05,382 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:05,382 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:05,392 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.722Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s - in io.quarkus.arc.test.properties.SimpleUnlessBuildPropertyTest
[2025-10-01T23:28:48.722Z] [INFO] Running io.quarkus.arc.test.properties.UnlessBuildPropertyTest
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:05,740 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.096s.
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:05,740 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:05,740 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:05,775 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.722Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in io.quarkus.arc.test.properties.UnlessBuildPropertyTest
[2025-10-01T23:28:48.722Z] [INFO] Running io.quarkus.arc.test.stereotype.DoubleScopedStereotypeHierarchyTestCase
[2025-10-01T23:28:48.722Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in io.quarkus.arc.test.stereotype.DoubleScopedStereotypeHierarchyTestCase
[2025-10-01T23:28:48.722Z] [INFO] Running io.quarkus.arc.test.stereotype.DoubleScopedStereotypeTestCase
[2025-10-01T23:28:48.722Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in io.quarkus.arc.test.stereotype.DoubleScopedStereotypeTestCase
[2025-10-01T23:28:48.722Z] [INFO] Running io.quarkus.arc.test.stereotype.BeanDefiningAnnotationStereotypeTestCase
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:06,588 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.092s.
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:06,588 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:06,588 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:06,597 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.722Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s - in io.quarkus.arc.test.stereotype.BeanDefiningAnnotationStereotypeTestCase
[2025-10-01T23:28:48.722Z] [INFO] Running io.quarkus.arc.test.stereotype.DoubleScopedBeanTestCase
[2025-10-01T23:28:48.722Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s - in io.quarkus.arc.test.stereotype.DoubleScopedBeanTestCase
[2025-10-01T23:28:48.722Z] [INFO] Running io.quarkus.arc.test.configroot.ConfigRootInjectionTest
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:07,245 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.092s.
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:07,245 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:07,245 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:07,260 INFO [io.quarkus] (main) Quarkus stopped in 0.009s
[2025-10-01T23:28:48.722Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s - in io.quarkus.arc.test.configroot.ConfigRootInjectionTest
[2025-10-01T23:28:48.722Z] [INFO] Running io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2025-10-01T23:28:48.722Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2025-10-01T23:28:48.722Z] [INFO] Running io.quarkus.arc.test.SimpleBeanTest
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:07,868 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.106s.
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:07,869 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:07,869 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:07,877 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2025-10-01T23:28:48.722Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s - in io.quarkus.arc.test.SimpleBeanTest
[2025-10-01T23:28:48.722Z] [INFO] Running io.quarkus.arc.test.autoproduces.AutoProducerMethodDisabledTest
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:08,230 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.089s.
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:08,230 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:08,230 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:08,242 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.722Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s - in io.quarkus.arc.test.autoproduces.AutoProducerMethodDisabledTest
[2025-10-01T23:28:48.722Z] [INFO] Running io.quarkus.arc.test.autoproduces.AutoProducerMethodTest
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:08,623 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.089s.
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:08,623 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:08,623 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:08,634 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2025-10-01T23:28:48.722Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s - in io.quarkus.arc.test.autoproduces.AutoProducerMethodTest
[2025-10-01T23:28:48.722Z] [INFO] Running io.quarkus.arc.test.exclude.ExcludeTypesTest
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:09,049 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.096s.
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:09,049 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:09,050 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:09,061 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.722Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s - in io.quarkus.arc.test.exclude.ExcludeTypesTest
[2025-10-01T23:28:48.722Z] [INFO] Running SingleLetterDefaultPackageTest
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:09,449 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.098s.
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:09,450 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:09,450 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.722Z] 2025-10-01 21:49:09,463 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2025-10-01T23:28:48.722Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 s - in SingleLetterDefaultPackageTest
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] Results:
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] Tests run: 131, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-arc-deployment ---
[2025-10-01T23:28:48.722Z] [INFO] Building jar: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arc-deployment ---
[2025-10-01T23:28:48.722Z] [INFO] Building jar: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arc-deployment ---
[2025-10-01T23:28:48.722Z] [INFO] Installing /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-arc-deployment/2.7.5.Final/quarkus-arc-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.722Z] [INFO] Installing /quarkus/extensions/arc/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-arc-deployment/2.7.5.Final/quarkus-arc-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.722Z] [INFO] Installing /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-arc-deployment/2.7.5.Final/quarkus-arc-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] -------------------< io.quarkus:quarkus-http-parent >-------------------
[2025-10-01T23:28:48.722Z] [INFO] Building Quarkus - Undertow 2.7.5.Final [70/964]
[2025-10-01T23:28:48.722Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-http-parent ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-http-parent ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-http-parent ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-http-parent ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-http-parent ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-http-parent ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-http-parent ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-http-parent ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-http-parent ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-http-parent ---
[2025-10-01T23:28:48.722Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-http-parent ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-http-parent ---
[2025-10-01T23:28:48.722Z] [INFO] Installing /quarkus/extensions/undertow/pom.xml to /root/.m2/repository/io/quarkus/quarkus-http-parent/2.7.5.Final/quarkus-http-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] ------------------< io.quarkus:quarkus-undertow-spi >-------------------
[2025-10-01T23:28:48.722Z] [INFO] Building Quarkus - Undertow - SPI 2.7.5.Final [71/964]
[2025-10-01T23:28:48.722Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.pom
[2025-10-01T23:28:48.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.pom (19 kB at 136 kB/s)
[2025-10-01T23:28:48.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-parent/4.1.7/quarkus-http-parent-4.1.7.pom
[2025-10-01T23:28:48.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-parent/4.1.7/quarkus-http-parent-4.1.7.pom (29 kB at 275 kB/s)
[2025-10-01T23:28:48.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom
[2025-10-01T23:28:48.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom (35 kB at 387 kB/s)
[2025-10-01T23:28:48.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.pom
[2025-10-01T23:28:48.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.pom (27 kB at 220 kB/s)
[2025-10-01T23:28:48.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.pom
[2025-10-01T23:28:48.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.pom (4.8 kB at 52 kB/s)
[2025-10-01T23:28:48.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom
[2025-10-01T23:28:48.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom (17 kB at 322 kB/s)
[2025-10-01T23:28:48.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.pom
[2025-10-01T23:28:48.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.pom (4.6 kB at 39 kB/s)
[2025-10-01T23:28:48.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-as-parent-metadata/14.0.0.Final/jboss-as-parent-metadata-14.0.0.Final.pom
[2025-10-01T23:28:48.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-as-parent-metadata/14.0.0.Final/jboss-as-parent-metadata-14.0.0.Final.pom (20 kB at 156 kB/s)
[2025-10-01T23:28:48.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.pom
[2025-10-01T23:28:48.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.pom (3.9 kB at 27 kB/s)
[2025-10-01T23:28:48.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.jar
[2025-10-01T23:28:48.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.jar
[2025-10-01T23:28:48.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.jar
[2025-10-01T23:28:48.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.jar
[2025-10-01T23:28:48.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar
[2025-10-01T23:28:48.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.jar (496 kB at 3.9 MB/s)
[2025-10-01T23:28:48.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.jar
[2025-10-01T23:28:48.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar (83 kB at 568 kB/s)
[2025-10-01T23:28:48.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.jar (39 kB at 220 kB/s)
[2025-10-01T23:28:48.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.jar (938 kB at 4.8 MB/s)
[2025-10-01T23:28:48.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.jar (549 kB at 2.6 MB/s)
[2025-10-01T23:28:48.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.jar (524 kB at 2.0 MB/s)
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow-spi ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow-spi ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow-spi ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow-spi ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow-spi ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow-spi ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow-spi ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow-spi ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow-spi ---
[2025-10-01T23:28:48.722Z] [INFO] Processed 16 files in 20ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow-spi ---
[2025-10-01T23:28:48.722Z] [INFO] Processed 16 files in 00:00.026 (Already Sorted: 16, Needed Sorting: 0)
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow-spi ---
[2025-10-01T23:28:48.722Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.722Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/spi/src/main/resources
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow-spi ---
[2025-10-01T23:28:48.722Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.722Z] [INFO] Compiling 16 source files to /quarkus/extensions/undertow/spi/target/classes
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow-spi ---
[2025-10-01T23:28:48.722Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.722Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/spi/src/test/resources
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow-spi ---
[2025-10-01T23:28:48.722Z] [INFO] No sources to compile
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow-spi ---
[2025-10-01T23:28:48.722Z] [INFO] No tests to run.
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow-spi ---
[2025-10-01T23:28:48.722Z] [INFO] Building jar: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow-spi ---
[2025-10-01T23:28:48.722Z] [INFO] Building jar: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow-spi ---
[2025-10-01T23:28:48.722Z] [INFO] Installing /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-spi/2.7.5.Final/quarkus-undertow-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.722Z] [INFO] Installing /quarkus/extensions/undertow/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-undertow-spi/2.7.5.Final/quarkus-undertow-spi-2.7.5.Final.pom
[2025-10-01T23:28:48.722Z] [INFO] Installing /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-spi/2.7.5.Final/quarkus-undertow-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] -----------------< io.quarkus:quarkus-security-parent >-----------------
[2025-10-01T23:28:48.722Z] [INFO] Building Quarkus - Security 2.7.5.Final [72/964]
[2025-10-01T23:28:48.722Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-parent ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-parent ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-parent ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-parent ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-parent ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-parent ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-parent ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-parent ---
[2025-10-01T23:28:48.722Z] [INFO]
[2025-10-01T23:28:48.722Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-parent ---
[2025-10-01T23:28:48.723Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-parent ---
[2025-10-01T23:28:48.723Z] [INFO] Installing /quarkus/extensions/security/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-parent/2.7.5.Final/quarkus-security-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --------------< io.quarkus:quarkus-security-runtime-spi >---------------
[2025-10-01T23:28:48.723Z] [INFO] Building Quarkus - Security - Runtime SPI 2.7.5.Final [73/964]
[2025-10-01T23:28:48.723Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.pom
[2025-10-01T23:28:48.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.pom (5.6 kB at 55 kB/s)
[2025-10-01T23:28:48.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.jar
[2025-10-01T23:28:48.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.jar (18 kB at 223 kB/s)
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-runtime-spi ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-runtime-spi ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-runtime-spi ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-runtime-spi ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-runtime-spi ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-runtime-spi ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-runtime-spi ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-runtime-spi ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-runtime-spi ---
[2025-10-01T23:28:48.723Z] [INFO] Processed 4 files in 10ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-runtime-spi ---
[2025-10-01T23:28:48.723Z] [INFO] Processed 4 files in 00:00.005 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-runtime-spi ---
[2025-10-01T23:28:48.723Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.723Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/runtime-spi/src/main/resources
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-runtime-spi ---
[2025-10-01T23:28:48.723Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.723Z] [INFO] Compiling 4 source files to /quarkus/extensions/security/runtime-spi/target/classes
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-runtime-spi ---
[2025-10-01T23:28:48.723Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.723Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/runtime-spi/src/test/resources
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-runtime-spi ---
[2025-10-01T23:28:48.723Z] [INFO] No sources to compile
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-runtime-spi ---
[2025-10-01T23:28:48.723Z] [INFO] No tests to run.
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-runtime-spi ---
[2025-10-01T23:28:48.723Z] [INFO] Building jar: /quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-runtime-spi ---
[2025-10-01T23:28:48.723Z] [INFO] Building jar: /quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-runtime-spi ---
[2025-10-01T23:28:48.723Z] [INFO] Installing /quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-runtime-spi/2.7.5.Final/quarkus-security-runtime-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.723Z] [INFO] Installing /quarkus/extensions/security/runtime-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-runtime-spi/2.7.5.Final/quarkus-security-runtime-spi-2.7.5.Final.pom
[2025-10-01T23:28:48.723Z] [INFO] Installing /quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-runtime-spi/2.7.5.Final/quarkus-security-runtime-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] -------< io.quarkus:quarkus-smallrye-context-propagation-parent >-------
[2025-10-01T23:28:48.723Z] [INFO] Building Quarkus - SmallRye Context Propagation 2.7.5.Final [74/964]
[2025-10-01T23:28:48.723Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-context-propagation-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-context-propagation-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-context-propagation-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-context-propagation-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-context-propagation-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-context-propagation-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-context-propagation-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-context-propagation-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-context-propagation-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-context-propagation-parent ---
[2025-10-01T23:28:48.723Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-context-propagation-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-context-propagation-parent ---
[2025-10-01T23:28:48.723Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation-parent/2.7.5.Final/quarkus-smallrye-context-propagation-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] ----------< io.quarkus:quarkus-smallrye-context-propagation >-----------
[2025-10-01T23:28:48.723Z] [INFO] Building Quarkus - SmallRye Context Propagation - Runtime 2.7.5.Final [75/964]
[2025-10-01T23:28:48.723Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.pom
[2025-10-01T23:28:48.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.pom (1.9 kB at 18 kB/s)
[2025-10-01T23:28:48.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-parent/1.2.2/smallrye-context-propagation-parent-1.2.2.pom
[2025-10-01T23:28:48.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-parent/1.2.2/smallrye-context-propagation-parent-1.2.2.pom (6.9 kB at 68 kB/s)
[2025-10-01T23:28:48.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.pom
[2025-10-01T23:28:48.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.pom (916 B at 16 kB/s)
[2025-10-01T23:28:48.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.pom
[2025-10-01T23:28:48.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.pom (1.1 kB at 12 kB/s)
[2025-10-01T23:28:48.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.jar
[2025-10-01T23:28:48.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.jar
[2025-10-01T23:28:48.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.jar
[2025-10-01T23:28:48.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.jar (8.1 kB at 118 kB/s)
[2025-10-01T23:28:48.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.jar (7.8 kB at 94 kB/s)
[2025-10-01T23:28:48.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.jar (96 kB at 943 kB/s)
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.723Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.723Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-context-propagation/runtime/target/classes
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.723Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-context-propagation/runtime/src/test/resources
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO] No sources to compile
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO] No tests to run.
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-2.7.5.Final.jar
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-context-propagation ---
[2025-10-01T23:28:48.723Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation/2.7.5.Final/quarkus-smallrye-context-propagation-2.7.5.Final.jar
[2025-10-01T23:28:48.723Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation/2.7.5.Final/quarkus-smallrye-context-propagation-2.7.5.Final.pom
[2025-10-01T23:28:48.723Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation/2.7.5.Final/quarkus-smallrye-context-propagation-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] ------------------< io.quarkus:quarkus-mutiny-parent >------------------
[2025-10-01T23:28:48.723Z] [INFO] Building Quarkus - Mutiny 2.7.5.Final [76/964]
[2025-10-01T23:28:48.723Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-parent ---
[2025-10-01T23:28:48.723Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-parent ---
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-parent ---
[2025-10-01T23:28:48.723Z] [INFO] Installing /quarkus/extensions/mutiny/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-parent/2.7.5.Final/quarkus-mutiny-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.723Z] [INFO]
[2025-10-01T23:28:48.723Z] [INFO] ---------------------< io.quarkus:quarkus-mutiny >----------------------
[2025-10-01T23:28:48.723Z] [INFO] Building Quarkus - Mutiny - Runtime 2.7.5.Final [77/964]
[2025-10-01T23:28:48.723Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.4.0/mutiny-smallrye-context-propagation-1.4.0.pom
[2025-10-01T23:28:48.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.4.0/mutiny-smallrye-context-propagation-1.4.0.pom (3.3 kB at 19 kB/s)
[2025-10-01T23:28:48.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.4.0/mutiny-smallrye-context-propagation-1.4.0.jar
[2025-10-01T23:28:48.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.4.0/mutiny-smallrye-context-propagation-1.4.0.jar (21 kB at 133 kB/s)
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.724Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.724Z] [INFO] Compiling 1 source file to /quarkus/extensions/mutiny/runtime/target/classes
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.724Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mutiny/runtime/src/test/resources
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO] No sources to compile
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO] No tests to run.
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO] Building jar: /quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-2.7.5.Final.jar
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO] Building jar: /quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny ---
[2025-10-01T23:28:48.724Z] [INFO] Installing /quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny/2.7.5.Final/quarkus-mutiny-2.7.5.Final.jar
[2025-10-01T23:28:48.724Z] [INFO] Installing /quarkus/extensions/mutiny/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny/2.7.5.Final/quarkus-mutiny-2.7.5.Final.pom
[2025-10-01T23:28:48.724Z] [INFO] Installing /quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny/2.7.5.Final/quarkus-mutiny-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] ------------------< io.quarkus:quarkus-netty-parent >-------------------
[2025-10-01T23:28:48.724Z] [INFO] Building Quarkus - Netty 2.7.5.Final [78/964]
[2025-10-01T23:28:48.724Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-netty-parent ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-netty-parent ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-netty-parent ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-netty-parent ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-netty-parent ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-netty-parent ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-netty-parent ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-netty-parent ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-netty-parent ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-netty-parent ---
[2025-10-01T23:28:48.724Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-netty-parent ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-netty-parent ---
[2025-10-01T23:28:48.724Z] [INFO] Installing /quarkus/extensions/netty/pom.xml to /root/.m2/repository/io/quarkus/quarkus-netty-parent/2.7.5.Final/quarkus-netty-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] ----------------------< io.quarkus:quarkus-netty >----------------------
[2025-10-01T23:28:48.724Z] [INFO] Building Quarkus - Netty - Runtime 2.7.5.Final [79/964]
[2025-10-01T23:28:48.724Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.pom
[2025-10-01T23:28:48.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.pom (19 kB at 203 kB/s)
[2025-10-01T23:28:48.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.pom
[2025-10-01T23:28:48.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.pom (26 kB at 293 kB/s)
[2025-10-01T23:28:48.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.pom
[2025-10-01T23:28:48.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.pom (2.1 kB at 17 kB/s)
[2025-10-01T23:28:48.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final.pom
[2025-10-01T23:28:48.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final.pom (24 kB at 250 kB/s)
[2025-10-01T23:28:48.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.pom
[2025-10-01T23:28:48.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.pom (2.1 kB at 22 kB/s)
[2025-10-01T23:28:48.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final-linux-x86_64.jar
[2025-10-01T23:28:48.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.jar
[2025-10-01T23:28:48.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.jar
[2025-10-01T23:28:48.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final-osx-x86_64.jar
[2025-10-01T23:28:48.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.jar
[2025-10-01T23:28:48.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.jar (138 kB at 1.2 MB/s)
[2025-10-01T23:28:48.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final-osx-x86_64.jar (25 kB at 223 kB/s)
[2025-10-01T23:28:48.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.jar (40 kB at 309 kB/s)
[2025-10-01T23:28:48.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.jar (107 kB at 782 kB/s)
[2025-10-01T23:28:48.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final-linux-x86_64.jar (36 kB at 255 kB/s)
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO] Processed 13 files in 28ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO] Processed 13 files in 00:00.071 (Already Sorted: 13, Needed Sorting: 0)
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.724Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.724Z] [INFO] Compiling 13 source files to /quarkus/extensions/netty/runtime/target/classes
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/virtual/VirtualChannel.java:[243,29] io.netty.channel.RecvByteBufAllocator.Handle in io.netty.channel.RecvByteBufAllocator has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/virtual/VirtualServerChannel.java:[153,29] io.netty.channel.RecvByteBufAllocator.Handle in io.netty.channel.RecvByteBufAllocator has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[200,13] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[200,13] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[200,13] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[211,19] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[211,19] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[211,19] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[220,60] Possible heap pollution from parameterized vararg type java.util.Map.Entry<io.netty.handler.ssl.SslContextOption<?>,java.lang.Object>
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[237,60] Possible heap pollution from parameterized vararg type java.util.Map.Entry<io.netty.handler.ssl.SslContextOption<?>,java.lang.Object>
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[266,12] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[266,12] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[266,12] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[268,21] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[273,25] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[288,36] io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[290,36] io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[298,40] io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[300,40] io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[325,13] io.netty.bootstrap.ChannelFactory in io.netty.bootstrap has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[325,13] io.netty.bootstrap.ChannelFactory in io.netty.bootstrap has been deprecated
[2025-10-01T23:28:48.724Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[325,13] io.netty.bootstrap.ChannelFactory in io.netty.bootstrap has been deprecated
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.724Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/netty/runtime/src/test/resources
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO] No sources to compile
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO] No tests to run.
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO] Building jar: /quarkus/extensions/netty/runtime/target/quarkus-netty-2.7.5.Final.jar
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO] Building jar: /quarkus/extensions/netty/runtime/target/quarkus-netty-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-netty ---
[2025-10-01T23:28:48.724Z] [INFO] Installing /quarkus/extensions/netty/runtime/target/quarkus-netty-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-netty/2.7.5.Final/quarkus-netty-2.7.5.Final.jar
[2025-10-01T23:28:48.724Z] [INFO] Installing /quarkus/extensions/netty/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-netty/2.7.5.Final/quarkus-netty-2.7.5.Final.pom
[2025-10-01T23:28:48.724Z] [INFO] Installing /quarkus/extensions/netty/runtime/target/quarkus-netty-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-netty/2.7.5.Final/quarkus-netty-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] ------------------< io.quarkus:quarkus-vertx-parent >-------------------
[2025-10-01T23:28:48.724Z] [INFO] Building Quarkus - Vert.x 2.7.5.Final [80/964]
[2025-10-01T23:28:48.724Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-parent ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-parent ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-parent ---
[2025-10-01T23:28:48.724Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-parent ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-parent ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-parent ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-parent ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-parent ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-parent ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-parent ---
[2025-10-01T23:28:48.725Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-parent ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-parent ---
[2025-10-01T23:28:48.725Z] [INFO] Installing /quarkus/extensions/vertx/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-parent/2.7.5.Final/quarkus-vertx-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] ----------------------< io.quarkus:quarkus-vertx >----------------------
[2025-10-01T23:28:48.725Z] [INFO] Building Quarkus - Vert.x - Runtime 2.7.5.Final [81/964]
[2025-10-01T23:28:48.725Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.pom
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.pom (1.8 kB at 16 kB/s)
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.pom
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.pom (2.3 kB at 18 kB/s)
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-implementation-parent/5.2.1/smallrye-fault-tolerance-implementation-parent-5.2.1.pom
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-implementation-parent/5.2.1/smallrye-fault-tolerance-implementation-parent-5.2.1.pom (1.5 kB at 17 kB/s)
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-parent/5.2.1/smallrye-fault-tolerance-parent-5.2.1.pom
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-parent/5.2.1/smallrye-fault-tolerance-parent-5.2.1.pom (14 kB at 133 kB/s)
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom (9.7 kB at 83 kB/s)
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom (52 kB at 393 kB/s)
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.jar
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.jar
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.jar (6.2 kB at 64 kB/s)
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.jar (36 kB at 251 kB/s)
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO] Processed 37 files in 56ms (Formatted: 0, Unchanged: 37, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO] Processed 37 files in 00:00.167 (Already Sorted: 37, Needed Sorting: 0)
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.725Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.725Z] [INFO] Compiling 35 source files to /quarkus/extensions/vertx/runtime/target/classes
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx/runtime/src/main/java/io/quarkus/vertx/runtime/jackson/JsonUtil.java:[60,19] unchecked method invocation: constructor <init> in class io.vertx.core.json.JsonObject is applied to given types
[2025-10-01T23:28:48.725Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2025-10-01T23:28:48.725Z] found: java.util.Map
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx/runtime/src/main/java/io/quarkus/vertx/runtime/jackson/JsonUtil.java:[60,34] unchecked conversion
[2025-10-01T23:28:48.725Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2025-10-01T23:28:48.725Z] found: java.util.Map
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.725Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx/runtime/src/test/resources
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.725Z] [INFO] Compiling 2 source files to /quarkus/extensions/vertx/runtime/target/test-classes
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.725Z] [INFO] T E S T S
[2025-10-01T23:28:48.725Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.725Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.725Z] [INFO] Running io.quarkus.vertx.runtime.VertxProducerTest
[2025-10-01T23:28:48.725Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 s - in io.quarkus.vertx.runtime.VertxProducerTest
[2025-10-01T23:28:48.725Z] [INFO] Running io.quarkus.vertx.core.runtime.VertxCoreProducerTest
[2025-10-01T23:28:48.725Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in io.quarkus.vertx.core.runtime.VertxCoreProducerTest
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] Results:
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO] Building jar: /quarkus/extensions/vertx/runtime/target/quarkus-vertx-2.7.5.Final.jar
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO] Building jar: /quarkus/extensions/vertx/runtime/target/quarkus-vertx-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx ---
[2025-10-01T23:28:48.725Z] [INFO] Installing /quarkus/extensions/vertx/runtime/target/quarkus-vertx-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx/2.7.5.Final/quarkus-vertx-2.7.5.Final.jar
[2025-10-01T23:28:48.725Z] [INFO] Installing /quarkus/extensions/vertx/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx/2.7.5.Final/quarkus-vertx-2.7.5.Final.pom
[2025-10-01T23:28:48.725Z] [INFO] Installing /quarkus/extensions/vertx/runtime/target/quarkus-vertx-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx/2.7.5.Final/quarkus-vertx-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] -------------------< io.quarkus:quarkus-vertx-http >--------------------
[2025-10-01T23:28:48.725Z] [INFO] Building Quarkus - Vert.x - HTTP - Runtime 2.7.5.Final [82/964]
[2025-10-01T23:28:48.725Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.19.0/smallrye-mutiny-vertx-web-2.19.0.pom
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.19.0/smallrye-mutiny-vertx-web-2.19.0.pom (7.1 kB at 59 kB/s)
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.19.0/smallrye-mutiny-vertx-web-common-2.19.0.pom
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.19.0/smallrye-mutiny-vertx-web-common-2.19.0.pom (5.0 kB at 44 kB/s)
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.19.0/smallrye-mutiny-vertx-auth-common-2.19.0.pom
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.19.0/smallrye-mutiny-vertx-auth-common-2.19.0.pom (5.0 kB at 40 kB/s)
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.19.0/smallrye-mutiny-vertx-bridge-common-2.19.0.pom
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.19.0/smallrye-mutiny-vertx-bridge-common-2.19.0.pom (5.0 kB at 39 kB/s)
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/4.3.1/mockito-junit-jupiter-4.3.1.pom
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/4.3.1/mockito-junit-jupiter-4.3.1.pom (2.3 kB at 25 kB/s)
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.19.0/smallrye-mutiny-vertx-web-2.19.0.jar
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.19.0/smallrye-mutiny-vertx-web-common-2.19.0.jar
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.19.0/smallrye-mutiny-vertx-auth-common-2.19.0.jar
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.19.0/smallrye-mutiny-vertx-bridge-common-2.19.0.jar
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/4.3.1/mockito-junit-jupiter-4.3.1.jar
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.19.0/smallrye-mutiny-vertx-web-common-2.19.0.jar (20 kB at 201 kB/s)
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.19.0/smallrye-mutiny-vertx-auth-common-2.19.0.jar (40 kB at 410 kB/s)
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/4.3.1/mockito-junit-jupiter-4.3.1.jar (5.4 kB at 55 kB/s)
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.19.0/smallrye-mutiny-vertx-bridge-common-2.19.0.jar (6.2 kB at 49 kB/s)
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.19.0/smallrye-mutiny-vertx-web-2.19.0.jar (141 kB at 1.1 MB/s)
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.725Z] [INFO] Processed 137 files in 515ms (Formatted: 0, Unchanged: 137, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.725Z] [INFO] Processed 137 files in 00:00.510 (Already Sorted: 137, Needed Sorting: 0)
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.725Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar (3.5 kB at 26 kB/s)
[2025-10-01T23:28:48.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final.jar (23 kB at 213 kB/s)
[2025-10-01T23:28:48.725Z] [INFO]
[2025-10-01T23:28:48.725Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.725Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.725Z] [INFO] Compiling 132 source files to /quarkus/extensions/vertx-http/runtime/target/classes
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/VertxHttpRecorder.java:[525,30] proxyAddressForwarding in io.quarkus.vertx.http.runtime.HttpConfiguration has been deprecated
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/VertxHttpRecorder.java:[531,30] allowForwarded in io.quarkus.vertx.http.runtime.HttpConfiguration has been deprecated
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/VertxHttpRecorder.java:[672,62] file in io.quarkus.vertx.http.runtime.CertificateConfig has been deprecated
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/VertxHttpRecorder.java:[673,61] keyFile in io.quarkus.vertx.http.runtime.CertificateConfig has been deprecated
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/ForwardingProxyOptions.java:[28,65] proxyAddressForwarding in io.quarkus.vertx.http.runtime.HttpConfiguration has been deprecated
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/ForwardingProxyOptions.java:[30,57] allowForwarded in io.quarkus.vertx.http.runtime.HttpConfiguration has been deprecated
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[44,53] unchecked cast
[2025-10-01T23:28:48.725Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2025-10-01T23:28:48.725Z] found: java.lang.Object
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[48,53] unchecked cast
[2025-10-01T23:28:48.725Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2025-10-01T23:28:48.725Z] found: java.lang.Object
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[112,34] unchecked cast
[2025-10-01T23:28:48.725Z] required: V
[2025-10-01T23:28:48.725Z] found: java.lang.Object
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[120,37] unchecked cast
[2025-10-01T23:28:48.725Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2025-10-01T23:28:48.725Z] found: V
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[141,62] unchecked cast
[2025-10-01T23:28:48.725Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2025-10-01T23:28:48.725Z] found: java.lang.Object
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/CookieAttribute.java:[21,33] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/QuarkusHttpHeaders.java:[258,48] iterator() in io.netty.handler.codec.http.HttpHeaders has been deprecated
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/QuarkusHttpHeaders.java:[596,43] unchecked cast
[2025-10-01T23:28:48.725Z] required: T
[2025-10-01T23:28:48.725Z] found: java.lang.Object
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/FormAuthenticationMechanism.java:[88,83] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/FormAuthenticationMechanism.java:[120,35] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/PersistentLoginManager.java:[59,34] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/PersistentLoginManager.java:[125,20] addCookie(io.vertx.core.http.Cookie) in io.vertx.ext.web.RoutingContext has been deprecated
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,74] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2025-10-01T23:28:48.725Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,74] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,74] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,74] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,38] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,38] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,38] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,38] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[35,9] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[37,31] getPeerCertificateChain() in javax.net.ssl.SSLSession has been deprecated
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[44,18] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/StaticResourcesRecorder.java:[35,30] setAllowRootFileSystemAccess(boolean) in io.vertx.ext.web.handler.StaticHandler has been deprecated
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/StaticResourcesRecorder.java:[36,30] setWebRoot(java.lang.String) in io.vertx.ext.web.handler.StaticHandler has been deprecated
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/QuarkusHttpUser.java:[50,17] isAuthorized(java.lang.String,io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Boolean>>) in io.vertx.ext.auth.User has been deprecated
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/QuarkusHttpUser.java:[45,17] isAuthorized(io.vertx.ext.auth.authorization.Authorization,io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Boolean>>) in io.vertx.ext.auth.User has been deprecated
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.726Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.726Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/runtime/src/test/resources
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.726Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.726Z] [INFO] Compiling 5 source files to /quarkus/extensions/vertx-http/runtime/target/test-classes
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/test/java/io/quarkus/vertx/http/runtime/cors/CORSFilterTest.java:[21,67] unchecked method invocation: method of in class java.util.Optional is applied to given types
[2025-10-01T23:28:48.726Z] required: T
[2025-10-01T23:28:48.726Z] found: java.util.List
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/test/java/io/quarkus/vertx/http/runtime/cors/CORSFilterTest.java:[21,79] unchecked conversion
[2025-10-01T23:28:48.726Z] required: T
[2025-10-01T23:28:48.726Z] found: java.util.List
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/test/java/io/quarkus/vertx/http/runtime/cors/CORSFilterTest.java:[21,55] unchecked method invocation: method isConfiguredWithWildcard in class io.quarkus.vertx.http.runtime.cors.CORSFilter is applied to given types
[2025-10-01T23:28:48.726Z] required: java.util.Optional<java.util.List<java.lang.String>>
[2025-10-01T23:28:48.726Z] found: java.util.Optional
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/test/java/io/quarkus/vertx/http/runtime/cors/CORSFilterTest.java:[21,67] unchecked conversion
[2025-10-01T23:28:48.726Z] required: java.util.Optional<java.util.List<java.lang.String>>
[2025-10-01T23:28:48.726Z] found: java.util.Optional
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.726Z] [INFO] T E S T S
[2025-10-01T23:28:48.726Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.726Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.726Z] [INFO] Running io.quarkus.vertx.http.runtime.QuarkusErrorHandlerTest
[2025-10-01T23:28:48.726Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 s - in io.quarkus.vertx.http.runtime.QuarkusErrorHandlerTest
[2025-10-01T23:28:48.726Z] [INFO] Running io.quarkus.vertx.http.runtime.attribute.DateTimeAttributeTest
[2025-10-01T23:28:48.726Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in io.quarkus.vertx.http.runtime.attribute.DateTimeAttributeTest
[2025-10-01T23:28:48.726Z] [INFO] Running io.quarkus.vertx.http.runtime.devmode.JsonTest
[2025-10-01T23:28:48.726Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.vertx.http.runtime.devmode.JsonTest
[2025-10-01T23:28:48.726Z] [INFO] Running io.quarkus.vertx.http.runtime.devmode.ConfigDescriptionsManagerUnitTest
[2025-10-01T23:28:48.726Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in io.quarkus.vertx.http.runtime.devmode.ConfigDescriptionsManagerUnitTest
[2025-10-01T23:28:48.726Z] [INFO] Running io.quarkus.vertx.http.runtime.cors.CORSFilterTest
[2025-10-01T23:28:48.726Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.vertx.http.runtime.cors.CORSFilterTest
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] Results:
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.726Z] [INFO] Building jar: /quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-2.7.5.Final.jar
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.726Z] [INFO] Building jar: /quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http ---
[2025-10-01T23:28:48.726Z] [INFO] Installing /quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http/2.7.5.Final/quarkus-vertx-http-2.7.5.Final.jar
[2025-10-01T23:28:48.726Z] [INFO] Installing /quarkus/extensions/vertx-http/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http/2.7.5.Final/quarkus-vertx-http-2.7.5.Final.pom
[2025-10-01T23:28:48.726Z] [INFO] Installing /quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http/2.7.5.Final/quarkus-vertx-http-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --------------------< io.quarkus:quarkus-undertow >---------------------
[2025-10-01T23:28:48.726Z] [INFO] Building Quarkus - Undertow - Runtime 2.7.5.Final [83/964]
[2025-10-01T23:28:48.726Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.pom
[2025-10-01T23:28:48.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.pom (26 kB at 181 kB/s)
[2025-10-01T23:28:48.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.jar
[2025-10-01T23:28:48.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.jar (49 kB at 378 kB/s)
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO] Processed 20 files in 62ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO] Processed 20 files in 00:00.077 (Already Sorted: 20, Needed Sorting: 0)
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.726Z] [INFO] Copying 4 resources
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.726Z] [INFO] Compiling 20 source files to /quarkus/extensions/undertow/runtime/target/classes
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[250,19] unchecked call to QuarkusInstanceFactory(io.quarkus.arc.runtime.BeanContainer.Factory<T>) as a member of the raw type io.quarkus.undertow.runtime.QuarkusInstanceFactory
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[250,19] unchecked conversion
[2025-10-01T23:28:48.726Z] required: io.undertow.servlet.api.InstanceFactory<? extends javax.servlet.Servlet>
[2025-10-01T23:28:48.726Z] found: io.quarkus.undertow.runtime.QuarkusInstanceFactory
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[251,84] unchecked cast
[2025-10-01T23:28:48.726Z] required: java.lang.Class<? extends javax.servlet.Servlet>
[2025-10-01T23:28:48.726Z] found: java.lang.Class<capture#1 of ?>
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[302,19] unchecked call to QuarkusInstanceFactory(io.quarkus.arc.runtime.BeanContainer.Factory<T>) as a member of the raw type io.quarkus.undertow.runtime.QuarkusInstanceFactory
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[302,19] unchecked conversion
[2025-10-01T23:28:48.726Z] required: io.undertow.servlet.api.InstanceFactory<? extends javax.servlet.Filter>
[2025-10-01T23:28:48.726Z] found: io.quarkus.undertow.runtime.QuarkusInstanceFactory
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[303,80] unchecked cast
[2025-10-01T23:28:48.726Z] required: java.lang.Class<? extends javax.servlet.Filter>
[2025-10-01T23:28:48.726Z] found: java.lang.Class<capture#2 of ?>
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[325,80] unchecked cast
[2025-10-01T23:28:48.726Z] required: java.lang.Class<? extends java.util.EventListener>
[2025-10-01T23:28:48.726Z] found: java.lang.Class<capture#3 of ?>
[2025-10-01T23:28:48.726Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[326,68] unchecked cast
[2025-10-01T23:28:48.726Z] required: io.undertow.servlet.api.InstanceFactory<? extends java.util.EventListener>
[2025-10-01T23:28:48.726Z] found: io.quarkus.undertow.runtime.QuarkusInstanceFactory<capture#4 of ?>
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.726Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/runtime/src/test/resources
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO] No sources to compile
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO] No tests to run.
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO] Building jar: /quarkus/extensions/undertow/runtime/target/quarkus-undertow-2.7.5.Final.jar
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO] Building jar: /quarkus/extensions/undertow/runtime/target/quarkus-undertow-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow ---
[2025-10-01T23:28:48.726Z] [INFO] Installing /quarkus/extensions/undertow/runtime/target/quarkus-undertow-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-undertow/2.7.5.Final/quarkus-undertow-2.7.5.Final.jar
[2025-10-01T23:28:48.726Z] [INFO] Installing /quarkus/extensions/undertow/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-undertow/2.7.5.Final/quarkus-undertow-2.7.5.Final.pom
[2025-10-01T23:28:48.726Z] [INFO] Installing /quarkus/extensions/undertow/runtime/target/quarkus-undertow-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-undertow/2.7.5.Final/quarkus-undertow-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] ----------------< io.quarkus:quarkus-netty-deployment >-----------------
[2025-10-01T23:28:48.726Z] [INFO] Building Quarkus - Netty - Deployment 2.7.5.Final [84/964]
[2025-10-01T23:28:48.726Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-netty-deployment ---
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-netty-deployment ---
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-netty-deployment ---
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-netty-deployment ---
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-netty-deployment ---
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-netty-deployment ---
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-netty-deployment ---
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-netty-deployment ---
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-netty-deployment ---
[2025-10-01T23:28:48.726Z] [INFO] Processed 5 files in 17ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-netty-deployment ---
[2025-10-01T23:28:48.726Z] [INFO] Processed 5 files in 00:00.020 (Already Sorted: 5, Needed Sorting: 0)
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.726Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-netty-deployment ---
[2025-10-01T23:28:48.726Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.726Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/netty/deployment/src/main/resources
[2025-10-01T23:28:48.726Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-netty-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.727Z] [INFO] Compiling 5 source files to /quarkus/extensions/netty/deployment/target/classes
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-netty-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.727Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/netty/deployment/src/test/resources
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-netty-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] No sources to compile
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-netty-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] No tests to run.
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-netty-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Building jar: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-netty-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Building jar: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-netty-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Installing /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-netty-deployment/2.7.5.Final/quarkus-netty-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.727Z] [INFO] Installing /quarkus/extensions/netty/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-netty-deployment/2.7.5.Final/quarkus-netty-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.727Z] [INFO] Installing /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-netty-deployment/2.7.5.Final/quarkus-netty-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] -----< io.quarkus:quarkus-smallrye-context-propagation-deployment >-----
[2025-10-01T23:28:48.727Z] [INFO] Building Quarkus - SmallRye Context Propagation - Deployment 2.7.5.Final [85/964]
[2025-10-01T23:28:48.727Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-context-propagation-deployment ---
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-context-propagation-deployment ---
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-context-propagation-deployment ---
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-context-propagation-deployment ---
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-context-propagation-deployment ---
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-context-propagation-deployment ---
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-context-propagation-deployment ---
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-context-propagation-deployment ---
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-context-propagation-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Processed 4 files in 13ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-context-propagation-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Processed 4 files in 00:00.008 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-context-propagation-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.727Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-context-propagation/deployment/src/main/resources
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-context-propagation-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.727Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-context-propagation/deployment/target/classes
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-context-propagation-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.727Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-context-propagation/deployment/src/test/resources
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-context-propagation-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.727Z] [INFO] Compiling 3 source files to /quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-context-propagation-deployment ---
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.727Z] [INFO] T E S T S
[2025-10-01T23:28:48.727Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.727Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.727Z] [INFO] Running io.quarkus.smallrye.context.deployment.test.AllUnchangedConfigTest
[2025-10-01T23:28:48.727Z] 2025-10-01 21:49:33,679 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.148s.
[2025-10-01T23:28:48.727Z] 2025-10-01 21:49:33,680 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.727Z] 2025-10-01 21:49:33,681 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2025-10-01T23:28:48.727Z] 2025-10-01 21:49:33,730 INFO [io.quarkus] (main) Quarkus stopped in 0.008s
[2025-10-01T23:28:48.727Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.352 s - in io.quarkus.smallrye.context.deployment.test.AllUnchangedConfigTest
[2025-10-01T23:28:48.727Z] [INFO] Running io.quarkus.smallrye.context.deployment.test.AllClearedConfigTest
[2025-10-01T23:28:48.727Z] 2025-10-01 21:49:34,725 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.306s.
[2025-10-01T23:28:48.727Z] 2025-10-01 21:49:34,725 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.727Z] 2025-10-01 21:49:34,725 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2025-10-01T23:28:48.727Z] 2025-10-01 21:49:34,746 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2025-10-01T23:28:48.727Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.009 s - in io.quarkus.smallrye.context.deployment.test.AllClearedConfigTest
[2025-10-01T23:28:48.727Z] [INFO] Running io.quarkus.smallrye.context.deployment.test.NoConfigTest
[2025-10-01T23:28:48.727Z] 2025-10-01 21:49:35,588 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.283s.
[2025-10-01T23:28:48.727Z] 2025-10-01 21:49:35,588 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.727Z] 2025-10-01 21:49:35,588 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2025-10-01T23:28:48.727Z] 2025-10-01 21:49:35,609 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.727Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 s - in io.quarkus.smallrye.context.deployment.test.NoConfigTest
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] Results:
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-context-propagation-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-context-propagation-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-context-propagation-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.5.Final/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.727Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.5.Final/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.727Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.5.Final/quarkus-smallrye-context-propagation-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] ----------------< io.quarkus:quarkus-mutiny-deployment >----------------
[2025-10-01T23:28:48.727Z] [INFO] Building Quarkus - Mutiny - Deployment 2.7.5.Final [86/964]
[2025-10-01T23:28:48.727Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-deployment ---
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-deployment ---
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-deployment ---
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-deployment ---
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-deployment ---
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-deployment ---
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-deployment ---
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-deployment ---
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Processed 2 files in 00:00.007 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.727Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mutiny/deployment/src/main/resources
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.727Z] [INFO] Compiling 1 source file to /quarkus/extensions/mutiny/deployment/target/classes
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.727Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mutiny/deployment/src/test/resources
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny-deployment ---
[2025-10-01T23:28:48.727Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.727Z] [INFO] Compiling 1 source file to /quarkus/extensions/mutiny/deployment/target/test-classes
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny-deployment ---
[2025-10-01T23:28:48.727Z] [INFO]
[2025-10-01T23:28:48.727Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.727Z] [INFO] T E S T S
[2025-10-01T23:28:48.727Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.727Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.727Z] [INFO] Running io.quarkus.mutiny.deployment.test.MutinyTest
[2025-10-01T23:28:48.727Z] 2025-10-01 21:49:41,105 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.187s.
[2025-10-01T23:28:48.727Z] 2025-10-01 21:49:41,107 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.727Z] 2025-10-01 21:49:41,107 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2025-10-01T23:28:48.727Z] 2025-10-01 21:49:41,145 ERROR [io.qua.mut.run.MutinyInfrastructure] (main) Mutiny had to drop the following exception: java.io.IOException: boom
[2025-10-01T23:28:48.727Z] at io.quarkus.mutiny.deployment.test.MutinyTest$BeanUsingMutiny.lambda$droppedException$2(MutinyTest.java:140)
[2025-10-01T23:28:48.727Z] at io.smallrye.context.impl.wrappers.SlowContextualSupplier.get(SlowContextualSupplier.java:21)
[2025-10-01T23:28:48.727Z] at io.smallrye.mutiny.operators.uni.UniOnCancellationCall$UniOnCancellationCallProcessor.execute(UniOnCancellationCall.java:84)
[2025-10-01T23:28:48.727Z] at io.smallrye.mutiny.operators.uni.UniOnCancellationCall$UniOnCancellationCallProcessor.cancel(UniOnCancellationCall.java:67)
[2025-10-01T23:28:48.727Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.cancel(UniCallbackSubscriber.java:87)
[2025-10-01T23:28:48.727Z] at io.quarkus.mutiny.deployment.test.MutinyTest.testDroppedException(MutinyTest.java:60)
[2025-10-01T23:28:48.727Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.727Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.727Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.727Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.727Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2025-10-01T23:28:48.727Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2025-10-01T23:28:48.727Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.727Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.727Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.727Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.727Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.727Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.727Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.727Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.727Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.727Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.727Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.727Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.727Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.727Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.727Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.727Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.727Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.727Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.727Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.727Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.727Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.727Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.727Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.727Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.727Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.727Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.727Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.727Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.727Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.727Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.727Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.727Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.727Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.728Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.728Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.728Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.728Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.728Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.728Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.728Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.728Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.728Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.728Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.728Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.728Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.728Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.728Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.728Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.728Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.728Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.728Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.728Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.728Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.728Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.728Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.728Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.728Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-10-01T23:28:48.728Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-10-01T23:28:48.728Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-10-01T23:28:48.728Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-10-01T23:28:48.728Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-10-01T23:28:48.728Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-10-01T23:28:48.728Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-10-01T23:28:48.728Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-10-01T23:28:48.728Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-10-01T23:28:48.728Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-10-01T23:28:48.728Z]
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:41,175 INFO [io.qua.mut.run.MutinyInfrastructure] (main) check.0 | onSubscribe()
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:41,176 INFO [io.qua.mut.run.MutinyInfrastructure] (main) check.0 | onItem(HELLO)
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:41,184 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2025-10-01T23:28:48.728Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.968 s - in io.quarkus.mutiny.deployment.test.MutinyTest
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] Results:
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny-deployment ---
[2025-10-01T23:28:48.728Z] [INFO] Building jar: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-deployment ---
[2025-10-01T23:28:48.728Z] [INFO] Building jar: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-deployment ---
[2025-10-01T23:28:48.728Z] [INFO] Installing /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-deployment/2.7.5.Final/quarkus-mutiny-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.728Z] [INFO] Installing /quarkus/extensions/mutiny/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-deployment/2.7.5.Final/quarkus-mutiny-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.728Z] [INFO] Installing /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-deployment/2.7.5.Final/quarkus-mutiny-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] ----------------< io.quarkus:quarkus-vertx-deployment >-----------------
[2025-10-01T23:28:48.728Z] [INFO] Building Quarkus - Vert.x - Deployment 2.7.5.Final [87/964]
[2025-10-01T23:28:48.728Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
[2025-10-01T23:28:48.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 160 kB/s)
[2025-10-01T23:28:48.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
[2025-10-01T23:28:48.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 106 kB/s)
[2025-10-01T23:28:48.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
[2025-10-01T23:28:48.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 1.0 MB/s)
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-deployment ---
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-deployment ---
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-deployment ---
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-deployment ---
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-deployment ---
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-deployment ---
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-deployment ---
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-deployment ---
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-deployment ---
[2025-10-01T23:28:48.728Z] [INFO] Processed 37 files in 56ms (Formatted: 0, Unchanged: 37, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-deployment ---
[2025-10-01T23:28:48.728Z] [INFO] Processed 37 files in 00:00.085 (Already Sorted: 37, Needed Sorting: 0)
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-deployment ---
[2025-10-01T23:28:48.728Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.728Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx/deployment/src/main/resources
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-deployment ---
[2025-10-01T23:28:48.728Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.728Z] [INFO] Compiling 12 source files to /quarkus/extensions/vertx/deployment/target/classes
[2025-10-01T23:28:48.728Z] [WARNING] /quarkus/extensions/vertx/deployment/src/main/java/io/quarkus/vertx/deployment/VertxProcessor.java:[88,45] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-10-01T23:28:48.728Z] [WARNING] /quarkus/extensions/vertx/deployment/src/main/java/io/quarkus/vertx/deployment/VertxProcessor.java:[89,36] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-deployment ---
[2025-10-01T23:28:48.728Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.728Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-deployment ---
[2025-10-01T23:28:48.728Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.728Z] [INFO] Compiling 25 source files to /quarkus/extensions/vertx/deployment/target/test-classes
[2025-10-01T23:28:48.728Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,30] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2025-10-01T23:28:48.728Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,30] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2025-10-01T23:28:48.728Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,30] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2025-10-01T23:28:48.728Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,46] io.vertx.core.logging.LoggerFactory in io.vertx.core.logging has been deprecated
[2025-10-01T23:28:48.728Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,59] getLogger(java.lang.String) in io.vertx.core.logging.LoggerFactory has been deprecated
[2025-10-01T23:28:48.728Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[37,19] info(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2025-10-01T23:28:48.728Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[38,19] info(java.lang.Object,java.lang.Throwable) in io.vertx.core.logging.Logger has been deprecated
[2025-10-01T23:28:48.728Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[39,19] info(java.lang.Object,java.lang.Object...) in io.vertx.core.logging.Logger has been deprecated
[2025-10-01T23:28:48.728Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[40,19] info(java.lang.Object,java.lang.Throwable,java.lang.Object...) in io.vertx.core.logging.Logger has been deprecated
[2025-10-01T23:28:48.728Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[41,19] info(java.lang.Object,java.lang.Object...) in io.vertx.core.logging.Logger has been deprecated
[2025-10-01T23:28:48.728Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[42,19] info(java.lang.Object,java.lang.Throwable) in io.vertx.core.logging.Logger has been deprecated
[2025-10-01T23:28:48.728Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[43,19] info(java.lang.Object,java.lang.Object...) in io.vertx.core.logging.Logger has been deprecated
[2025-10-01T23:28:48.728Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[46,19] info(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2025-10-01T23:28:48.728Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[50,19] trace(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-deployment ---
[2025-10-01T23:28:48.728Z] [INFO]
[2025-10-01T23:28:48.728Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.728Z] [INFO] T E S T S
[2025-10-01T23:28:48.728Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.728Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.728Z] [INFO] Running io.quarkus.vertx.EventBusCodecTest
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:46,883 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-4) Local Message Codec registered for type io.quarkus.vertx.EventBusCodecTest$Greeting
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:46,888 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-4) Local Message Codec registered for type io.quarkus.vertx.Person
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:47,848 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.521s.
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:47,848 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:47,849 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:48,716 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-10-01T23:28:48.728Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.887 s - in io.quarkus.vertx.EventBusCodecTest
[2025-10-01T23:28:48.728Z] [INFO] Running io.quarkus.vertx.MutinyCodecTest
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:49,326 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-12) Local Message Codec registered for type io.quarkus.vertx.MutinyCodecTest$Greeting
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:49,327 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-12) Local Message Codec registered for type io.quarkus.vertx.Person
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:49,771 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.265s.
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:49,771 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:49,771 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:49,983 INFO [io.quarkus] (main) Quarkus stopped in 0.109s
[2025-10-01T23:28:48.728Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 s - in io.quarkus.vertx.MutinyCodecTest
[2025-10-01T23:28:48.728Z] [INFO] Running io.quarkus.vertx.VertxInjectionTest
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:50,853 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.229s.
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:50,853 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:50,853 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:50,940 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-10-01T23:28:48.728Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.95 s - in io.quarkus.vertx.VertxInjectionTest
[2025-10-01T23:28:48.728Z] [INFO] Running io.quarkus.vertx.DuplicatedContextTest
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:51,635 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.209s.
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:51,636 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:51,636 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.728Z] 2025-10-01 21:49:54,296 INFO [io.quarkus] (main) Quarkus stopped in 0.116s
[2025-10-01T23:28:48.728Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.35 s - in io.quarkus.vertx.DuplicatedContextTest
[2025-10-01T23:28:48.728Z] [INFO] Running io.quarkus.vertx.CodecRegistrationTest
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:54,599 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-7) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType1
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:54,600 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-7) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType2
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:54,600 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-7) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType3
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:54,601 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-7) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType4
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:54,959 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.230s.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:54,960 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:54,960 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:56,104 INFO [io.quarkus] (main) Quarkus stopped in 0.064s
[2025-10-01T23:28:48.729Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.791 s - in io.quarkus.vertx.CodecRegistrationTest
[2025-10-01T23:28:48.729Z] [INFO] Running io.quarkus.vertx.deployment.RequestContextTerminationTest
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:56,770 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.254s.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:56,770 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:56,771 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:56,882 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.729Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.77 s - in io.quarkus.vertx.deployment.RequestContextTerminationTest
[2025-10-01T23:28:48.729Z] [INFO] Running io.quarkus.vertx.deployment.MessageConsumerContextTest
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:57,527 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.212s.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:57,528 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:57,528 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:57,699 INFO [io.quarkus] (main) Quarkus stopped in 0.057s
[2025-10-01T23:28:48.729Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 s - in io.quarkus.vertx.deployment.MessageConsumerContextTest
[2025-10-01T23:28:48.729Z] [INFO] Running io.quarkus.vertx.deployment.MessageConsumerFailureTest
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:58,523 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.315s.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:58,524 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:58,524 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:58,663 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.729Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 s - in io.quarkus.vertx.deployment.MessageConsumerFailureTest
[2025-10-01T23:28:48.729Z] [INFO] Running io.quarkus.vertx.deployment.VerticleWithClassNameDeploymentTest
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:59,415 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.261s.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:59,415 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:49:59,415 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:00,253 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2025-10-01T23:28:48.729Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.593 s - in io.quarkus.vertx.deployment.VerticleWithClassNameDeploymentTest
[2025-10-01T23:28:48.729Z] [INFO] Running io.quarkus.vertx.deployment.VertxLoggingTest
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:00,922 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.178s.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:00,922 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:00,922 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:00,964 INFO [verbose-bean] (main) Info
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:00,964 INFO [verbose-bean] (main) Info with exception: io.vertx.core.impl.NoStackTraceThrowable: boom
[2025-10-01T23:28:48.729Z]
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:00,964 INFO [verbose-bean] (main) Info with parameters {0} {1}
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:00,965 INFO [verbose-bean] (main) Info with exception and param {0}: io.vertx.core.impl.NoStackTraceThrowable: boom
[2025-10-01T23:28:48.729Z]
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:00,965 INFO [verbose-bean] (main) Info with exception as last param {0}: io.vertx.core.impl.NoStackTraceThrowable: boom
[2025-10-01T23:28:48.729Z]
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:00,965 INFO [verbose-bean] (main) Info with null as failure
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:00,965 INFO [verbose-bean] (main) Info with null as parameter {0}
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:00,965 INFO [verbose-bean] (main) NULL
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:00,994 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.729Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.727 s - in io.quarkus.vertx.deployment.VertxLoggingTest
[2025-10-01T23:28:48.729Z] [INFO] Running io.quarkus.vertx.deployment.VertxInjectionTest
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:01,685 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.248s.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:01,686 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:01,686 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:01,754 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.729Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 s - in io.quarkus.vertx.deployment.VertxInjectionTest
[2025-10-01T23:28:48.729Z] [INFO] Running io.quarkus.vertx.deployment.NonVoidMessageConsumerTest
[2025-10-01T23:28:48.729Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in io.quarkus.vertx.deployment.NonVoidMessageConsumerTest
[2025-10-01T23:28:48.729Z] [INFO] Running io.quarkus.vertx.deployment.VertxCommonProducerTest
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:02,734 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.201s.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:02,734 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:02,734 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:02,885 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-10-01T23:28:48.729Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.773 s - in io.quarkus.vertx.deployment.VertxCommonProducerTest
[2025-10-01T23:28:48.729Z] [INFO] Running io.quarkus.vertx.deployment.MessageConsumerMethodTest
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:03,545 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.295s.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:03,546 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:03,546 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:03,719 INFO [io.quarkus] (main) Quarkus stopped in 0.065s
[2025-10-01T23:28:48.729Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.833 s - in io.quarkus.vertx.deployment.MessageConsumerMethodTest
[2025-10-01T23:28:48.729Z] [INFO] Running io.quarkus.vertx.deployment.VerticleWithInstanceDeploymentTest
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:04,377 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.243s.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:04,377 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:04,377 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:04,828 INFO [io.quarkus] (main) Quarkus stopped in 0.095s
[2025-10-01T23:28:48.729Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 s - in io.quarkus.vertx.deployment.VerticleWithInstanceDeploymentTest
[2025-10-01T23:28:48.729Z] [INFO] Running io.quarkus.vertx.deployment.VertxProducerTest
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:05,611 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.176s.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:05,612 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:05,612 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:05,747 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2025-10-01T23:28:48.729Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.922 s - in io.quarkus.vertx.deployment.VertxProducerTest
[2025-10-01T23:28:48.729Z] [INFO] Running io.quarkus.vertx.locals.LocalContextAccessTest
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:06,517 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.225s.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:06,517 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:06,517 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:06,676 INFO [io.quarkus] (main) Quarkus stopped in 0.075s
[2025-10-01T23:28:48.729Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 s - in io.quarkus.vertx.locals.LocalContextAccessTest
[2025-10-01T23:28:48.729Z] [INFO] Running io.quarkus.vertx.verticles.VerticleDeploymentTest
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:07,512 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.217s.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:07,512 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:07,513 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.729Z] 2025-10-01 21:50:07,656 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-10-01T23:28:48.729Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.979 s - in io.quarkus.vertx.verticles.VerticleDeploymentTest
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] Results:
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-deployment ---
[2025-10-01T23:28:48.729Z] [INFO] Building jar: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-deployment ---
[2025-10-01T23:28:48.729Z] [INFO] Building jar: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-deployment ---
[2025-10-01T23:28:48.729Z] [INFO] Installing /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-deployment/2.7.5.Final/quarkus-vertx-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.729Z] [INFO] Installing /quarkus/extensions/vertx/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-deployment/2.7.5.Final/quarkus-vertx-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.729Z] [INFO] Installing /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-deployment/2.7.5.Final/quarkus-vertx-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] ------------< io.quarkus:quarkus-vertx-http-deployment-spi >------------
[2025-10-01T23:28:48.729Z] [INFO] Building Quarkus - Vert.x - HTTP - Deployment - SPI 2.7.5.Final [88/964]
[2025-10-01T23:28:48.729Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-deployment-spi ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-deployment-spi ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-deployment-spi ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-deployment-spi ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-deployment-spi ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-deployment-spi ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-deployment-spi ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-deployment-spi ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-deployment-spi ---
[2025-10-01T23:28:48.729Z] [INFO] Processed 1 files in 6ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-deployment-spi ---
[2025-10-01T23:28:48.729Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-deployment-spi ---
[2025-10-01T23:28:48.729Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.729Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/deployment-spi/src/main/resources
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-deployment-spi ---
[2025-10-01T23:28:48.729Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.729Z] [INFO] Compiling 1 source file to /quarkus/extensions/vertx-http/deployment-spi/target/classes
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-deployment-spi ---
[2025-10-01T23:28:48.729Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.729Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/deployment-spi/src/test/resources
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-deployment-spi ---
[2025-10-01T23:28:48.729Z] [INFO] No sources to compile
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-deployment-spi ---
[2025-10-01T23:28:48.729Z] [INFO] No tests to run.
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-deployment-spi ---
[2025-10-01T23:28:48.729Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment-spi/target/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-deployment-spi ---
[2025-10-01T23:28:48.729Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment-spi/target/quarkus-vertx-http-deployment-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-deployment-spi ---
[2025-10-01T23:28:48.729Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment-spi/target/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.729Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final.pom
[2025-10-01T23:28:48.729Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment-spi/target/quarkus-vertx-http-deployment-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] ----------------< io.quarkus:quarkus-kubernetes-parent >----------------
[2025-10-01T23:28:48.729Z] [INFO] Building Quarkus - Kubernetes 2.7.5.Final [89/964]
[2025-10-01T23:28:48.729Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-parent ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-parent ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-parent ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-parent ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-parent ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-parent ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-parent ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-parent ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-parent ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-parent ---
[2025-10-01T23:28:48.729Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-parent ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-parent ---
[2025-10-01T23:28:48.729Z] [INFO] Installing /quarkus/extensions/kubernetes/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-parent/2.7.5.Final/quarkus-kubernetes-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] -----------------< io.quarkus:quarkus-kubernetes-spi >------------------
[2025-10-01T23:28:48.729Z] [INFO] Building Quarkus - Kubernetes - SPI 2.7.5.Final [90/964]
[2025-10-01T23:28:48.729Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-spi ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-spi ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-spi ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-spi ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-spi ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-spi ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-spi ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-spi ---
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-spi ---
[2025-10-01T23:28:48.729Z] [INFO] Processed 20 files in 33ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-spi ---
[2025-10-01T23:28:48.729Z] [INFO] Processed 20 files in 00:00.042 (Already Sorted: 20, Needed Sorting: 0)
[2025-10-01T23:28:48.729Z] [INFO]
[2025-10-01T23:28:48.729Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-spi ---
[2025-10-01T23:28:48.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.730Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/spi/src/main/resources
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-spi ---
[2025-10-01T23:28:48.730Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.730Z] [INFO] Compiling 18 source files to /quarkus/extensions/kubernetes/spi/target/classes
[2025-10-01T23:28:48.730Z] [WARNING] /quarkus/extensions/kubernetes/spi/src/main/java/io/quarkus/kubernetes/spi/ConfiguratorBuildItem.java:[34,40] unchecked cast
[2025-10-01T23:28:48.730Z] required: C
[2025-10-01T23:28:48.730Z] found: java.lang.Object
[2025-10-01T23:28:48.730Z] [WARNING] /quarkus/extensions/kubernetes/spi/src/main/java/io/quarkus/kubernetes/spi/DecoratorBuildItem.java:[48,40] unchecked cast
[2025-10-01T23:28:48.730Z] required: D
[2025-10-01T23:28:48.730Z] found: java.lang.Object
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-spi ---
[2025-10-01T23:28:48.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.730Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/spi/src/test/resources
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-spi ---
[2025-10-01T23:28:48.730Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.730Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes/spi/target/test-classes
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-spi ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.730Z] [INFO] T E S T S
[2025-10-01T23:28:48.730Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.730Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.730Z] [INFO] Running io.quarkus.kubernetes.spi.KubernetesDeploymentTargetBuildItemTest
[2025-10-01T23:28:48.730Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in io.quarkus.kubernetes.spi.KubernetesDeploymentTargetBuildItemTest
[2025-10-01T23:28:48.730Z] [INFO] Running io.quarkus.kubernetes.spi.KubernetesEnvBuildItemTest
[2025-10-01T23:28:48.730Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.kubernetes.spi.KubernetesEnvBuildItemTest
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] Results:
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-spi ---
[2025-10-01T23:28:48.730Z] [INFO] Building jar: /quarkus/extensions/kubernetes/spi/target/quarkus-kubernetes-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-spi ---
[2025-10-01T23:28:48.730Z] [INFO] Building jar: /quarkus/extensions/kubernetes/spi/target/quarkus-kubernetes-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-spi ---
[2025-10-01T23:28:48.730Z] [INFO] Installing /quarkus/extensions/kubernetes/spi/target/quarkus-kubernetes-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.730Z] [INFO] Installing /quarkus/extensions/kubernetes/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final.pom
[2025-10-01T23:28:48.730Z] [INFO] Installing /quarkus/extensions/kubernetes/spi/target/quarkus-kubernetes-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --------------------< io.quarkus:quarkus-security >---------------------
[2025-10-01T23:28:48.730Z] [INFO] Building Quarkus - Security - Runtime 2.7.5.Final [91/964]
[2025-10-01T23:28:48.730Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO] Processed 26 files in 59ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO] Processed 26 files in 00:00.064 (Already Sorted: 26, Needed Sorting: 0)
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.730Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final.jar (4.7 kB at 32 kB/s)
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.730Z] [INFO] Compiling 25 source files to /quarkus/extensions/security/runtime/target/classes
[2025-10-01T23:28:48.730Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[98,34] unchecked method invocation: method handleProvider in class io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl is applied to given types
[2025-10-01T23:28:48.730Z] required: int,java.util.List<io.quarkus.security.identity.IdentityProvider<T>>,T,io.quarkus.security.identity.AuthenticationRequestContext
[2025-10-01T23:28:48.730Z] found: int,java.util.List,io.quarkus.security.identity.request.AuthenticationRequest,io.quarkus.security.identity.AuthenticationRequestContext
[2025-10-01T23:28:48.730Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[98,38] unchecked conversion
[2025-10-01T23:28:48.730Z] required: java.util.List<io.quarkus.security.identity.IdentityProvider<T>>
[2025-10-01T23:28:48.730Z] found: java.util.List
[2025-10-01T23:28:48.730Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[98,34] unchecked conversion
[2025-10-01T23:28:48.730Z] required: io.smallrye.mutiny.Uni<io.quarkus.security.identity.SecurityIdentity>
[2025-10-01T23:28:48.730Z] found: io.smallrye.mutiny.Uni
[2025-10-01T23:28:48.730Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[106,49] unchecked call to authenticate(T,io.quarkus.security.identity.AuthenticationRequestContext) as a member of the raw type io.quarkus.security.identity.IdentityProvider
[2025-10-01T23:28:48.730Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[106,49] unchecked conversion
[2025-10-01T23:28:48.730Z] required: io.smallrye.mutiny.Uni<io.quarkus.security.identity.SecurityIdentity>
[2025-10-01T23:28:48.730Z] found: io.smallrye.mutiny.Uni
[2025-10-01T23:28:48.730Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[108,76] unchecked call to authenticate(T,io.quarkus.security.identity.AuthenticationRequestContext) as a member of the raw type io.quarkus.security.identity.IdentityProvider
[2025-10-01T23:28:48.730Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[108,76] unchecked conversion
[2025-10-01T23:28:48.730Z] required: io.smallrye.mutiny.Uni<io.quarkus.security.identity.SecurityIdentity>
[2025-10-01T23:28:48.730Z] found: io.smallrye.mutiny.Uni
[2025-10-01T23:28:48.730Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[132,49] unchecked method invocation: method handleProvider in class io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl is applied to given types
[2025-10-01T23:28:48.730Z] required: int,java.util.List<io.quarkus.security.identity.IdentityProvider<T>>,T,io.quarkus.security.identity.AuthenticationRequestContext
[2025-10-01T23:28:48.730Z] found: int,java.util.List,io.quarkus.security.identity.request.AuthenticationRequest,io.quarkus.security.identity.AuthenticationRequestContext
[2025-10-01T23:28:48.730Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[132,53] unchecked conversion
[2025-10-01T23:28:48.730Z] required: java.util.List<io.quarkus.security.identity.IdentityProvider<T>>
[2025-10-01T23:28:48.730Z] found: java.util.List
[2025-10-01T23:28:48.730Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[207,38] unchecked method invocation: method computeIfAbsent in interface java.util.Map is applied to given types
[2025-10-01T23:28:48.730Z] required: K,java.util.function.Function<? super K,? extends V>
[2025-10-01T23:28:48.730Z] found: java.lang.Class,java.util.function.Function<java.lang.Class<? extends io.quarkus.security.identity.request.AuthenticationRequest>,java.util.List<io.quarkus.security.identity.IdentityProvider>>
[2025-10-01T23:28:48.730Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[207,62] unchecked conversion
[2025-10-01T23:28:48.730Z] required: K
[2025-10-01T23:28:48.730Z] found: java.lang.Class
[2025-10-01T23:28:48.730Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[207,95] unchecked call to add(E) as a member of the raw type java.util.List
[2025-10-01T23:28:48.730Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusSecurityIdentity.java:[60,28] unchecked cast
[2025-10-01T23:28:48.730Z] required: T
[2025-10-01T23:28:48.730Z] found: io.quarkus.security.credential.Credential
[2025-10-01T23:28:48.730Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusSecurityIdentity.java:[73,34] unchecked cast
[2025-10-01T23:28:48.730Z] required: T
[2025-10-01T23:28:48.730Z] found: java.lang.Object
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.730Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/runtime/src/test/resources
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.730Z] [INFO] Compiling 1 source file to /quarkus/extensions/security/runtime/target/test-classes
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.730Z] [INFO] T E S T S
[2025-10-01T23:28:48.730Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.730Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.730Z] [INFO] Running io.quarkus.security.runtime.QuarkusSecurityIdentityTest
[2025-10-01T23:28:48.730Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in io.quarkus.security.runtime.QuarkusSecurityIdentityTest
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] Results:
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO] Building jar: /quarkus/extensions/security/runtime/target/quarkus-security-2.7.5.Final.jar
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO] Building jar: /quarkus/extensions/security/runtime/target/quarkus-security-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security ---
[2025-10-01T23:28:48.730Z] [INFO] Installing /quarkus/extensions/security/runtime/target/quarkus-security-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security/2.7.5.Final/quarkus-security-2.7.5.Final.jar
[2025-10-01T23:28:48.730Z] [INFO] Installing /quarkus/extensions/security/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security/2.7.5.Final/quarkus-security-2.7.5.Final.pom
[2025-10-01T23:28:48.730Z] [INFO] Installing /quarkus/extensions/security/runtime/target/quarkus-security-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security/2.7.5.Final/quarkus-security-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] ------------------< io.quarkus:quarkus-security-spi >-------------------
[2025-10-01T23:28:48.730Z] [INFO] Building Quarkus - Security - SPI 2.7.5.Final [92/964]
[2025-10-01T23:28:48.730Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-spi ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-spi ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-spi ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-spi ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-spi ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-spi ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-spi ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-spi ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-spi ---
[2025-10-01T23:28:48.730Z] [INFO] Processed 2 files in 7ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-spi ---
[2025-10-01T23:28:48.730Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-spi ---
[2025-10-01T23:28:48.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.730Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/spi/src/main/resources
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-spi ---
[2025-10-01T23:28:48.730Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.730Z] [INFO] Compiling 2 source files to /quarkus/extensions/security/spi/target/classes
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-spi ---
[2025-10-01T23:28:48.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.730Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/spi/src/test/resources
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-spi ---
[2025-10-01T23:28:48.730Z] [INFO] No sources to compile
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-spi ---
[2025-10-01T23:28:48.730Z] [INFO] No tests to run.
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-spi ---
[2025-10-01T23:28:48.730Z] [INFO] Building jar: /quarkus/extensions/security/spi/target/quarkus-security-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-spi ---
[2025-10-01T23:28:48.730Z] [INFO] Building jar: /quarkus/extensions/security/spi/target/quarkus-security-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-spi ---
[2025-10-01T23:28:48.730Z] [INFO] Installing /quarkus/extensions/security/spi/target/quarkus-security-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.730Z] [INFO] Installing /quarkus/extensions/security/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final.pom
[2025-10-01T23:28:48.730Z] [INFO] Installing /quarkus/extensions/security/spi/target/quarkus-security-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] ---------------< io.quarkus:quarkus-security-test-utils >---------------
[2025-10-01T23:28:48.730Z] [INFO] Building Quarkus - Security - Test Utilities 2.7.5.Final [93/964]
[2025-10-01T23:28:48.730Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-test-utils ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-test-utils ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-test-utils ---
[2025-10-01T23:28:48.730Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-test-utils ---
[2025-10-01T23:28:48.730Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-test-utils ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-test-utils ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-test-utils ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.730Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-test-utils ---
[2025-10-01T23:28:48.730Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-test-utils ---
[2025-10-01T23:28:48.731Z] [INFO] Processed 5 files in 43ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-test-utils ---
[2025-10-01T23:28:48.731Z] [INFO] Processed 5 files in 00:00.009 (Already Sorted: 5, Needed Sorting: 0)
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-test-utils ---
[2025-10-01T23:28:48.731Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.731Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/test-utils/src/main/resources
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-test-utils ---
[2025-10-01T23:28:48.731Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.731Z] [INFO] Compiling 5 source files to /quarkus/extensions/security/test-utils/target/classes
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-test-utils ---
[2025-10-01T23:28:48.731Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.731Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/test-utils/src/test/resources
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-test-utils ---
[2025-10-01T23:28:48.731Z] [INFO] No sources to compile
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-test-utils ---
[2025-10-01T23:28:48.731Z] [INFO] No tests to run.
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-test-utils ---
[2025-10-01T23:28:48.731Z] [INFO] Building jar: /quarkus/extensions/security/test-utils/target/quarkus-security-test-utils-2.7.5.Final.jar
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-test-utils ---
[2025-10-01T23:28:48.731Z] [INFO] Building jar: /quarkus/extensions/security/test-utils/target/quarkus-security-test-utils-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-test-utils ---
[2025-10-01T23:28:48.731Z] [INFO] Installing /quarkus/extensions/security/test-utils/target/quarkus-security-test-utils-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-test-utils/2.7.5.Final/quarkus-security-test-utils-2.7.5.Final.jar
[2025-10-01T23:28:48.731Z] [INFO] Installing /quarkus/extensions/security/test-utils/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-test-utils/2.7.5.Final/quarkus-security-test-utils-2.7.5.Final.pom
[2025-10-01T23:28:48.731Z] [INFO] Installing /quarkus/extensions/security/test-utils/target/quarkus-security-test-utils-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-test-utils/2.7.5.Final/quarkus-security-test-utils-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] ---------------< io.quarkus:quarkus-security-deployment >---------------
[2025-10-01T23:28:48.731Z] [INFO] Building Quarkus - Security - Deployment 2.7.5.Final [94/964]
[2025-10-01T23:28:48.731Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
[2025-10-01T23:28:48.731Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 12 kB/s)
[2025-10-01T23:28:48.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
[2025-10-01T23:28:48.731Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 21 MB/s)
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-deployment ---
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-deployment ---
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-deployment ---
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-deployment ---
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-deployment ---
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-deployment ---
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-deployment ---
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-deployment ---
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-deployment ---
[2025-10-01T23:28:48.731Z] [INFO] Processed 31 files in 33ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-deployment ---
[2025-10-01T23:28:48.731Z] [INFO] Processed 31 files in 00:00.063 (Already Sorted: 31, Needed Sorting: 0)
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-deployment ---
[2025-10-01T23:28:48.731Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.731Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/deployment/src/main/resources
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-deployment ---
[2025-10-01T23:28:48.731Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.731Z] [INFO] Compiling 12 source files to /quarkus/extensions/security/deployment/target/classes
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-deployment ---
[2025-10-01T23:28:48.731Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.731Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-deployment ---
[2025-10-01T23:28:48.731Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.731Z] [INFO] Compiling 19 source files to /quarkus/extensions/security/deployment/target/test-classes
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-deployment ---
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.731Z] [INFO] T E S T S
[2025-10-01T23:28:48.731Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.731Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.731Z] [INFO] Running io.quarkus.security.test.DuplicatedDifferentBouncycastleProviderTest
[2025-10-01T23:28:48.731Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.309 s - in io.quarkus.security.test.DuplicatedDifferentBouncycastleProviderTest
[2025-10-01T23:28:48.731Z] [INFO] Running io.quarkus.security.test.cdi.InvalidClassBeanTestCase
[2025-10-01T23:28:48.731Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 s - in io.quarkus.security.test.cdi.InvalidClassBeanTestCase
[2025-10-01T23:28:48.731Z] [INFO] Running io.quarkus.security.test.cdi.CDIAccessDefaultTest
[2025-10-01T23:28:48.731Z] 2025-10-01 21:50:20,562 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.127s.
[2025-10-01T23:28:48.731Z] 2025-10-01 21:50:20,563 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.731Z] 2025-10-01 21:50:20,563 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2025-10-01T23:28:48.731Z] 2025-10-01 21:50:20,969 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2025-10-01T23:28:48.731Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 s - in io.quarkus.security.test.cdi.CDIAccessDefaultTest
[2025-10-01T23:28:48.731Z] [INFO] Running io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodTest
[2025-10-01T23:28:48.731Z] 2025-10-01 21:50:21,749 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.200s.
[2025-10-01T23:28:48.731Z] 2025-10-01 21:50:21,750 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.731Z] 2025-10-01 21:50:21,750 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2025-10-01T23:28:48.731Z] 2025-10-01 21:50:21,847 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.731Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.877 s - in io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodTest
[2025-10-01T23:28:48.731Z] [INFO] Running io.quarkus.security.test.cdi.CDIAccessDenyUnannotatedTest
[2025-10-01T23:28:48.731Z] 2025-10-01 21:50:22,532 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.119s.
[2025-10-01T23:28:48.731Z] 2025-10-01 21:50:22,533 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.731Z] 2025-10-01 21:50:22,533 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2025-10-01T23:28:48.731Z] 2025-10-01 21:50:22,684 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.731Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 s - in io.quarkus.security.test.cdi.CDIAccessDenyUnannotatedTest
[2025-10-01T23:28:48.731Z] [INFO] Running io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodWithDisableFinalRemovalTest
[2025-10-01T23:28:48.731Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s - in io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodWithDisableFinalRemovalTest
[2025-10-01T23:28:48.731Z] [INFO] Running io.quarkus.security.test.DuplicatedTheSameBouncycastleProviderTest
[2025-10-01T23:28:48.731Z] 2025-10-01 21:50:23,924 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.269s.
[2025-10-01T23:28:48.731Z] 2025-10-01 21:50:23,924 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.731Z] 2025-10-01 21:50:23,924 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2025-10-01T23:28:48.731Z] 2025-10-01 21:50:23,969 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.731Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.849 s - in io.quarkus.security.test.DuplicatedTheSameBouncycastleProviderTest
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] Results:
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-deployment ---
[2025-10-01T23:28:48.731Z] [INFO] Building jar: /quarkus/extensions/security/deployment/target/quarkus-security-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-deployment ---
[2025-10-01T23:28:48.731Z] [INFO] Building jar: /quarkus/extensions/security/deployment/target/quarkus-security-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-deployment ---
[2025-10-01T23:28:48.731Z] [INFO] Installing /quarkus/extensions/security/deployment/target/quarkus-security-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-deployment/2.7.5.Final/quarkus-security-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.731Z] [INFO] Installing /quarkus/extensions/security/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-deployment/2.7.5.Final/quarkus-security-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.731Z] [INFO] Installing /quarkus/extensions/security/deployment/target/quarkus-security-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-deployment/2.7.5.Final/quarkus-security-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] ----------------< io.quarkus:quarkus-junit5-properties >----------------
[2025-10-01T23:28:48.731Z] [INFO] Building Quarkus - Test Framework - JUnit 5 - Properties 2.7.5.Final [95/964]
[2025-10-01T23:28:48.731Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-properties ---
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-properties ---
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-properties ---
[2025-10-01T23:28:48.731Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-properties ---
[2025-10-01T23:28:48.731Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-properties ---
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-properties ---
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-properties ---
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-properties ---
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-properties ---
[2025-10-01T23:28:48.731Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-properties ---
[2025-10-01T23:28:48.731Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.731Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-properties ---
[2025-10-01T23:28:48.731Z] [INFO] No sources to compile
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-properties ---
[2025-10-01T23:28:48.731Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.731Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-properties/src/test/resources
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-properties ---
[2025-10-01T23:28:48.731Z] [INFO] No sources to compile
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-properties ---
[2025-10-01T23:28:48.731Z] [INFO] No tests to run.
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-properties ---
[2025-10-01T23:28:48.731Z] [INFO] Building jar: /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final.jar
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-properties ---
[2025-10-01T23:28:48.731Z] [INFO] Building jar: /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-properties ---
[2025-10-01T23:28:48.731Z] [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-10-01T23:28:48.731Z] [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-10-01T23:28:48.731Z] [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-10-01T23:28:48.731Z] [INFO]
[2025-10-01T23:28:48.731Z] [INFO] ---------------------< io.quarkus:quarkus-junit5 >----------------------
[2025-10-01T23:28:48.731Z] [INFO] Building Quarkus - Test Framework - JUnit 5 2.7.5.Final [96/964]
[2025-10-01T23:28:48.731Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom
[2025-10-01T23:28:48.731Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom (24 kB at 241 kB/s)
[2025-10-01T23:28:48.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom
[2025-10-01T23:28:48.731Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom (43 kB at 666 kB/s)
[2025-10-01T23:28:48.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom
[2025-10-01T23:28:48.731Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom (24 kB at 379 kB/s)
[2025-10-01T23:28:48.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
[2025-10-01T23:28:48.731Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 4.2 kB/s)
[2025-10-01T23:28:48.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar
[2025-10-01T23:28:48.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar
[2025-10-01T23:28:48.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar (633 kB at 9.4 MB/s)
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 101 kB/s)
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar (30 kB at 309 kB/s)
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5 ---
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5 ---
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5 ---
[2025-10-01T23:28:48.732Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5 ---
[2025-10-01T23:28:48.732Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5 ---
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5 ---
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5 ---
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5 ---
[2025-10-01T23:28:48.732Z] [INFO] Processed 54 files in 81ms (Formatted: 0, Unchanged: 54, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5 ---
[2025-10-01T23:28:48.732Z] [INFO] Processed 54 files in 00:00.173 (Already Sorted: 54, Needed Sorting: 0)
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5 ---
[2025-10-01T23:28:48.732Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.732Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5 ---
[2025-10-01T23:28:48.732Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.732Z] [INFO] Compiling 53 source files to /quarkus/test-framework/junit5/target/classes
[2025-10-01T23:28:48.732Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/IntegrationTestUtil.java:[169,79] unchecked cast
[2025-10-01T23:28:48.732Z] required: T
[2025-10-01T23:28:48.732Z] found: capture#1 of ?
[2025-10-01T23:28:48.732Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/IntegrationTestUtil.java:[183,35] unchecked call to includeAsSysProps(java.util.Map<java.lang.String,java.lang.String>) as a member of the raw type io.quarkus.test.common.ArtifactLauncher
[2025-10-01T23:28:48.732Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/QuarkusMainTestExtension.java:[205,28] unchecked cast
[2025-10-01T23:28:48.732Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-10-01T23:28:48.732Z] found: java.lang.Object
[2025-10-01T23:28:48.732Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/NativeDevServicesHandler.java:[11,84] unchecked cast
[2025-10-01T23:28:48.732Z] required: java.util.function.BiConsumer<java.lang.String,java.lang.String>
[2025-10-01T23:28:48.732Z] found: java.lang.Object
[2025-10-01T23:28:48.732Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/internal/XStreamDeepClone.java:[18,20] setupDefaultSecurity(com.thoughtworks.xstream.XStream) in com.thoughtworks.xstream.XStream has been deprecated
[2025-10-01T23:28:48.732Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/QuarkusTestExtension.java:[835,17] interceptDynamicTest(org.junit.jupiter.api.extension.InvocationInterceptor.Invocation<java.lang.Void>,org.junit.jupiter.api.extension.ExtensionContext) in org.junit.jupiter.api.extension.InvocationInterceptor has been deprecated
[2025-10-01T23:28:48.732Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/QuarkusTestExtension.java:[239,28] unchecked cast
[2025-10-01T23:28:48.732Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-10-01T23:28:48.732Z] found: java.lang.Object
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5 ---
[2025-10-01T23:28:48.732Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.732Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5/src/test/resources
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5 ---
[2025-10-01T23:28:48.732Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.732Z] [INFO] Compiling 1 source file to /quarkus/test-framework/junit5/target/test-classes
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5 ---
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.732Z] [INFO] T E S T S
[2025-10-01T23:28:48.732Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.732Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.732Z] [INFO] Running io.quarkus.test.junit.util.QuarkusTestProfileAwareClassOrdererTest
[2025-10-01T23:28:48.732Z] Config key junit.quarkus.orderer.prefix.non-quarkus-test is deprecated, please use quarkus.test.orderer.prefix.non-quarkus-test instead.
[2025-10-01T23:28:48.732Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 s - in io.quarkus.test.junit.util.QuarkusTestProfileAwareClassOrdererTest
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] Results:
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5 ---
[2025-10-01T23:28:48.732Z] [INFO] Building jar: /quarkus/test-framework/junit5/target/quarkus-junit5-2.7.5.Final.jar
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5 ---
[2025-10-01T23:28:48.732Z] [INFO] Building jar: /quarkus/test-framework/junit5/target/quarkus-junit5-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5 ---
[2025-10-01T23:28:48.732Z] [INFO] Installing /quarkus/test-framework/junit5/target/quarkus-junit5-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5/2.7.5.Final/quarkus-junit5-2.7.5.Final.jar
[2025-10-01T23:28:48.732Z] [INFO] Installing /quarkus/test-framework/junit5/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5/2.7.5.Final/quarkus-junit5-2.7.5.Final.pom
[2025-10-01T23:28:48.732Z] [INFO] Installing /quarkus/test-framework/junit5/target/quarkus-junit5-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5/2.7.5.Final/quarkus-junit5-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --------------< io.quarkus:quarkus-vertx-http-deployment >--------------
[2025-10-01T23:28:48.732Z] [INFO] Building Quarkus - Vert.x - HTTP - Deployment 2.7.5.Final [97/964]
[2025-10-01T23:28:48.732Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.732Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom
[2025-10-01T23:28:48.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom (14 kB at 158 kB/s)
[2025-10-01T23:28:48.732Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar
[2025-10-01T23:28:48.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar (53 kB at 570 kB/s)
[2025-10-01T23:28:48.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.pom
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.pom (8.0 kB at 35 kB/s)
[2025-10-01T23:28:48.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.pom
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.pom (7.4 kB at 76 kB/s)
[2025-10-01T23:28:48.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.16.0/popper.js-1.16.0.pom
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.16.0/popper.js-1.16.0.pom (4.5 kB at 52 kB/s)
[2025-10-01T23:28:48.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.pom
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.pom (7.2 kB at 71 kB/s)
[2025-10-01T23:28:48.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/5.62.2/codemirror-5.62.2.pom
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/5.62.2/codemirror-5.62.2.pom (5.0 kB at 45 kB/s)
[2025-10-01T23:28:48.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.5/vertx-web-client-4.2.5.pom
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.5/vertx-web-client-4.2.5.pom (2.7 kB at 25 kB/s)
[2025-10-01T23:28:48.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.jar
[2025-10-01T23:28:48.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.16.0/popper.js-1.16.0.jar
[2025-10-01T23:28:48.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.jar
[2025-10-01T23:28:48.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.jar
[2025-10-01T23:28:48.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.jar (314 kB at 3.2 MB/s)
[2025-10-01T23:28:48.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.5/vertx-web-client-4.2.5.jar
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.16.0/popper.js-1.16.0.jar (464 kB at 4.6 MB/s)
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar (1.5 MB at 8.4 MB/s)
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.jar (5.6 MB at 25 MB/s)
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.5/vertx-web-client-4.2.5.jar (112 kB at 462 kB/s)
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.jar (1.2 MB at 3.3 MB/s)
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-dependency-plugin:3.1.2:unpack (install-ui) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.732Z] [INFO] Configured Artifact: org.webjars:bootstrap:4.6.1:jar
[2025-10-01T23:28:48.732Z] [INFO] Configured Artifact: org.webjars:bootstrap:4.6.1:jar
[2025-10-01T23:28:48.732Z] [INFO] Configured Artifact: org.webjars:jquery:3.6.0:jar
[2025-10-01T23:28:48.732Z] [INFO] Configured Artifact: org.webjars:font-awesome:5.15.4:jar
[2025-10-01T23:28:48.732Z] [INFO] Configured Artifact: org.webjars:font-awesome:5.15.4:jar
[2025-10-01T23:28:48.732Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2025-10-01T23:28:48.732Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2025-10-01T23:28:48.732Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2025-10-01T23:28:48.732Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2025-10-01T23:28:48.732Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2025-10-01T23:28:48.732Z] [INFO] Configured Artifact: org.webjars.npm:mermaid:8.9.1:jar
[2025-10-01T23:28:48.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.pom
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.pom (3.5 kB at 8.4 kB/s)
[2025-10-01T23:28:48.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.jar
[2025-10-01T23:28:48.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.jar (2.7 MB at 5.1 MB/s)
[2025-10-01T23:28:48.732Z] [INFO] Unpacking /root/.m2/repository/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/css with includes "**/bootstrap.min.css,**/bootstrap.min.css.map" and excludes ""
[2025-10-01T23:28:48.732Z] [INFO] Unpacking /root/.m2/repository/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/js with includes "**/bootstrap.bundle.min.js,**/bootstrap.bundle.min.js.map" and excludes ""
[2025-10-01T23:28:48.732Z] [INFO] Unpacking /root/.m2/repository/org/webjars/jquery/3.6.0/jquery-3.6.0.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/js with includes "**/jquery.min.js,**/jquery.min.js.map" and excludes ""
[2025-10-01T23:28:48.732Z] [INFO] Unpacking /root/.m2/repository/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/fontawesome/css with includes "**/css/all.min.css" and excludes ""
[2025-10-01T23:28:48.732Z] [INFO] Unpacking /root/.m2/repository/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/fontawesome/webfonts with includes "**/webfonts/**.*" and excludes ""
[2025-10-01T23:28:48.732Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/lib with includes "**/lib/**.js,**/lib/**.css" and excludes ""
[2025-10-01T23:28:48.732Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/mode/properties with includes "**/mode/properties/**.js" and excludes ""
[2025-10-01T23:28:48.732Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/mode/javascript with includes "**/mode/javascript/**.js" and excludes ""
[2025-10-01T23:28:48.732Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/addon/hint with includes "**/addon/hint/show-hint.js,**/addon/hint/show-hint.css" and excludes ""
[2025-10-01T23:28:48.732Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/addon/selection with includes "**/addon/selection/active-line.js" and excludes ""
[2025-10-01T23:28:48.732Z] [INFO] Unpacking /root/.m2/repository/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/js with includes "**/mermaid.min.js,**/mermaid.min.js.map" and excludes ""
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.732Z] [INFO] Processed 164 files in 202ms (Formatted: 0, Unchanged: 164, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.732Z] [INFO] Processed 164 files in 00:00.263 (Already Sorted: 164, Needed Sorting: 0)
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.732Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.732Z] [INFO] Copying 21 resources
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.732Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.732Z] [INFO] Compiling 49 source files to /quarkus/extensions/vertx-http/deployment/target/classes
[2025-10-01T23:28:48.732Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/HttpRootPathBuildItem.java:[110,24] routeFunction(java.util.function.Function<io.vertx.ext.web.Router,io.vertx.ext.web.Route>) in io.quarkus.vertx.http.deployment.RouteBuildItem.Builder has been deprecated
[2025-10-01T23:28:48.732Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/NonApplicationRootPathBuildItem.java:[190,24] routeFunction(java.util.function.Function<io.vertx.ext.web.Router,io.vertx.ext.web.Route>) in io.quarkus.vertx.http.deployment.RouteBuildItem.Builder has been deprecated
[2025-10-01T23:28:48.732Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsoleProcessor.java:[335,46] unchecked method invocation: constructor <init> in class io.quarkus.deployment.builditem.WebSocketLogHandlerBuildItem is applied to given types
[2025-10-01T23:28:48.732Z] required: io.quarkus.runtime.RuntimeValue<java.util.Optional<java.util.logging.Handler>>
[2025-10-01T23:28:48.732Z] found: io.quarkus.runtime.RuntimeValue
[2025-10-01T23:28:48.732Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsoleProcessor.java:[335,79] unchecked conversion
[2025-10-01T23:28:48.732Z] required: io.quarkus.runtime.RuntimeValue<java.util.Optional<java.util.logging.Handler>>
[2025-10-01T23:28:48.732Z] found: io.quarkus.runtime.RuntimeValue
[2025-10-01T23:28:48.732Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsole.java:[147,83] unchecked cast
[2025-10-01T23:28:48.732Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2025-10-01T23:28:48.732Z] found: java.lang.Object
[2025-10-01T23:28:48.732Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsole.java:[149,74] unchecked cast
[2025-10-01T23:28:48.732Z] required: java.util.List<java.lang.String>
[2025-10-01T23:28:48.732Z] found: java.lang.Object
[2025-10-01T23:28:48.732Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/ConfigEditorProcessor.java:[171,27] unchecked conversion
[2025-10-01T23:28:48.732Z] required: java.util.List<java.lang.String>
[2025-10-01T23:28:48.732Z] found: java.util.List
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.732Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.732Z] [INFO] Copying 20 resources
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.732Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.732Z] [INFO] Compiling 115 source files to /quarkus/extensions/vertx-http/deployment/target/test-classes
[2025-10-01T23:28:48.732Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/accesslog/AccessLogFileTestCase.java:[105,49] org.apache.http.params.CoreProtocolPNames in org.apache.http.params has been deprecated
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.732Z] [INFO]
[2025-10-01T23:28:48.732Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.732Z] [INFO] T E S T S
[2025-10-01T23:28:48.732Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.732Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.732Z] [INFO] Running io.quarkus.vertx.http.BadRequestTest
[2025-10-01T23:28:48.732Z] 2025-10-01 21:50:38,254 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.732Z] 2025-10-01 21:50:40,116 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.452s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.732Z] 2025-10-01 21:50:40,116 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.732Z] 2025-10-01 21:50:40,117 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.732Z] 2025-10-01 21:50:40,697 INFO [io.quarkus] (main) Quarkus stopped in 0.093s
[2025-10-01T23:28:48.732Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.372 s - in io.quarkus.vertx.http.BadRequestTest
[2025-10-01T23:28:48.732Z] [INFO] Running io.quarkus.vertx.http.CompressionTest
[2025-10-01T23:28:48.732Z] 2025-10-01 21:50:41,985 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.732Z] 2025-10-01 21:50:41,985 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.732Z] 2025-10-01 21:50:41,985 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.732Z] 2025-10-01 21:50:42,983 INFO [io.quarkus] (main) Quarkus stopped in 0.083s
[2025-10-01T23:28:48.733Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.283 s - in io.quarkus.vertx.http.CompressionTest
[2025-10-01T23:28:48.733Z] [INFO] Running io.quarkus.vertx.http.ConfigureForwardedHeadersTest
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:44,544 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.450s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:44,545 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:44,545 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:45,164 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.733Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.196 s - in io.quarkus.vertx.http.ConfigureForwardedHeadersTest
[2025-10-01T23:28:48.733Z] [INFO] Running io.quarkus.vertx.http.ConnectionLimitsTest
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:46,423 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.447s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:46,424 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:46,424 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:46,752 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-10-01T23:28:48.733Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.558 s - in io.quarkus.vertx.http.ConnectionLimitsTest
[2025-10-01T23:28:48.733Z] [INFO] Running io.quarkus.vertx.http.DecompressionTest
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:47,694 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:47,695 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:47,695 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:48,210 INFO [io.quarkus] (main) Quarkus stopped in 0.093s
[2025-10-01T23:28:48.733Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.445 s - in io.quarkus.vertx.http.DecompressionTest
[2025-10-01T23:28:48.733Z] [INFO] Running io.quarkus.vertx.http.DisableHttpPortTest
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:49,355 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.547s. Listening on: http://localhost:8081 and https://localhost:8444
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:49,356 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:49,356 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:49,713 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2025-10-01T23:28:48.733Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.501 s - in io.quarkus.vertx.http.DisableHttpPortTest
[2025-10-01T23:28:48.733Z] [INFO] Running io.quarkus.vertx.http.ForwardedForHeaderTest
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:50,642 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.321s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:50,642 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:50,643 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:51,315 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.733Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.603 s - in io.quarkus.vertx.http.ForwardedForHeaderTest
[2025-10-01T23:28:48.733Z] [INFO] Running io.quarkus.vertx.http.ForwardedHeaderTest
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:52,202 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.326s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:52,203 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:52,203 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:52,795 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.733Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.476 s - in io.quarkus.vertx.http.ForwardedHeaderTest
[2025-10-01T23:28:48.733Z] [INFO] Running io.quarkus.vertx.http.ForwardedPrefixHeaderTest
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:53,626 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.340s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:53,626 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:53,627 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:54,151 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.733Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.356 s - in io.quarkus.vertx.http.ForwardedPrefixHeaderTest
[2025-10-01T23:28:48.733Z] [INFO] Running io.quarkus.vertx.http.NonApplicationAndRootPathTest
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:55,005 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.317s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:55,006 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:55,006 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:55,411 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.733Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.257 s - in io.quarkus.vertx.http.NonApplicationAndRootPathTest
[2025-10-01T23:28:48.733Z] [INFO] Running io.quarkus.vertx.http.NonApplicationEscapeTest
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:56,268 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.295s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:56,269 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:56,269 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:56,720 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-10-01T23:28:48.733Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.31 s - in io.quarkus.vertx.http.NonApplicationEscapeTest
[2025-10-01T23:28:48.733Z] [INFO] Running io.quarkus.vertx.http.NonApplicationRootPathSiblingTest
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:57,571 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.305s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:57,572 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:57,572 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:57,971 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.733Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 s - in io.quarkus.vertx.http.NonApplicationRootPathSiblingTest
[2025-10-01T23:28:48.733Z] [INFO] Running io.quarkus.vertx.http.RandomPortTest
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:58,715 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.307s. Listening on: http://localhost:42695
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:58,716 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:58,716 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:59,142 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.733Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.173 s - in io.quarkus.vertx.http.RandomPortTest
[2025-10-01T23:28:48.733Z] [INFO] Running io.quarkus.vertx.http.RootPathTest
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:59,968 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.341s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:59,969 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.733Z] 2025-10-01 21:50:59,969 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.733Z] 2025-10-01 21:51:00,356 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-10-01T23:28:48.733Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 s - in io.quarkus.vertx.http.RootPathTest
[2025-10-01T23:28:48.733Z] [INFO] Running io.quarkus.vertx.http.UnhandledExceptionTest
[2025-10-01T23:28:48.733Z] 2025-10-01 21:51:01,144 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.315s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.733Z] 2025-10-01 21:51:01,145 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.733Z] 2025-10-01 21:51:01,145 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.733Z] 2025-10-01 21:51:01,428 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-6) HTTP Request to /unhandled-exception failed, error id: 53f51c8c-6dff-4157-a7a8-06ab146342c8-1: java.lang.RuntimeException: Simulated failure
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.733Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.733Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.733Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.733Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.733Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.733Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.733Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.733Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.733Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.733Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.733Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.733Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.733Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.733Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.733Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.733Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.733Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.733Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.733Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.733Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.733Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.733Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.733Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.733Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.733Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.733Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.733Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.733Z]
[2025-10-01T23:28:48.733Z] 2025-10-01 21:51:01,519 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-10) HTTP Request to /unhandled-exception failed, error id: 53f51c8c-6dff-4157-a7a8-06ab146342c8-2: java.lang.RuntimeException: Simulated failure
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.733Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.733Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.733Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.733Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.733Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.733Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.733Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.733Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.733Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.733Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.733Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.734Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.734Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.734Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.734Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.734Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.734Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.734Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.734Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.734Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.734Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.734Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.734Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.734Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.734Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.734Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.734Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.734Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.734Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.734Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.734Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.734Z]
[2025-10-01T23:28:48.734Z] 2025-10-01 21:51:01,537 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /unhandled-exception failed, error id: 53f51c8c-6dff-4157-a7a8-06ab146342c8-3: java.lang.RuntimeException: Simulated failure
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.734Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.734Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.734Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.734Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.734Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.734Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.734Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.734Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.734Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.734Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.734Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.734Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.734Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.734Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.734Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.734Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.734Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.734Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.734Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.734Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.734Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.734Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.734Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.734Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.734Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.734Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.734Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.734Z]
[2025-10-01T23:28:48.734Z] 2025-10-01 21:51:01,551 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-8) HTTP Request to /unhandled-exception failed, error id: 53f51c8c-6dff-4157-a7a8-06ab146342c8-4: java.lang.RuntimeException: Simulated failure
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.734Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.734Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.734Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.734Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.734Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.734Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.734Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.734Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.734Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.734Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.734Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.734Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.734Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.734Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.735Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.735Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.735Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.735Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.735Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.735Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.735Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.735Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.735Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.735Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.735Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.735Z]
[2025-10-01T23:28:48.735Z] 2025-10-01 21:51:01,561 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /unhandled-exception failed, error id: 53f51c8c-6dff-4157-a7a8-06ab146342c8-5: java.lang.RuntimeException: Simulated failure
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.735Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.735Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.735Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.735Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.735Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.735Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.735Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.735Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.735Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.735Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.735Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.735Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.735Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.735Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.735Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.735Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.735Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.735Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.735Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.735Z]
[2025-10-01T23:28:48.735Z] 2025-10-01 21:51:01,573 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-5) HTTP Request to /unhandled-exception failed, error id: 53f51c8c-6dff-4157-a7a8-06ab146342c8-6: java.lang.RuntimeException: Simulated failure
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.735Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.735Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.735Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.735Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.735Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.735Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.735Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.735Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.735Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.735Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.735Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.735Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.735Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.735Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.735Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.735Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.735Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.735Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.735Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.735Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.735Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.735Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.735Z]
[2025-10-01T23:28:48.735Z] 2025-10-01 21:51:01,593 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-15) HTTP Request to /unhandled-exception failed, error id: 53f51c8c-6dff-4157-a7a8-06ab146342c8-7: java.lang.RuntimeException: Simulated failure
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.735Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.735Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.735Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.736Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.736Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.736Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.736Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.736Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.736Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.736Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.736Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.736Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.736Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.736Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.736Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.736Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.736Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.736Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.736Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.736Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.736Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.736Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.736Z]
[2025-10-01T23:28:48.736Z] 2025-10-01 21:51:01,607 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-4) HTTP Request to /unhandled-exception failed, error id: 53f51c8c-6dff-4157-a7a8-06ab146342c8-8: java.lang.RuntimeException: Simulated failure
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.736Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.736Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.736Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.736Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.736Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.736Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.736Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.736Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.736Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.736Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.736Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.736Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.736Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.736Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.736Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.736Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.736Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.736Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.736Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.736Z]
[2025-10-01T23:28:48.736Z] 2025-10-01 21:51:01,619 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-9) HTTP Request to /unhandled-exception failed, error id: 53f51c8c-6dff-4157-a7a8-06ab146342c8-9: java.lang.RuntimeException: Simulated failure
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.736Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.736Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.736Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.736Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.736Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.736Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.736Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.736Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.736Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.736Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.736Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.736Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.736Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.736Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.736Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.737Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.737Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.737Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.737Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.737Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.737Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.737Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.737Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.737Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.737Z]
[2025-10-01T23:28:48.737Z] 2025-10-01 21:51:01,628 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /unhandled-exception failed, error id: 53f51c8c-6dff-4157-a7a8-06ab146342c8-10: java.lang.RuntimeException: Simulated failure
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.737Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.737Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.737Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.737Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.737Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.737Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.737Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.737Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.737Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.737Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.737Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.737Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.737Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.737Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.737Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.737Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.737Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.737Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.737Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.737Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.737Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.737Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.737Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.737Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.737Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.737Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.737Z]
[2025-10-01T23:28:48.737Z] 2025-10-01 21:51:01,644 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-14) HTTP Request to /unhandled-exception failed, error id: 53f51c8c-6dff-4157-a7a8-06ab146342c8-11: java.lang.RuntimeException: Simulated failure
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.737Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.737Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.737Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.737Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.737Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.737Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.737Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.737Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.737Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.737Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.737Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.737Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.737Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.737Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.737Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.737Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.737Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.737Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.737Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.737Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.737Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.737Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.737Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.737Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.737Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.737Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.737Z]
[2025-10-01T23:28:48.737Z] 2025-10-01 21:51:01,681 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-7) HTTP Request to /unhandled-exception failed, error id: 53f51c8c-6dff-4157-a7a8-06ab146342c8-12: java.lang.RuntimeException: Simulated failure
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.737Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.737Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.737Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.737Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.737Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.737Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.737Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.737Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.737Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.737Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.737Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.737Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.737Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.737Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.738Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.738Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.738Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.738Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.738Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.738Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.738Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.738Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.738Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.738Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.738Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.738Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.738Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.738Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.738Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.738Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.738Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.738Z]
[2025-10-01T23:28:48.738Z] 2025-10-01 21:51:01,703 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-12) HTTP Request to /unhandled-exception failed, error id: 53f51c8c-6dff-4157-a7a8-06ab146342c8-13: java.lang.RuntimeException: Simulated failure
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.738Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.738Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.738Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.738Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.738Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.738Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.738Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.738Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.738Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.738Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.738Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.738Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.738Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.738Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.738Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.738Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.738Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.738Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.738Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.738Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.738Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.738Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.738Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.738Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.738Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.738Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.738Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.738Z]
[2025-10-01T23:28:48.738Z] 2025-10-01 21:51:01,719 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-13) HTTP Request to /unhandled-exception failed, error id: 53f51c8c-6dff-4157-a7a8-06ab146342c8-14: java.lang.RuntimeException: Simulated failure
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.738Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.738Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.738Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.738Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.738Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.738Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.738Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.738Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.738Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.738Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.738Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.738Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.738Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.738Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.738Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.739Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.739Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.739Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.739Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.739Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.739Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.739Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.739Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.739Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.739Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.739Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.739Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.739Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.739Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.739Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.739Z]
[2025-10-01T23:28:48.739Z] 2025-10-01 21:51:01,730 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-11) HTTP Request to /unhandled-exception failed, error id: 53f51c8c-6dff-4157-a7a8-06ab146342c8-15: java.lang.RuntimeException: Simulated failure
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.739Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.739Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.739Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.739Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.739Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.739Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.739Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.739Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.739Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.739Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.739Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.739Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.739Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.739Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.739Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.739Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.739Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.739Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.739Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.739Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.739Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.739Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.739Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.739Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.739Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.739Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.739Z]
[2025-10-01T23:28:48.739Z] 2025-10-01 21:51:01,751 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /unhandled-exception failed, error id: 53f51c8c-6dff-4157-a7a8-06ab146342c8-16: java.lang.RuntimeException: Simulated failure
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.739Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.739Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.739Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.739Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.739Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.739Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.739Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.739Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.739Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.739Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.739Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.739Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.739Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.739Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.739Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.739Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.739Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.739Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.739Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.739Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.739Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.739Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.739Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.739Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.739Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.739Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.739Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.739Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.739Z]
[2025-10-01T23:28:48.739Z] 2025-10-01 21:51:01,766 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-6) HTTP Request to /unhandled-exception failed, error id: 53f51c8c-6dff-4157-a7a8-06ab146342c8-17: java.lang.RuntimeException: Simulated failure
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.739Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.739Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.739Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.739Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.739Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.739Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.739Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.739Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.740Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.740Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.740Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.740Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.740Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.740Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.740Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.740Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.740Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.740Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.740Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.740Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.740Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.740Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.740Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.740Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.740Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.740Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.740Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.740Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.740Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.740Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.740Z]
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:01,775 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-10) HTTP Request to /unhandled-exception failed, error id: 53f51c8c-6dff-4157-a7a8-06ab146342c8-18: java.lang.RuntimeException: Simulated failure
[2025-10-01T23:28:48.740Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-10-01T23:28:48.740Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-10-01T23:28:48.740Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.740Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.740Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.740Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.740Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.740Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.740Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.740Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.740Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.740Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.740Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.740Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.740Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.740Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.740Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.740Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.740Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.740Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.740Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.740Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.740Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.740Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.740Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.740Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.740Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.740Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.740Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.740Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.740Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.740Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.740Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.740Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.740Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.740Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.740Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.740Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.740Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.740Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.740Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.740Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.740Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.740Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.740Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.740Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.740Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.740Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.740Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.740Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.740Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.740Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.740Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.740Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.740Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.740Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.740Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.740Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.740Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.740Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.740Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.740Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.740Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.740Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.740Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.740Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.740Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.740Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.740Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.740Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.740Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.740Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.740Z]
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:01,810 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.740Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.45 s - in io.quarkus.vertx.http.UnhandledExceptionTest
[2025-10-01T23:28:48.740Z] [INFO] Running io.quarkus.vertx.http.UserRouteRegistrationTest
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:02,639 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.295s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:02,639 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:02,639 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:03,252 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-10-01T23:28:48.740Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.44 s - in io.quarkus.vertx.http.UserRouteRegistrationTest
[2025-10-01T23:28:48.740Z] [INFO] Running io.quarkus.vertx.http.accesslog.AccessLogFileTestCase
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:04,119 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.345s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:04,120 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:04,120 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:04,670 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-10-01T23:28:48.740Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.421 s - in io.quarkus.vertx.http.accesslog.AccessLogFileTestCase
[2025-10-01T23:28:48.740Z] [INFO] Running io.quarkus.vertx.http.cors.CORSDisabledHandlerTestCase
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:05,426 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.299s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:05,427 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:05,427 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:05,809 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.740Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.133 s - in io.quarkus.vertx.http.cors.CORSDisabledHandlerTestCase
[2025-10-01T23:28:48.740Z] [INFO] Running io.quarkus.vertx.http.cors.CORSFullConfigHandlerTestCase
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:06,661 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.392s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:06,662 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:06,662 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:07,048 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-10-01T23:28:48.740Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 s - in io.quarkus.vertx.http.cors.CORSFullConfigHandlerTestCase
[2025-10-01T23:28:48.740Z] [INFO] Running io.quarkus.vertx.http.cors.CORSHandlerTestCase
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:07,848 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.287s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:07,848 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:07,848 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:08,213 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.740Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.167 s - in io.quarkus.vertx.http.cors.CORSHandlerTestCase
[2025-10-01T23:28:48.740Z] [INFO] Running io.quarkus.vertx.http.cors.CORSSecurityTestCase
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:09,360 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.460s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:09,361 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:09,361 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:10,033 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.740Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.816 s - in io.quarkus.vertx.http.cors.CORSSecurityTestCase
[2025-10-01T23:28:48.740Z] [INFO] Running io.quarkus.vertx.http.cors.CORSWildcardSecurityTestCase
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:10,819 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.323s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:10,820 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:10,820 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:11,318 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-10-01T23:28:48.740Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 s - in io.quarkus.vertx.http.cors.CORSWildcardSecurityTestCase
[2025-10-01T23:28:48.740Z] [INFO] Running io.quarkus.vertx.http.cors.CORSWildcardStarSecurityTestCase
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:12,093 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.302s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:12,093 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:12,094 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:12,618 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-10-01T23:28:48.740Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.298 s - in io.quarkus.vertx.http.cors.CORSWildcardStarSecurityTestCase
[2025-10-01T23:28:48.740Z] [INFO] Running io.quarkus.vertx.http.deployment.HttpRootPathBuildItemTest
[2025-10-01T23:28:48.740Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.vertx.http.deployment.HttpRootPathBuildItemTest
[2025-10-01T23:28:48.740Z] [INFO] Running io.quarkus.vertx.http.deployment.NonApplicationRootPathBuildItemTest
[2025-10-01T23:28:48.740Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.vertx.http.deployment.NonApplicationRootPathBuildItemTest
[2025-10-01T23:28:48.740Z] [INFO] Running io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorBodyHandlerTest
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:13,731 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.740Z] Tests paused
[2025-10-01T23:28:48.740Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.740Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.740Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.740Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.740Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:14,884 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.419s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:14,885 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:14,885 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:15,400 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14612939662594896842/src/main/resources/application.properties
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:15,401 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:15,411 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-10-01T23:28:48.740Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.740Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.740Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.740Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.740Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:15,787 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.371s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:15,787 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:15,787 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:15,788 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Live reload total time: 0.389s
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:15,834 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.740Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.221 s - in io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorBodyHandlerTest
[2025-10-01T23:28:48.740Z] [INFO] Running io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorTest
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:16,420 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.740Z] Tests paused
[2025-10-01T23:28:48.740Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.740Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.740Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.740Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.740Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:17,672 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.507s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:17,673 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:17,673 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:17,902 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10181347067750733210/src/main/resources/application.properties
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:17,904 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:17,910 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-10-01T23:28:48.740Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.740Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.740Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.740Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.740Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:18,334 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:18,334 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:18,334 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:18,334 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Live reload total time: 0.433s
[2025-10-01T23:28:48.740Z] 2025-10-01 21:51:18,411 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.740Z] Tests paused
[2025-10-01T23:28:48.740Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.740Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.740Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.740Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.740Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:20,258 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.476s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:20,258 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:20,258 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:20,790 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test12228011375976408725/src/main/resources/application.properties
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:20,793 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:20,804 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:21,113 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.304s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:21,114 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:21,114 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:21,114 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Live reload total time: 0.525s
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:21,137 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.741Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.323 s - in io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorTest
[2025-10-01T23:28:48.741Z] [INFO] Running io.quarkus.vertx.http.devconsole.JavaDocResolverTest
[2025-10-01T23:28:48.741Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.vertx.http.devconsole.JavaDocResolverTest
[2025-10-01T23:28:48.741Z] [INFO] Running io.quarkus.vertx.http.devmode.ArcEndpointTest
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:21,984 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.741Z] Tests paused
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:23,113 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.616s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:23,114 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:23,114 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:23,515 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-10-01T23:28:48.741Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.381 s - in io.quarkus.vertx.http.devmode.ArcEndpointTest
[2025-10-01T23:28:48.741Z] [INFO] Running io.quarkus.vertx.http.devmode.CompileProblemTest
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:24,310 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.741Z] Tests paused
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:25,473 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.452s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:25,474 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:25,474 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] Compilation Failed:
[2025-10-01T23:28:48.741Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test765747208249476233/src/main/java/io/quarkus/vertx/http/devmode/CompileErrorEndpoint.java:12: error: unclosed string literal
[2025-10-01T23:28:48.741Z] .handler(rc -> rc.response().end("compile error));
[2025-10-01T23:28:48.741Z] ^
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:29,718 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in CompileErrorEndpoint.class, CompileCorrectlyEndpoint.class.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:29,724 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:30,074 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.346s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:30,075 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:30,075 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:30,075 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.609s
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:30,099 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.741Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.56 s - in io.quarkus.vertx.http.devmode.CompileProblemTest
[2025-10-01T23:28:48.741Z] [INFO] Running io.quarkus.vertx.http.devmode.LiveReloadArtifactTest
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:30,734 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.741Z] Tests paused
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:32,234 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.767s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:32,235 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:32,235 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:33,778 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in LiveReloadEndpoint.class.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:33,783 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:34,095 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.308s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:34,095 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:34,095 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:34,095 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.579s
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:34,103 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-10-01T23:28:48.741Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.948 s - in io.quarkus.vertx.http.devmode.LiveReloadArtifactTest
[2025-10-01T23:28:48.741Z] [INFO] Running io.quarkus.vertx.http.devmode.ParentFirstArtifactTest
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:35,011 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.741Z] Tests paused
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:36,296 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.565s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:36,297 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:36,297 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:36,453 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-10-01T23:28:48.741Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.355 s - in io.quarkus.vertx.http.devmode.ParentFirstArtifactTest
[2025-10-01T23:28:48.741Z] [INFO] Running io.quarkus.vertx.http.filters.UserFilterTest
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:37,428 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.333s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:37,429 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:37,429 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:37,822 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-10-01T23:28:48.741Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.338 s - in io.quarkus.vertx.http.filters.UserFilterTest
[2025-10-01T23:28:48.741Z] [INFO] Running io.quarkus.vertx.http.hotreload.HotReloadWithFilterTest
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:38,390 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.741Z] Tests paused
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:39,722 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.626s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:39,723 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:39,723 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:41,084 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevFilter.class.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:41,089 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:41,427 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.333s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:41,427 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:41,427 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:41,427 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.460s
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:42,621 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevBean.class.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:42,625 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:43,032 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.404s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:43,033 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:43,033 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:43,033 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.482s
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:44,213 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevFilter.class.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:44,215 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:44,505 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.286s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:44,506 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:44,506 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:44,506 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.352s
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:44,512 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-10-01T23:28:48.741Z] Tests paused
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:46,110 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.342s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:46,110 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:46,110 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:46,328 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NewFilter.class.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:46,338 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:46,632 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.291s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:46,632 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:46,632 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:46,632 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.426s
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:46,660 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.741Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.856 s - in io.quarkus.vertx.http.hotreload.HotReloadWithFilterTest
[2025-10-01T23:28:48.741Z] [INFO] Running io.quarkus.vertx.http.hotreload.HotReloadWithRouteTest
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:47,222 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.741Z] Tests paused
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:48,574 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.619s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:48,575 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:48,575 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:48,902 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NewBean.class.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:48,908 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:49,281 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.366s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:49,281 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:49,281 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:49,281 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.506s
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:49,289 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-10-01T23:28:48.741Z] Tests paused
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:50,930 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.385s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:50,931 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:50,931 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:52,388 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevBean.class.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:52,394 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:52,691 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.290s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:52,692 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:52,692 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:52,692 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.477s
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:53,872 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevBean.class.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:53,874 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:54,136 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.258s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:54,136 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:54,136 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:54,136 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.324s
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:54,152 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.741Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.497 s - in io.quarkus.vertx.http.hotreload.HotReloadWithRouteTest
[2025-10-01T23:28:48.741Z] [INFO] Running io.quarkus.vertx.http.hotreload.VertxInjectionTest
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:54,722 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.741Z] Tests paused
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:56,091 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.633s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:56,092 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:56,092 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:57,505 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in VertxEventBusConsumer.class.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:57,517 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-10-01T23:28:48.741Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.741Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.741Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.741Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.741Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:57,869 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.347s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:57,869 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:57,869 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:57,870 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.540s
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:57,880 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.741Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.719 s - in io.quarkus.vertx.http.hotreload.VertxInjectionTest
[2025-10-01T23:28:48.741Z] [INFO] Running io.quarkus.vertx.http.http2.Http2Test
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:58,941 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.570s. Listening on: http://localhost:8081 and https://localhost:8444
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:58,942 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:58,942 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:51:59,463 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-10-01T23:28:48.741Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.543 s - in io.quarkus.vertx.http.http2.Http2Test
[2025-10-01T23:28:48.741Z] [INFO] Running io.quarkus.vertx.http.router.RouterEventTest
[2025-10-01T23:28:48.741Z] 2025-10-01 21:52:00,277 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.323s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.741Z] 2025-10-01 21:52:00,278 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:52:00,278 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:52:00,724 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.741Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.26 s - in io.quarkus.vertx.http.router.RouterEventTest
[2025-10-01T23:28:48.741Z] [INFO] Running io.quarkus.vertx.http.samesite.SameSiteCookieTestCase
[2025-10-01T23:28:48.741Z] 2025-10-01 21:52:01,504 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.344s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.741Z] 2025-10-01 21:52:01,504 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:52:01,504 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:52:01,923 INFO [io.quarkus] (main) Quarkus stopped in 0.081s
[2025-10-01T23:28:48.741Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.2 s - in io.quarkus.vertx.http.samesite.SameSiteCookieTestCase
[2025-10-01T23:28:48.741Z] [INFO] Running io.quarkus.vertx.http.security.CombinedFormBasicAuthTestCase
[2025-10-01T23:28:48.741Z] 2025-10-01 21:52:02,727 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.307s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.741Z] 2025-10-01 21:52:02,727 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.741Z] 2025-10-01 21:52:02,727 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.741Z] 2025-10-01 21:52:02,984 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-13) Encryption key was not specified for persistent FORM auth, using temporary key rzzVqb5+X5py5jGwFBeWG6c36TRyne0oF9iNbw8yI+E=
[2025-10-01T23:28:48.741Z] 2025-10-01 21:52:03,334 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-10-01T23:28:48.741Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.397 s - in io.quarkus.vertx.http.security.CombinedFormBasicAuthTestCase
[2025-10-01T23:28:48.741Z] [INFO] Running io.quarkus.vertx.http.security.DefaultDenyTestCase
[2025-10-01T23:28:48.741Z] 2025-10-01 21:52:04,483 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.432s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.741Z] 2025-10-01 21:52:04,483 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:04,483 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:05,026 INFO [io.quarkus] (main) Quarkus stopped in 0.084s
[2025-10-01T23:28:48.742Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.681 s - in io.quarkus.vertx.http.security.DefaultDenyTestCase
[2025-10-01T23:28:48.742Z] [INFO] Running io.quarkus.vertx.http.security.DisabledPermissionTestCase
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:06,010 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.385s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:06,010 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:06,010 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:06,464 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.742Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.446 s - in io.quarkus.vertx.http.security.DisabledPermissionTestCase
[2025-10-01T23:28:48.742Z] [INFO] Running io.quarkus.vertx.http.security.EmptyChallengeTestCase
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:07,514 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.552s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:07,515 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:07,515 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:08,033 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.742Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.558 s - in io.quarkus.vertx.http.security.EmptyChallengeTestCase
[2025-10-01T23:28:48.742Z] [INFO] Running io.quarkus.vertx.http.security.FailedIdentityProviderTestCase
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:08,827 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.304s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:08,828 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:08,828 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:09,343 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2025-10-01T23:28:48.742Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 s - in io.quarkus.vertx.http.security.FailedIdentityProviderTestCase
[2025-10-01T23:28:48.742Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthCookiesTestCase
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:10,308 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.522s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:10,308 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:10,308 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:10,993 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.742Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.65 s - in io.quarkus.vertx.http.security.FormAuthCookiesTestCase
[2025-10-01T23:28:48.742Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthNoRedirectTestCase
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:11,778 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.320s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:11,779 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:11,779 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:12,079 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-0) Encryption key was not specified for persistent FORM auth, using temporary key qwcEMpOMBqicuLwpobRDmodGDM5Zxy2lzMPsdwit1YQ=
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:12,341 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.742Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.346 s - in io.quarkus.vertx.http.security.FormAuthNoRedirectTestCase
[2025-10-01T23:28:48.742Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthParametersTestCase
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:13,092 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.314s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:13,092 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:13,092 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:13,396 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-0) Encryption key was not specified for persistent FORM auth, using temporary key w84Ovu34oKqGldZ9b7NmCQxILJO/z6yujnP5/+dTv1c=
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:13,689 ERROR [io.qua.ver.htt.run.sec.FormAuthenticationMechanism] (vert.x-eventloop-thread-8) Location cookie value http://localhost does not match the current request URI http://localhost:8081/auth's scheme, host or port
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:13,689 ERROR [io.qua.ver.htt.run.sec.FormAuthenticationMechanism] (vert.x-eventloop-thread-8) Unable to complete post authentication: io.quarkus.security.AuthenticationCompletionException
[2025-10-01T23:28:48.742Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism.verifyRedirectBackLocation(FormAuthenticationMechanism.java:143)
[2025-10-01T23:28:48.742Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism.handleRedirectBack(FormAuthenticationMechanism.java:123)
[2025-10-01T23:28:48.742Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:89)
[2025-10-01T23:28:48.742Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2025-10-01T23:28:48.742Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-10-01T23:28:48.742Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2025-10-01T23:28:48.742Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2025-10-01T23:28:48.742Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.742Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2025-10-01T23:28:48.742Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2025-10-01T23:28:48.742Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2025-10-01T23:28:48.742Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2025-10-01T23:28:48.742Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2025-10-01T23:28:48.742Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.742Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.742Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.742Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.742Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.742Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.742Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.742Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.742Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.742Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.742Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.742Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.742Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.742Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.742Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.742Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.742Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.742Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.742Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.742Z]
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:13,731 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-10-01T23:28:48.742Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.389 s - in io.quarkus.vertx.http.security.FormAuthParametersTestCase
[2025-10-01T23:28:48.742Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthTestCase
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:15,198 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.651s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:15,199 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:15,199 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:15,541 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-4) Encryption key was not specified for persistent FORM auth, using temporary key MS04LAov2YXM/NuPmiMy2dqmlf6s/JvDvnKWYSucziQ=
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:15,890 INFO [io.quarkus] (main) Quarkus stopped in 0.064s
[2025-10-01T23:28:48.742Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.152 s - in io.quarkus.vertx.http.security.FormAuthTestCase
[2025-10-01T23:28:48.742Z] [INFO] Running io.quarkus.vertx.http.security.LazyFormAuthTestCase
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:17,053 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.581s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:17,084 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:17,084 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:17,479 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-0) Encryption key was not specified for persistent FORM auth, using temporary key 55wUBTeCJpWz5wx+b8wPRdOxdC9dgiccSfH5wTPCbGc=
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:17,666 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-15) HTTP Request to /j_security_check failed, error id: 24fe823b-c163-48bc-b021-3b90a2a71512-1: java.lang.IllegalStateException: Response has already been written
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:403)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2025-10-01T23:28:48.742Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:25)
[2025-10-01T23:28:48.742Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:15)
[2025-10-01T23:28:48.742Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.742Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.742Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.742Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:313)
[2025-10-01T23:28:48.742Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:305)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.UniOnTermination$UniOnTerminationProcessor.onItem(UniOnTermination.java:39)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.performInnerSubscription(UniOnItemTransformToUni.java:81)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:57)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.complete(DefaultUniEmitter.java:37)
[2025-10-01T23:28:48.742Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:97)
[2025-10-01T23:28:48.742Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2025-10-01T23:28:48.742Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-10-01T23:28:48.742Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2025-10-01T23:28:48.742Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2025-10-01T23:28:48.742Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.742Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2025-10-01T23:28:48.742Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2025-10-01T23:28:48.742Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2025-10-01T23:28:48.742Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2025-10-01T23:28:48.742Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2025-10-01T23:28:48.742Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.742Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.742Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.742Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.742Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.742Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.742Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.742Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.742Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.742Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.742Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.742Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.742Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.742Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.742Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.742Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.742Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.742Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.742Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.742Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.742Z]
[2025-10-01T23:28:48.742Z] 2025-10-01 21:52:17,725 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-13) HTTP Request to /j_security_check failed, error id: 24fe823b-c163-48bc-b021-3b90a2a71512-2: java.lang.IllegalStateException: Response has already been written
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:403)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2025-10-01T23:28:48.742Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2025-10-01T23:28:48.742Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:25)
[2025-10-01T23:28:48.742Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:15)
[2025-10-01T23:28:48.742Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.742Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.742Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.742Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:313)
[2025-10-01T23:28:48.742Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:305)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.UniOnTermination$UniOnTerminationProcessor.onItem(UniOnTermination.java:39)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2025-10-01T23:28:48.742Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.performInnerSubscription(UniOnItemTransformToUni.java:81)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:57)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.complete(DefaultUniEmitter.java:37)
[2025-10-01T23:28:48.743Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:97)
[2025-10-01T23:28:48.743Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2025-10-01T23:28:48.743Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-10-01T23:28:48.743Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2025-10-01T23:28:48.743Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2025-10-01T23:28:48.743Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.743Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2025-10-01T23:28:48.743Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2025-10-01T23:28:48.743Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2025-10-01T23:28:48.743Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2025-10-01T23:28:48.743Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2025-10-01T23:28:48.743Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.743Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.743Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.743Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.743Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.743Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.743Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.743Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.743Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.743Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.743Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.743Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.743Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.743Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.743Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.743Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.743Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.743Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.743Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.743Z]
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:17,764 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-10) HTTP Request to /j_security_check failed, error id: 24fe823b-c163-48bc-b021-3b90a2a71512-3: java.lang.IllegalStateException: Response has already been written
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:403)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2025-10-01T23:28:48.743Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:25)
[2025-10-01T23:28:48.743Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:15)
[2025-10-01T23:28:48.743Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.743Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.743Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.743Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:313)
[2025-10-01T23:28:48.743Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:305)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.UniOnTermination$UniOnTerminationProcessor.onItem(UniOnTermination.java:39)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.performInnerSubscription(UniOnItemTransformToUni.java:81)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:57)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.complete(DefaultUniEmitter.java:37)
[2025-10-01T23:28:48.743Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:97)
[2025-10-01T23:28:48.743Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2025-10-01T23:28:48.743Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-10-01T23:28:48.743Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-10-01T23:28:48.743Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2025-10-01T23:28:48.743Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2025-10-01T23:28:48.743Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.743Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2025-10-01T23:28:48.743Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2025-10-01T23:28:48.743Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2025-10-01T23:28:48.743Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2025-10-01T23:28:48.743Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2025-10-01T23:28:48.743Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.743Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.743Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.743Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.743Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.743Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.743Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.743Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.743Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.743Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.743Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.743Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.743Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.743Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.743Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.743Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.743Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.743Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.743Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.743Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.743Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.743Z]
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:17,856 INFO [io.quarkus] (main) Quarkus stopped in 0.083s
[2025-10-01T23:28:48.743Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.958 s - in io.quarkus.vertx.http.security.LazyFormAuthTestCase
[2025-10-01T23:28:48.743Z] [INFO] Running io.quarkus.vertx.http.security.MtlsRequestBasicAuthTest
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:18,899 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.664s. Listening on: http://localhost:8081 and https://localhost:8444
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:18,899 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:18,900 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:19,588 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-10-01T23:28:48.743Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.736 s - in io.quarkus.vertx.http.security.MtlsRequestBasicAuthTest
[2025-10-01T23:28:48.743Z] [INFO] Running io.quarkus.vertx.http.security.MtlsRequestTest
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:20,667 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.657s. Listening on: http://localhost:8081 and https://localhost:8444
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:20,668 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:20,668 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:21,198 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-10-01T23:28:48.743Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.597 s - in io.quarkus.vertx.http.security.MtlsRequestTest
[2025-10-01T23:28:48.743Z] [INFO] Running io.quarkus.vertx.http.security.MtlsRequiredTest
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:22,180 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.562s. Listening on: http://localhost:8081 and https://localhost:8444
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:22,181 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:22,181 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:22,657 INFO [io.quarkus] (main) Quarkus stopped in 0.086s
[2025-10-01T23:28:48.743Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.462 s - in io.quarkus.vertx.http.security.MtlsRequiredTest
[2025-10-01T23:28:48.743Z] [INFO] Running io.quarkus.vertx.http.security.PermitDenyAllTestCase
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:23,703 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:23,703 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:23,703 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:24,264 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.743Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.6 s - in io.quarkus.vertx.http.security.PermitDenyAllTestCase
[2025-10-01T23:28:48.743Z] [INFO] Running io.quarkus.vertx.http.security.RolesAllowedLazyAuthTestCase
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:24,989 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.315s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:24,990 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:24,990 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:25,962 INFO [io.quarkus] (main) Quarkus stopped in 0.081s
[2025-10-01T23:28:48.743Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.711 s - in io.quarkus.vertx.http.security.RolesAllowedLazyAuthTestCase
[2025-10-01T23:28:48.743Z] [INFO] Running io.quarkus.vertx.http.security.RolesAllowedTestCase
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:26,966 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.328s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:26,966 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:26,966 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:27,868 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-10-01T23:28:48.743Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.884 s - in io.quarkus.vertx.http.security.RolesAllowedTestCase
[2025-10-01T23:28:48.743Z] [INFO] Running io.quarkus.vertx.http.security.TrimmedPathTestCase
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:28,669 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.362s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:28,669 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:28,669 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:29,159 INFO [io.quarkus] (main) Quarkus stopped in 0.144s
[2025-10-01T23:28:48.743Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.287 s - in io.quarkus.vertx.http.security.TrimmedPathTestCase
[2025-10-01T23:28:48.743Z] [INFO] Running io.quarkus.vertx.http.shutdown.ShutdownTest
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:29,993 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.364s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:29,994 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:29,994 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:31,042 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (main) Waiting for HTTP requests to complete
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:35,144 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (vert.x-eventloop-thread-0) All HTTP requests complete
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:35,181 INFO [io.quarkus] (main) Quarkus stopped in 4.140s
[2025-10-01T23:28:48.743Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.022 s - in io.quarkus.vertx.http.shutdown.ShutdownTest
[2025-10-01T23:28:48.743Z] [INFO] Running io.quarkus.vertx.http.shutdown.ShutdownTimeoutDefaultExecutorTest
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:35,956 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.341s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:35,956 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:35,956 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:37,005 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (main) Waiting for HTTP requests to complete
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:37,105 ERROR [io.qua.run.shu.ShutdownRecorder] (main) Timed out waiting for graceful shutdown, shutting down anyway.
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:37,121 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (vert.x-eventloop-thread-13) All HTTP requests complete
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:37,140 INFO [io.quarkus] (main) Quarkus stopped in 0.136s
[2025-10-01T23:28:48.743Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.955 s - in io.quarkus.vertx.http.shutdown.ShutdownTimeoutDefaultExecutorTest
[2025-10-01T23:28:48.743Z] [INFO] Running io.quarkus.vertx.http.shutdown.ShutdownTimeoutTest
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:37,922 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.307s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:37,922 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:37,922 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:38,979 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (main) Waiting for HTTP requests to complete
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:39,079 ERROR [io.qua.run.shu.ShutdownRecorder] (main) Timed out waiting for graceful shutdown, shutting down anyway.
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:39,096 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (vert.x-eventloop-thread-15) All HTTP requests complete
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:39,115 INFO [io.quarkus] (main) Quarkus stopped in 0.136s
[2025-10-01T23:28:48.743Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.968 s - in io.quarkus.vertx.http.shutdown.ShutdownTimeoutTest
[2025-10-01T23:28:48.743Z] [INFO] Running io.quarkus.vertx.http.ssl.SslServerWithJksTest
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:40,030 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.500s. Listening on: http://localhost:8081 and https://localhost:8444
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:40,030 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:40,030 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:40,529 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.743Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.409 s - in io.quarkus.vertx.http.ssl.SslServerWithJksTest
[2025-10-01T23:28:48.743Z] [INFO] Running io.quarkus.vertx.http.ssl.SslServerWithP12Test
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:41,453 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.497s. Listening on: http://localhost:8081 and https://localhost:8444
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:41,454 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:41,454 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:41,979 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2025-10-01T23:28:48.743Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.44 s - in io.quarkus.vertx.http.ssl.SslServerWithP12Test
[2025-10-01T23:28:48.743Z] [INFO] Running io.quarkus.vertx.http.ssl.SslServerWithPemTest
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:43,009 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.522s. Listening on: https://localhost:8444
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:43,009 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:43,009 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:43,458 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.743Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.475 s - in io.quarkus.vertx.http.ssl.SslServerWithPemTest
[2025-10-01T23:28:48.743Z] [INFO] Running io.quarkus.vertx.http.testrunner.QuarkusTestTypeTestCase
[2025-10-01T23:28:48.743Z] 2025-10-01 21:52:44,050 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.743Z] Tests paused
[2025-10-01T23:28:48.743Z] Running tests for the first time
[2025-10-01T23:28:48.743Z] Starting test run, 2 tests to run.
[2025-10-01T23:28:48.743Z] Running 1/2. Running: #JUnit Jupiter
[2025-10-01T23:28:48.744Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-10-01T23:28:48.744Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.744Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.744Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.744Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.744Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:45,147 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.407s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:45,147 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:45,147 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:46,889 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.718s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:46,890 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:46,890 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.744Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-10-01T23:28:48.744Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:47,501 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.053s
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:47,537 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:47,538 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2025-10-01T23:28:48.744Z] : java.lang.AssertionError: 1 expectation failed.
[2025-10-01T23:28:48.744Z] Expected status code <200> but was <404>.
[2025-10-01T23:28:48.744Z]
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-10-01T23:28:48.744Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-10-01T23:28:48.744Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-10-01T23:28:48.744Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-10-01T23:28:48.744Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2025-10-01T23:28:48.744Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.744Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.744Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2025-10-01T23:28:48.744Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.744Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2025-10-01T23:28:48.744Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2025-10-01T23:28:48.744Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.744Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-10-01T23:28:48.744Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-10-01T23:28:48.744Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-10-01T23:28:48.744Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2025-10-01T23:28:48.744Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.744Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.744Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.744Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-10-01T23:28:48.744Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.744Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.744Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.744Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.744Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.744Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.744Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.744Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.744Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.744Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.744Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.744Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.744Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.744Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.744Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.744Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.744Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.744Z]
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:47,540 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.744Z] 1 test failed (1 passing, 0 skipped), 2 tests were run in 3259ms. Tests completed at 21:52:47.
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:47,558 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-10-01T23:28:48.744Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.2 s - in io.quarkus.vertx.http.testrunner.QuarkusTestTypeTestCase
[2025-10-01T23:28:48.744Z] [INFO] Running io.quarkus.vertx.http.testrunner.TestChangeTrackingWhenStartFailsTestCase
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:48,388 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.744Z] Tests paused
[2025-10-01T23:28:48.744Z] Running tests for the first time
[2025-10-01T23:28:48.744Z] Starting test run, 4 tests to run.
[2025-10-01T23:28:48.744Z] Running 1/4. Running: #JUnit Jupiter
[2025-10-01T23:28:48.744Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2025-10-01T23:28:48.744Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.744Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.744Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.744Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.744Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:49,956 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.851s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:49,956 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:49,956 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:50,550 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.604s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:50,550 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:50,550 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.744Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2025-10-01T23:28:48.744Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2025-10-01T23:28:48.744Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-10-01T23:28:48.744Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-10-01T23:28:48.744Z] Running 4/4. 2 failures so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:51,037 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.070s
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:51,068 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2025-10-01T23:28:48.744Z] 2025-10-01 21:52:51,068 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2025-10-01T23:28:48.744Z] : java.lang.AssertionError: 1 expectation failed.
[2025-10-01T23:28:48.744Z] Expected status code <200> but was <404>.
[2025-10-01T23:28:48.744Z]
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-10-01T23:28:48.744Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-10-01T23:28:48.744Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-10-01T23:28:48.744Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-10-01T23:28:48.744Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-10-01T23:28:48.744Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.744Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.744Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2025-10-01T23:28:48.744Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2025-10-01T23:28:48.744Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2025-10-01T23:28:48.744Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2025-10-01T23:28:48.744Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.744Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-10-01T23:28:48.744Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-10-01T23:28:48.744Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-10-01T23:28:48.744Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-10-01T23:28:48.744Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2025-10-01T23:28:48.744Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.744Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.744Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.744Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.744Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-10-01T23:28:48.744Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.744Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.744Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.744Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.745Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.745Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.745Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.745Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.745Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.745Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.745Z]
[2025-10-01T23:28:48.745Z] 2025-10-01 21:52:51,069 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2025-10-01T23:28:48.745Z] : java.lang.AssertionError: 1 expectation failed.
[2025-10-01T23:28:48.745Z] Expected status code <200> but was <404>.
[2025-10-01T23:28:48.745Z]
[2025-10-01T23:28:48.745Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-10-01T23:28:48.745Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-10-01T23:28:48.745Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-10-01T23:28:48.745Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-10-01T23:28:48.745Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-10-01T23:28:48.745Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-10-01T23:28:48.745Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2025-10-01T23:28:48.745Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-10-01T23:28:48.745Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.745Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.745Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.745Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.745Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2025-10-01T23:28:48.745Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.745Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2025-10-01T23:28:48.745Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2025-10-01T23:28:48.745Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.745Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.745Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.745Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.745Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-10-01T23:28:48.745Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-10-01T23:28:48.745Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-10-01T23:28:48.745Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-10-01T23:28:48.745Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2025-10-01T23:28:48.745Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.745Z] at io.quarkus.vertx.http.testrunner.DuplicateSimpleET.testHelloEndpoint(DuplicateSimpleET.java:20)
[2025-10-01T23:28:48.745Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.745Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.745Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.745Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.745Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-10-01T23:28:48.745Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.745Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.745Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.745Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.745Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.745Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.745Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.745Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.745Z]
[2025-10-01T23:28:48.745Z] 2025-10-01 21:52:51,069 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.745Z] 2 tests failed (2 passing, 0 skipped), 4 tests were run in 2402ms. Tests completed at 21:52:51.
[2025-10-01T23:28:48.745Z] Starting test run, 4 tests to run.
[2025-10-01T23:28:48.745Z] Running 1/4. Running: #JUnit Jupiter
[2025-10-01T23:28:48.745Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2025-10-01T23:28:48.745Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2025-10-01T23:28:48.745Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2025-10-01T23:28:48.745Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-10-01T23:28:48.745Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-10-01T23:28:48.745Z] Running 4/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-10-01T23:28:48.745Z] 2025-10-01 21:52:52,952 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2025-10-01T23:28:48.745Z] 2025-10-01 21:52:52,952 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2025-10-01T23:28:48.745Z] : java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
[2025-10-01T23:28:48.745Z] at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:631)
[2025-10-01T23:28:48.745Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:702)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:73)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:77)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:355)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:302)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:280)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272)
[2025-10-01T23:28:48.745Z] at java.base/java.util.Optional.orElseGet(Optional.java:364)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
[2025-10-01T23:28:48.745Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.745Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.745Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.745Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.745Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.745Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.745Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.745Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.745Z] Caused by: java.lang.RuntimeException: Failed to start quarkus
[2025-10-01T23:28:48.745Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2025-10-01T23:28:48.745Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2025-10-01T23:28:48.745Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.745Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.745Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.745Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.745Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2025-10-01T23:28:48.745Z] at io.quarkus.test.junit.QuarkusTestExtension.doJavaStart(QuarkusTestExtension.java:249)
[2025-10-01T23:28:48.745Z] at io.quarkus.test.junit.QuarkusTestExtension.ensureStarted(QuarkusTestExtension.java:608)
[2025-10-01T23:28:48.745Z] at io.quarkus.test.junit.QuarkusTestExtension.beforeAll(QuarkusTestExtension.java:646)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2025-10-01T23:28:48.745Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2025-10-01T23:28:48.745Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2025-10-01T23:28:48.745Z] ... 34 more
[2025-10-01T23:28:48.745Z] Caused by: java.lang.RuntimeException: FAIL
[2025-10-01T23:28:48.745Z] at io.quarkus.vertx.http.testrunner.StartupFailer.fail(StartupFailer.java:18)
[2025-10-01T23:28:48.745Z] at io.quarkus.vertx.http.testrunner.StartupFailer.route(StartupFailer.java:13)
[2025-10-01T23:28:48.745Z] at io.quarkus.vertx.http.testrunner.StartupFailer_Observer_route_92f6975e6a9ae47b604c3f336d0f273e6ace24d9.notify(Unknown Source)
[2025-10-01T23:28:48.745Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-10-01T23:28:48.745Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2025-10-01T23:28:48.745Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2025-10-01T23:28:48.745Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder.finalizeRouter(VertxHttpRecorder.java:325)
[2025-10-01T23:28:48.745Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy_0(Unknown Source)
[2025-10-01T23:28:48.745Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy(Unknown Source)
[2025-10-01T23:28:48.745Z] ... 50 more
[2025-10-01T23:28:48.745Z]
[2025-10-01T23:28:48.745Z] 2025-10-01 21:52:52,953 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.745Z] 1 test failed (0 passing, 3 skipped), 1 test was run in 628ms. Tests completed at 21:52:52 due to changes to StartupFailer.class.
[2025-10-01T23:28:48.745Z] Starting test run, 4 tests to run.
[2025-10-01T23:28:48.746Z] Running 1/4. Running: #JUnit Jupiter
[2025-10-01T23:28:48.746Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2025-10-01T23:28:48.746Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2025-10-01T23:28:48.746Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2025-10-01T23:28:48.746Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-10-01T23:28:48.746Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-10-01T23:28:48.746Z] Running 4/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-10-01T23:28:48.746Z] 2025-10-01 21:52:54,614 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #3 ====================
[2025-10-01T23:28:48.746Z] 2025-10-01 21:52:54,614 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2025-10-01T23:28:48.746Z] : java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
[2025-10-01T23:28:48.746Z] at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:631)
[2025-10-01T23:28:48.746Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:702)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:73)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:77)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:355)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:302)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:280)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272)
[2025-10-01T23:28:48.746Z] at java.base/java.util.Optional.orElseGet(Optional.java:364)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
[2025-10-01T23:28:48.746Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.746Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.746Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.746Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.746Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.746Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.746Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.746Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.746Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.746Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.746Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.746Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.746Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.746Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.746Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.746Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.746Z] Caused by: java.lang.RuntimeException: Failed to start quarkus
[2025-10-01T23:28:48.746Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2025-10-01T23:28:48.746Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2025-10-01T23:28:48.746Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.746Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.746Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.746Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.746Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2025-10-01T23:28:48.746Z] at io.quarkus.test.junit.QuarkusTestExtension.doJavaStart(QuarkusTestExtension.java:249)
[2025-10-01T23:28:48.746Z] at io.quarkus.test.junit.QuarkusTestExtension.ensureStarted(QuarkusTestExtension.java:608)
[2025-10-01T23:28:48.746Z] at io.quarkus.test.junit.QuarkusTestExtension.beforeAll(QuarkusTestExtension.java:646)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2025-10-01T23:28:48.746Z] ... 34 more
[2025-10-01T23:28:48.746Z] Caused by: java.lang.RuntimeException: FAIL
[2025-10-01T23:28:48.746Z] at io.quarkus.vertx.http.testrunner.StartupFailer.fail(StartupFailer.java:18)
[2025-10-01T23:28:48.746Z] at io.quarkus.vertx.http.testrunner.StartupFailer.route(StartupFailer.java:13)
[2025-10-01T23:28:48.746Z] at io.quarkus.vertx.http.testrunner.StartupFailer_Observer_route_92f6975e6a9ae47b604c3f336d0f273e6ace24d9.notify(Unknown Source)
[2025-10-01T23:28:48.746Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-10-01T23:28:48.746Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2025-10-01T23:28:48.746Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2025-10-01T23:28:48.746Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder.finalizeRouter(VertxHttpRecorder.java:325)
[2025-10-01T23:28:48.746Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy_0(Unknown Source)
[2025-10-01T23:28:48.746Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy(Unknown Source)
[2025-10-01T23:28:48.746Z] ... 50 more
[2025-10-01T23:28:48.746Z]
[2025-10-01T23:28:48.746Z] 2025-10-01 21:52:54,615 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.746Z] 1 test failed (0 passing, 3 skipped), 1 test was run in 498ms. Tests completed at 21:52:54 due to changes to StartupFailer.class.
[2025-10-01T23:28:48.746Z] Starting test run, 4 tests to run.
[2025-10-01T23:28:48.746Z] Running 1/4. Running: #JUnit Jupiter
[2025-10-01T23:28:48.746Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2025-10-01T23:28:48.746Z] 2025-10-01 21:52:56,279 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.920s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.746Z] 2025-10-01 21:52:56,279 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.746Z] 2025-10-01 21:52:56,279 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.746Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2025-10-01T23:28:48.746Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2025-10-01T23:28:48.746Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-10-01T23:28:48.746Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-10-01T23:28:48.746Z] Running 4/4. 2 failures so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-10-01T23:28:48.746Z] 2025-10-01 21:52:56,367 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.014s
[2025-10-01T23:28:48.746Z] 2025-10-01 21:52:56,391 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #4 ====================
[2025-10-01T23:28:48.746Z] 2025-10-01 21:52:56,391 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2025-10-01T23:28:48.746Z] : java.lang.AssertionError: 1 expectation failed.
[2025-10-01T23:28:48.746Z] Expected status code <200> but was <404>.
[2025-10-01T23:28:48.746Z]
[2025-10-01T23:28:48.746Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-10-01T23:28:48.746Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-10-01T23:28:48.746Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-10-01T23:28:48.746Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-10-01T23:28:48.746Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-10-01T23:28:48.746Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-10-01T23:28:48.746Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-10-01T23:28:48.746Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-10-01T23:28:48.746Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-10-01T23:28:48.746Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-10-01T23:28:48.746Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-10-01T23:28:48.746Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.746Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.746Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.746Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.746Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-10-01T23:28:48.746Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-10-01T23:28:48.746Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-10-01T23:28:48.746Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.746Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2025-10-01T23:28:48.746Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2025-10-01T23:28:48.746Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2025-10-01T23:28:48.746Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2025-10-01T23:28:48.746Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.746Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.746Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.746Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.746Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.746Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-10-01T23:28:48.746Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-10-01T23:28:48.746Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-10-01T23:28:48.746Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-10-01T23:28:48.746Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2025-10-01T23:28:48.746Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.746Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2025-10-01T23:28:48.746Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.746Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.746Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.746Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.746Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-10-01T23:28:48.746Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.746Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.746Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.746Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.747Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.747Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.747Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.747Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.747Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.747Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.747Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.747Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.747Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.747Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.747Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.747Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.747Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.747Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.747Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.747Z]
[2025-10-01T23:28:48.747Z] 2025-10-01 21:52:56,392 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2025-10-01T23:28:48.747Z] : java.lang.AssertionError: 1 expectation failed.
[2025-10-01T23:28:48.747Z] Expected status code <200> but was <404>.
[2025-10-01T23:28:48.747Z]
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-10-01T23:28:48.747Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-10-01T23:28:48.747Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-10-01T23:28:48.747Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-10-01T23:28:48.747Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-10-01T23:28:48.747Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.747Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.747Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2025-10-01T23:28:48.747Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2025-10-01T23:28:48.747Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2025-10-01T23:28:48.747Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2025-10-01T23:28:48.747Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.747Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-10-01T23:28:48.747Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-10-01T23:28:48.747Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-10-01T23:28:48.747Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2025-10-01T23:28:48.747Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.747Z] at io.quarkus.vertx.http.testrunner.DuplicateSimpleET.testHelloEndpoint(DuplicateSimpleET.java:20)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.747Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.747Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-10-01T23:28:48.747Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.747Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.747Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.747Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.747Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.747Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.747Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.747Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.747Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.747Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.747Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.747Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.747Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.747Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.747Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.747Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.747Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.747Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.747Z]
[2025-10-01T23:28:48.747Z] 2025-10-01 21:52:56,392 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.747Z] 2 tests failed (2 passing, 0 skipped), 4 tests were run in 528ms. Tests completed at 21:52:56 due to changes to StartupFailer.class.
[2025-10-01T23:28:48.747Z] 2025-10-01 21:52:56,424 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-10-01T23:28:48.747Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.84 s - in io.quarkus.vertx.http.testrunner.TestChangeTrackingWhenStartFailsTestCase
[2025-10-01T23:28:48.747Z] [INFO] Running io.quarkus.vertx.http.testrunner.TestFailingBeforeAllTestCase
[2025-10-01T23:28:48.747Z] 2025-10-01 21:52:57,035 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.747Z] Tests paused
[2025-10-01T23:28:48.747Z] Running tests for the first time
[2025-10-01T23:28:48.747Z] Starting test run, 2 tests to run.
[2025-10-01T23:28:48.747Z] Running 1/2. Running: #JUnit Jupiter
[2025-10-01T23:28:48.747Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-10-01T23:28:48.747Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.747Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.747Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.747Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.747Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.747Z] 2025-10-01 21:52:59,482 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.712s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.747Z] 2025-10-01 21:52:59,482 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.747Z] 2025-10-01 21:52:59,482 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.747Z] 2025-10-01 21:52:59,600 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.158s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.747Z] 2025-10-01 21:52:59,600 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.747Z] 2025-10-01 21:52:59,600 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.747Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-10-01T23:28:48.747Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-10-01T23:28:48.747Z] 2025-10-01 21:53:00,111 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.050s
[2025-10-01T23:28:48.747Z] 2025-10-01 21:53:00,141 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2025-10-01T23:28:48.747Z] 2025-10-01 21:53:00,141 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2025-10-01T23:28:48.747Z] : java.lang.AssertionError: 1 expectation failed.
[2025-10-01T23:28:48.747Z] Expected status code <200> but was <404>.
[2025-10-01T23:28:48.747Z]
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-10-01T23:28:48.747Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-10-01T23:28:48.747Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-10-01T23:28:48.747Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-10-01T23:28:48.747Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2025-10-01T23:28:48.747Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.747Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.747Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2025-10-01T23:28:48.747Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.747Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2025-10-01T23:28:48.747Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2025-10-01T23:28:48.747Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.747Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-10-01T23:28:48.747Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-10-01T23:28:48.747Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-10-01T23:28:48.747Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-10-01T23:28:48.747Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2025-10-01T23:28:48.747Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.747Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.747Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.747Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.747Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-10-01T23:28:48.747Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.747Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.748Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.748Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.748Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.748Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.748Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.748Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.748Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.748Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.748Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.748Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.748Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.748Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.748Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.748Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.748Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.748Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.748Z]
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:00,142 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.748Z] 1 test failed (1 passing, 0 skipped), 2 tests were run in 2895ms. Tests completed at 21:53:00.
[2025-10-01T23:28:48.748Z] Starting test run, 2 tests to run.
[2025-10-01T23:28:48.748Z] Running 1/2. Running: #JUnit Jupiter
[2025-10-01T23:28:48.748Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:01,905 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.487s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:01,905 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:01,906 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.748Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-10-01T23:28:48.748Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:01,952 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.039s
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:01,979 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:01,980 ERROR [io.qua.test] (Test runner thread) Test testHelloEndpoint() failed
[2025-10-01T23:28:48.748Z] : java.lang.RuntimeException
[2025-10-01T23:28:48.748Z] at io.quarkus.vertx.http.testrunner.SimpleET.error(SimpleET.java:14)
[2025-10-01T23:28:48.748Z]
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:01,980 ERROR [io.qua.test] (Test runner thread) Test SimpleET failed
[2025-10-01T23:28:48.748Z] : java.lang.RuntimeException
[2025-10-01T23:28:48.748Z] at io.quarkus.vertx.http.testrunner.SimpleET.error(SimpleET.java:14)
[2025-10-01T23:28:48.748Z]
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:01,980 ERROR [io.qua.test] (Test runner thread) Test testGreetingEndpoint() failed
[2025-10-01T23:28:48.748Z] : java.lang.RuntimeException
[2025-10-01T23:28:48.748Z] at io.quarkus.vertx.http.testrunner.SimpleET.error(SimpleET.java:14)
[2025-10-01T23:28:48.748Z]
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:01,980 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.748Z] 2 tests failed (0 passing, 0 skipped), 2 tests were run in 578ms. Tests completed at 21:53:01 due to changes to SimpleET.class.
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:02,034 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-10-01T23:28:48.748Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.64 s - in io.quarkus.vertx.http.testrunner.TestFailingBeforeAllTestCase
[2025-10-01T23:28:48.748Z] [INFO] Running io.quarkus.vertx.http.testrunner.TestRunnerSmokeTestCase
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:02,710 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.748Z] Tests paused
[2025-10-01T23:28:48.748Z] Running tests for the first time
[2025-10-01T23:28:48.748Z] Starting test run, 4 tests to run.
[2025-10-01T23:28:48.748Z] Running 1/4. Running: #JUnit Jupiter
[2025-10-01T23:28:48.748Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-10-01T23:28:48.748Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.748Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.748Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.748Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.748Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:05,031 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.604s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:05,031 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:05,032 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:05,288 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.816s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:05,289 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:05,289 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.748Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-10-01T23:28:48.748Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-10-01T23:28:48.748Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2025-10-01T23:28:48.748Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2025-10-01T23:28:48.748Z] Running 4/4. 2 failures so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:05,847 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.058s
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:05,881 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:05,882 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2025-10-01T23:28:48.748Z] : java.lang.AssertionError: 1 expectation failed.
[2025-10-01T23:28:48.748Z] Expected status code <200> but was <404>.
[2025-10-01T23:28:48.748Z]
[2025-10-01T23:28:48.748Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-10-01T23:28:48.748Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-10-01T23:28:48.748Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-10-01T23:28:48.748Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-10-01T23:28:48.748Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-10-01T23:28:48.748Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-10-01T23:28:48.748Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2025-10-01T23:28:48.748Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-10-01T23:28:48.748Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.748Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.748Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.748Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.748Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2025-10-01T23:28:48.748Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.748Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2025-10-01T23:28:48.748Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2025-10-01T23:28:48.748Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.748Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.748Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.748Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.748Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-10-01T23:28:48.748Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-10-01T23:28:48.748Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-10-01T23:28:48.748Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-10-01T23:28:48.748Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2025-10-01T23:28:48.748Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.748Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2025-10-01T23:28:48.748Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.748Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.748Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.748Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.748Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-10-01T23:28:48.748Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.748Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.748Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.748Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.748Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.748Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.748Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.748Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.748Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.748Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.748Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.748Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.748Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.748Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.748Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.748Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.748Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.748Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.748Z]
[2025-10-01T23:28:48.748Z] 2025-10-01 21:53:05,882 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2025-10-01T23:28:48.748Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2025-10-01T23:28:48.748Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2025-10-01T23:28:48.748Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2025-10-01T23:28:48.749Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.749Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.749Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.749Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.749Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.749Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.749Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.749Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.749Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.749Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.749Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.749Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.749Z]
[2025-10-01T23:28:48.749Z] 2025-10-01 21:53:05,882 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest2() failed
[2025-10-01T23:28:48.749Z] : org.opentest4j.AssertionFailedError: expected: <UNIT> but was: <unit>
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2025-10-01T23:28:48.749Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest2(UnitET.java:10)
[2025-10-01T23:28:48.749Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.749Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.749Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.749Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.749Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.749Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.749Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.749Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.749Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.749Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.749Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.749Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.749Z]
[2025-10-01T23:28:48.749Z] 2025-10-01 21:53:05,883 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 3 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.749Z] 3 tests failed (1 passing, 0 skipped), 4 tests were run in 2755ms. Tests completed at 21:53:05.
[2025-10-01T23:28:48.749Z] Starting test run, 4 tests to run.
[2025-10-01T23:28:48.749Z] Running 1/4. Running: #JUnit Jupiter
[2025-10-01T23:28:48.749Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-10-01T23:28:48.749Z] 2025-10-01 21:53:08,423 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.611s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.749Z] 2025-10-01 21:53:08,424 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.749Z] 2025-10-01 21:53:08,424 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.749Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-10-01T23:28:48.749Z] Running 2/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-10-01T23:28:48.749Z] Running 3/4. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2025-10-01T23:28:48.749Z] Running 3/4. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2025-10-01T23:28:48.749Z] Running 4/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2025-10-01T23:28:48.749Z] 2025-10-01 21:53:08,475 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.008s
[2025-10-01T23:28:48.749Z] 2025-10-01 21:53:08,499 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2025-10-01T23:28:48.749Z] 2025-10-01 21:53:08,499 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2025-10-01T23:28:48.749Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2025-10-01T23:28:48.749Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2025-10-01T23:28:48.749Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.749Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.749Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.749Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.749Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.749Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.749Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.749Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.749Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.749Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.749Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.749Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.749Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.749Z]
[2025-10-01T23:28:48.749Z] 2025-10-01 21:53:08,500 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest2() failed
[2025-10-01T23:28:48.749Z] : org.opentest4j.AssertionFailedError: expected: <UNIT> but was: <unit>
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2025-10-01T23:28:48.749Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest2(UnitET.java:10)
[2025-10-01T23:28:48.749Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.749Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.749Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.749Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.749Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.749Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.749Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.749Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.750Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.750Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.750Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.750Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.750Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.750Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.750Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.750Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.750Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.750Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.750Z]
[2025-10-01T23:28:48.750Z] 2025-10-01 21:53:08,500 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.750Z] 2 tests failed (2 passing, 0 skipped), 4 tests were run in 770ms. Tests completed at 21:53:08 due to changes to HelloResource$2.class and 2 other files.
[2025-10-01T23:28:48.750Z] Starting test run, 2 tests to run.
[2025-10-01T23:28:48.750Z] Running 1/2. Running: #JUnit Jupiter
[2025-10-01T23:28:48.750Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2025-10-01T23:28:48.750Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2025-10-01T23:28:48.750Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2025-10-01T23:28:48.750Z] 2025-10-01 21:53:09,754 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #3 ====================
[2025-10-01T23:28:48.750Z] 2025-10-01 21:53:09,754 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2025-10-01T23:28:48.750Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2025-10-01T23:28:48.750Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2025-10-01T23:28:48.750Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.750Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.750Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.750Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.750Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.750Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.750Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.750Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.750Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.750Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.750Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.750Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.750Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.750Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.750Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.750Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.750Z]
[2025-10-01T23:28:48.750Z] 2025-10-01 21:53:09,755 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.750Z] 1 test failed (3 passing, 0 skipped), 2 tests were run in 57ms. Tests completed at 21:53:09 due to changes to UnitService.class.
[2025-10-01T23:28:48.750Z] Starting test run, 2 tests to run.
[2025-10-01T23:28:48.750Z] Running 1/2. Running: #JUnit Jupiter
[2025-10-01T23:28:48.750Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2025-10-01T23:28:48.750Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2025-10-01T23:28:48.750Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2025-10-01T23:28:48.750Z] 2025-10-01 21:53:11,026 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2025-10-01T23:28:48.750Z] All 4 tests are passing (0 skipped), 2 tests were run in 55ms. Tests completed at 21:53:11 due to changes to UnitET.class.
[2025-10-01T23:28:48.750Z] Starting test run, 2 tests to run.
[2025-10-01T23:28:48.750Z] Running 1/2. Running: #JUnit Jupiter
[2025-10-01T23:28:48.750Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2025-10-01T23:28:48.750Z] All 2 tests are passing (2 skipped), 0 tests were run in 81ms. Tests completed at 21:53:12 due to changes to UnitET.class.
[2025-10-01T23:28:48.750Z] Starting test run, 0 tests to run.
[2025-10-01T23:28:48.750Z] Running 1/0. Running: #JUnit Jupiter
[2025-10-01T23:28:48.750Z] All 2 tests are passing (0 skipped), 0 tests were run in 11ms. Tests completed at 21:53:13 due to changes to UnitET.class.
[2025-10-01T23:28:48.750Z] Compilation Failed:
[2025-10-01T23:28:48.750Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7592208121378182857/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: ')' expected
[2025-10-01T23:28:48.750Z] event.response().end("hello" world " + event.pathParam("name"));
[2025-10-01T23:28:48.750Z] ^
[2025-10-01T23:28:48.750Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7592208121378182857/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: not a statement
[2025-10-01T23:28:48.750Z] event.response().end("hello" world " + event.pathParam("name"));
[2025-10-01T23:28:48.750Z] ^
[2025-10-01T23:28:48.750Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7592208121378182857/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: ';' expected
[2025-10-01T23:28:48.750Z] event.response().end("hello" world " + event.pathParam("name"));
[2025-10-01T23:28:48.750Z] ^
[2025-10-01T23:28:48.750Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7592208121378182857/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: unclosed string literal
[2025-10-01T23:28:48.750Z] event.response().end("hello" world " + event.pathParam("name"));
[2025-10-01T23:28:48.750Z] ^
[2025-10-01T23:28:48.750Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7592208121378182857/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: not a statement
[2025-10-01T23:28:48.750Z] event.response().end("hello" world " + event.pathParam("name"));
[2025-10-01T23:28:48.750Z] ^
[2025-10-01T23:28:48.750Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7592208121378182857/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:33: error: ';' expected
[2025-10-01T23:28:48.750Z] return "hello" world";
[2025-10-01T23:28:48.750Z] ^
[2025-10-01T23:28:48.750Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7592208121378182857/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:33: error: unclosed string literal
[2025-10-01T23:28:48.750Z] return "hello" world";
[2025-10-01T23:28:48.750Z] ^
[2025-10-01T23:28:48.750Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7592208121378182857/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:33: error: not a statement
[2025-10-01T23:28:48.750Z] return "hello" world";
[2025-10-01T23:28:48.750Z] ^
[2025-10-01T23:28:48.750Z] Starting test run, 2 tests to run.
[2025-10-01T23:28:48.750Z] Running 1/2. Running: #JUnit Jupiter
[2025-10-01T23:28:48.750Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-10-01T23:28:48.750Z] 2025-10-01 21:53:17,393 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.510s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.750Z] 2025-10-01 21:53:17,394 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.750Z] 2025-10-01 21:53:17,394 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.750Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-10-01T23:28:48.750Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-10-01T23:28:48.750Z] 2025-10-01 21:53:17,440 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.011s
[2025-10-01T23:28:48.750Z] 2025-10-01 21:53:17,464 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #7 ====================
[2025-10-01T23:28:48.750Z] 2025-10-01 21:53:17,465 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2025-10-01T23:28:48.750Z] : java.lang.AssertionError: 1 expectation failed.
[2025-10-01T23:28:48.750Z] Response body doesn't match expectation.
[2025-10-01T23:28:48.750Z] Expected: is "hello"
[2025-10-01T23:28:48.750Z] Actual: hello world
[2025-10-01T23:28:48.750Z]
[2025-10-01T23:28:48.750Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-10-01T23:28:48.750Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-10-01T23:28:48.750Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-10-01T23:28:48.750Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-10-01T23:28:48.750Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-10-01T23:28:48.750Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-10-01T23:28:48.750Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-10-01T23:28:48.750Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-10-01T23:28:48.750Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-10-01T23:28:48.750Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-10-01T23:28:48.750Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-10-01T23:28:48.750Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.750Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.750Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.750Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.750Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-10-01T23:28:48.750Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-10-01T23:28:48.750Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-10-01T23:28:48.750Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.750Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2025-10-01T23:28:48.750Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2025-10-01T23:28:48.750Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.750Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.750Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.750Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.750Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.750Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-10-01T23:28:48.750Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-10-01T23:28:48.750Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-10-01T23:28:48.750Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-10-01T23:28:48.750Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2025-10-01T23:28:48.750Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.750Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:21)
[2025-10-01T23:28:48.750Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.750Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.750Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.750Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.750Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-10-01T23:28:48.750Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.750Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.750Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.751Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.751Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.751Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.751Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.751Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.751Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.751Z]
[2025-10-01T23:28:48.751Z] 2025-10-01 21:53:17,465 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testGreetingEndpoint() failed
[2025-10-01T23:28:48.751Z] : java.lang.AssertionError: 1 expectation failed.
[2025-10-01T23:28:48.751Z] Response body doesn't match expectation.
[2025-10-01T23:28:48.751Z] Expected: is "hello 4608e1a8-0bc7-4a82-9f01-6773d078a61e"
[2025-10-01T23:28:48.751Z] Actual: hello world 4608e1a8-0bc7-4a82-9f01-6773d078a61e
[2025-10-01T23:28:48.751Z]
[2025-10-01T23:28:48.751Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-10-01T23:28:48.751Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-10-01T23:28:48.751Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-10-01T23:28:48.751Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-10-01T23:28:48.751Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-10-01T23:28:48.751Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-10-01T23:28:48.751Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-10-01T23:28:48.751Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-10-01T23:28:48.751Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-10-01T23:28:48.751Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-10-01T23:28:48.751Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-10-01T23:28:48.751Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.751Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.751Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.751Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.751Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-10-01T23:28:48.751Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-10-01T23:28:48.751Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-10-01T23:28:48.751Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.751Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2025-10-01T23:28:48.751Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2025-10-01T23:28:48.751Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.751Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.751Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.751Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.751Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.751Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-10-01T23:28:48.751Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-10-01T23:28:48.751Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-10-01T23:28:48.751Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-10-01T23:28:48.751Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2025-10-01T23:28:48.751Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.751Z] at io.quarkus.vertx.http.testrunner.SimpleET.testGreetingEndpoint(SimpleET.java:32)
[2025-10-01T23:28:48.751Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.751Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.751Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.751Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.751Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-10-01T23:28:48.751Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.751Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.751Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.751Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.751Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.751Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.751Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.751Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.751Z]
[2025-10-01T23:28:48.751Z] 2025-10-01 21:53:17,466 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.751Z] 2 tests failed (0 passing, 0 skipped), 2 tests were run in 617ms. Tests completed at 21:53:17 due to changes to HelloResource$2.class and 2 other files.
[2025-10-01T23:28:48.751Z] Compilation Failed:
[2025-10-01T23:28:48.751Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7592208121378182857/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:21: error: ')' expected
[2025-10-01T23:28:48.751Z] .body(is("hello" world"));
[2025-10-01T23:28:48.751Z] ^
[2025-10-01T23:28:48.751Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7592208121378182857/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:21: error: unclosed string literal
[2025-10-01T23:28:48.751Z] .body(is("hello" world"));
[2025-10-01T23:28:48.751Z] ^
[2025-10-01T23:28:48.751Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7592208121378182857/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:21: error: not a statement
[2025-10-01T23:28:48.751Z] .body(is("hello" world"));
[2025-10-01T23:28:48.751Z] ^
[2025-10-01T23:28:48.751Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7592208121378182857/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:32: error: ')' expected
[2025-10-01T23:28:48.751Z] .body(is("hello" world " + uuid));
[2025-10-01T23:28:48.751Z] ^
[2025-10-01T23:28:48.751Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7592208121378182857/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:32: error: unclosed string literal
[2025-10-01T23:28:48.751Z] .body(is("hello" world " + uuid));
[2025-10-01T23:28:48.751Z] ^
[2025-10-01T23:28:48.751Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7592208121378182857/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:32: error: not a statement
[2025-10-01T23:28:48.751Z] .body(is("hello" world " + uuid));
[2025-10-01T23:28:48.751Z] ^
[2025-10-01T23:28:48.751Z] Starting test run, 2 tests to run.
[2025-10-01T23:28:48.751Z] Running 1/2. Running: #JUnit Jupiter
[2025-10-01T23:28:48.751Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-10-01T23:28:48.751Z] 2025-10-01 21:53:21,324 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.517s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.751Z] 2025-10-01 21:53:21,324 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.751Z] 2025-10-01 21:53:21,324 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.751Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-10-01T23:28:48.751Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-10-01T23:28:48.751Z] 2025-10-01 21:53:21,428 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.009s
[2025-10-01T23:28:48.751Z] 2025-10-01 21:53:21,455 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2025-10-01T23:28:48.751Z] All 2 tests are passing (0 skipped), 2 tests were run in 672ms. Tests completed at 21:53:21 due to changes to SimpleET.class.
[2025-10-01T23:28:48.751Z] 2025-10-01 21:53:21,469 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-10-01T23:28:48.751Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.451 s - in io.quarkus.vertx.http.testrunner.TestRunnerSmokeTestCase
[2025-10-01T23:28:48.751Z] [INFO] Running io.quarkus.vertx.http.testrunner.UnitTestTypeTestCase
[2025-10-01T23:28:48.751Z] 2025-10-01 21:53:22,579 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.751Z] Tests paused
[2025-10-01T23:28:48.751Z] Running tests for the first time
[2025-10-01T23:28:48.751Z] Starting test run, 2 tests to run.
[2025-10-01T23:28:48.751Z] Running 1/2. Running: #JUnit Jupiter
[2025-10-01T23:28:48.751Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2025-10-01T23:28:48.751Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2025-10-01T23:28:48.751Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2025-10-01T23:28:48.751Z] 2025-10-01 21:53:23,253 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2025-10-01T23:28:48.751Z] 2025-10-01 21:53:23,253 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2025-10-01T23:28:48.751Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2025-10-01T23:28:48.751Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2025-10-01T23:28:48.751Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.751Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.751Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.751Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.751Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.751Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.751Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.751Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.751Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.751Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.751Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.751Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.751Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.751Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.751Z]
[2025-10-01T23:28:48.751Z] 2025-10-01 21:53:23,254 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest2() failed
[2025-10-01T23:28:48.751Z] : org.opentest4j.AssertionFailedError: expected: <UNIT> but was: <unit>
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2025-10-01T23:28:48.751Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2025-10-01T23:28:48.752Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest2(UnitET.java:10)
[2025-10-01T23:28:48.752Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.752Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.752Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.752Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.752Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.752Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.752Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.752Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.752Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.752Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.752Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.752Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.752Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.752Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.752Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.752Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.752Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.752Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.752Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.752Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.752Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.752Z]
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:23,254 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.752Z] 2 tests failed (0 passing, 0 skipped), 2 tests were run in 332ms. Tests completed at 21:53:23.
[2025-10-01T23:28:48.752Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.752Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.752Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.752Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.752Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:24,432 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.417s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:24,432 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:24,432 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:24,519 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.752Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.956 s - in io.quarkus.vertx.http.testrunner.UnitTestTypeTestCase
[2025-10-01T23:28:48.752Z] [INFO] Running io.quarkus.vertx.http.testrunner.brokenonly.TestBrokenOnlyTestCase
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:25,120 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.752Z] Tests paused
[2025-10-01T23:28:48.752Z] Running tests for the first time
[2025-10-01T23:28:48.752Z] Starting test run, 2 tests to run.
[2025-10-01T23:28:48.752Z] Running 1/2. Running: #JUnit Jupiter
[2025-10-01T23:28:48.752Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2025-10-01T23:28:48.752Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.752Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.752Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.752Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.752Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:27,101 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.259s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:27,101 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:27,101 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:27,961 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.290s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:27,961 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:27,961 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.752Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testHelloEndpoint()
[2025-10-01T23:28:48.752Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testGreetingEndpoint()
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:28,529 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.029s
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:28,554 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:28,554 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2025-10-01T23:28:48.752Z] : java.lang.AssertionError: 1 expectation failed.
[2025-10-01T23:28:48.752Z] Expected status code <200> but was <404>.
[2025-10-01T23:28:48.752Z]
[2025-10-01T23:28:48.752Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-10-01T23:28:48.752Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-10-01T23:28:48.752Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-10-01T23:28:48.752Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-10-01T23:28:48.752Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-10-01T23:28:48.752Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-10-01T23:28:48.752Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2025-10-01T23:28:48.752Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-10-01T23:28:48.752Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.752Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.752Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.752Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.752Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2025-10-01T23:28:48.752Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.752Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2025-10-01T23:28:48.752Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2025-10-01T23:28:48.752Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.752Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.752Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.752Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.752Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-10-01T23:28:48.752Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-10-01T23:28:48.752Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-10-01T23:28:48.752Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-10-01T23:28:48.752Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2025-10-01T23:28:48.752Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.752Z] at io.quarkus.vertx.http.testrunner.brokenonly.SimpleET.testHelloEndpoint(SimpleET.java:21)
[2025-10-01T23:28:48.752Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.752Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.752Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.752Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.752Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-10-01T23:28:48.752Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.752Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.752Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.752Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.752Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.752Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.752Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.752Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.752Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.752Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.752Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.752Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.752Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.752Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.752Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.752Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.752Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.752Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.752Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.752Z]
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:28,555 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.752Z] 1 test failed (1 passing, 0 skipped), 2 tests were run in 3137ms. Tests completed at 21:53:28.
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:28,770 INFO [io.qua.test] ([DevConsole]vert.x-eventloop-thread-0) Broken only mode enabled
[2025-10-01T23:28:48.752Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.752Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.752Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:30,558 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.470s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:30,558 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:30,558 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.752Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testHelloEndpoint()
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:30,620 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.042s
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:30,645 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2025-10-01T23:28:48.752Z] 2025-10-01 21:53:30,645 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2025-10-01T23:28:48.752Z] : java.lang.AssertionError: 1 expectation failed.
[2025-10-01T23:28:48.752Z] Expected status code <200> but was <404>.
[2025-10-01T23:28:48.752Z]
[2025-10-01T23:28:48.752Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-10-01T23:28:48.752Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-10-01T23:28:48.752Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-10-01T23:28:48.752Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-10-01T23:28:48.752Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-10-01T23:28:48.753Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-10-01T23:28:48.753Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-10-01T23:28:48.753Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-10-01T23:28:48.753Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-10-01T23:28:48.753Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-10-01T23:28:48.753Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-10-01T23:28:48.753Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.753Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.753Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.753Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.753Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-10-01T23:28:48.753Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-10-01T23:28:48.753Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-10-01T23:28:48.753Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.753Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2025-10-01T23:28:48.753Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2025-10-01T23:28:48.753Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2025-10-01T23:28:48.753Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2025-10-01T23:28:48.753Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.753Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.753Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.753Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.753Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.753Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-10-01T23:28:48.753Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-10-01T23:28:48.753Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-10-01T23:28:48.753Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-10-01T23:28:48.753Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2025-10-01T23:28:48.753Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.753Z] at io.quarkus.vertx.http.testrunner.brokenonly.SimpleET.testHelloEndpoint(SimpleET.java:21)
[2025-10-01T23:28:48.753Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.753Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.753Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.753Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.753Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-10-01T23:28:48.753Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.753Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.753Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.753Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.753Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.753Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.753Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.753Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.753Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.753Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.753Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.753Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.753Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.753Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.753Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.753Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.753Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.753Z]
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:30,646 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.753Z] 1 test failed (1 passing, 0 skipped), 1 test was run in 574ms. Tests completed at 21:53:30 due to changes to SimpleET.class.
[2025-10-01T23:28:48.753Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.753Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.753Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:32,447 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.590s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:32,448 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:32,448 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.753Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testHelloEndpoint()
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:32,503 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.038s
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:32,541 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2025-10-01T23:28:48.753Z] All 2 tests are passing (0 skipped), 1 test was run in 701ms. Tests completed at 21:53:32 due to changes to BrokenOnlyResource.class and 2 other files.
[2025-10-01T23:28:48.753Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.753Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.753Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:34,678 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.889s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:34,679 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:34,679 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.753Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#fail()
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:34,729 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.040s
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:34,732 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #4 ====================
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:34,733 ERROR [io.qua.test] (Test runner thread) Test SimpleET#fail() failed
[2025-10-01T23:28:48.753Z] : org.opentest4j.AssertionFailedError
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:35)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.api.Assertions.fail(Assertions.java:115)
[2025-10-01T23:28:48.753Z] at io.quarkus.vertx.http.testrunner.brokenonly.SimpleET.fail(SimpleET.java:38)
[2025-10-01T23:28:48.753Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.753Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.753Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.753Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.753Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-10-01T23:28:48.753Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.753Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.753Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.753Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.753Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.753Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.753Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.753Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.753Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.753Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.753Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.753Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.753Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.753Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.753Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.753Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.753Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.753Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.753Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.753Z]
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:34,733 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.753Z] 1 test failed (2 passing, 0 skipped), 1 test was run in 959ms. Tests completed at 21:53:34 due to changes to SimpleET.class.
[2025-10-01T23:28:48.753Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.753Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.753Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:37,497 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.432s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:37,498 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:37,498 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.753Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#fail()
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:37,523 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.019s
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:37,527 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2025-10-01T23:28:48.753Z] All 3 tests are passing (0 skipped), 1 test was run in 493ms. Tests completed at 21:53:37 due to changes to SimpleET.class.
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:37,539 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-10-01T23:28:48.753Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.01 s - in io.quarkus.vertx.http.testrunner.brokenonly.TestBrokenOnlyTestCase
[2025-10-01T23:28:48.753Z] [INFO] Running io.quarkus.vertx.http.testrunner.includes.ExcludePatternTestCase
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:38,185 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.753Z] Tests paused
[2025-10-01T23:28:48.753Z] Running tests for the first time
[2025-10-01T23:28:48.753Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.753Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.753Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2025-10-01T23:28:48.753Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.753Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.753Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.753Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.753Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:39,900 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.029s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:39,900 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:39,900 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:40,253 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.605s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:40,253 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:40,253 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.753Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:40,789 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.027s
[2025-10-01T23:28:48.753Z] All 1 test is passing (0 skipped), 1 test was run in 2387ms. Tests completed at 21:53:40.
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:41,303 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test12603889131926412552/src/main/resources/application.properties
[2025-10-01T23:28:48.753Z] Starting test run, 2 tests to run.
[2025-10-01T23:28:48.753Z] Running 1/2. Running: #JUnit Jupiter
[2025-10-01T23:28:48.753Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:41,748 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:41,749 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:41,749 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.753Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2025-10-01T23:28:48.753Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2025-10-01T23:28:48.753Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:41,796 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.020s
[2025-10-01T23:28:48.753Z] All 2 tests are passing (0 skipped), 2 tests were run in 495ms. Tests completed at 21:53:41.
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:42,334 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test12603889131926412552/src/main/resources/application.properties
[2025-10-01T23:28:48.753Z] Starting test run, 2 tests to run.
[2025-10-01T23:28:48.753Z] Running 1/2. Running: #JUnit Jupiter
[2025-10-01T23:28:48.753Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:42,797 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.432s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:42,797 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:42,797 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.753Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2025-10-01T23:28:48.753Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2025-10-01T23:28:48.753Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:42,869 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.040s
[2025-10-01T23:28:48.753Z] All 2 tests are passing (0 skipped), 2 tests were run in 538ms. Tests completed at 21:53:42.
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:42,925 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-10-01T23:28:48.753Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.38 s - in io.quarkus.vertx.http.testrunner.includes.ExcludePatternTestCase
[2025-10-01T23:28:48.753Z] [INFO] Running io.quarkus.vertx.http.testrunner.includes.IncludePatternTestCase
[2025-10-01T23:28:48.753Z] 2025-10-01 21:53:43,482 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.753Z] Tests paused
[2025-10-01T23:28:48.754Z] Running tests for the first time
[2025-10-01T23:28:48.754Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.754Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.754Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2025-10-01T23:28:48.754Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.754Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.754Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.754Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.754Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:44,947 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.721s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:44,948 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:44,948 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:46,501 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.267s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:46,501 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:46,501 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.754Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:47,051 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.087s
[2025-10-01T23:28:48.754Z] All 1 test is passing (0 skipped), 1 test was run in 3245ms. Tests completed at 21:53:47.
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:47,611 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test3427828361148118650/src/main/resources/application.properties
[2025-10-01T23:28:48.754Z] Starting test run, 2 tests to run.
[2025-10-01T23:28:48.754Z] Running 1/2. Running: #JUnit Jupiter
[2025-10-01T23:28:48.754Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:48,163 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.522s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:48,164 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:48,164 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.754Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2025-10-01T23:28:48.754Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2025-10-01T23:28:48.754Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:48,241 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.041s
[2025-10-01T23:28:48.754Z] All 2 tests are passing (0 skipped), 2 tests were run in 634ms. Tests completed at 21:53:48.
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:48,775 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test3427828361148118650/src/main/resources/application.properties
[2025-10-01T23:28:48.754Z] Starting test run, 2 tests to run.
[2025-10-01T23:28:48.754Z] Running 1/2. Running: #JUnit Jupiter
[2025-10-01T23:28:48.754Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:49,552 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.745s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:49,552 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:49,552 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.754Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2025-10-01T23:28:48.754Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2025-10-01T23:28:48.754Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:49,691 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.013s
[2025-10-01T23:28:48.754Z] All 2 tests are passing (0 skipped), 2 tests were run in 919ms. Tests completed at 21:53:49.
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:49,747 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-10-01T23:28:48.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.844 s - in io.quarkus.vertx.http.testrunner.includes.IncludePatternTestCase
[2025-10-01T23:28:48.754Z] [INFO] Running io.quarkus.vertx.http.testrunner.metaannotations.MetaAnnotationsTestCase
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:50,316 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.754Z] Tests paused
[2025-10-01T23:28:48.754Z] Running tests for the first time
[2025-10-01T23:28:48.754Z] Starting test run, 2 tests to run.
[2025-10-01T23:28:48.754Z] Running 1/2. Running: #JUnit Jupiter
[2025-10-01T23:28:48.754Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#MetaET
[2025-10-01T23:28:48.754Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.754Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.754Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.754Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.754Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:52,122 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.066s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:52,123 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:52,123 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:52,894 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.893s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:52,895 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:52,895 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.754Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t1()
[2025-10-01T23:28:48.754Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t2()
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:53,322 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.065s
[2025-10-01T23:28:48.754Z] All 2 tests are passing (0 skipped), 2 tests were run in 2738ms. Tests completed at 21:53:53.
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:53,871 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test12551497947984020136/src/main/resources/application.properties
[2025-10-01T23:28:48.754Z] Starting test run, 2 tests to run.
[2025-10-01T23:28:48.754Z] Running 1/2. Running: #JUnit Jupiter
[2025-10-01T23:28:48.754Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#MetaET
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:54,510 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.599s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:54,510 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:54,510 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.754Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t1()
[2025-10-01T23:28:48.754Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t2()
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:54,582 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.044s
[2025-10-01T23:28:48.754Z] All 2 tests are passing (0 skipped), 2 tests were run in 715ms. Tests completed at 21:53:54.
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:55,106 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test12551497947984020136/src/main/resources/application.properties
[2025-10-01T23:28:48.754Z] Starting test run, 0 tests to run.
[2025-10-01T23:28:48.754Z] Running 1/0. Running: #JUnit Jupiter
[2025-10-01T23:28:48.754Z] All 2 tests are passing (0 skipped), 0 tests were run in 16ms. Tests completed at 21:53:55.
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:55,173 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-10-01T23:28:48.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.43 s - in io.quarkus.vertx.http.testrunner.metaannotations.MetaAnnotationsTestCase
[2025-10-01T23:28:48.754Z] [INFO] Running io.quarkus.vertx.http.testrunner.params.TestParameterizedTestCase
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:55,184 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2025-10-01T23:28:48.754Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2025-10-01T23:28:48.754Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2025-10-01T23:28:48.754Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2025-10-01T23:28:48.754Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.754Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2025-10-01T23:28:48.754Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-10-01T23:28:48.754Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2025-10-01T23:28:48.754Z] ... 3 more
[2025-10-01T23:28:48.754Z]
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:55,831 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.754Z] Tests paused
[2025-10-01T23:28:48.754Z] Running tests for the first time
[2025-10-01T23:28:48.754Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.754Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.754Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2025-10-01T23:28:48.754Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.754Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.754Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.754Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.754Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:57,438 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.936s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:57,438 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:57,438 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:58,508 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.153s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:58,509 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:58,509 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.754Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#shouldValidateOddNumbers(int)
[2025-10-01T23:28:48.754Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[1] x=1
[2025-10-01T23:28:48.754Z] Running 2/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[2] x=4
[2025-10-01T23:28:48.754Z] Running 3/1. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[3] x=11
[2025-10-01T23:28:48.754Z] Running 4/1. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[4] x=17
[2025-10-01T23:28:48.754Z] Running 5/1. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#testHelloEndpoint()
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:58,982 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.032s
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:58,993 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2025-10-01T23:28:48.754Z] 2025-10-01 21:53:58,993 ERROR [io.qua.test] (Test runner thread) Test ParamET#[2] x=4 failed
[2025-10-01T23:28:48.754Z] : java.lang.AssertionError: 1 expectation failed.
[2025-10-01T23:28:48.754Z] Response body doesn't match expectation.
[2025-10-01T23:28:48.754Z] Expected: is "true"
[2025-10-01T23:28:48.754Z] Actual: false
[2025-10-01T23:28:48.754Z]
[2025-10-01T23:28:48.754Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-10-01T23:28:48.754Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-10-01T23:28:48.754Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-10-01T23:28:48.754Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-10-01T23:28:48.754Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-10-01T23:28:48.754Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-10-01T23:28:48.754Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-10-01T23:28:48.754Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-10-01T23:28:48.754Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-10-01T23:28:48.754Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-10-01T23:28:48.754Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-10-01T23:28:48.754Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-10-01T23:28:48.754Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-10-01T23:28:48.754Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.754Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.754Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.754Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.754Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-10-01T23:28:48.754Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-10-01T23:28:48.754Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-10-01T23:28:48.754Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.754Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2025-10-01T23:28:48.754Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2025-10-01T23:28:48.754Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.754Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.754Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.754Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.754Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.754Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-10-01T23:28:48.754Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-10-01T23:28:48.754Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-10-01T23:28:48.754Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-10-01T23:28:48.754Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2025-10-01T23:28:48.754Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.754Z] at io.quarkus.vertx.http.testrunner.params.ParamET.shouldValidateOddNumbers(ParamET.java:31)
[2025-10-01T23:28:48.754Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.754Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.754Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.754Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.754Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-10-01T23:28:48.754Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:896)
[2025-10-01T23:28:48.754Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestTemplateMethod(QuarkusTestExtension.java:856)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:139)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:107)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-10-01T23:28:48.754Z] at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-10-01T23:28:48.754Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2025-10-01T23:28:48.754Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2025-10-01T23:28:48.754Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:107)
[2025-10-01T23:28:48.754Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:42)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.754Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.754Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.755Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.755Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.755Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.755Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.755Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.755Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.755Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.755Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.755Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.755Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.755Z]
[2025-10-01T23:28:48.755Z] 2025-10-01 21:53:58,996 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.755Z] 1 test failed (4 passing, 0 skipped), 5 tests were run in 2956ms. Tests completed at 21:53:58.
[2025-10-01T23:28:48.755Z] Starting test run, 0 tests to run.
[2025-10-01T23:28:48.755Z] Running 1/0. Running: #JUnit Jupiter
[2025-10-01T23:28:48.755Z] Running 1/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2025-10-01T23:28:48.755Z] 2025-10-01 21:53:59,678 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.413s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.755Z] 2025-10-01 21:53:59,678 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.755Z] 2025-10-01 21:53:59,678 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.755Z] Running 1/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#shouldValidateOddNumbers(int)
[2025-10-01T23:28:48.755Z] Running 1/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[1] x=1
[2025-10-01T23:28:48.755Z] Running 2/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[2] x=4
[2025-10-01T23:28:48.755Z] Running 3/0. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[3] x=11
[2025-10-01T23:28:48.755Z] Running 4/0. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[4] x=17
[2025-10-01T23:28:48.755Z] 2025-10-01 21:53:59,734 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.015s
[2025-10-01T23:28:48.755Z] 2025-10-01 21:53:59,739 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2025-10-01T23:28:48.755Z] 2025-10-01 21:53:59,739 ERROR [io.qua.test] (Test runner thread) Test ParamET#[2] x=4 failed
[2025-10-01T23:28:48.755Z] : java.lang.AssertionError: 1 expectation failed.
[2025-10-01T23:28:48.755Z] Response body doesn't match expectation.
[2025-10-01T23:28:48.755Z] Expected: is "true"
[2025-10-01T23:28:48.755Z] Actual: false
[2025-10-01T23:28:48.755Z]
[2025-10-01T23:28:48.755Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-10-01T23:28:48.755Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-10-01T23:28:48.755Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-10-01T23:28:48.755Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-10-01T23:28:48.755Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-10-01T23:28:48.755Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-10-01T23:28:48.755Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-10-01T23:28:48.755Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-10-01T23:28:48.755Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-10-01T23:28:48.755Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-10-01T23:28:48.755Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-10-01T23:28:48.755Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.755Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.755Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.755Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.755Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-10-01T23:28:48.755Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-10-01T23:28:48.755Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-10-01T23:28:48.755Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.755Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2025-10-01T23:28:48.755Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2025-10-01T23:28:48.755Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.755Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.755Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.755Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.755Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.755Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-10-01T23:28:48.755Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-10-01T23:28:48.755Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-10-01T23:28:48.755Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-10-01T23:28:48.755Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2025-10-01T23:28:48.755Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.755Z] at io.quarkus.vertx.http.testrunner.params.ParamET.shouldValidateOddNumbers(ParamET.java:31)
[2025-10-01T23:28:48.755Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.755Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.755Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.755Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.755Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-10-01T23:28:48.755Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:896)
[2025-10-01T23:28:48.755Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestTemplateMethod(QuarkusTestExtension.java:856)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:139)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:107)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-10-01T23:28:48.755Z] at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-10-01T23:28:48.755Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2025-10-01T23:28:48.755Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2025-10-01T23:28:48.755Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:107)
[2025-10-01T23:28:48.755Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:42)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.755Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.755Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.755Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.755Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.755Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.755Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.755Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.755Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.755Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.755Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.755Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.755Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.755Z]
[2025-10-01T23:28:48.755Z] 2025-10-01 21:53:59,740 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.755Z] 1 test failed (4 passing, 0 skipped), 4 tests were run in 502ms. Tests completed at 21:53:59.
[2025-10-01T23:28:48.755Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.755Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.755Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2025-10-01T23:28:48.755Z] 2025-10-01 21:54:01,355 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.329s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.755Z] 2025-10-01 21:54:01,356 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.755Z] 2025-10-01 21:54:01,356 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.755Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#shouldValidateOddNumbers(int)
[2025-10-01T23:28:48.755Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[1] x=1
[2025-10-01T23:28:48.755Z] Running 2/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[2] x=3
[2025-10-01T23:28:48.755Z] Running 3/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[3] x=11
[2025-10-01T23:28:48.755Z] Running 4/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[4] x=17
[2025-10-01T23:28:48.755Z] Running 5/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#testHelloEndpoint()
[2025-10-01T23:28:48.755Z] 2025-10-01 21:54:01,415 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.010s
[2025-10-01T23:28:48.755Z] 2025-10-01 21:54:01,418 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2025-10-01T23:28:48.755Z] All 5 tests are passing (0 skipped), 5 tests were run in 414ms. Tests completed at 21:54:01 due to changes to ParamET.class.
[2025-10-01T23:28:48.755Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.755Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.755Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2025-10-01T23:28:48.755Z] 2025-10-01 21:54:03,005 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.381s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.755Z] 2025-10-01 21:54:03,005 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.755Z] 2025-10-01 21:54:03,005 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.755Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#testHelloEndpoint()
[2025-10-01T23:28:48.755Z] 2025-10-01 21:54:03,058 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.033s
[2025-10-01T23:28:48.755Z] 2025-10-01 21:54:03,063 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #4 ====================
[2025-10-01T23:28:48.755Z] 2025-10-01 21:54:03,063 ERROR [io.qua.test] (Test runner thread) Test ParamET#testHelloEndpoint() failed
[2025-10-01T23:28:48.755Z] : java.lang.AssertionError: 1 expectation failed.
[2025-10-01T23:28:48.755Z] Response body doesn't match expectation.
[2025-10-01T23:28:48.755Z] Expected: is "hello"
[2025-10-01T23:28:48.755Z] Actual: boo
[2025-10-01T23:28:48.755Z]
[2025-10-01T23:28:48.755Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-10-01T23:28:48.755Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-10-01T23:28:48.755Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-10-01T23:28:48.755Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-10-01T23:28:48.755Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-10-01T23:28:48.755Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-10-01T23:28:48.755Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-10-01T23:28:48.755Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-10-01T23:28:48.755Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-10-01T23:28:48.755Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-10-01T23:28:48.755Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-10-01T23:28:48.755Z] at jdk.internal.reflect.GeneratedMethodAccessor2386.invoke(Unknown Source)
[2025-10-01T23:28:48.755Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.755Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.755Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-10-01T23:28:48.755Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-10-01T23:28:48.755Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-10-01T23:28:48.755Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.755Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2025-10-01T23:28:48.755Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2025-10-01T23:28:48.755Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.755Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.755Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.756Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.756Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.756Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-10-01T23:28:48.756Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-10-01T23:28:48.756Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-10-01T23:28:48.756Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-10-01T23:28:48.756Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2025-10-01T23:28:48.756Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.756Z] at io.quarkus.vertx.http.testrunner.params.ParamET.testHelloEndpoint(ParamET.java:21)
[2025-10-01T23:28:48.756Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.756Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.756Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.756Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.756Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-10-01T23:28:48.756Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-10-01T23:28:48.756Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.756Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.756Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.756Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.756Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.756Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.756Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.756Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.756Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.756Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.756Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.756Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.756Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.756Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.756Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.756Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.756Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.756Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.756Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.756Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.756Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.756Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.756Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.756Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.756Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.756Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.756Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.756Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.756Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.756Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.756Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.756Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.756Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.756Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.756Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.756Z]
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:03,063 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.756Z] 1 test failed (4 passing, 0 skipped), 1 test was run in 464ms. Tests completed at 21:54:03 due to changes to HelloResource.class.
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:03,084 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2025-10-01T23:28:48.756Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.937 s - in io.quarkus.vertx.http.testrunner.params.TestParameterizedTestCase
[2025-10-01T23:28:48.756Z] [INFO] Running io.quarkus.vertx.http.testrunner.tags.ExcludeTagsTestCase
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:03,092 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2025-10-01T23:28:48.756Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2025-10-01T23:28:48.756Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2025-10-01T23:28:48.756Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2025-10-01T23:28:48.756Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.756Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2025-10-01T23:28:48.756Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-10-01T23:28:48.756Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2025-10-01T23:28:48.756Z] ... 3 more
[2025-10-01T23:28:48.756Z]
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:03,984 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.756Z] Tests paused
[2025-10-01T23:28:48.756Z] Running tests for the first time
[2025-10-01T23:28:48.756Z] Starting test run, 3 tests to run.
[2025-10-01T23:28:48.756Z] Running 1/3. Running: #JUnit Jupiter
[2025-10-01T23:28:48.756Z] Running 1/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2025-10-01T23:28:48.756Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.756Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.756Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.756Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.756Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:05,666 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.946s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:05,666 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:05,667 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:06,303 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.787s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:06,303 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:06,303 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.756Z] Running 1/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2025-10-01T23:28:48.756Z] Running 2/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2025-10-01T23:28:48.756Z] Running 3/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:06,691 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.031s
[2025-10-01T23:28:48.756Z] All 3 tests are passing (0 skipped), 3 tests were run in 2421ms. Tests completed at 21:54:06.
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:07,236 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test4506688358144081576/src/main/resources/application.properties
[2025-10-01T23:28:48.756Z] Starting test run, 4 tests to run.
[2025-10-01T23:28:48.756Z] Running 1/4. Running: #JUnit Jupiter
[2025-10-01T23:28:48.756Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:07,713 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.444s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:07,713 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:07,713 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.756Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2025-10-01T23:28:48.756Z] Running 2/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2025-10-01T23:28:48.756Z] Running 3/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2025-10-01T23:28:48.756Z] Running 4/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:07,795 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.011s
[2025-10-01T23:28:48.756Z] All 5 tests are passing (0 skipped), 4 tests were run in 562ms. Tests completed at 21:54:07.
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:08,346 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test4506688358144081576/src/main/resources/application.properties
[2025-10-01T23:28:48.756Z] Starting test run, 5 tests to run.
[2025-10-01T23:28:48.756Z] Running 1/5. Running: #JUnit Jupiter
[2025-10-01T23:28:48.756Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:08,740 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.366s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:08,741 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:08,741 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.756Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2025-10-01T23:28:48.756Z] Running 2/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2025-10-01T23:28:48.756Z] Running 3/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2025-10-01T23:28:48.756Z] Running 4/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2025-10-01T23:28:48.756Z] Running 5/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:08,791 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.008s
[2025-10-01T23:28:48.756Z] All 5 tests are passing (0 skipped), 5 tests were run in 447ms. Tests completed at 21:54:08.
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:08,811 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-10-01T23:28:48.756Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.67 s - in io.quarkus.vertx.http.testrunner.tags.ExcludeTagsTestCase
[2025-10-01T23:28:48.756Z] [INFO] Running io.quarkus.vertx.http.testrunner.tags.IncludeTagsTestCase
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:08,817 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2025-10-01T23:28:48.756Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2025-10-01T23:28:48.756Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2025-10-01T23:28:48.756Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2025-10-01T23:28:48.756Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.756Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2025-10-01T23:28:48.756Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-10-01T23:28:48.756Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2025-10-01T23:28:48.756Z] ... 3 more
[2025-10-01T23:28:48.756Z]
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:09,353 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.756Z] Tests paused
[2025-10-01T23:28:48.756Z] Running tests for the first time
[2025-10-01T23:28:48.756Z] Starting test run, 2 tests to run.
[2025-10-01T23:28:48.756Z] Running 1/2. Running: #JUnit Jupiter
[2025-10-01T23:28:48.756Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2025-10-01T23:28:48.756Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.756Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.756Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.756Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.756Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:10,896 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.801s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:10,896 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:10,896 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:11,745 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.649s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:11,746 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:11,746 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.756Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2025-10-01T23:28:48.756Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:12,138 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.031s
[2025-10-01T23:28:48.756Z] All 2 tests are passing (0 skipped), 2 tests were run in 2446ms. Tests completed at 21:54:12.
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:12,660 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7981764250612674016/src/main/resources/application.properties
[2025-10-01T23:28:48.756Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.756Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.756Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:13,222 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.532s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:13,223 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:13,223 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.756Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:13,289 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.046s
[2025-10-01T23:28:48.756Z] All 3 tests are passing (0 skipped), 1 test was run in 634ms. Tests completed at 21:54:13.
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:13,818 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7981764250612674016/src/main/resources/application.properties
[2025-10-01T23:28:48.756Z] Starting test run, 5 tests to run.
[2025-10-01T23:28:48.756Z] Running 1/5. Running: #JUnit Jupiter
[2025-10-01T23:28:48.756Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:14,102 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.256s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:14,103 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:14,103 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.756Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2025-10-01T23:28:48.756Z] Running 2/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2025-10-01T23:28:48.756Z] Running 3/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2025-10-01T23:28:48.756Z] Running 4/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2025-10-01T23:28:48.756Z] Running 5/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:14,195 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.039s
[2025-10-01T23:28:48.756Z] All 5 tests are passing (0 skipped), 5 tests were run in 382ms. Tests completed at 21:54:14.
[2025-10-01T23:28:48.756Z] 2025-10-01 21:54:14,236 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-10-01T23:28:48.756Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.444 s - in io.quarkus.vertx.http.testrunner.tags.IncludeTagsTestCase
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO] Results:
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [WARNING] Tests run: 162, Failures: 0, Errors: 0, Skipped: 1
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.756Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.756Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-deployment ---
[2025-10-01T23:28:48.756Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment/2.7.5.Final/quarkus-vertx-http-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.756Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment/2.7.5.Final/quarkus-vertx-http-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.756Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment/2.7.5.Final/quarkus-vertx-http-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO] ---------------< io.quarkus:quarkus-undertow-deployment >---------------
[2025-10-01T23:28:48.756Z] [INFO] Building Quarkus - Undertow - Deployment 2.7.5.Final [98/964]
[2025-10-01T23:28:48.756Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow-deployment ---
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow-deployment ---
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow-deployment ---
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow-deployment ---
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow-deployment ---
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow-deployment ---
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow-deployment ---
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow-deployment ---
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow-deployment ---
[2025-10-01T23:28:48.756Z] [INFO] Processed 71 files in 140ms (Formatted: 0, Unchanged: 71, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow-deployment ---
[2025-10-01T23:28:48.756Z] [INFO] Processed 71 files in 00:00.091 (Already Sorted: 71, Needed Sorting: 0)
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow-deployment ---
[2025-10-01T23:28:48.756Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.756Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/deployment/src/main/resources
[2025-10-01T23:28:48.756Z] [INFO]
[2025-10-01T23:28:48.756Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow-deployment ---
[2025-10-01T23:28:48.756Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.756Z] [INFO] Compiling 6 source files to /quarkus/extensions/undertow/deployment/target/classes
[2025-10-01T23:28:48.756Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[345,53] unchecked call to Holder(java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<io.quarkus.runtime.ObjectSubstitution<F,T>>) as a member of the raw type io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder
[2025-10-01T23:28:48.756Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[373,32] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-10-01T23:28:48.756Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[442,32] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-10-01T23:28:48.757Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[519,62] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-10-01T23:28:48.757Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[536,28] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-10-01T23:28:48.757Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[556,103] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-10-01T23:28:48.757Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[581,58] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-10-01T23:28:48.757Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[587,41] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-10-01T23:28:48.757Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[591,75] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-10-01T23:28:48.757Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[591,86] unchecked cast
[2025-10-01T23:28:48.757Z] required: java.lang.Class<? extends javax.servlet.ServletContainerInitializer>
[2025-10-01T23:28:48.757Z] found: java.lang.Class<capture#1 of ?>
[2025-10-01T23:28:48.757Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/WebXmlParsingBuildStep.java:[76,50] resolvingReplacer(org.jboss.metadata.property.PropertyResolver) in org.jboss.metadata.property.PropertyReplacers has been deprecated
[2025-10-01T23:28:48.757Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/WebXmlParsingBuildStep.java:[129,50] resolvingReplacer(org.jboss.metadata.property.PropertyResolver) in org.jboss.metadata.property.PropertyReplacers has been deprecated
[2025-10-01T23:28:48.757Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/MPConfigPropertyResolver.java:[8,50] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated
[2025-10-01T23:28:48.757Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/MPConfigPropertyResolver.java:[8,50] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated
[2025-10-01T23:28:48.757Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/MPConfigPropertyResolver.java:[8,50] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated
[2025-10-01T23:28:48.757Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/MPConfigPropertyResolver.java:[8,50] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated
[2025-10-01T23:28:48.757Z] [INFO]
[2025-10-01T23:28:48.757Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow-deployment ---
[2025-10-01T23:28:48.757Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.757Z] [INFO] Copying 4 resources
[2025-10-01T23:28:48.757Z] [INFO]
[2025-10-01T23:28:48.757Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow-deployment ---
[2025-10-01T23:28:48.757Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.757Z] [INFO] Compiling 65 source files to /quarkus/extensions/undertow/deployment/target/test-classes
[2025-10-01T23:28:48.757Z] [INFO]
[2025-10-01T23:28:48.757Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow-deployment ---
[2025-10-01T23:28:48.757Z] [INFO]
[2025-10-01T23:28:48.757Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.757Z] [INFO] T E S T S
[2025-10-01T23:28:48.757Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.757Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.757Z] [INFO] Running io.quarkus.undertow.test.ServletWebXmlSecurityTestCase
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:23,279 WARN [io.und.servlet] (main) UT015020: Path /secure/* is secured for some HTTP methods, however it is not secured for [TRACE, HEAD, DELETE, CONNECT, OPTIONS, PUT]
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:23,649 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.633s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:23,650 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:23,651 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:24,988 INFO [io.quarkus] (main) Quarkus stopped in 0.067s
[2025-10-01T23:28:48.757Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.953 s - in io.quarkus.undertow.test.ServletWebXmlSecurityTestCase
[2025-10-01T23:28:48.757Z] [INFO] Running io.quarkus.undertow.test.UndertowHandlersConfTestCase
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:26,399 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.592s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:26,401 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:26,401 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:27,021 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-10-01T23:28:48.757Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.012 s - in io.quarkus.undertow.test.UndertowHandlersConfTestCase
[2025-10-01T23:28:48.757Z] [INFO] Running io.quarkus.undertow.test.AnnotationWithWebXmlTestCase
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:28,238 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.404s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:28,239 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:28,239 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:28,697 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.757Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.652 s - in io.quarkus.undertow.test.AnnotationWithWebXmlTestCase
[2025-10-01T23:28:48.757Z] [INFO] Running io.quarkus.undertow.test.push.Http2ServerPushTestCase
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:30,320 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.804s. Listening on: http://localhost:8081 and https://localhost:8444
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:30,320 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:30,321 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:30,789 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.757Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.083 s - in io.quarkus.undertow.test.push.Http2ServerPushTestCase
[2025-10-01T23:28:48.757Z] [INFO] Running io.quarkus.undertow.test.WebFilterWithNoUrlPatternTestCase
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:31,677 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.406s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:31,678 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:31,678 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:32,173 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-10-01T23:28:48.757Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.388 s - in io.quarkus.undertow.test.WebFilterWithNoUrlPatternTestCase
[2025-10-01T23:28:48.757Z] [INFO] Running io.quarkus.undertow.test.ServletSecurityTestCase
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:33,248 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:33,249 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:33,249 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:33,835 INFO [io.quarkus] (main) Quarkus stopped in 0.090s
[2025-10-01T23:28:48.757Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.659 s - in io.quarkus.undertow.test.ServletSecurityTestCase
[2025-10-01T23:28:48.757Z] [INFO] Running io.quarkus.undertow.test.ServletContextInjectionTestCase
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:34,825 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.367s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:34,825 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:34,826 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:34,939 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2025-10-01T23:28:48.757Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.098 s - in io.quarkus.undertow.test.ServletContextInjectionTestCase
[2025-10-01T23:28:48.757Z] [INFO] Running io.quarkus.undertow.test.AnnotationServletTestCase
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:35,726 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.340s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:35,727 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:35,727 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:36,145 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.757Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 s - in io.quarkus.undertow.test.AnnotationServletTestCase
[2025-10-01T23:28:48.757Z] [INFO] Running io.quarkus.undertow.test.timeout.ReadTimeoutTestCase
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:37,056 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.472s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:37,057 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:37,057 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:38,294 ERROR [io.und.req.io] (executor-thread-0) Exception handling request d578eea6-d0e5-4b7c-8275-b3c4309ca0e6-1 to /timeout: java.io.UncheckedIOException: java.io.IOException: Read timeout
[2025-10-01T23:28:48.757Z] at java.base/java.io.BufferedReader$1.hasNext(BufferedReader.java:574)
[2025-10-01T23:28:48.757Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:132)
[2025-10-01T23:28:48.757Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2025-10-01T23:28:48.757Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2025-10-01T23:28:48.757Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2025-10-01T23:28:48.757Z] at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
[2025-10-01T23:28:48.757Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2025-10-01T23:28:48.757Z] at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
[2025-10-01T23:28:48.757Z] at io.quarkus.undertow.test.timeout.TimeoutTestServlet.readRequestData(TimeoutTestServlet.java:50)
[2025-10-01T23:28:48.757Z] at io.quarkus.undertow.test.timeout.TimeoutTestServlet.doPost(TimeoutTestServlet.java:29)
[2025-10-01T23:28:48.757Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:523)
[2025-10-01T23:28:48.757Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2025-10-01T23:28:48.757Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2025-10-01T23:28:48.757Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2025-10-01T23:28:48.757Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2025-10-01T23:28:48.757Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2025-10-01T23:28:48.757Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2025-10-01T23:28:48.757Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2025-10-01T23:28:48.757Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2025-10-01T23:28:48.757Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2025-10-01T23:28:48.757Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2025-10-01T23:28:48.757Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2025-10-01T23:28:48.757Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2025-10-01T23:28:48.757Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2025-10-01T23:28:48.757Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-10-01T23:28:48.757Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-10-01T23:28:48.757Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.757Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.757Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.757Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.757Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.757Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.757Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.757Z] Suppressed: java.io.IOException: Read timeout
[2025-10-01T23:28:48.757Z] at io.undertow.vertx.VertxHttpExchange.readBlocking(VertxHttpExchange.java:505)
[2025-10-01T23:28:48.757Z] at io.undertow.server.HttpServerExchange.readBlocking(HttpServerExchange.java:937)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.spec.ServletInputStreamImpl.readIntoBuffer(ServletInputStreamImpl.java:178)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.spec.ServletInputStreamImpl.close(ServletInputStreamImpl.java:206)
[2025-10-01T23:28:48.757Z] at java.base/sun.nio.cs.StreamDecoder.implClose(StreamDecoder.java:383)
[2025-10-01T23:28:48.757Z] at java.base/sun.nio.cs.StreamDecoder.close(StreamDecoder.java:211)
[2025-10-01T23:28:48.757Z] at java.base/java.io.InputStreamReader.close(InputStreamReader.java:192)
[2025-10-01T23:28:48.757Z] at java.base/java.io.BufferedReader.close(BufferedReader.java:525)
[2025-10-01T23:28:48.757Z] at io.quarkus.undertow.test.timeout.TimeoutTestServlet.readRequestData(TimeoutTestServlet.java:48)
[2025-10-01T23:28:48.757Z] ... 41 more
[2025-10-01T23:28:48.757Z] Caused by: java.io.IOException: Read timeout
[2025-10-01T23:28:48.757Z] at io.undertow.vertx.VertxHttpExchange.readBlocking(VertxHttpExchange.java:505)
[2025-10-01T23:28:48.757Z] at io.undertow.server.HttpServerExchange.readBlocking(HttpServerExchange.java:937)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.spec.ServletInputStreamImpl.readIntoBuffer(ServletInputStreamImpl.java:178)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.spec.ServletInputStreamImpl.read(ServletInputStreamImpl.java:158)
[2025-10-01T23:28:48.757Z] at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:287)
[2025-10-01T23:28:48.757Z] at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:330)
[2025-10-01T23:28:48.757Z] at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:190)
[2025-10-01T23:28:48.757Z] at java.base/java.io.InputStreamReader.read(InputStreamReader.java:177)
[2025-10-01T23:28:48.757Z] at java.base/java.io.BufferedReader.fill(BufferedReader.java:162)
[2025-10-01T23:28:48.757Z] at java.base/java.io.BufferedReader.readLine(BufferedReader.java:329)
[2025-10-01T23:28:48.757Z] at java.base/java.io.BufferedReader.readLine(BufferedReader.java:396)
[2025-10-01T23:28:48.757Z] at java.base/java.io.BufferedReader$1.hasNext(BufferedReader.java:571)
[2025-10-01T23:28:48.757Z] ... 49 more
[2025-10-01T23:28:48.757Z]
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:40,284 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-10-01T23:28:48.757Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.134 s - in io.quarkus.undertow.test.timeout.ReadTimeoutTestCase
[2025-10-01T23:28:48.757Z] [INFO] Running io.quarkus.undertow.test.ErrorServletTestCase
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:41,220 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.406s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:41,221 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:41,221 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:41,531 ERROR [io.und.req.io] (executor-thread-0) Exception handling request 40b40c50-85ae-498d-a4cb-f0c0bdea8175-1 to /error: java.lang.RuntimeException: Error !!!
[2025-10-01T23:28:48.757Z] at io.quarkus.undertow.test.ErrorServlet.doGet(ErrorServlet.java:16)
[2025-10-01T23:28:48.757Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:503)
[2025-10-01T23:28:48.757Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2025-10-01T23:28:48.757Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2025-10-01T23:28:48.757Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2025-10-01T23:28:48.757Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2025-10-01T23:28:48.757Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2025-10-01T23:28:48.757Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2025-10-01T23:28:48.757Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2025-10-01T23:28:48.757Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2025-10-01T23:28:48.757Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2025-10-01T23:28:48.757Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2025-10-01T23:28:48.757Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2025-10-01T23:28:48.757Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2025-10-01T23:28:48.757Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2025-10-01T23:28:48.757Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-10-01T23:28:48.757Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-10-01T23:28:48.757Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.757Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.757Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.757Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.757Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.757Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.757Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.757Z]
[2025-10-01T23:28:48.757Z] 2025-10-01 21:54:41,652 ERROR [io.und.req.io] (executor-thread-0) Exception handling request 40b40c50-85ae-498d-a4cb-f0c0bdea8175-2 to /error: java.lang.RuntimeException: Error !!!
[2025-10-01T23:28:48.757Z] at io.quarkus.undertow.test.ErrorServlet.doGet(ErrorServlet.java:16)
[2025-10-01T23:28:48.757Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:503)
[2025-10-01T23:28:48.757Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2025-10-01T23:28:48.757Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2025-10-01T23:28:48.757Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2025-10-01T23:28:48.757Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2025-10-01T23:28:48.757Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2025-10-01T23:28:48.757Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2025-10-01T23:28:48.757Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2025-10-01T23:28:48.757Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2025-10-01T23:28:48.757Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2025-10-01T23:28:48.757Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2025-10-01T23:28:48.757Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2025-10-01T23:28:48.757Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2025-10-01T23:28:48.757Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2025-10-01T23:28:48.757Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2025-10-01T23:28:48.757Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-10-01T23:28:48.757Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-10-01T23:28:48.757Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.757Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.757Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.757Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.757Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.757Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.757Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.757Z]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:54:42,250 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.957 s - in io.quarkus.undertow.test.ErrorServletTestCase
[2025-10-01T23:28:48.758Z] [INFO] Running io.quarkus.undertow.test.LazyAuthRolesAllowedServletTestCase
[2025-10-01T23:28:48.758Z] 2025-10-01 21:54:43,562 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.579s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.758Z] 2025-10-01 21:54:43,563 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:54:43,563 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:54:44,356 INFO [io.quarkus] (main) Quarkus stopped in 0.065s
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.104 s - in io.quarkus.undertow.test.LazyAuthRolesAllowedServletTestCase
[2025-10-01T23:28:48.758Z] [INFO] Running io.quarkus.undertow.test.ServletWebFragmentXmlTestCase
[2025-10-01T23:28:48.758Z] 2025-10-01 21:54:45,307 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.758Z] 2025-10-01 21:54:45,308 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:54:45,308 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:54:45,750 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 s - in io.quarkus.undertow.test.ServletWebFragmentXmlTestCase
[2025-10-01T23:28:48.758Z] [INFO] Running io.quarkus.undertow.test.MultipartConfigTestCase
[2025-10-01T23:28:48.758Z] 2025-10-01 21:54:46,609 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.343s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.758Z] 2025-10-01 21:54:46,609 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:54:46,609 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] file
[2025-10-01T23:28:48.758Z] file
[2025-10-01T23:28:48.758Z] 2025-10-01 21:54:47,135 INFO [io.quarkus] (main) Quarkus stopped in 0.083s
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.379 s - in io.quarkus.undertow.test.MultipartConfigTestCase
[2025-10-01T23:28:48.758Z] [INFO] Running io.quarkus.undertow.test.MaxParametersTestCase
[2025-10-01T23:28:48.758Z] 2025-10-01 21:54:48,014 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.338s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.758Z] 2025-10-01 21:54:48,014 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:54:48,014 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:18,487 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.346 s - in io.quarkus.undertow.test.MaxParametersTestCase
[2025-10-01T23:28:48.758Z] [INFO] Running io.quarkus.undertow.test.sessioncontext.SessionContextTestCase
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:19,274 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.375s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:19,275 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:19,276 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:19,792 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.298 s - in io.quarkus.undertow.test.sessioncontext.SessionContextTestCase
[2025-10-01T23:28:48.758Z] [INFO] Running io.quarkus.undertow.test.ServletWebXmlInitParamsTestCase
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:20,651 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.377s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:20,652 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:20,652 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:21,098 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 s - in io.quarkus.undertow.test.ServletWebXmlInitParamsTestCase
[2025-10-01T23:28:48.758Z] [INFO] Running io.quarkus.undertow.test.ContextPathTestCase
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:22,048 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:22,049 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:22,049 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:22,525 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.429 s - in io.quarkus.undertow.test.ContextPathTestCase
[2025-10-01T23:28:48.758Z] [INFO] Running io.quarkus.undertow.test.ServletEmptyWebXmlTestCase
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:23,417 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:23,417 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:23,417 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:23,915 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.379 s - in io.quarkus.undertow.test.ServletEmptyWebXmlTestCase
[2025-10-01T23:28:48.758Z] [INFO] Running io.quarkus.undertow.test.ServletWebFragmentXmlMergingTestCase
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:24,802 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:24,802 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:24,802 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:25,195 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s - in io.quarkus.undertow.test.ServletWebFragmentXmlMergingTestCase
[2025-10-01T23:28:48.758Z] [INFO] Running io.quarkus.undertow.test.ServletWebXmlTestCase
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:26,009 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.413s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:26,009 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:26,009 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:26,426 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 s - in io.quarkus.undertow.test.ServletWebXmlTestCase
[2025-10-01T23:28:48.758Z] [INFO] Running io.quarkus.undertow.test.AnnotatedServletTestCase
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:27,246 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.356s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:27,247 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:27,247 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:27,662 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s - in io.quarkus.undertow.test.AnnotatedServletTestCase
[2025-10-01T23:28:48.758Z] [INFO] Running io.quarkus.undertow.test.builtinbeans.ServletBuiltinBeanTestCase
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:28,391 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.326s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:28,392 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:28,392 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:29,009 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.346 s - in io.quarkus.undertow.test.builtinbeans.ServletBuiltinBeanTestCase
[2025-10-01T23:28:48.758Z] [INFO] Running io.quarkus.undertow.test.devmode.ServletChangeTestCase
[2025-10-01T23:28:48.758Z] Tests paused
[2025-10-01T23:28:48.758Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.758Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.758Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.758Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.758Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:31,740 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.678s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:31,741 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:31,741 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:33,732 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevServlet.class.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:33,739 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-10-01T23:28:48.758Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.758Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.758Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.758Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.758Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:34,077 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.332s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:34,077 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:34,077 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:34,077 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.794s
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:35,279 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevServlet.class.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:35,283 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-10-01T23:28:48.758Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.758Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.758Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.758Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.758Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:35,622 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.334s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:35,622 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:35,622 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:35,623 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.418s
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:37,200 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.758Z] Tests paused
[2025-10-01T23:28:48.758Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.758Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.758Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.758Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.758Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:39,674 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.061s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:39,674 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:39,674 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:39,882 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.005s
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:39,903 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-10-01T23:28:48.758Z] Tests paused
[2025-10-01T23:28:48.758Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.758Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.758Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.758Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.758Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:42,289 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.058s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:42,289 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:42,289 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:42,472 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.001s
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:42,491 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2025-10-01T23:28:48.758Z] Tests paused
[2025-10-01T23:28:48.758Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.758Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.758Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.758Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.758Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:44,535 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.764s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:44,535 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:44,536 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:44,879 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NewServlet.class.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:44,892 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2025-10-01T23:28:48.758Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.758Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.758Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.758Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.758Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:45,183 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.287s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:45,183 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:45,183 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:45,183 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.437s
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:45,193 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.201 s - in io.quarkus.undertow.test.devmode.ServletChangeTestCase
[2025-10-01T23:28:48.758Z] [INFO] Running io.quarkus.undertow.test.AnnotatedServletInitParamsTestCase
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:46,130 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.453s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:46,131 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:46,131 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:46,614 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.391 s - in io.quarkus.undertow.test.AnnotatedServletInitParamsTestCase
[2025-10-01T23:28:48.758Z] [INFO] Running io.quarkus.undertow.test.ServletDestroyTestCase
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:47,557 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.512s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:47,582 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:47,583 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:48,150 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.528 s - in io.quarkus.undertow.test.ServletDestroyTestCase
[2025-10-01T23:28:48.758Z] [INFO] Running io.quarkus.undertow.test.RolesAllowedServletTestCase
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:49,115 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.395s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:49,115 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:49,115 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:49,789 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.638 s - in io.quarkus.undertow.test.RolesAllowedServletTestCase
[2025-10-01T23:28:48.758Z] [INFO] Running io.quarkus.undertow.test.ServletContainerInitializerTestCase
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:50,897 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.570s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:50,897 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:50,898 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.758Z] 2025-10-01 21:55:51,324 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.527 s - in io.quarkus.undertow.test.ServletContainerInitializerTestCase
[2025-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO] Results:
[2025-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow-deployment ---
[2025-10-01T23:28:48.758Z] [INFO] Building jar: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow-deployment ---
[2025-10-01T23:28:48.758Z] [INFO] Building jar: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow-deployment ---
[2025-10-01T23:28:48.758Z] [INFO] Installing /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-deployment/2.7.5.Final/quarkus-undertow-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.758Z] [INFO] Installing /quarkus/extensions/undertow/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-undertow-deployment/2.7.5.Final/quarkus-undertow-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.758Z] [INFO] Installing /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-deployment/2.7.5.Final/quarkus-undertow-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO] --------------< io.quarkus:quarkus-test-extension-parent >--------------
[2025-10-01T23:28:48.758Z] [INFO] Building Quarkus - Core - Test Extension 2.7.5.Final [99/964]
[2025-10-01T23:28:48.758Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-extension-parent ---
[2025-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-extension-parent ---
[2025-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-extension-parent ---
[2025-10-01T23:28:48.758Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-extension-parent ---
[2025-10-01T23:28:48.758Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-extension-parent ---
[2025-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-extension-parent ---
[2025-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-extension-parent ---
[2025-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-extension-parent ---
[2025-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-extension-parent ---
[2025-10-01T23:28:48.758Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-extension-parent ---
[2025-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-extension-parent ---
[2025-10-01T23:28:48.758Z] [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-10-01T23:28:48.758Z] [INFO]
[2025-10-01T23:28:48.758Z] [INFO] -----------------< io.quarkus:quarkus-test-extension >------------------
[2025-10-01T23:28:48.758Z] [INFO] Building Quarkus - Core - Test Extension - Runtime 2.7.5.Final [100/964]
[2025-10-01T23:28:48.758Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.pom
[2025-10-01T23:28:48.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.pom (8.6 kB at 48 kB/s)
[2025-10-01T23:28:48.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom
[2025-10-01T23:28:48.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom (1.1 kB at 14 kB/s)
[2025-10-01T23:28:48.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3-b02/jaxb-parent-2.3.3-b02.pom
[2025-10-01T23:28:48.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3-b02/jaxb-parent-2.3.3-b02.pom (29 kB at 312 kB/s)
[2025-10-01T23:28:48.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3-b02/jaxb-bom-ext-2.3.3-b02.pom
[2025-10-01T23:28:48.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3-b02/jaxb-bom-ext-2.3.3-b02.pom (3.4 kB at 35 kB/s)
[2025-10-01T23:28:48.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3-b02/jaxb-bom-2.3.3-b02.pom
[2025-10-01T23:28:48.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3-b02/jaxb-bom-2.3.3-b02.pom (8.2 kB at 110 kB/s)
[2025-10-01T23:28:48.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom
[2025-10-01T23:28:48.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom (1.7 kB at 17 kB/s)
[2025-10-01T23:28:48.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3-b02/jaxb-txw-parent-2.3.3-b02.pom
[2025-10-01T23:28:48.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3-b02/jaxb-txw-parent-2.3.3-b02.pom (1.7 kB at 16 kB/s)
[2025-10-01T23:28:48.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom
[2025-10-01T23:28:48.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom (5.1 kB at 53 kB/s)
[2025-10-01T23:28:48.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom
[2025-10-01T23:28:48.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom (22 kB at 228 kB/s)
[2025-10-01T23:28:48.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom
[2025-10-01T23:28:48.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom (4.9 kB at 52 kB/s)
[2025-10-01T23:28:48.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom
[2025-10-01T23:28:48.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 215 kB/s)
[2025-10-01T23:28:48.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
[2025-10-01T23:28:48.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 149 kB/s)
[2025-10-01T23:28:48.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.jar
[2025-10-01T23:28:48.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar
[2025-10-01T23:28:48.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar
[2025-10-01T23:28:48.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar
[2025-10-01T23:28:48.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.jar (1.0 MB at 11 MB/s)
[2025-10-01T23:28:48.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar (30 kB at 275 kB/s)
[2025-10-01T23:28:48.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar (72 kB at 554 kB/s)
[2025-10-01T23:28:48.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar (66 kB at 427 kB/s)
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-extension ---
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-extension ---
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-extension ---
[2025-10-01T23:28:48.759Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-extension ---
[2025-10-01T23:28:48.759Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-extension ---
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-extension ---
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-extension ---
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-extension ---
[2025-10-01T23:28:48.759Z] [INFO] Processed 49 files in 83ms (Formatted: 0, Unchanged: 49, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-extension ---
[2025-10-01T23:28:48.759Z] [INFO] Processed 49 files in 00:00.048 (Already Sorted: 49, Needed Sorting: 0)
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-extension ---
[2025-10-01T23:28:48.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.759Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-test-extension ---
[2025-10-01T23:28:48.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/atteo/xml-combiner/3.0.0/xml-combiner-3.0.0.pom
[2025-10-01T23:28:48.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/atteo/xml-combiner/3.0.0/xml-combiner-3.0.0.pom (1.4 kB at 13 kB/s)
[2025-10-01T23:28:48.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/atteo/parent/1.19/parent-1.19.pom
[2025-10-01T23:28:48.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/atteo/parent/1.19/parent-1.19.pom (16 kB at 224 kB/s)
[2025-10-01T23:28:48.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/atteo/xml-combiner/3.0.0/xml-combiner-3.0.0.jar
[2025-10-01T23:28:48.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/atteo/xml-combiner/3.0.0/xml-combiner-3.0.0.jar (16 kB at 151 kB/s)
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-extension ---
[2025-10-01T23:28:48.759Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.759Z] [INFO] Compiling 49 source files to /quarkus/core/test-extension/runtime/target/classes
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-extension ---
[2025-10-01T23:28:48.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.759Z] [INFO] skip non existing resourceDirectory /quarkus/core/test-extension/runtime/src/test/resources
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-extension ---
[2025-10-01T23:28:48.759Z] [INFO] No sources to compile
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-extension ---
[2025-10-01T23:28:48.759Z] [INFO] No tests to run.
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-extension ---
[2025-10-01T23:28:48.759Z] [INFO] Building jar: /quarkus/core/test-extension/runtime/target/quarkus-test-extension-2.7.5.Final.jar
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-extension ---
[2025-10-01T23:28:48.759Z] [INFO] Building jar: /quarkus/core/test-extension/runtime/target/quarkus-test-extension-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-extension ---
[2025-10-01T23:28:48.759Z] [INFO] Installing /quarkus/core/test-extension/runtime/target/quarkus-test-extension-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-extension/2.7.5.Final/quarkus-test-extension-2.7.5.Final.jar
[2025-10-01T23:28:48.759Z] [INFO] Installing /quarkus/core/test-extension/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-extension/2.7.5.Final/quarkus-test-extension-2.7.5.Final.pom
[2025-10-01T23:28:48.759Z] [INFO] Installing /quarkus/core/test-extension/runtime/target/quarkus-test-extension-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-extension/2.7.5.Final/quarkus-test-extension-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] ------------< io.quarkus:quarkus-test-extension-deployment >------------
[2025-10-01T23:28:48.759Z] [INFO] Building Quarkus - Core - Test Extension - Deployment 2.7.5.Final [101/964]
[2025-10-01T23:28:48.759Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-extension-deployment ---
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-extension-deployment ---
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-extension-deployment ---
[2025-10-01T23:28:48.759Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-extension-deployment ---
[2025-10-01T23:28:48.759Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-extension-deployment ---
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-extension-deployment ---
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-extension-deployment ---
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-extension-deployment ---
[2025-10-01T23:28:48.759Z] [INFO] Processed 65 files in 137ms (Formatted: 0, Unchanged: 65, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-extension-deployment ---
[2025-10-01T23:28:48.759Z] [INFO] Processed 65 files in 00:00.108 (Already Sorted: 65, Needed Sorting: 0)
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-extension-deployment ---
[2025-10-01T23:28:48.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.759Z] [INFO] Copying 16 resources
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-extension-deployment ---
[2025-10-01T23:28:48.759Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.759Z] [INFO] Compiling 8 source files to /quarkus/core/test-extension/deployment/target/classes
[2025-10-01T23:28:48.759Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[192,81] unchecked call to Holder(java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<io.quarkus.runtime.ObjectSubstitution<F,T>>) as a member of the raw type io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder
[2025-10-01T23:28:48.759Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[192,81] unchecked conversion
[2025-10-01T23:28:48.759Z] required: io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder<java.security.interfaces.DSAPublicKey,io.quarkus.extest.runtime.subst.KeyProxy>
[2025-10-01T23:28:48.759Z] found: io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder
[2025-10-01T23:28:48.759Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[410,27] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-10-01T23:28:48.759Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[410,27] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-10-01T23:28:48.759Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[410,27] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-10-01T23:28:48.759Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[410,27] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-10-01T23:28:48.759Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[411,63] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-extension-deployment ---
[2025-10-01T23:28:48.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.759Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-extension-deployment ---
[2025-10-01T23:28:48.759Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.759Z] [INFO] Compiling 57 source files to /quarkus/core/test-extension/deployment/target/test-classes
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-extension-deployment ---
[2025-10-01T23:28:48.759Z] [INFO]
[2025-10-01T23:28:48.759Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.759Z] [INFO] T E S T S
[2025-10-01T23:28:48.759Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.759Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.759Z] [INFO] Running io.quarkus.commandmode.DefaultProfileInjectingMainTestCase
[2025-10-01T23:28:48.759Z] 2025-10-01 21:55:59,485 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.759Z] 2025-10-01 21:55:59,629 INFO [io.qua.ext.dep.TestProcessor] (build-35) boot, launchMode=NORMAL
[2025-10-01T23:28:48.759Z] 2025-10-01 21:55:59,811 INFO [io.qua.ext.dep.TestProcessor] (build-41) loadDSAPublicKey run
[2025-10-01T23:28:48.759Z] 2025-10-01 21:55:59,992 INFO [io.qua.ext.dep.TestProcessor] (build-7) Have XmlConfig, loading
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:00,022 INFO [io.qua.ext.dep.TestProcessor] (build-7) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:00,024 INFO [io.qua.ext.dep.TestProcessor] (build-28) Registering service start
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:00,515 INFO [DSAPublicKeyObjectSubstitution] (build-18) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:00,923 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1792ms
[2025-10-01T23:28:48.759Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.759Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.759Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.759Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.759Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.759Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,371 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,371 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,371 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,372 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,372 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,372 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,410 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,786 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,787 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,792 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,792 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,797 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,918 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.917s. Listening on: http://0.0.0.0:8081
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,920 INFO [io.quarkus] (main) Profile prod activated.
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,921 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.759Z] test.message = hello from prod
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,946 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,947 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,947 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:01,999 INFO [io.quarkus] (main) property-injecting stopped in 0.073s
[2025-10-01T23:28:48.759Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.759Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.759Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.759Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.759Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.759Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,056 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,056 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,056 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,057 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,057 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,057 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,096 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,475 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,477 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,482 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,482 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,485 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,601 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.893s. Listening on: http://0.0.0.0:8081
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,602 INFO [io.quarkus] (main) Profile prod activated.
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,603 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.759Z] test.message = hello from prod
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,626 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,627 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,627 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:03,663 INFO [io.quarkus] (main) property-injecting stopped in 0.054s
[2025-10-01T23:28:48.759Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.629 s - in io.quarkus.commandmode.DefaultProfileInjectingMainTestCase
[2025-10-01T23:28:48.759Z] [INFO] Running io.quarkus.commandmode.ExceptionHandlingCommandModeTestCase
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:05,625 INFO [io.qua.ext.dep.TestProcessor] (build-14) boot, launchMode=NORMAL
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:05,695 INFO [io.qua.ext.dep.TestProcessor] (build-32) loadDSAPublicKey run
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:05,896 INFO [io.qua.ext.dep.TestProcessor] (build-9) Have XmlConfig, loading
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:05,903 INFO [io.qua.ext.dep.TestProcessor] (build-9) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:05,904 INFO [io.qua.ext.dep.TestProcessor] (build-15) Registering service start
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:06,338 INFO [DSAPublicKeyObjectSubstitution] (build-15) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:06,480 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1509ms
[2025-10-01T23:28:48.759Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.759Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.759Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.759Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.759Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.759Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,026 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,026 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,026 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,026 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,026 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,026 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,060 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,489 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,490 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,495 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,499 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,509 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,613 INFO [io.quarkus] (main) exception-handling 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.062s. Listening on: http://0.0.0.0:8081
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,615 INFO [io.quarkus] (main) Profile prod activated.
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,616 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,633 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,634 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,634 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:07,678 INFO [io.quarkus] (main) exception-handling stopped in 0.058s
[2025-10-01T23:28:48.759Z] Exception and exit code [1] handled by application
[2025-10-01T23:28:48.759Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.759Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.759Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.759Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.759Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.759Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:08,260 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:08,260 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:08,260 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:08,261 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:08,261 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:08,261 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:08,293 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.759Z] 2025-10-01 21:56:08,679 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:08,680 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:08,685 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:08,685 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:08,688 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:08,805 INFO [io.quarkus] (main) exception-handling 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.023s. Listening on: http://0.0.0.0:8081
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:08,813 INFO [io.quarkus] (main) Profile prod activated.
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:08,815 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:08,839 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:08,840 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:08,840 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:08,886 INFO [io.quarkus] (main) exception-handling stopped in 0.068s
[2025-10-01T23:28:48.760Z] Exception and exit code [1] handled by application
[2025-10-01T23:28:48.760Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.165 s - in io.quarkus.commandmode.ExceptionHandlingCommandModeTestCase
[2025-10-01T23:28:48.760Z] [INFO] Running io.quarkus.commandmode.ExceptionThrowingCommandModeTestCase
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:09,873 INFO [io.qua.ext.dep.TestProcessor] (build-11) loadDSAPublicKey run
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:09,929 INFO [io.qua.ext.dep.TestProcessor] (build-14) boot, launchMode=NORMAL
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:10,168 INFO [io.qua.ext.dep.TestProcessor] (build-6) Have XmlConfig, loading
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:10,173 INFO [io.qua.ext.dep.TestProcessor] (build-6) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:10,175 INFO [io.qua.ext.dep.TestProcessor] (build-22) Registering service start
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:10,615 INFO [DSAPublicKeyObjectSubstitution] (build-13) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:10,802 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1246ms
[2025-10-01T23:28:48.760Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.760Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.760Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.760Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.760Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.760Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,329 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,330 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,330 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,330 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,330 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,331 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,360 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,712 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,712 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,727 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,727 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,731 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,840 INFO [io.quarkus] (main) exception-throwing 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.880s. Listening on: http://0.0.0.0:8081
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,841 INFO [io.quarkus] (main) Profile prod activated.
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,842 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,845 ERROR [io.qua.run.Application] (main) Failed to start application (with profile prod): java.lang.ArrayIndexOutOfBoundsException: Index 100 out of bounds for length 0
[2025-10-01T23:28:48.760Z] at io.quarkus.commandmode.ExceptionThrowingMain.run(ExceptionThrowingMain.java:10)
[2025-10-01T23:28:48.760Z] at io.quarkus.commandmode.ExceptionThrowingMain_ClientProxy.run(Unknown Source)
[2025-10-01T23:28:48.760Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:124)
[2025-10-01T23:28:48.760Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2025-10-01T23:28:48.760Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2025-10-01T23:28:48.760Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2025-10-01T23:28:48.760Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.760Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.760Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.760Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.760Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.doRun(QuarkusEntryPoint.java:60)
[2025-10-01T23:28:48.760Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.main(QuarkusEntryPoint.java:31)
[2025-10-01T23:28:48.760Z]
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,865 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,866 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,866 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:11,908 INFO [io.quarkus] (main) exception-throwing stopped in 0.059s
[2025-10-01T23:28:48.760Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.760Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.760Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.760Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.760Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.760Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,433 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,433 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,433 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,433 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,433 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,433 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,463 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,837 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,838 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,844 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,847 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,848 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,953 INFO [io.quarkus] (main) exception-throwing 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.943s. Listening on: http://0.0.0.0:8081
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,954 INFO [io.quarkus] (main) Profile prod activated.
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,954 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,955 ERROR [io.qua.run.Application] (main) Failed to start application (with profile prod): java.lang.ArrayIndexOutOfBoundsException: Index 100 out of bounds for length 0
[2025-10-01T23:28:48.760Z] at io.quarkus.commandmode.ExceptionThrowingMain.run(ExceptionThrowingMain.java:10)
[2025-10-01T23:28:48.760Z] at io.quarkus.commandmode.ExceptionThrowingMain_ClientProxy.run(Unknown Source)
[2025-10-01T23:28:48.760Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:124)
[2025-10-01T23:28:48.760Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2025-10-01T23:28:48.760Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2025-10-01T23:28:48.760Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2025-10-01T23:28:48.760Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.760Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.760Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.760Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.760Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.doRun(QuarkusEntryPoint.java:60)
[2025-10-01T23:28:48.760Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.main(QuarkusEntryPoint.java:31)
[2025-10-01T23:28:48.760Z]
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,972 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,973 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:12,973 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:13,010 INFO [io.quarkus] (main) exception-throwing stopped in 0.052s
[2025-10-01T23:28:48.760Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.109 s - in io.quarkus.commandmode.ExceptionThrowingCommandModeTestCase
[2025-10-01T23:28:48.760Z] [INFO] Running io.quarkus.commandmode.ExitCodeTestCase
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:14,702 INFO [io.qua.ext.dep.TestProcessor] (build-13) boot, launchMode=TEST
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:14,795 INFO [io.qua.ext.dep.TestProcessor] (build-7) loadDSAPublicKey run
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:14,974 INFO [io.qua.ext.dep.TestProcessor] (build-26) Have XmlConfig, loading
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:14,994 INFO [io.qua.ext.dep.TestProcessor] (build-26) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:14,997 INFO [io.qua.ext.dep.TestProcessor] (build-28) Registering service start
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:15,277 INFO [DSAPublicKeyObjectSubstitution] (build-25) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:15,413 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:15,414 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:15,414 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:15,415 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:15,415 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:15,415 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:15,433 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:15,760 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:15,761 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:15,766 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:15,766 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:15,769 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:15,856 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.517s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:15,856 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:15,857 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:16,938 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:16,939 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:16,939 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:16,963 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-10-01T23:28:48.760Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.903 s - in io.quarkus.commandmode.ExitCodeTestCase
[2025-10-01T23:28:48.760Z] [INFO] Running io.quarkus.commandmode.InvalidNamedMainTestCase
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:17,721 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:17,768 INFO [io.qua.ext.dep.TestProcessor] (build-31) boot, launchMode=NORMAL
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:17,920 INFO [io.qua.ext.dep.TestProcessor] (build-14) loadDSAPublicKey run
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:18,036 INFO [io.qua.ext.dep.TestProcessor] (build-6) Have XmlConfig, loading
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:18,062 INFO [io.qua.ext.dep.TestProcessor] (build-6) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.760Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 s - in io.quarkus.commandmode.InvalidNamedMainTestCase
[2025-10-01T23:28:48.760Z] [INFO] Running io.quarkus.commandmode.JavaMainFullyQualifiedTestCase
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:19,073 INFO [io.qua.ext.dep.TestProcessor] (build-23) boot, launchMode=NORMAL
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:19,105 INFO [io.qua.ext.dep.TestProcessor] (build-44) loadDSAPublicKey run
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:19,226 INFO [io.qua.ext.dep.TestProcessor] (build-5) Have XmlConfig, loading
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:19,231 INFO [io.qua.ext.dep.TestProcessor] (build-5) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:19,233 INFO [io.qua.ext.dep.TestProcessor] (build-29) Registering service start
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:19,742 INFO [DSAPublicKeyObjectSubstitution] (build-43) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:19,881 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1140ms
[2025-10-01T23:28:48.760Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.760Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.760Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.760Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.760Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.760Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,421 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,421 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,421 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,421 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,421 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,421 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,449 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,795 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,796 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,800 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,801 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,804 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,901 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.822s. Listening on: http://0.0.0.0:8081
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,901 INFO [io.quarkus] (main) Profile prod activated.
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,902 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.760Z] Hello Non Default
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,916 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,917 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,917 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:20,943 INFO [io.quarkus] (main) run-exit stopped in 0.040s
[2025-10-01T23:28:48.760Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.760Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.760Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.760Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.760Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.760Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:21,443 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:21,444 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:21,444 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:21,445 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:21,445 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:21,446 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:21,476 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:21,851 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:21,851 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:21,856 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:21,856 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:21,859 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:21,980 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.943s. Listening on: http://0.0.0.0:8081
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:21,984 INFO [io.quarkus] (main) Profile prod activated.
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:21,984 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.760Z] Hello Non Default
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:22,000 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:22,001 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:22,001 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:22,058 INFO [io.quarkus] (main) run-exit stopped in 0.072s
[2025-10-01T23:28:48.760Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.005 s - in io.quarkus.commandmode.JavaMainFullyQualifiedTestCase
[2025-10-01T23:28:48.760Z] [INFO] Running io.quarkus.commandmode.JavaMainTestCase
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:23,072 INFO [io.qua.ext.dep.TestProcessor] (build-11) boot, launchMode=NORMAL
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:23,097 INFO [io.qua.ext.dep.TestProcessor] (build-17) loadDSAPublicKey run
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:23,226 INFO [io.qua.ext.dep.TestProcessor] (build-7) Have XmlConfig, loading
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:23,232 INFO [io.qua.ext.dep.TestProcessor] (build-7) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:23,235 INFO [io.qua.ext.dep.TestProcessor] (build-3) Registering service start
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:23,729 INFO [DSAPublicKeyObjectSubstitution] (build-7) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:23,965 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1257ms
[2025-10-01T23:28:48.760Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.760Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.760Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.760Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.760Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.760Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.760Z] 2025-10-01 21:56:24,492 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:24,492 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:24,492 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:24,492 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:24,493 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:24,493 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:24,532 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:24,872 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:24,872 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:24,877 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:24,877 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:24,880 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:24,971 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.910s. Listening on: http://0.0.0.0:8081
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:24,971 INFO [io.quarkus] (main) Profile prod activated.
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:24,972 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.761Z] Hello Non Default
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:24,992 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:24,993 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:24,993 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:25,040 INFO [io.quarkus] (main) run-exit stopped in 0.067s
[2025-10-01T23:28:48.761Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.761Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.761Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.761Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.761Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.761Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:25,569 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:25,569 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:25,569 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:25,569 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:25,570 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:25,570 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:25,600 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:25,957 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:25,958 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:25,963 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:25,963 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:25,966 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:26,068 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.915s. Listening on: http://0.0.0.0:8081
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:26,069 INFO [io.quarkus] (main) Profile prod activated.
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:26,070 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.761Z] Hello Non Default
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:26,091 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:26,091 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:26,092 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:26,123 INFO [io.quarkus] (main) run-exit stopped in 0.051s
[2025-10-01T23:28:48.761Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.056 s - in io.quarkus.commandmode.JavaMainTestCase
[2025-10-01T23:28:48.761Z] [INFO] Running io.quarkus.commandmode.NamedMainTestCase
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:27,226 INFO [io.qua.ext.dep.TestProcessor] (build-23) boot, launchMode=NORMAL
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:27,264 INFO [io.qua.ext.dep.TestProcessor] (build-32) loadDSAPublicKey run
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:27,367 INFO [io.qua.ext.dep.TestProcessor] (build-31) Have XmlConfig, loading
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:27,375 INFO [io.qua.ext.dep.TestProcessor] (build-31) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:27,377 INFO [io.qua.ext.dep.TestProcessor] (build-43) Registering service start
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:27,771 INFO [DSAPublicKeyObjectSubstitution] (build-37) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:27,984 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1106ms
[2025-10-01T23:28:48.761Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.761Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.761Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.761Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.761Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.761Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:28,498 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:28,498 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:28,498 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:28,498 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:28,498 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:28,499 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:28,532 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:28,913 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:28,913 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:28,918 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:28,924 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:28,918 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:29,030 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.940s. Listening on: http://0.0.0.0:8081
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:29,032 INFO [io.quarkus] (main) Profile prod activated.
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:29,033 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.761Z] Hello Named
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:29,047 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:29,048 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:29,048 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:29,080 INFO [io.quarkus] (main) run-exit stopped in 0.044s
[2025-10-01T23:28:48.761Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.761Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.761Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.761Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.761Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.761Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:29,592 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:29,592 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:29,592 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:29,592 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:29,593 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:29,593 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:29,621 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:30,005 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:30,005 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:30,010 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:30,010 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:30,015 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:30,106 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.916s. Listening on: http://0.0.0.0:8081
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:30,106 INFO [io.quarkus] (main) Profile prod activated.
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:30,107 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.761Z] Hello Named
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:30,120 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:30,121 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:30,121 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:30,147 INFO [io.quarkus] (main) run-exit stopped in 0.039s
[2025-10-01T23:28:48.761Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.021 s - in io.quarkus.commandmode.NamedMainTestCase
[2025-10-01T23:28:48.761Z] [INFO] Running io.quarkus.commandmode.OverriddenProfileInjectingMainTestCase
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:31,086 INFO [io.qua.ext.dep.TestProcessor] (build-31) boot, launchMode=NORMAL
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:31,147 INFO [io.qua.ext.dep.TestProcessor] (build-42) loadDSAPublicKey run
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:31,255 INFO [io.qua.ext.dep.TestProcessor] (build-2) Have XmlConfig, loading
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:31,269 INFO [io.qua.ext.dep.TestProcessor] (build-2) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:31,273 INFO [io.qua.ext.dep.TestProcessor] (build-4) Registering service start
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:31,787 INFO [DSAPublicKeyObjectSubstitution] (build-26) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:31,899 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1109ms
[2025-10-01T23:28:48.761Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.761Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.761Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.761Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.761Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.761Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,259 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,259 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,259 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,259 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,259 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,259 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,290 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,651 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,652 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,656 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,656 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,662 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,755 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.790s. Listening on: http://0.0.0.0:8081
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,755 INFO [io.quarkus] (main) Profile other activated.
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,755 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.761Z] test.message = hello from other
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,775 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,776 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,776 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:32,829 INFO [io.quarkus] (main) property-injecting stopped in 0.071s
[2025-10-01T23:28:48.761Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.761Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.761Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.761Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.761Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.761Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,242 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,242 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,243 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,243 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,243 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,243 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,275 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,636 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,637 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,642 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,642 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,647 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,777 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.845s. Listening on: http://0.0.0.0:8081
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,778 INFO [io.quarkus] (main) Profile other activated.
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,779 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.761Z] test.message = hello from other
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,798 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,799 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,799 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:33,844 INFO [io.quarkus] (main) property-injecting stopped in 0.060s
[2025-10-01T23:28:48.761Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.706 s - in io.quarkus.commandmode.OverriddenProfileInjectingMainTestCase
[2025-10-01T23:28:48.761Z] [INFO] Running io.quarkus.commandmode.SimpleCommandModeBothMainsTestCase
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:34,709 INFO [io.qua.ext.dep.TestProcessor] (build-3) boot, launchMode=NORMAL
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:34,770 INFO [io.qua.ext.dep.TestProcessor] (build-16) loadDSAPublicKey run
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:35,121 INFO [io.qua.ext.dep.TestProcessor] (build-73) Have XmlConfig, loading
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:35,126 INFO [io.qua.ext.dep.TestProcessor] (build-73) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:35,128 INFO [io.qua.ext.dep.TestProcessor] (build-40) Registering service start
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:35,375 INFO [DSAPublicKeyObjectSubstitution] (build-39) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:35,546 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1192ms
[2025-10-01T23:28:48.761Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.761Z] STATIC MAIN
[2025-10-01T23:28:48.761Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.761Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.761Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.761Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.761Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:36,013 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:36,013 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:36,013 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:36,013 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:36,013 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:36,013 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:36,042 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:36,359 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:36,360 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:36,365 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:36,365 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.761Z] 2025-10-01 21:56:36,368 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:36,475 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.807s. Listening on: http://0.0.0.0:8081
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:36,475 INFO [io.quarkus] (main) Profile prod activated.
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:36,476 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.762Z] QUARKUS MAIN
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:36,496 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:36,497 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:36,498 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:36,537 INFO [io.quarkus] (main) run-exit stopped in 0.060s
[2025-10-01T23:28:48.762Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.762Z] STATIC MAIN
[2025-10-01T23:28:48.762Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.762Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.762Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.762Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.762Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,101 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,102 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,102 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,103 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,103 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,104 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,136 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,491 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,492 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,496 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,501 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,496 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,622 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.951s. Listening on: http://0.0.0.0:8081
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,624 INFO [io.quarkus] (main) Profile prod activated.
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,625 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.762Z] QUARKUS MAIN
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,649 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,651 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,651 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:37,694 INFO [io.quarkus] (main) run-exit stopped in 0.066s
[2025-10-01T23:28:48.762Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.825 s - in io.quarkus.commandmode.SimpleCommandModeBothMainsTestCase
[2025-10-01T23:28:48.762Z] [INFO] Running io.quarkus.commandmode.SimpleCommandModeTestCase
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:38,470 INFO [io.qua.ext.dep.TestProcessor] (build-21) boot, launchMode=NORMAL
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:38,505 INFO [io.qua.ext.dep.TestProcessor] (build-29) loadDSAPublicKey run
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:38,643 INFO [io.qua.ext.dep.TestProcessor] (build-26) Have XmlConfig, loading
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:38,648 INFO [io.qua.ext.dep.TestProcessor] (build-26) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:38,650 INFO [io.qua.ext.dep.TestProcessor] (build-42) Registering service start
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:38,986 INFO [DSAPublicKeyObjectSubstitution] (build-3) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:39,201 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1004ms
[2025-10-01T23:28:48.762Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.762Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.762Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.762Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.762Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.762Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:39,677 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:39,677 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:39,678 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:39,678 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:39,678 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:39,678 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:39,704 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,049 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,050 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,054 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,054 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,058 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,153 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.813s. Listening on: http://0.0.0.0:8081
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,154 INFO [io.quarkus] (main) Profile prod activated.
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,154 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.762Z] Hello World
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,167 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,168 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,168 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,201 INFO [io.quarkus] (main) run-exit stopped in 0.045s
[2025-10-01T23:28:48.762Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.762Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.762Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.762Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.762Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.762Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,641 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,641 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,641 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,642 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,642 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,642 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:40,667 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:41,009 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:41,009 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:41,014 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:41,014 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:41,017 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:41,112 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.810s. Listening on: http://0.0.0.0:8081
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:41,113 INFO [io.quarkus] (main) Profile prod activated.
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:41,113 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.762Z] Hello World
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:41,130 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:41,131 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:41,131 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:41,179 INFO [io.quarkus] (main) run-exit stopped in 0.065s
[2025-10-01T23:28:48.762Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.486 s - in io.quarkus.commandmode.SimpleCommandModeTestCase
[2025-10-01T23:28:48.762Z] [INFO] Running io.quarkus.config.BuildTimeConfigTest
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:41,682 INFO [io.qua.ext.dep.TestProcessor] (build-12) Have XmlConfig, loading
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:41,683 INFO [io.qua.ext.dep.TestProcessor] (build-11) loadDSAPublicKey run
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:41,684 INFO [io.qua.ext.dep.TestProcessor] (build-2) boot, launchMode=TEST
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:41,688 INFO [io.qua.ext.dep.TestProcessor] (build-12) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:41,699 INFO [io.qua.ext.dep.TestProcessor] (build-8) Registering service start
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:41,932 INFO [DSAPublicKeyObjectSubstitution] (build-20) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:42,085 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:42,086 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:42,086 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:42,086 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:42,087 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:42,104 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:42,326 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:42,326 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:42,327 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:42,327 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:42,401 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:42,476 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.462s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:42,476 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:42,477 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:42,571 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:42,572 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:42,572 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:42,615 INFO [io.quarkus] (main) Quarkus stopped in 0.057s
[2025-10-01T23:28:48.762Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.398 s - in io.quarkus.config.BuildTimeConfigTest
[2025-10-01T23:28:48.762Z] [INFO] Running io.quarkus.config.ConfigBuilderTest
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,039 INFO [io.qua.ext.dep.TestProcessor] (build-4) loadDSAPublicKey run
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,039 INFO [io.qua.ext.dep.TestProcessor] (build-4) boot, launchMode=TEST
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,042 INFO [io.qua.ext.dep.TestProcessor] (build-22) Have XmlConfig, loading
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,048 INFO [io.qua.ext.dep.TestProcessor] (build-22) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,049 INFO [io.qua.ext.dep.TestProcessor] (build-2) Registering service start
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,228 INFO [DSAPublicKeyObjectSubstitution] (build-11) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,388 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,389 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,389 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,389 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,390 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,390 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,403 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,577 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,577 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,578 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,578 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,588 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,664 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.347s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,664 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,665 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,720 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,720 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,721 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:43,749 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-10-01T23:28:48.762Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s - in io.quarkus.config.ConfigBuilderTest
[2025-10-01T23:28:48.762Z] [INFO] Running io.quarkus.config.RenameConfigTest
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,093 INFO [io.qua.ext.dep.TestProcessor] (build-3) boot, launchMode=TEST
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,094 INFO [io.qua.ext.dep.TestProcessor] (build-13) loadDSAPublicKey run
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,118 INFO [io.qua.ext.dep.TestProcessor] (build-20) Have XmlConfig, loading
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,123 INFO [io.qua.ext.dep.TestProcessor] (build-20) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,124 INFO [io.qua.ext.dep.TestProcessor] (build-22) Registering service start
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,277 INFO [DSAPublicKeyObjectSubstitution] (build-25) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,417 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,418 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,418 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,418 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,418 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,418 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,434 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,620 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,620 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,621 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,621 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,633 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,706 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.368s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,707 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,707 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,767 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,768 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,768 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:44,795 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-10-01T23:28:48.762Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.046 s - in io.quarkus.config.RenameConfigTest
[2025-10-01T23:28:48.762Z] [INFO] Running io.quarkus.config.StaticInitConfigMappingInvalidTest
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:45,088 INFO [io.qua.ext.dep.TestProcessor] (build-4) loadDSAPublicKey run
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:45,094 INFO [io.qua.ext.dep.TestProcessor] (build-13) Have XmlConfig, loading
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:45,097 INFO [io.qua.ext.dep.TestProcessor] (build-13) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:45,108 INFO [io.qua.ext.dep.TestProcessor] (build-8) Registering service start
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:45,108 INFO [io.qua.ext.dep.TestProcessor] (build-2) boot, launchMode=TEST
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:45,257 INFO [DSAPublicKeyObjectSubstitution] (build-1) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.762Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 s - in io.quarkus.config.StaticInitConfigMappingInvalidTest
[2025-10-01T23:28:48.762Z] [INFO] Running io.quarkus.config.StaticInitConfigMappingTest
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:45,723 INFO [io.qua.ext.dep.TestProcessor] (build-1) boot, launchMode=TEST
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:45,758 INFO [io.qua.ext.dep.TestProcessor] (build-3) loadDSAPublicKey run
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:45,763 INFO [io.qua.ext.dep.TestProcessor] (build-10) Have XmlConfig, loading
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:45,770 INFO [io.qua.ext.dep.TestProcessor] (build-10) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:45,771 INFO [io.qua.ext.dep.TestProcessor] (build-20) Registering service start
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:45,913 INFO [DSAPublicKeyObjectSubstitution] (build-11) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:46,023 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:46,023 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:46,024 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:46,024 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:46,024 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:46,024 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:46,037 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:46,219 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.762Z] 2025-10-01 21:56:46,219 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:46,220 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:46,220 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:46,230 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:46,300 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.944s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:46,300 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:46,300 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:46,358 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:46,358 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:46,359 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:46,384 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-10-01T23:28:48.763Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.971 s - in io.quarkus.config.StaticInitConfigMappingTest
[2025-10-01T23:28:48.763Z] [INFO] Running io.quarkus.deployment.pkg.builditem.GeneratedResourceBuildItemTest
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.4.3/cxf-rt-bindings-xml-3.4.3.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.4.3/cxf-rt-bindings-xml-3.4.3.pom (5.4 kB at 13 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-parent/3.4.3/cxf-parent-3.4.3.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-parent/3.4.3/cxf-parent-3.4.3.pom (114 kB at 737 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.4.3/cxf-3.4.3.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.4.3/cxf-3.4.3.pom (39 kB at 278 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-bom/3.4.3/cxf-bom-3.4.3.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-bom/3.4.3/cxf-bom-3.4.3.pom (26 kB at 179 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.pom (20 kB at 148 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.pom (8.3 kB at 88 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 54 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 262 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.pom (7.1 kB at 79 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema/2.2.5/xmlschema-2.2.5.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema/2.2.5/xmlschema-2.2.5.pom (32 kB at 310 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 48 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.pom (19 kB at 247 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.pom (18 kB at 205 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.pom (17 kB at 204 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.2/saaj-impl-1.5.2.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.2/saaj-impl-1.5.2.pom (16 kB at 182 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/metro-saaj/1.5.2/metro-saaj-1.5.2.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/metro-saaj/1.5.2/metro-saaj-1.5.2.pom (13 kB at 138 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom (16 kB at 164 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.pom (2.1 kB at 27 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom (12 kB at 146 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom (22 kB at 299 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom (1.8 kB at 25 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom (11 kB at 126 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/rmi/jboss-rmi-api_1.0_spec/1.0.6.Final/jboss-rmi-api_1.0_spec-1.0.6.Final.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/rmi/jboss-rmi-api_1.0_spec/1.0.6.Final/jboss-rmi-api_1.0_spec-1.0.6.Final.pom (4.4 kB at 50 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 415 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.pom (4.5 kB at 42 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.4.3/cxf-rt-wsdl-3.4.3.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.4.3/cxf-rt-wsdl-3.4.3.pom (5.8 kB at 47 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom (1.1 kB at 15 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.3/cxf-rt-databinding-jaxb-3.4.3.pom
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.3/cxf-rt-databinding-jaxb-3.4.3.pom (5.2 kB at 40 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.4.3/cxf-rt-bindings-xml-3.4.3.jar
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.jar
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.4.3/cxf-rt-bindings-xml-3.4.3.jar (38 kB at 298 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 1.3 MB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar (173 kB at 1.1 MB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar (58 kB at 304 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.jar (1.6 MB at 7.7 MB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.2/saaj-impl-1.5.2.jar
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar (37 kB at 170 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar (16 kB at 70 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 159 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/rmi/jboss-rmi-api_1.0_spec/1.0.6.Final/jboss-rmi-api_1.0_spec-1.0.6.Final.jar
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar (1.4 MB at 5.0 MB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.jar
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar (39 kB at 124 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.4.3/cxf-rt-wsdl-3.4.3.jar
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.2/saaj-impl-1.5.2.jar (453 kB at 1.4 MB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar (16 kB at 50 kB/s)
[2025-10-01T23:28:48.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.3/cxf-rt-databinding-jaxb-3.4.3.jar
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar (187 kB at 467 kB/s)
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/rmi/jboss-rmi-api_1.0_spec/1.0.6.Final/jboss-rmi-api_1.0_spec-1.0.6.Final.jar (1.1 MB at 2.6 MB/s)
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.4.3/cxf-rt-wsdl-3.4.3.jar (178 kB at 416 kB/s)
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.3/cxf-rt-databinding-jaxb-3.4.3.jar (116 kB at 263 kB/s)
[2025-10-01T23:28:48.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.jar (183 kB at 313 kB/s)
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:51,192 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:51,261 INFO [io.qua.ext.dep.TestProcessor] (build-22) boot, launchMode=NORMAL
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:51,319 INFO [io.qua.ext.dep.TestProcessor] (build-22) loadDSAPublicKey run
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:51,427 INFO [io.qua.ext.dep.TestProcessor] (build-34) Have XmlConfig, loading
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:51,446 INFO [io.qua.ext.dep.TestProcessor] (build-34) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:51,449 INFO [io.qua.ext.dep.TestProcessor] (build-22) Registering service start
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:51,824 INFO [DSAPublicKeyObjectSubstitution] (build-11) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:51,840 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-34) Building uber jar: /quarkus/core/test-extension/deployment/target/quarkus-prod-mode-test17951219661834569448/build-result/generated-resource-runner.jar
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:56,566 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-34) Dependencies with duplicate files detected. The dependencies [jakarta.transaction:jakarta.transaction-api::jar:1.3.3[paths: /root/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar;], org.apache.geronimo.specs:geronimo-jta_1.1_spec::jar:1.1.1[paths: /root/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar;]] contain duplicate files, e.g. javax/transaction/UserTransaction.class
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:56,567 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-34) Dependencies with duplicate files detected. The dependencies [jakarta.activation:jakarta.activation-api::jar:1.2.1[paths: /root/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar;], com.sun.activation:jakarta.activation::jar:1.2.1[paths: /root/.m2/repository/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar;]] contain duplicate files, e.g. javax/activation/ActivationDataFlavor.class
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:56,567 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-34) Dependencies with duplicate files detected. The dependencies [org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec::jar:2.0.0.Final[paths: /root/.m2/repository/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar;], jakarta.xml.bind:jakarta.xml.bind-api::jar:2.3.3[paths: /root/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar;]] contain duplicate files, e.g. javax/xml/bind/Validator.class
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:56,568 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-34) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.eclipse.sisu:org.eclipse.sisu.inject::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar;]] contain duplicate files, e.g. about.html
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:56,569 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-34) Dependencies with duplicate files detected. The dependencies [io.quarkus:quarkus-vertx-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-deployment:2.7.5.Final /quarkus/extensions/vertx/deployment sources: [[/quarkus/extensions/vertx/deployment/src/main/java] -> [/quarkus/extensions/vertx/deployment/target/classes]] resources: [[/quarkus/extensions/vertx/deployment/src/main/resources] -> [/quarkus/extensions/vertx/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx/deployment/src/test/java] -> [/quarkus/extensions/vertx/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx/deployment/src/test/resources] -> [/quarkus/extensions/vertx/deployment/target/test-classes]], io.quarkus:quarkus-core-deployment::jar:2.7.5.Final[paths: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-core-deployment:2.7.5.Final /quarkus/core/deployment sources: [[/quarkus/core/deployment/src/main/java] -> [/quarkus/core/deployment/target/classes]] resources: [[/quarkus/core/deployment/src/main/resources] -> [/quarkus/core/deployment/target/classes]] tests sources: [[/quarkus/core/deployment/src/test/java] -> [/quarkus/core/deployment/target/test-classes]] resources: [[/quarkus/core/deployment/src/test/resources] -> [/quarkus/core/deployment/target/test-classes]], io.quarkus:quarkus-netty-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-netty-deployment:2.7.5.Final /quarkus/extensions/netty/deployment sources: [[/quarkus/extensions/netty/deployment/src/main/java] -> [/quarkus/extensions/netty/deployment/target/classes]] resources: [[/quarkus/extensions/netty/deployment/src/main/resources] -> [/quarkus/extensions/netty/deployment/target/classes]] tests sources: [[/quarkus/extensions/netty/deployment/src/test/java] -> [/quarkus/extensions/netty/deployment/target/test-classes]] resources: [[/quarkus/extensions/netty/deployment/src/test/resources] -> [/quarkus/extensions/netty/deployment/target/test-classes]], io.quarkus:quarkus-vertx-http-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-http-deployment:2.7.5.Final /quarkus/extensions/vertx-http/deployment sources: [[/quarkus/extensions/vertx-http/deployment/src/main/java] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/main/resources] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx-http/deployment/src/test/java] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/test/resources] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]], io.quarkus:quarkus-undertow-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-deployment:2.7.5.Final /quarkus/extensions/undertow/deployment sources: [[/quarkus/extensions/undertow/deployment/src/main/java] -> [/quarkus/extensions/undertow/deployment/target/classes]] resources: [[/quarkus/extensions/undertow/deployment/src/main/resources] -> [/quarkus/extensions/undertow/deployment/target/classes]] tests sources: [[/quarkus/extensions/undertow/deployment/src/test/java] -> [/quarkus/extensions/undertow/deployment/target/test-classes]] resources: [[/quarkus/extensions/undertow/deployment/src/test/resources] -> [/quarkus/extensions/undertow/deployment/target/test-classes]], io.quarkus:quarkus-arc-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-arc-deployment:2.7.5.Final /quarkus/extensions/arc/deployment sources: [[/quarkus/extensions/arc/deployment/src/main/java] -> [/quarkus/extensions/arc/deployment/target/classes]] resources: [[/quarkus/extensions/arc/deployment/src/main/resources] -> [/quarkus/extensions/arc/deployment/target/classes]] tests sources: [[/quarkus/extensions/arc/deployment/src/test/java] -> [/quarkus/extensions/arc/deployment/target/test-classes]] resources: [[/quarkus/extensions/arc/deployment/src/test/resources] -> [/quarkus/extensions/arc/deployment/target/test-classes]], io.quarkus:quarkus-mutiny-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-mutiny-deployment:2.7.5.Final /quarkus/extensions/mutiny/deployment sources: [[/quarkus/extensions/mutiny/deployment/src/main/java] -> [/quarkus/extensions/mutiny/deployment/target/classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/main/resources] -> [/quarkus/extensions/mutiny/deployment/target/classes]] tests sources: [[/quarkus/extensions/mutiny/deployment/src/test/java] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/test/resources] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]], io.quarkus:quarkus-smallrye-context-propagation-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-smallrye-context-propagation-deployment:2.7.5.Final /quarkus/extensions/smallrye-context-propagation/deployment sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] tests sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]], io.quarkus:quarkus-undertow-spi::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-spi:2.7.5.Final /quarkus/extensions/undertow/spi sources: [[/quarkus/extensions/undertow/spi/src/main/java] -> [/quarkus/extensions/undertow/spi/target/classes]] resources: [[/quarkus/extensions/undertow/spi/src/main/resources] -> [/quarkus/extensions/undertow/spi/target/classes]] tests sources: [[/quarkus/extensions/undertow/spi/src/test/java] -> [/quarkus/extensions/undertow/spi/target/test-classes]] resources: [[/quarkus/extensions/undertow/spi/src/test/resources] -> [/quarkus/extensions/undertow/spi/target/test-classes]]] contain duplicate files, e.g. META-INF/quarkus-build-steps.list
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:56,570 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-34) Dependencies with duplicate files detected. The dependencies [org.junit.platform:junit-platform-commons::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar;], org.junit.jupiter:junit-jupiter-params::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar;], org.junit.jupiter:junit-jupiter-engine::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar;], org.junit.jupiter:junit-jupiter::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar;], org.junit.jupiter:junit-jupiter-api::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar;], org.junit.platform:junit-platform-launcher::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar;], org.junit.platform:junit-platform-engine::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar;]] contain duplicate files, e.g. META-INF/LICENSE-notice.md
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:56,571 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-34) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-bindings-soap::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.jar;], org.apache.cxf:cxf-core::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar;]] contain duplicate files, e.g. META-INF/spring.handlers
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:56,573 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-34) Dependencies with duplicate files detected. The dependencies [org.apache.maven:maven-resolver-provider::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-impl::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar;], org.apache.maven.resolver:maven-resolver-transport-wagon::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar;], org.apache.maven:maven-settings-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar;], org.codehaus.plexus:plexus-cipher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar;], org.codehaus.plexus:plexus-sec-dispatcher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven:maven-embedder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-connector-basic::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar;], org.apache.maven:maven-model-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar;]] contain duplicate files, e.g. META-INF/sisu/javax.inject.Named
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:56,574 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-34) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.apache.maven.wagon:wagon-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven.wagon:wagon-file::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar;]] contain duplicate files, e.g. META-INF/plexus/components.xml
[2025-10-01T23:28:48.763Z] 2025-10-01 21:56:56,768 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 5807ms
[2025-10-01T23:28:48.763Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.763Z] RESOURCES: 1
[2025-10-01T23:28:48.763Z] <?xml version="1.0" encoding="UTF-8" standalone="no"?><properties>
[2025-10-01T23:28:48.763Z] <entry key="xml-javax.wsdl.Port">org.apache.cxf.binding.xml.wsdl11.HttpAddressPlugin</entry>
[2025-10-01T23:28:48.763Z] <entry key="xml-javax.wsdl.Binding">org.apache.cxf.binding.xml.wsdl11.XmlBindingPlugin</entry>
[2025-10-01T23:28:48.763Z] <entry key="xml-javax.wsdl.BindingInput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2025-10-01T23:28:48.763Z] <entry key="xml-javax.wsdl.BindingOutput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2025-10-01T23:28:48.763Z] <entry key="soap-javax.wsdl.Port">org.apache.cxf.binding.soap.wsdl11.SoapAddressPlugin</entry>
[2025-10-01T23:28:48.763Z] </properties>
[2025-10-01T23:28:48.763Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.763Z] RESOURCES: 1
[2025-10-01T23:28:48.763Z] <?xml version="1.0" encoding="UTF-8" standalone="no"?><properties>
[2025-10-01T23:28:48.763Z] <entry key="xml-javax.wsdl.Port">org.apache.cxf.binding.xml.wsdl11.HttpAddressPlugin</entry>
[2025-10-01T23:28:48.763Z] <entry key="xml-javax.wsdl.Binding">org.apache.cxf.binding.xml.wsdl11.XmlBindingPlugin</entry>
[2025-10-01T23:28:48.764Z] <entry key="xml-javax.wsdl.BindingInput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2025-10-01T23:28:48.764Z] <entry key="xml-javax.wsdl.BindingOutput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2025-10-01T23:28:48.764Z] <entry key="soap-javax.wsdl.Port">org.apache.cxf.binding.soap.wsdl11.SoapAddressPlugin</entry>
[2025-10-01T23:28:48.764Z] </properties>
[2025-10-01T23:28:48.764Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.746 s - in io.quarkus.deployment.pkg.builditem.GeneratedResourceBuildItemTest
[2025-10-01T23:28:48.764Z] [INFO] Running io.quarkus.deployment.pkg.builditem.UberJarIgnoredResourceBuildItemTest
[2025-10-01T23:28:48.764Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.pom
[2025-10-01T23:28:48.764Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.pom (13 kB at 82 kB/s)
[2025-10-01T23:28:48.764Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar
[2025-10-01T23:28:48.764Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar (391 kB at 1.8 MB/s)
[2025-10-01T23:28:48.764Z] 2025-10-01 21:56:58,883 INFO [io.qua.ext.dep.TestProcessor] (build-11) boot, launchMode=NORMAL
[2025-10-01T23:28:48.764Z] 2025-10-01 21:56:58,892 INFO [io.qua.ext.dep.TestProcessor] (build-12) loadDSAPublicKey run
[2025-10-01T23:28:48.764Z] 2025-10-01 21:56:58,988 INFO [io.qua.ext.dep.TestProcessor] (build-9) Have XmlConfig, loading
[2025-10-01T23:28:48.764Z] 2025-10-01 21:56:59,003 INFO [io.qua.ext.dep.TestProcessor] (build-9) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.764Z] 2025-10-01 21:56:59,005 INFO [io.qua.ext.dep.TestProcessor] (build-20) Registering service start
[2025-10-01T23:28:48.764Z] 2025-10-01 21:56:59,567 INFO [DSAPublicKeyObjectSubstitution] (build-21) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.764Z] 2025-10-01 21:56:59,643 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-24) Building uber jar: /quarkus/core/test-extension/deployment/target/quarkus-prod-mode-test3025811794905998771/build-result/uber-jar-ignored-runner.jar
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:04,657 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-24) Dependencies with duplicate files detected. The dependencies [jakarta.transaction:jakarta.transaction-api::jar:1.3.3[paths: /root/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar;], org.apache.geronimo.specs:geronimo-jta_1.1_spec::jar:1.1.1[paths: /root/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar;]] contain duplicate files, e.g. javax/transaction/UserTransaction.class
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:04,657 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-24) Dependencies with duplicate files detected. The dependencies [jakarta.activation:jakarta.activation-api::jar:1.2.1[paths: /root/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar;], com.sun.activation:jakarta.activation::jar:1.2.1[paths: /root/.m2/repository/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar;]] contain duplicate files, e.g. javax/activation/ActivationDataFlavor.class
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:04,658 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-24) Dependencies with duplicate files detected. The dependencies [org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec::jar:2.0.0.Final[paths: /root/.m2/repository/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar;], jakarta.xml.bind:jakarta.xml.bind-api::jar:2.3.3[paths: /root/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar;]] contain duplicate files, e.g. javax/xml/bind/Validator.class
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:04,659 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-24) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.eclipse.sisu:org.eclipse.sisu.inject::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar;]] contain duplicate files, e.g. about.html
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:04,660 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-24) Dependencies with duplicate files detected. The dependencies [io.quarkus:quarkus-smallrye-context-propagation-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-smallrye-context-propagation-deployment:2.7.5.Final /quarkus/extensions/smallrye-context-propagation/deployment sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] tests sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]], io.quarkus:quarkus-vertx-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-deployment:2.7.5.Final /quarkus/extensions/vertx/deployment sources: [[/quarkus/extensions/vertx/deployment/src/main/java] -> [/quarkus/extensions/vertx/deployment/target/classes]] resources: [[/quarkus/extensions/vertx/deployment/src/main/resources] -> [/quarkus/extensions/vertx/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx/deployment/src/test/java] -> [/quarkus/extensions/vertx/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx/deployment/src/test/resources] -> [/quarkus/extensions/vertx/deployment/target/test-classes]], io.quarkus:quarkus-core-deployment::jar:2.7.5.Final[paths: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-core-deployment:2.7.5.Final /quarkus/core/deployment sources: [[/quarkus/core/deployment/src/main/java] -> [/quarkus/core/deployment/target/classes]] resources: [[/quarkus/core/deployment/src/main/resources] -> [/quarkus/core/deployment/target/classes]] tests sources: [[/quarkus/core/deployment/src/test/java] -> [/quarkus/core/deployment/target/test-classes]] resources: [[/quarkus/core/deployment/src/test/resources] -> [/quarkus/core/deployment/target/test-classes]], io.quarkus:quarkus-arc-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-arc-deployment:2.7.5.Final /quarkus/extensions/arc/deployment sources: [[/quarkus/extensions/arc/deployment/src/main/java] -> [/quarkus/extensions/arc/deployment/target/classes]] resources: [[/quarkus/extensions/arc/deployment/src/main/resources] -> [/quarkus/extensions/arc/deployment/target/classes]] tests sources: [[/quarkus/extensions/arc/deployment/src/test/java] -> [/quarkus/extensions/arc/deployment/target/test-classes]] resources: [[/quarkus/extensions/arc/deployment/src/test/resources] -> [/quarkus/extensions/arc/deployment/target/test-classes]], io.quarkus:quarkus-undertow-spi::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-spi:2.7.5.Final /quarkus/extensions/undertow/spi sources: [[/quarkus/extensions/undertow/spi/src/main/java] -> [/quarkus/extensions/undertow/spi/target/classes]] resources: [[/quarkus/extensions/undertow/spi/src/main/resources] -> [/quarkus/extensions/undertow/spi/target/classes]] tests sources: [[/quarkus/extensions/undertow/spi/src/test/java] -> [/quarkus/extensions/undertow/spi/target/test-classes]] resources: [[/quarkus/extensions/undertow/spi/src/test/resources] -> [/quarkus/extensions/undertow/spi/target/test-classes]], io.quarkus:quarkus-vertx-http-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-http-deployment:2.7.5.Final /quarkus/extensions/vertx-http/deployment sources: [[/quarkus/extensions/vertx-http/deployment/src/main/java] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/main/resources] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx-http/deployment/src/test/java] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/test/resources] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]], io.quarkus:quarkus-netty-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-netty-deployment:2.7.5.Final /quarkus/extensions/netty/deployment sources: [[/quarkus/extensions/netty/deployment/src/main/java] -> [/quarkus/extensions/netty/deployment/target/classes]] resources: [[/quarkus/extensions/netty/deployment/src/main/resources] -> [/quarkus/extensions/netty/deployment/target/classes]] tests sources: [[/quarkus/extensions/netty/deployment/src/test/java] -> [/quarkus/extensions/netty/deployment/target/test-classes]] resources: [[/quarkus/extensions/netty/deployment/src/test/resources] -> [/quarkus/extensions/netty/deployment/target/test-classes]], io.quarkus:quarkus-undertow-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-deployment:2.7.5.Final /quarkus/extensions/undertow/deployment sources: [[/quarkus/extensions/undertow/deployment/src/main/java] -> [/quarkus/extensions/undertow/deployment/target/classes]] resources: [[/quarkus/extensions/undertow/deployment/src/main/resources] -> [/quarkus/extensions/undertow/deployment/target/classes]] tests sources: [[/quarkus/extensions/undertow/deployment/src/test/java] -> [/quarkus/extensions/undertow/deployment/target/test-classes]] resources: [[/quarkus/extensions/undertow/deployment/src/test/resources] -> [/quarkus/extensions/undertow/deployment/target/test-classes]], io.quarkus:quarkus-mutiny-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-mutiny-deployment:2.7.5.Final /quarkus/extensions/mutiny/deployment sources: [[/quarkus/extensions/mutiny/deployment/src/main/java] -> [/quarkus/extensions/mutiny/deployment/target/classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/main/resources] -> [/quarkus/extensions/mutiny/deployment/target/classes]] tests sources: [[/quarkus/extensions/mutiny/deployment/src/test/java] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/test/resources] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]]] contain duplicate files, e.g. META-INF/quarkus-build-steps.list
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:04,661 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-24) Dependencies with duplicate files detected. The dependencies [org.junit.platform:junit-platform-commons::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar;], org.junit.jupiter:junit-jupiter-params::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar;], org.junit.jupiter:junit-jupiter-engine::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar;], org.junit.jupiter:junit-jupiter::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar;], org.junit.jupiter:junit-jupiter-api::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar;], org.junit.platform:junit-platform-launcher::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar;], org.junit.platform:junit-platform-engine::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar;]] contain duplicate files, e.g. META-INF/LICENSE-notice.md
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:04,661 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-24) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-transports-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar;], org.apache.cxf:cxf-core::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar;]] contain duplicate files, e.g. META-INF/blueprint.handlers
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:04,662 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-24) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-transports-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar;], org.apache.httpcomponents:httpclient::jar:4.5.13[paths: /root/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar;]] contain duplicate files, e.g. mozilla/public-suffix-list.txt
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:04,664 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-24) Dependencies with duplicate files detected. The dependencies [org.apache.maven:maven-resolver-provider::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-impl::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar;], org.apache.maven.resolver:maven-resolver-transport-wagon::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar;], org.apache.maven:maven-settings-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar;], org.codehaus.plexus:plexus-cipher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar;], org.codehaus.plexus:plexus-sec-dispatcher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven:maven-embedder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-connector-basic::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar;], org.apache.maven:maven-model-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar;]] contain duplicate files, e.g. META-INF/sisu/javax.inject.Named
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:04,665 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-24) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.apache.maven.wagon:wagon-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven.wagon:wagon-file::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar;]] contain duplicate files, e.g. META-INF/plexus/components.xml
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:04,851 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 6464ms
[2025-10-01T23:28:48.764Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.764Z] RESOURCES: 0
[2025-10-01T23:28:48.764Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.764Z] RESOURCES: 0
[2025-10-01T23:28:48.764Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.99 s - in io.quarkus.deployment.pkg.builditem.UberJarIgnoredResourceBuildItemTest
[2025-10-01T23:28:48.764Z] [INFO] Running io.quarkus.deployment.pkg.builditem.UberJarMergedResourceBuildItemTest
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:05,916 INFO [io.qua.ext.dep.TestProcessor] (build-5) loadDSAPublicKey run
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:05,917 INFO [io.qua.ext.dep.TestProcessor] (build-4) boot, launchMode=NORMAL
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:06,080 INFO [io.qua.ext.dep.TestProcessor] (build-12) Have XmlConfig, loading
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:06,087 INFO [io.qua.ext.dep.TestProcessor] (build-12) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:06,089 INFO [io.qua.ext.dep.TestProcessor] (build-7) Registering service start
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:06,328 INFO [DSAPublicKeyObjectSubstitution] (build-38) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:06,431 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Building uber jar: /quarkus/core/test-extension/deployment/target/quarkus-prod-mode-test17797145858399731935/build-result/uber-jar-merged-runner.jar
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:11,104 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [jakarta.transaction:jakarta.transaction-api::jar:1.3.3[paths: /root/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar;], org.apache.geronimo.specs:geronimo-jta_1.1_spec::jar:1.1.1[paths: /root/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar;]] contain duplicate files, e.g. javax/transaction/UserTransaction.class
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:11,104 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [jakarta.activation:jakarta.activation-api::jar:1.2.1[paths: /root/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar;], com.sun.activation:jakarta.activation::jar:1.2.1[paths: /root/.m2/repository/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar;]] contain duplicate files, e.g. javax/activation/ActivationDataFlavor.class
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:11,104 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec::jar:2.0.0.Final[paths: /root/.m2/repository/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar;], jakarta.xml.bind:jakarta.xml.bind-api::jar:2.3.3[paths: /root/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar;]] contain duplicate files, e.g. javax/xml/bind/Validator.class
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:11,105 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.eclipse.sisu:org.eclipse.sisu.inject::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar;]] contain duplicate files, e.g. about.html
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:11,107 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [io.quarkus:quarkus-netty-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-netty-deployment:2.7.5.Final /quarkus/extensions/netty/deployment sources: [[/quarkus/extensions/netty/deployment/src/main/java] -> [/quarkus/extensions/netty/deployment/target/classes]] resources: [[/quarkus/extensions/netty/deployment/src/main/resources] -> [/quarkus/extensions/netty/deployment/target/classes]] tests sources: [[/quarkus/extensions/netty/deployment/src/test/java] -> [/quarkus/extensions/netty/deployment/target/test-classes]] resources: [[/quarkus/extensions/netty/deployment/src/test/resources] -> [/quarkus/extensions/netty/deployment/target/test-classes]], io.quarkus:quarkus-undertow-spi::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-spi:2.7.5.Final /quarkus/extensions/undertow/spi sources: [[/quarkus/extensions/undertow/spi/src/main/java] -> [/quarkus/extensions/undertow/spi/target/classes]] resources: [[/quarkus/extensions/undertow/spi/src/main/resources] -> [/quarkus/extensions/undertow/spi/target/classes]] tests sources: [[/quarkus/extensions/undertow/spi/src/test/java] -> [/quarkus/extensions/undertow/spi/target/test-classes]] resources: [[/quarkus/extensions/undertow/spi/src/test/resources] -> [/quarkus/extensions/undertow/spi/target/test-classes]], io.quarkus:quarkus-vertx-http-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-http-deployment:2.7.5.Final /quarkus/extensions/vertx-http/deployment sources: [[/quarkus/extensions/vertx-http/deployment/src/main/java] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/main/resources] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx-http/deployment/src/test/java] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/test/resources] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]], io.quarkus:quarkus-mutiny-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-mutiny-deployment:2.7.5.Final /quarkus/extensions/mutiny/deployment sources: [[/quarkus/extensions/mutiny/deployment/src/main/java] -> [/quarkus/extensions/mutiny/deployment/target/classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/main/resources] -> [/quarkus/extensions/mutiny/deployment/target/classes]] tests sources: [[/quarkus/extensions/mutiny/deployment/src/test/java] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/test/resources] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]], io.quarkus:quarkus-undertow-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-deployment:2.7.5.Final /quarkus/extensions/undertow/deployment sources: [[/quarkus/extensions/undertow/deployment/src/main/java] -> [/quarkus/extensions/undertow/deployment/target/classes]] resources: [[/quarkus/extensions/undertow/deployment/src/main/resources] -> [/quarkus/extensions/undertow/deployment/target/classes]] tests sources: [[/quarkus/extensions/undertow/deployment/src/test/java] -> [/quarkus/extensions/undertow/deployment/target/test-classes]] resources: [[/quarkus/extensions/undertow/deployment/src/test/resources] -> [/quarkus/extensions/undertow/deployment/target/test-classes]], io.quarkus:quarkus-smallrye-context-propagation-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-smallrye-context-propagation-deployment:2.7.5.Final /quarkus/extensions/smallrye-context-propagation/deployment sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] tests sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]], io.quarkus:quarkus-core-deployment::jar:2.7.5.Final[paths: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-core-deployment:2.7.5.Final /quarkus/core/deployment sources: [[/quarkus/core/deployment/src/main/java] -> [/quarkus/core/deployment/target/classes]] resources: [[/quarkus/core/deployment/src/main/resources] -> [/quarkus/core/deployment/target/classes]] tests sources: [[/quarkus/core/deployment/src/test/java] -> [/quarkus/core/deployment/target/test-classes]] resources: [[/quarkus/core/deployment/src/test/resources] -> [/quarkus/core/deployment/target/test-classes]], io.quarkus:quarkus-arc-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-arc-deployment:2.7.5.Final /quarkus/extensions/arc/deployment sources: [[/quarkus/extensions/arc/deployment/src/main/java] -> [/quarkus/extensions/arc/deployment/target/classes]] resources: [[/quarkus/extensions/arc/deployment/src/main/resources] -> [/quarkus/extensions/arc/deployment/target/classes]] tests sources: [[/quarkus/extensions/arc/deployment/src/test/java] -> [/quarkus/extensions/arc/deployment/target/test-classes]] resources: [[/quarkus/extensions/arc/deployment/src/test/resources] -> [/quarkus/extensions/arc/deployment/target/test-classes]], io.quarkus:quarkus-vertx-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-deployment:2.7.5.Final /quarkus/extensions/vertx/deployment sources: [[/quarkus/extensions/vertx/deployment/src/main/java] -> [/quarkus/extensions/vertx/deployment/target/classes]] resources: [[/quarkus/extensions/vertx/deployment/src/main/resources] -> [/quarkus/extensions/vertx/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx/deployment/src/test/java] -> [/quarkus/extensions/vertx/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx/deployment/src/test/resources] -> [/quarkus/extensions/vertx/deployment/target/test-classes]]] contain duplicate files, e.g. META-INF/quarkus-build-steps.list
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:11,107 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [org.junit.platform:junit-platform-commons::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar;], org.junit.jupiter:junit-jupiter-params::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar;], org.junit.jupiter:junit-jupiter-engine::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar;], org.junit.jupiter:junit-jupiter::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar;], org.junit.jupiter:junit-jupiter-api::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar;], org.junit.platform:junit-platform-launcher::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar;], org.junit.platform:junit-platform-engine::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar;]] contain duplicate files, e.g. META-INF/LICENSE-notice.md
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:11,107 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-transports-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar;], org.apache.cxf:cxf-core::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar;]] contain duplicate files, e.g. META-INF/blueprint.handlers
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:11,108 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-transports-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar;], org.apache.httpcomponents:httpclient::jar:4.5.13[paths: /root/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar;]] contain duplicate files, e.g. mozilla/public-suffix-list.txt
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:11,110 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [org.apache.maven:maven-resolver-provider::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-impl::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar;], org.apache.maven.resolver:maven-resolver-transport-wagon::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar;], org.apache.maven:maven-settings-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar;], org.codehaus.plexus:plexus-cipher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar;], org.codehaus.plexus:plexus-sec-dispatcher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven:maven-embedder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-connector-basic::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar;], org.apache.maven:maven-model-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar;]] contain duplicate files, e.g. META-INF/sisu/javax.inject.Named
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:11,111 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-30) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.apache.maven.wagon:wagon-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven.wagon:wagon-file::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar;]] contain duplicate files, e.g. META-INF/plexus/components.xml
[2025-10-01T23:28:48.764Z] 2025-10-01 21:57:11,284 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 5696ms
[2025-10-01T23:28:48.764Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.764Z] RESOURCES: 1
[2025-10-01T23:28:48.764Z] org.apache.cxf.transport.http.HTTPTransportFactory::true
[2025-10-01T23:28:48.764Z] org.apache.cxf.transport.http.HTTPWSDLExtensionLoader::true:true
[2025-10-01T23:28:48.764Z] org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder::true:true
[2025-10-01T23:28:48.764Z] org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder::true:true
[2025-10-01T23:28:48.764Z] org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider::true:true
[2025-10-01T23:28:48.764Z]
[2025-10-01T23:28:48.764Z]
[2025-10-01T23:28:48.764Z] org.apache.cxf.bus.managers.PhaseManagerImpl:org.apache.cxf.phase.PhaseManager:true
[2025-10-01T23:28:48.764Z] org.apache.cxf.bus.managers.WorkQueueManagerImpl:org.apache.cxf.workqueue.WorkQueueManager:true
[2025-10-01T23:28:48.764Z] org.apache.cxf.bus.managers.CXFBusLifeCycleManager:org.apache.cxf.buslifecycle.BusLifeCycleManager:true
[2025-10-01T23:28:48.764Z] org.apache.cxf.bus.managers.ServerRegistryImpl:org.apache.cxf.endpoint.ServerRegistry:true
[2025-10-01T23:28:48.764Z] org.apache.cxf.bus.managers.EndpointResolverRegistryImpl:org.apache.cxf.endpoint.EndpointResolverRegistry:true
[2025-10-01T23:28:48.764Z] org.apache.cxf.bus.managers.HeaderManagerImpl:org.apache.cxf.headers.HeaderManager:true
[2025-10-01T23:28:48.764Z] org.apache.cxf.service.factory.FactoryBeanListenerManager::true
[2025-10-01T23:28:48.764Z] org.apache.cxf.bus.managers.ServerLifeCycleManagerImpl:org.apache.cxf.endpoint.ServerLifeCycleManager:true
[2025-10-01T23:28:48.764Z] org.apache.cxf.bus.managers.ClientLifeCycleManagerImpl:org.apache.cxf.endpoint.ClientLifeCycleManager:true
[2025-10-01T23:28:48.764Z] org.apache.cxf.bus.resource.ResourceManagerImpl:org.apache.cxf.resource.ResourceManager:true
[2025-10-01T23:28:48.764Z] org.apache.cxf.catalog.OASISCatalogManager:org.apache.cxf.catalog.OASISCatalogManager:true
[2025-10-01T23:28:48.764Z] org.apache.cxf.common.util.ASMHelperImpl:org.apache.cxf.common.util.ASMHelper:true
[2025-10-01T23:28:48.764Z] org.apache.cxf.common.spi.ClassLoaderProxyService:org.apache.cxf.common.spi.ClassLoaderService:true
[2025-10-01T23:28:48.764Z]
[2025-10-01T23:28:48.764Z]
[2025-10-01T23:28:48.764Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.764Z] RESOURCES: 1
[2025-10-01T23:28:48.764Z] org.apache.cxf.transport.http.HTTPTransportFactory::true
[2025-10-01T23:28:48.764Z] org.apache.cxf.transport.http.HTTPWSDLExtensionLoader::true:true
[2025-10-01T23:28:48.764Z] org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder::true:true
[2025-10-01T23:28:48.764Z] org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder::true:true
[2025-10-01T23:28:48.764Z] org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider::true:true
[2025-10-01T23:28:48.764Z]
[2025-10-01T23:28:48.764Z]
[2025-10-01T23:28:48.764Z] org.apache.cxf.bus.managers.PhaseManagerImpl:org.apache.cxf.phase.PhaseManager:true
[2025-10-01T23:28:48.765Z] org.apache.cxf.bus.managers.WorkQueueManagerImpl:org.apache.cxf.workqueue.WorkQueueManager:true
[2025-10-01T23:28:48.765Z] org.apache.cxf.bus.managers.CXFBusLifeCycleManager:org.apache.cxf.buslifecycle.BusLifeCycleManager:true
[2025-10-01T23:28:48.765Z] org.apache.cxf.bus.managers.ServerRegistryImpl:org.apache.cxf.endpoint.ServerRegistry:true
[2025-10-01T23:28:48.765Z] org.apache.cxf.bus.managers.EndpointResolverRegistryImpl:org.apache.cxf.endpoint.EndpointResolverRegistry:true
[2025-10-01T23:28:48.765Z] org.apache.cxf.bus.managers.HeaderManagerImpl:org.apache.cxf.headers.HeaderManager:true
[2025-10-01T23:28:48.765Z] org.apache.cxf.service.factory.FactoryBeanListenerManager::true
[2025-10-01T23:28:48.765Z] org.apache.cxf.bus.managers.ServerLifeCycleManagerImpl:org.apache.cxf.endpoint.ServerLifeCycleManager:true
[2025-10-01T23:28:48.765Z] org.apache.cxf.bus.managers.ClientLifeCycleManagerImpl:org.apache.cxf.endpoint.ClientLifeCycleManager:true
[2025-10-01T23:28:48.765Z] org.apache.cxf.bus.resource.ResourceManagerImpl:org.apache.cxf.resource.ResourceManager:true
[2025-10-01T23:28:48.765Z] org.apache.cxf.catalog.OASISCatalogManager:org.apache.cxf.catalog.OASISCatalogManager:true
[2025-10-01T23:28:48.765Z] org.apache.cxf.common.util.ASMHelperImpl:org.apache.cxf.common.util.ASMHelper:true
[2025-10-01T23:28:48.765Z] org.apache.cxf.common.spi.ClassLoaderProxyService:org.apache.cxf.common.spi.ClassLoaderService:true
[2025-10-01T23:28:48.765Z]
[2025-10-01T23:28:48.765Z]
[2025-10-01T23:28:48.765Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.446 s - in io.quarkus.deployment.pkg.builditem.UberJarMergedResourceBuildItemTest
[2025-10-01T23:28:48.765Z] [INFO] Running io.quarkus.extest.AdditionalLocationsTest
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:12,809 INFO [io.qua.ext.dep.TestProcessor] (build-17) boot, launchMode=DEVELOPMENT
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:12,856 INFO [io.qua.ext.dep.TestProcessor] (build-47) loadDSAPublicKey run
[2025-10-01T23:28:48.765Z] Tests paused
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:12,998 INFO [io.qua.ext.dep.TestProcessor] (build-42) Have XmlConfig, loading
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:13,005 INFO [io.qua.ext.dep.TestProcessor] (build-42) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:13,007 INFO [io.qua.ext.dep.TestProcessor] (build-19) Registering service start
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:13,487 INFO [DSAPublicKeyObjectSubstitution] (build-25) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:13,653 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:13,654 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:13,655 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:13,655 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:13,656 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:13,656 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:13,709 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.765Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.765Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.765Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.765Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.765Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:14,102 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:14,103 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:14,104 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:14,104 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:14,107 INFO [DSAPublicKeyObjectSubstitution] (Quarkus Main Thread) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:14,239 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.797s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:14,239 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:14,240 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.765Z] Request method: GET
[2025-10-01T23:28:48.765Z] Request URI: http://localhost:8080/config
[2025-10-01T23:28:48.765Z] Proxy: <none>
[2025-10-01T23:28:48.765Z] Request params: <none>
[2025-10-01T23:28:48.765Z] Query params: <none>
[2025-10-01T23:28:48.765Z] Form params: <none>
[2025-10-01T23:28:48.765Z] Path params: <none>
[2025-10-01T23:28:48.765Z] Headers: Accept=*/*
[2025-10-01T23:28:48.765Z] Cookies: <none>
[2025-10-01T23:28:48.765Z] Multiparts: <none>
[2025-10-01T23:28:48.765Z] Body: <none>
[2025-10-01T23:28:48.765Z] HTTP/1.1 200 OK
[2025-10-01T23:28:48.765Z] content-length: 4
[2025-10-01T23:28:48.765Z]
[2025-10-01T23:28:48.765Z] 1234
[2025-10-01T23:28:48.765Z] Request method: GET
[2025-10-01T23:28:48.765Z] Request URI: http://localhost:8080/config
[2025-10-01T23:28:48.765Z] Proxy: <none>
[2025-10-01T23:28:48.765Z] Request params: <none>
[2025-10-01T23:28:48.765Z] Query params: <none>
[2025-10-01T23:28:48.765Z] Form params: <none>
[2025-10-01T23:28:48.765Z] Path params: <none>
[2025-10-01T23:28:48.765Z] Headers: Accept=*/*
[2025-10-01T23:28:48.765Z] Cookies: <none>
[2025-10-01T23:28:48.765Z] Multiparts: <none>
[2025-10-01T23:28:48.765Z] Body: <none>
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:14,906 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/core/test-extension/deployment/target/quarkus-dev-mode-test3634046298083059762/src/main/resources/additional.properties
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:14,908 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in additional.properties.
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:14,911 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, stopping...
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:14,911 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, complete.
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:14,911 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:14,916 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:14,981 INFO [io.qua.ext.dep.TestProcessor] (build-11) boot, launchMode=DEVELOPMENT
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:14,985 INFO [io.qua.ext.dep.TestProcessor] (build-6) loadDSAPublicKey run
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:14,995 INFO [io.qua.ext.dep.TestProcessor] (build-3) Have XmlConfig, loading
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,104 INFO [io.qua.ext.dep.TestProcessor] (build-3) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,106 INFO [io.qua.ext.dep.TestProcessor] (build-4) Registering service start
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,223 INFO [DSAPublicKeyObjectSubstitution] (build-22) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.765Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.765Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.765Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.765Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.765Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,273 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,318 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,318 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,318 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,318 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,328 INFO [DSAPublicKeyObjectSubstitution] (Quarkus Main Thread) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,332 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.410s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,332 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,332 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,332 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.427s
[2025-10-01T23:28:48.765Z] HTTP/1.1 200 OK
[2025-10-01T23:28:48.765Z] content-length: 4
[2025-10-01T23:28:48.765Z]
[2025-10-01T23:28:48.765Z] 5678
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,337 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, stopping...
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,337 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, complete.
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,337 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,338 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.765Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.775 s - in io.quarkus.extest.AdditionalLocationsTest
[2025-10-01T23:28:48.765Z] [INFO] Running io.quarkus.extest.ConfiguredBeanTest
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,795 INFO [io.qua.ext.dep.TestProcessor] (build-1) boot, launchMode=TEST
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,798 INFO [io.qua.ext.dep.TestProcessor] (build-6) loadDSAPublicKey run
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,800 INFO [io.qua.ext.dep.TestProcessor] (build-3) Have XmlConfig, loading
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,803 INFO [io.qua.ext.dep.TestProcessor] (build-3) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,804 INFO [io.qua.ext.dep.TestProcessor] (build-18) Registering service start
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:15,956 INFO [DSAPublicKeyObjectSubstitution] (build-11) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,055 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,056 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,056 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,056 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,056 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,056 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,070 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,216 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,217 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,217 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,217 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,277 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,364 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.379s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,365 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,365 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.765Z] validateConfiguredBean, io.quarkus.extest.ConfiguredBean@7597bcc7
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,764 INFO [io.und.servlet] (executor-thread-0) commands: init, publicKey=Sun DSA Public Key
[2025-10-01T23:28:48.765Z] Parameters:DSA,
[2025-10-01T23:28:48.765Z] p: 8f7935d9 b9aae9bf abed887a cf4951b6 f32ec59e 3baf3718 e8eac496 1f3efd36
[2025-10-01T23:28:48.765Z] 06e74351 a9c41833 39b809e7 c2ae1c53 9ba7475b 85d011ad b8b47987 75498469
[2025-10-01T23:28:48.765Z] 5cac0e8f 14b33608 28a22ffa 27110a3d 62a99345 3409a0fe 696c4658 f84bdd20
[2025-10-01T23:28:48.765Z] 819c3709 a01057b1 95adcd00 233dba54 84b6291f 9d648ef8 83448677 979cec04
[2025-10-01T23:28:48.765Z] b434a6ac 2e75e998 5de23db0 292fc111 8c9ffa9d 8181e733 8db792b7 30d7b9e3
[2025-10-01T23:28:48.765Z] 49592f68 09987215 3915ea3d 6b8b4653 c633458f 803b32a4 c2e0f272 90256e4e
[2025-10-01T23:28:48.765Z] 3f8a3b08 38a1c450 e4e18c1a 29a37ddf 5ea143de 4b66ff04 903ed5cf 1623e158
[2025-10-01T23:28:48.765Z] d487c608 e97f211c d81dca23 cb6e3807 65f822e3 42be484c 05763939 601cd667
[2025-10-01T23:28:48.765Z] q: baf696a6 8578f7df dee7fa67 c977c785 ef32b233 bae580c0 bcd5695d
[2025-10-01T23:28:48.765Z] g: 16a65c58 20485070 4e7502a3 9757040d 34da3a34 78c154d4 e4a5c02d 242ee04f
[2025-10-01T23:28:48.765Z] 96e61e4b d0904abd ac8f37ee b1e09f31 82d23c90 43cb642f 88004160 edf9ca09
[2025-10-01T23:28:48.765Z] b32076a7 9c32a627 f2473e91 879ba2c4 e744bd20 81544cb5 5b802c36 8d1fa83e
[2025-10-01T23:28:48.765Z] d489e94e 0fa0688e 32428a5c 78c478c6 8d0527b7 1c9a3abb 0b0be12c 44689639
[2025-10-01T23:28:48.765Z] e7d3ce74 db101a65 aa2b87f6 4c6826db 3ec72f4b 5599834b b4edb02f 7c90e9a4
[2025-10-01T23:28:48.765Z] 96d3a55d 535bebfc 45d4f619 f63f3ded bb873925 c2f224e0 7731296d a887ec1e
[2025-10-01T23:28:48.765Z] 4748f87e fb5fdeb7 5484316b 2232dee5 53ddaf02 112b0d1f 02da3097 3224fe27
[2025-10-01T23:28:48.765Z] aeda8b9d 4b2922d9 ba8be39e d9e103a6 3c52810b c688b7e2 ed4316e1 ef17dbde
[2025-10-01T23:28:48.765Z]
[2025-10-01T23:28:48.765Z] y:
[2025-10-01T23:28:48.765Z] 2ba21e65 2861c9d0 d43395ec 389fd501 83ce82b9 cbaf7d00 7ca58b47 7f7e1490
[2025-10-01T23:28:48.765Z] 6e9d5316 34fa6f3b 90fd754e c1ea7992 88b013a7 08410cd1 21c89d25 b66046b8
[2025-10-01T23:28:48.765Z] 50c10242 a4a84e25 ea5da256 1f82d53c 98962bf5 3f62c224 5360ac02 71cabfb9
[2025-10-01T23:28:48.765Z] 439cccf6 15207db4 faeb19f0 09fff86a 23bb9c19 63e3038b de5f4005 59656227
[2025-10-01T23:28:48.765Z] cc672295 6051a5b9 79a8fa3c b2780702 b731e2e5 20016d33 9024dd16 5d3946b7
[2025-10-01T23:28:48.765Z] 3c4b150d 1012b0c6 84fd7f03 acf9970e 551c99f6 69631e4c 2687fab2 59a507cc
[2025-10-01T23:28:48.765Z] f1bd955a bed41258 ea160a52 2076eb22 6b9771fd a73fab99 2ca1620d d0230d4c
[2025-10-01T23:28:48.765Z] a3d21da3 5f0c1c76 1c165ee8 4e12ff17 22296473 d9cc70f2 ea6dd710 e0ce5a82
[2025-10-01T23:28:48.765Z]
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,765 INFO [io.und.servlet] (executor-thread-0) commands: doGet, /ping
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,844 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Accepted client: Socket[addr=/127.0.0.1,port=43692,localport=12345]
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,845 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Received command: testRuntimeXmlConfigService
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,846 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Closed client: Socket[addr=/127.0.0.1,port=43692,localport=12345]
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,871 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,871 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,871 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:16,913 INFO [io.quarkus] (main) Quarkus stopped in 0.066s
[2025-10-01T23:28:48.765Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.541 s - in io.quarkus.extest.ConfiguredBeanTest
[2025-10-01T23:28:48.765Z] [INFO] Running io.quarkus.extest.PackageTestCase
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,246 INFO [io.qua.ext.dep.TestProcessor] (build-1) boot, launchMode=TEST
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,248 INFO [io.qua.ext.dep.TestProcessor] (build-12) loadDSAPublicKey run
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,277 INFO [io.qua.ext.dep.TestProcessor] (build-27) Have XmlConfig, loading
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,285 INFO [io.qua.ext.dep.TestProcessor] (build-27) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,286 INFO [io.qua.ext.dep.TestProcessor] (build-5) Registering service start
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,407 INFO [DSAPublicKeyObjectSubstitution] (build-15) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,580 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,581 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,581 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,582 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,582 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,582 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,621 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,816 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,816 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,816 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,817 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,833 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,909 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,910 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,910 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,977 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,978 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:17,978 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,020 INFO [io.quarkus] (main) Quarkus stopped in 0.064s
[2025-10-01T23:28:48.765Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.109 s - in io.quarkus.extest.PackageTestCase
[2025-10-01T23:28:48.765Z] [INFO] Running io.quarkus.extest.RuntimeDefaultsTest
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,348 INFO [io.qua.ext.dep.TestProcessor] (build-4) Have XmlConfig, loading
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,352 INFO [io.qua.ext.dep.TestProcessor] (build-4) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,355 INFO [io.qua.ext.dep.TestProcessor] (build-2) loadDSAPublicKey run
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,355 INFO [io.qua.ext.dep.TestProcessor] (build-3) boot, launchMode=TEST
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,387 INFO [io.qua.ext.dep.TestProcessor] (build-3) Registering service start
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,618 INFO [DSAPublicKeyObjectSubstitution] (build-20) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,741 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,742 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,742 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,742 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,742 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,743 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,744 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,836 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,837 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,837 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,837 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:18,954 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:19,066 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:19,066 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:19,066 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:19,132 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:19,133 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:19,133 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.765Z] 2025-10-01 21:57:19,172 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2025-10-01T23:28:48.765Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 s - in io.quarkus.extest.RuntimeDefaultsTest
[2025-10-01T23:28:48.766Z] [INFO] Running io.quarkus.extest.StaticInitSourcesTest
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:19,696 INFO [io.qua.ext.dep.TestProcessor] (build-6) boot, launchMode=TEST
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:19,697 INFO [io.qua.ext.dep.TestProcessor] (build-4) loadDSAPublicKey run
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:19,699 INFO [io.qua.ext.dep.TestProcessor] (build-7) Have XmlConfig, loading
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:19,701 INFO [io.qua.ext.dep.TestProcessor] (build-7) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:19,702 INFO [io.qua.ext.dep.TestProcessor] (build-17) Registering service start
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:19,819 INFO [DSAPublicKeyObjectSubstitution] (build-14) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:19,965 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:19,965 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:19,965 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:19,965 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:19,965 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:19,966 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:19,980 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:20,119 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:20,120 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:20,120 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:20,121 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:20,182 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:20,259 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.366s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:20,259 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:20,259 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:20,314 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:20,314 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:20,314 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:20,353 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-10-01T23:28:48.766Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.17 s - in io.quarkus.extest.StaticInitSourcesTest
[2025-10-01T23:28:48.766Z] [INFO] Running io.quarkus.extest.UnknownConfigTest
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:20,773 INFO [io.qua.ext.dep.TestProcessor] (build-12) boot, launchMode=TEST
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:20,773 INFO [io.qua.ext.dep.TestProcessor] (build-9) loadDSAPublicKey run
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:20,775 INFO [io.qua.ext.dep.TestProcessor] (build-8) Have XmlConfig, loading
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:20,778 INFO [io.qua.ext.dep.TestProcessor] (build-8) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:20,778 INFO [io.qua.ext.dep.TestProcessor] (build-10) Registering service start
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:20,931 INFO [DSAPublicKeyObjectSubstitution] (build-7) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,096 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,097 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,097 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,097 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,098 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,098 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,107 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,195 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,195 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,196 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,196 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,314 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,408 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.438s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,409 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,409 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,493 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,493 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,493 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:21,542 INFO [io.quarkus] (main) Quarkus stopped in 0.065s
[2025-10-01T23:28:48.766Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.19 s - in io.quarkus.extest.UnknownConfigTest
[2025-10-01T23:28:48.766Z] [INFO] Running io.quarkus.forkjoin.ForkJoinProdModeTestCase
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:22,442 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:22,503 INFO [io.qua.ext.dep.TestProcessor] (build-1) boot, launchMode=NORMAL
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:22,608 INFO [io.qua.ext.dep.TestProcessor] (build-24) loadDSAPublicKey run
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:22,681 INFO [io.qua.ext.dep.TestProcessor] (build-31) Have XmlConfig, loading
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:22,686 INFO [io.qua.ext.dep.TestProcessor] (build-31) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:22,687 INFO [io.qua.ext.dep.TestProcessor] (build-11) Registering service start
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:23,110 INFO [DSAPublicKeyObjectSubstitution] (build-13) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:23,238 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1045ms
[2025-10-01T23:28:48.766Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.766Z] PASS
[2025-10-01T23:28:48.766Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.766Z] PASS
[2025-10-01T23:28:48.766Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.779 s - in io.quarkus.forkjoin.ForkJoinProdModeTestCase
[2025-10-01T23:28:48.766Z] [INFO] Running io.quarkus.logging.AdditionalHandlersTest
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:25,583 INFO [io.qua.ext.dep.TestProcessor] (build-27) boot, launchMode=TEST
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:25,584 INFO [io.qua.ext.dep.TestProcessor] (build-22) loadDSAPublicKey run
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:25,584 INFO [io.qua.ext.dep.TestProcessor] (build-3) Have XmlConfig, loading
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:25,586 INFO [io.qua.ext.dep.TestProcessor] (build-3) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:25,587 INFO [io.qua.ext.dep.TestProcessor] (build-2) Registering service start
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:25,848 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:25,848 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:25,848 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:25,849 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:25,849 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:25,849 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.904 s - in io.quarkus.logging.AdditionalHandlersTest
[2025-10-01T23:28:48.766Z] [INFO] Running io.quarkus.logging.AsyncConsoleHandlerTest
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:26,485 INFO [io.qua.ext.dep.TestProcessor] (build-3) Have XmlConfig, loading
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:26,486 INFO [io.qua.ext.dep.TestProcessor] (build-17) boot, launchMode=TEST
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:26,487 INFO [io.qua.ext.dep.TestProcessor] (build-21) loadDSAPublicKey run
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:26,488 INFO [io.qua.ext.dep.TestProcessor] (build-3) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:26,489 INFO [io.qua.ext.dep.TestProcessor] (build-7) Registering service start
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:26,817 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:26,818 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:26,818 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:26,818 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:26,818 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:26,819 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 s - in io.quarkus.logging.AsyncConsoleHandlerTest
[2025-10-01T23:28:48.766Z] [INFO] Running io.quarkus.logging.AsyncFileHandlerTest
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:27,554 INFO [io.qua.ext.dep.TestProcessor] (build-8) loadDSAPublicKey run
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:27,558 INFO [io.qua.ext.dep.TestProcessor] (build-5) boot, launchMode=TEST
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:27,566 INFO [io.qua.ext.dep.TestProcessor] (build-17) Have XmlConfig, loading
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:27,608 INFO [io.qua.ext.dep.TestProcessor] (build-17) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:27,608 INFO [io.qua.ext.dep.TestProcessor] (build-15) Registering service start
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:27,718 INFO [DSAPublicKeyObjectSubstitution] (build-4) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:27,855 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:27,856 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:27,857 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:27,859 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:27,860 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:27,861 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:27,880 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,074 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,075 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,075 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,075 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,084 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,170 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,170 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,170 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,275 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,276 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,276 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,313 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-10-01T23:28:48.766Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.09 s - in io.quarkus.logging.AsyncFileHandlerTest
[2025-10-01T23:28:48.766Z] [INFO] Running io.quarkus.logging.AsyncSyslogHandlerTest
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,614 INFO [io.qua.ext.dep.TestProcessor] (build-1) loadDSAPublicKey run
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,618 INFO [io.qua.ext.dep.TestProcessor] (build-10) boot, launchMode=TEST
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,626 INFO [io.qua.ext.dep.TestProcessor] (build-15) Have XmlConfig, loading
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,631 INFO [io.qua.ext.dep.TestProcessor] (build-15) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,632 INFO [io.qua.ext.dep.TestProcessor] (build-11) Registering service start
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,797 INFO [DSAPublicKeyObjectSubstitution] (build-18) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,925 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,925 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,926 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,926 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,927 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,927 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:28,946 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:29,151 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:29,151 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:29,152 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:29,152 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:29,163 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:29,255 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.415s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:29,255 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:29,255 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:29,359 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:29,359 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:29,359 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:29,376 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.766Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 s - in io.quarkus.logging.AsyncSyslogHandlerTest
[2025-10-01T23:28:48.766Z] [INFO] Running io.quarkus.logging.CategoryConfiguredHandlerInvalidDueToMultipleHandlersTest
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:29,701 INFO [io.qua.ext.dep.TestProcessor] (build-8) boot, launchMode=TEST
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:29,715 INFO [io.qua.ext.dep.TestProcessor] (build-10) loadDSAPublicKey run
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:29,735 INFO [io.qua.ext.dep.TestProcessor] (build-38) Have XmlConfig, loading
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:29,740 INFO [io.qua.ext.dep.TestProcessor] (build-38) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:29,740 INFO [io.qua.ext.dep.TestProcessor] (build-17) Registering service start
[2025-10-01T23:28:48.766Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s - in io.quarkus.logging.CategoryConfiguredHandlerInvalidDueToMultipleHandlersTest
[2025-10-01T23:28:48.766Z] [INFO] Running io.quarkus.logging.CategoryConfiguredHandlerTest
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:30,120 INFO [io.qua.ext.dep.TestProcessor] (build-1) boot, launchMode=TEST
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:30,125 INFO [io.qua.ext.dep.TestProcessor] (build-14) loadDSAPublicKey run
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:30,129 INFO [io.qua.ext.dep.TestProcessor] (build-10) Have XmlConfig, loading
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:30,135 INFO [io.qua.ext.dep.TestProcessor] (build-10) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:30,136 INFO [io.qua.ext.dep.TestProcessor] (build-9) Registering service start
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:30,382 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:30,382 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:30,382 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:30,383 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:30,383 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:30,383 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.208 s - in io.quarkus.logging.CategoryConfiguredHandlerTest
[2025-10-01T23:28:48.766Z] [INFO] Running io.quarkus.logging.ConsoleHandlerTest
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:31,299 INFO [io.qua.ext.dep.TestProcessor] (build-8) loadDSAPublicKey run
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:31,299 INFO [io.qua.ext.dep.TestProcessor] (build-40) boot, launchMode=TEST
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:31,305 INFO [io.qua.ext.dep.TestProcessor] (build-29) Have XmlConfig, loading
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:31,309 INFO [io.qua.ext.dep.TestProcessor] (build-29) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:31,310 INFO [io.qua.ext.dep.TestProcessor] (build-3) Registering service start
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:31,512 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:31,512 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:31,512 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:31,513 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:31,513 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:31,513 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 s - in io.quarkus.logging.ConsoleHandlerTest
[2025-10-01T23:28:48.766Z] [INFO] Running io.quarkus.logging.FileHandlerTest
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:32,307 INFO [io.qua.ext.dep.TestProcessor] (build-4) boot, launchMode=TEST
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:32,318 INFO [io.qua.ext.dep.TestProcessor] (build-9) loadDSAPublicKey run
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:32,322 INFO [io.qua.ext.dep.TestProcessor] (build-2) Have XmlConfig, loading
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:32,325 INFO [io.qua.ext.dep.TestProcessor] (build-2) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:32,325 INFO [io.qua.ext.dep.TestProcessor] (build-17) Registering service start
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:32,435 INFO [DSAPublicKeyObjectSubstitution] (build-16) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:32,541 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:32,541 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:32,541 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.766Z] 2025-10-01 21:57:32,542 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:32,542 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:32,542 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:32,555 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:32,748 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:32,748 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:32,748 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:32,748 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:32,759 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:32,839 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.377s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:32,839 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:32,839 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:32,925 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:32,925 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:32,925 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:32,945 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.767Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.953 s - in io.quarkus.logging.FileHandlerTest
[2025-10-01T23:28:48.767Z] [INFO] Running io.quarkus.logging.PeriodicRotatingLoggingTest
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,181 INFO [io.qua.ext.dep.TestProcessor] (build-8) loadDSAPublicKey run
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,182 INFO [io.qua.ext.dep.TestProcessor] (build-4) boot, launchMode=TEST
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,186 INFO [io.qua.ext.dep.TestProcessor] (build-14) Have XmlConfig, loading
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,191 INFO [io.qua.ext.dep.TestProcessor] (build-14) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,196 INFO [io.qua.ext.dep.TestProcessor] (build-15) Registering service start
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,376 INFO [DSAPublicKeyObjectSubstitution] (build-22) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,521 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,522 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,523 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,524 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,525 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,526 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,545 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,769 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,769 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,770 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,770 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,784 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,876 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.466s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,876 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:33,876 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,017 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,017 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,017 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,072 INFO [io.quarkus] (main) Quarkus stopped in 0.065s
[2025-10-01T23:28:48.767Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.119 s - in io.quarkus.logging.PeriodicRotatingLoggingTest
[2025-10-01T23:28:48.767Z] [INFO] Running io.quarkus.logging.PeriodicSizeRotatingLoggingRotateOnBootTest
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,399 INFO [io.qua.ext.dep.TestProcessor] (build-9) boot, launchMode=TEST
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,400 INFO [io.qua.ext.dep.TestProcessor] (build-2) loadDSAPublicKey run
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,401 INFO [io.qua.ext.dep.TestProcessor] (build-6) Have XmlConfig, loading
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,403 INFO [io.qua.ext.dep.TestProcessor] (build-6) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,404 INFO [io.qua.ext.dep.TestProcessor] (build-9) Registering service start
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,519 INFO [DSAPublicKeyObjectSubstitution] (build-16) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,640 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,641 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,641 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,642 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,642 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,642 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,657 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,746 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,746 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,747 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,747 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,866 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,952 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,953 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:34,953 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,059 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,060 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,060 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,077 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.767Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 s - in io.quarkus.logging.PeriodicSizeRotatingLoggingRotateOnBootTest
[2025-10-01T23:28:48.767Z] [INFO] Running io.quarkus.logging.PeriodicSizeRotatingLoggingTest
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,422 INFO [io.qua.ext.dep.TestProcessor] (build-4) loadDSAPublicKey run
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,422 INFO [io.qua.ext.dep.TestProcessor] (build-1) boot, launchMode=TEST
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,428 INFO [io.qua.ext.dep.TestProcessor] (build-15) Have XmlConfig, loading
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,431 INFO [io.qua.ext.dep.TestProcessor] (build-15) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,432 INFO [io.qua.ext.dep.TestProcessor] (build-13) Registering service start
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,554 INFO [DSAPublicKeyObjectSubstitution] (build-20) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,663 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,663 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,663 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,664 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,664 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,664 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,677 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,838 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,838 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,839 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,839 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,900 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,984 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.405s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,985 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:35,985 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,091 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,091 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,092 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,108 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.767Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.031 s - in io.quarkus.logging.PeriodicSizeRotatingLoggingTest
[2025-10-01T23:28:48.767Z] [INFO] Running io.quarkus.logging.SizeRotatingLoggingTest
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,437 INFO [io.qua.ext.dep.TestProcessor] (build-15) loadDSAPublicKey run
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,440 INFO [io.qua.ext.dep.TestProcessor] (build-13) Have XmlConfig, loading
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,452 INFO [io.qua.ext.dep.TestProcessor] (build-13) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,453 INFO [io.qua.ext.dep.TestProcessor] (build-4) boot, launchMode=TEST
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,462 INFO [io.qua.ext.dep.TestProcessor] (build-23) Registering service start
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,527 INFO [DSAPublicKeyObjectSubstitution] (build-6) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,720 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,721 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,722 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,723 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,724 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,725 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,743 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,987 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,987 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,988 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:36,993 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,000 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,082 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.472s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,082 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,082 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,177 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,177 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,177 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,238 INFO [io.quarkus] (main) Quarkus stopped in 0.071s
[2025-10-01T23:28:48.767Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 s - in io.quarkus.logging.SizeRotatingLoggingTest
[2025-10-01T23:28:48.767Z] [INFO] Running io.quarkus.logging.SyslogHandlerTest
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,501 INFO [io.qua.ext.dep.TestProcessor] (build-5) boot, launchMode=TEST
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,503 INFO [io.qua.ext.dep.TestProcessor] (build-15) loadDSAPublicKey run
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,513 INFO [io.qua.ext.dep.TestProcessor] (build-4) Have XmlConfig, loading
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,519 INFO [io.qua.ext.dep.TestProcessor] (build-4) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,520 INFO [io.qua.ext.dep.TestProcessor] (build-14) Registering service start
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,641 INFO [DSAPublicKeyObjectSubstitution] (build-20) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,788 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,788 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.log.syslog.syslogType" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,789 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,789 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,789 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,789 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,790 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:37,803 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,021 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,021 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,022 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,022 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,044 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,134 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,135 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,135 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,240 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,240 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,241 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,259 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.767Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 s - in io.quarkus.logging.SyslogHandlerTest
[2025-10-01T23:28:48.767Z] [INFO] Running io.quarkus.naming.DisableJNDITestCase
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,587 INFO [io.qua.ext.dep.TestProcessor] (build-1) boot, launchMode=TEST
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,591 INFO [io.qua.ext.dep.TestProcessor] (build-1) Have XmlConfig, loading
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,594 INFO [io.qua.ext.dep.TestProcessor] (build-1) Loaded XmlConfig, creating service
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,596 INFO [io.qua.ext.dep.TestProcessor] (build-12) Registering service start
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,597 INFO [io.qua.ext.dep.TestProcessor] (build-1) loadDSAPublicKey run
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,689 INFO [DSAPublicKeyObjectSubstitution] (build-19) DSAPublicKeyObjectSubstitution.serialize
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,802 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,802 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,802 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,802 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,803 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,803 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,816 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,930 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,930 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,931 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:38,931 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:39,001 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:39,074 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.342s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:39,074 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.767Z] 2025-10-01 21:57:39,074 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-10-01T23:28:48.767Z] Bound server to 41279
[2025-10-01T23:28:48.767Z] java.net.SocketException: Socket closed
[2025-10-01T23:28:48.767Z] at java.base/sun.nio.ch.NioSocketImpl.endAccept(NioSocketImpl.java:694)
[2025-10-01T23:28:48.767Z] at java.base/sun.nio.ch.NioSocketImpl.accept(NioSocketImpl.java:767)
[2025-10-01T23:28:48.767Z] at java.base/java.net.ServerSocket.implAccept(ServerSocket.java:675)
[2025-10-01T23:28:48.767Z] at java.base/java.net.ServerSocket.platformImplAccept(ServerSocket.java:641)
[2025-10-01T23:28:48.767Z] at java.base/java.net.ServerSocket.implAccept(ServerSocket.java:617)
[2025-10-01T23:28:48.767Z] at java.base/java.net.ServerSocket.implAccept(ServerSocket.java:574)
[2025-10-01T23:28:48.768Z] at java.base/java.net.ServerSocket.accept(ServerSocket.java:532)
[2025-10-01T23:28:48.768Z] at io.quarkus.naming.DisableJNDITestCase$1.run(DisableJNDITestCase.java:39)
[2025-10-01T23:28:48.768Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.768Z] 2025-10-01 21:57:40,143 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-10-01T23:28:48.768Z] 2025-10-01 21:57:40,143 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-10-01T23:28:48.768Z] 2025-10-01 21:57:40,143 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-10-01T23:28:48.768Z] 2025-10-01 21:57:40,162 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-10-01T23:28:48.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.905 s - in io.quarkus.naming.DisableJNDITestCase
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] Results:
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [WARNING] Tests run: 60, Failures: 0, Errors: 0, Skipped: 1
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-extension-deployment ---
[2025-10-01T23:28:48.768Z] [INFO] Building jar: /quarkus/core/test-extension/deployment/target/quarkus-test-extension-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-extension-deployment ---
[2025-10-01T23:28:48.768Z] [INFO] Building jar: /quarkus/core/test-extension/deployment/target/quarkus-test-extension-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-extension-deployment ---
[2025-10-01T23:28:48.768Z] [INFO] Installing /quarkus/core/test-extension/deployment/target/quarkus-test-extension-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-extension-deployment/2.7.5.Final/quarkus-test-extension-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.768Z] [INFO] Installing /quarkus/core/test-extension/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-extension-deployment/2.7.5.Final/quarkus-test-extension-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.768Z] [INFO] Installing /quarkus/core/test-extension/deployment/target/quarkus-test-extension-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-extension-deployment/2.7.5.Final/quarkus-test-extension-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] -------------------< io.quarkus:quarkus-junit4-mock >-------------------
[2025-10-01T23:28:48.768Z] [INFO] Building Quarkus - JUnit 4 Mock 2.7.5.Final [102/964]
[2025-10-01T23:28:48.768Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit4-mock ---
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit4-mock ---
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit4-mock ---
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit4-mock ---
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit4-mock ---
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit4-mock ---
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit4-mock ---
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit4-mock ---
[2025-10-01T23:28:48.768Z] [INFO] Processed 4 files in 7ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit4-mock ---
[2025-10-01T23:28:48.768Z] [INFO] Processed 4 files in 00:00.001 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit4-mock ---
[2025-10-01T23:28:48.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.768Z] [INFO] skip non existing resourceDirectory /quarkus/core/junit4-mock/src/main/resources
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit4-mock ---
[2025-10-01T23:28:48.768Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.768Z] [INFO] Compiling 4 source files to /quarkus/core/junit4-mock/target/classes
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit4-mock ---
[2025-10-01T23:28:48.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.768Z] [INFO] skip non existing resourceDirectory /quarkus/core/junit4-mock/src/test/resources
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit4-mock ---
[2025-10-01T23:28:48.768Z] [INFO] No sources to compile
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit4-mock ---
[2025-10-01T23:28:48.768Z] [INFO] No tests to run.
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit4-mock ---
[2025-10-01T23:28:48.768Z] [INFO] Building jar: /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final.jar
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit4-mock ---
[2025-10-01T23:28:48.768Z] [INFO] Building jar: /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit4-mock ---
[2025-10-01T23:28:48.768Z] [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-10-01T23:28:48.768Z] [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-10-01T23:28:48.768Z] [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-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] ---------------------< io.quarkus:quarkus-test-h2 >---------------------
[2025-10-01T23:28:48.768Z] [INFO] Building Quarkus - Test Framework - H2 Database Support 2.7.5.Final [103/964]
[2025-10-01T23:28:48.768Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.pom (960 B at 7.9 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.jar
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.jar (1.9 MB at 7.8 MB/s)
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-h2 ---
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-h2 ---
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-h2 ---
[2025-10-01T23:28:48.768Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-h2 ---
[2025-10-01T23:28:48.768Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-h2 ---
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-h2 ---
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-h2 ---
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-h2 ---
[2025-10-01T23:28:48.768Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-h2 ---
[2025-10-01T23:28:48.768Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-h2 ---
[2025-10-01T23:28:48.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.768Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/h2/src/main/resources
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-h2 ---
[2025-10-01T23:28:48.768Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.768Z] [INFO] Compiling 1 source file to /quarkus/test-framework/h2/target/classes
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-h2 ---
[2025-10-01T23:28:48.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.768Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/h2/src/test/resources
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-h2 ---
[2025-10-01T23:28:48.768Z] [INFO] No sources to compile
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-h2 ---
[2025-10-01T23:28:48.768Z] [INFO] No tests to run.
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-h2 ---
[2025-10-01T23:28:48.768Z] [INFO] Building jar: /quarkus/test-framework/h2/target/quarkus-test-h2-2.7.5.Final.jar
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-h2 ---
[2025-10-01T23:28:48.768Z] [INFO] Building jar: /quarkus/test-framework/h2/target/quarkus-test-h2-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-h2 ---
[2025-10-01T23:28:48.768Z] [INFO] Installing /quarkus/test-framework/h2/target/quarkus-test-h2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-h2/2.7.5.Final/quarkus-test-h2-2.7.5.Final.jar
[2025-10-01T23:28:48.768Z] [INFO] Installing /quarkus/test-framework/h2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-h2/2.7.5.Final/quarkus-test-h2-2.7.5.Final.pom
[2025-10-01T23:28:48.768Z] [INFO] Installing /quarkus/test-framework/h2/target/quarkus-test-h2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-h2/2.7.5.Final/quarkus-test-h2-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] -------------------< io.quarkus:quarkus-test-derby >--------------------
[2025-10-01T23:28:48.768Z] [INFO] Building Quarkus - Test Framework - Derby Database Support 2.7.5.Final [104/964]
[2025-10-01T23:28:48.768Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.pom (2.5 kB at 21 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby-project/10.14.2.0/derby-project-10.14.2.0.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby-project/10.14.2.0/derby-project-10.14.2.0.pom (5.9 kB at 48 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 88 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.pom (2.3 kB at 28 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbytools/10.14.2.0/derbytools-10.14.2.0.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbytools/10.14.2.0/derbytools-10.14.2.0.pom (2.2 kB at 18 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.jar
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbytools/10.14.2.0/derbytools-10.14.2.0.jar
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.jar (273 kB at 2.2 MB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar (3.2 MB at 24 MB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbytools/10.14.2.0/derbytools-10.14.2.0.jar (231 kB at 1.3 MB/s)
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-derby ---
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-derby ---
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-derby ---
[2025-10-01T23:28:48.768Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-derby ---
[2025-10-01T23:28:48.768Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-derby ---
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-derby ---
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-derby ---
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-derby ---
[2025-10-01T23:28:48.768Z] [INFO] Processed 1 files in 6ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-derby ---
[2025-10-01T23:28:48.768Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-derby ---
[2025-10-01T23:28:48.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.768Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/derby/src/main/resources
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-derby ---
[2025-10-01T23:28:48.768Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.768Z] [INFO] Compiling 1 source file to /quarkus/test-framework/derby/target/classes
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-derby ---
[2025-10-01T23:28:48.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.768Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/derby/src/test/resources
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-derby ---
[2025-10-01T23:28:48.768Z] [INFO] No sources to compile
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-derby ---
[2025-10-01T23:28:48.768Z] [INFO] No tests to run.
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-derby ---
[2025-10-01T23:28:48.768Z] [INFO] Building jar: /quarkus/test-framework/derby/target/quarkus-test-derby-2.7.5.Final.jar
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-derby ---
[2025-10-01T23:28:48.768Z] [INFO] Building jar: /quarkus/test-framework/derby/target/quarkus-test-derby-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-derby ---
[2025-10-01T23:28:48.768Z] [INFO] Installing /quarkus/test-framework/derby/target/quarkus-test-derby-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-derby/2.7.5.Final/quarkus-test-derby-2.7.5.Final.jar
[2025-10-01T23:28:48.768Z] [INFO] Installing /quarkus/test-framework/derby/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-derby/2.7.5.Final/quarkus-test-derby-2.7.5.Final.pom
[2025-10-01T23:28:48.768Z] [INFO] Installing /quarkus/test-framework/derby/target/quarkus-test-derby-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-derby/2.7.5.Final/quarkus-test-derby-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.768Z] [INFO]
[2025-10-01T23:28:48.768Z] [INFO] -------------< io.quarkus:quarkus-test-kubernetes-client >--------------
[2025-10-01T23:28:48.768Z] [INFO] Building Quarkus - Test Framework - Kubernetes Client Mock Server support 2.7.5.Final [105/964]
[2025-10-01T23:28:48.768Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-server-mock/5.12.1/kubernetes-server-mock-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-server-mock/5.12.1/kubernetes-server-mock-5.12.1.pom (2.4 kB at 19 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-project/5.12.1/kubernetes-client-project-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-project/5.12.1/kubernetes-client-project-5.12.1.pom (48 kB at 155 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client/5.12.1/kubernetes-client-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client/5.12.1/kubernetes-client-5.12.1.pom (13 kB at 87 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/5.12.1/kubernetes-model-core-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/5.12.1/kubernetes-model-core-5.12.1.pom (10 kB at 80 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-generator/5.12.1/kubernetes-model-generator-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-generator/5.12.1/kubernetes-model-generator-5.12.1.pom (12 kB at 42 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/5.12.1/kubernetes-model-common-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/5.12.1/kubernetes-model-common-5.12.1.pom (2.0 kB at 16 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/5.12.1/kubernetes-model-rbac-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/5.12.1/kubernetes-model-rbac-5.12.1.pom (3.2 kB at 17 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/5.12.1/kubernetes-model-admissionregistration-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/5.12.1/kubernetes-model-admissionregistration-5.12.1.pom (4.2 kB at 18 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/5.12.1/kubernetes-model-apps-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/5.12.1/kubernetes-model-apps-5.12.1.pom (3.1 kB at 16 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/5.12.1/kubernetes-model-autoscaling-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/5.12.1/kubernetes-model-autoscaling-5.12.1.pom (3.1 kB at 28 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/5.12.1/kubernetes-model-apiextensions-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/5.12.1/kubernetes-model-apiextensions-5.12.1.pom (3.1 kB at 25 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/5.12.1/kubernetes-model-batch-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/5.12.1/kubernetes-model-batch-5.12.1.pom (3.1 kB at 26 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/5.12.1/kubernetes-model-certificates-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/5.12.1/kubernetes-model-certificates-5.12.1.pom (3.1 kB at 27 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/5.12.1/kubernetes-model-coordination-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/5.12.1/kubernetes-model-coordination-5.12.1.pom (3.8 kB at 36 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/5.12.1/kubernetes-model-discovery-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/5.12.1/kubernetes-model-discovery-5.12.1.pom (3.1 kB at 30 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/5.12.1/kubernetes-model-events-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/5.12.1/kubernetes-model-events-5.12.1.pom (3.1 kB at 17 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/5.12.1/kubernetes-model-extensions-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/5.12.1/kubernetes-model-extensions-5.12.1.pom (3.1 kB at 9.4 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/5.12.1/kubernetes-model-flowcontrol-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/5.12.1/kubernetes-model-flowcontrol-5.12.1.pom (3.1 kB at 29 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/5.12.1/kubernetes-model-networking-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/5.12.1/kubernetes-model-networking-5.12.1.pom (3.1 kB at 26 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/5.12.1/kubernetes-model-metrics-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/5.12.1/kubernetes-model-metrics-5.12.1.pom (3.2 kB at 14 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/5.12.1/kubernetes-model-policy-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/5.12.1/kubernetes-model-policy-5.12.1.pom (3.1 kB at 24 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/5.12.1/kubernetes-model-scheduling-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/5.12.1/kubernetes-model-scheduling-5.12.1.pom (3.1 kB at 25 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/5.12.1/kubernetes-model-storageclass-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/5.12.1/kubernetes-model-storageclass-5.12.1.pom (3.1 kB at 9.8 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/5.12.1/kubernetes-model-node-5.12.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/5.12.1/kubernetes-model-node-5.12.1.pom (3.1 kB at 21 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.pom (2.5 kB at 30 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.14.9/parent-3.14.9.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.14.9/parent-3.14.9.pom (21 kB at 182 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom (2.0 kB at 26 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom (4.9 kB at 64 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/logging-interceptor/3.14.9/logging-interceptor-3.14.9.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/logging-interceptor/3.14.9/logging-interceptor-3.14.9.pom (2.2 kB at 25 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.pom (4.9 kB at 70 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.13.1/jackson-modules-java8-2.13.1.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.13.1/jackson-modules-java8-2.13.1.pom (3.2 kB at 38 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.pom
[2025-10-01T23:28:48.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.pom (14 kB at 163 kB/s)
[2025-10-01T23:28:48.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.pom (11 kB at 123 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.pom (1.1 kB at 15 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.pom (8.4 kB at 68 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/mockwebserver/3.12.12/mockwebserver-3.12.12.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/mockwebserver/3.12.12/mockwebserver-3.12.12.pom (2.6 kB at 29 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.12.12/parent-3.12.12.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.12.12/parent-3.12.12.pom (21 kB at 245 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-server-mock/5.12.1/kubernetes-server-mock-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client/5.12.1/kubernetes-client-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/5.12.1/kubernetes-model-core-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/5.12.1/kubernetes-model-common-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/5.12.1/kubernetes-model-rbac-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/5.12.1/kubernetes-model-rbac-5.12.1.jar (177 kB at 1.3 MB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/5.12.1/kubernetes-model-admissionregistration-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/5.12.1/kubernetes-model-common-5.12.1.jar (20 kB at 140 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/5.12.1/kubernetes-model-apps-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-server-mock/5.12.1/kubernetes-server-mock-5.12.1.jar (43 kB at 201 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/5.12.1/kubernetes-model-autoscaling-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/5.12.1/kubernetes-model-core-5.12.1.jar (4.2 MB at 18 MB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/5.12.1/kubernetes-model-apiextensions-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/5.12.1/kubernetes-model-apps-5.12.1.jar (444 kB at 1.5 MB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/5.12.1/kubernetes-model-batch-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/5.12.1/kubernetes-model-admissionregistration-5.12.1.jar (776 kB at 2.6 MB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/5.12.1/kubernetes-model-certificates-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client/5.12.1/kubernetes-client-5.12.1.jar (857 kB at 2.4 MB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/5.12.1/kubernetes-model-coordination-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/5.12.1/kubernetes-model-apiextensions-5.12.1.jar (718 kB at 1.8 MB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/5.12.1/kubernetes-model-discovery-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/5.12.1/kubernetes-model-batch-5.12.1.jar (249 kB at 573 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/5.12.1/kubernetes-model-events-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/5.12.1/kubernetes-model-certificates-5.12.1.jar (147 kB at 335 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/5.12.1/kubernetes-model-extensions-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/5.12.1/kubernetes-model-coordination-5.12.1.jar (49 kB at 104 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/5.12.1/kubernetes-model-flowcontrol-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/5.12.1/kubernetes-model-autoscaling-5.12.1.jar (654 kB at 1.3 MB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/5.12.1/kubernetes-model-networking-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/5.12.1/kubernetes-model-discovery-5.12.1.jar (194 kB at 376 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/5.12.1/kubernetes-model-metrics-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/5.12.1/kubernetes-model-extensions-5.12.1.jar (538 kB at 941 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/5.12.1/kubernetes-model-policy-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/5.12.1/kubernetes-model-events-5.12.1.jar (104 kB at 175 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/5.12.1/kubernetes-model-scheduling-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/5.12.1/kubernetes-model-flowcontrol-5.12.1.jar (269 kB at 443 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/5.12.1/kubernetes-model-storageclass-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/5.12.1/kubernetes-model-policy-5.12.1.jar (344 kB at 506 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/5.12.1/kubernetes-model-node-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/5.12.1/kubernetes-model-scheduling-5.12.1.jar (66 kB at 94 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/5.12.1/kubernetes-model-metrics-5.12.1.jar (78 kB at 110 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/5.12.1/kubernetes-model-networking-5.12.1.jar (464 kB at 625 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/logging-interceptor/3.14.9/logging-interceptor-3.14.9.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/5.12.1/kubernetes-model-storageclass-5.12.1.jar (370 kB at 490 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar (92 kB at 116 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/5.12.1/kubernetes-model-node-5.12.1.jar (160 kB at 199 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/logging-interceptor/3.14.9/logging-interceptor-3.14.9.jar (12 kB at 15 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar (430 kB at 519 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.jar (121 kB at 142 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/mockwebserver/3.12.12/mockwebserver-3.12.12.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar (14 kB at 16 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar (36 kB at 40 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar (176 kB at 193 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/mockwebserver/3.12.12/mockwebserver-3.12.12.jar (37 kB at 39 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.jar (79 kB at 82 kB/s)
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-kubernetes-client ---
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-kubernetes-client ---
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-kubernetes-client ---
[2025-10-01T23:28:48.769Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-kubernetes-client ---
[2025-10-01T23:28:48.769Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-kubernetes-client ---
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-kubernetes-client ---
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-kubernetes-client ---
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-kubernetes-client ---
[2025-10-01T23:28:48.769Z] [INFO] Processed 6 files in 16ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-kubernetes-client ---
[2025-10-01T23:28:48.769Z] [INFO] Processed 6 files in 00:00.007 (Already Sorted: 6, Needed Sorting: 0)
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-kubernetes-client ---
[2025-10-01T23:28:48.769Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.769Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/kubernetes-client/src/main/resources
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-kubernetes-client ---
[2025-10-01T23:28:48.769Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.769Z] [INFO] Compiling 6 source files to /quarkus/test-framework/kubernetes-client/target/classes
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-kubernetes-client ---
[2025-10-01T23:28:48.769Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.769Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/kubernetes-client/src/test/resources
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-kubernetes-client ---
[2025-10-01T23:28:48.769Z] [INFO] No sources to compile
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-kubernetes-client ---
[2025-10-01T23:28:48.769Z] [INFO] No tests to run.
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-kubernetes-client ---
[2025-10-01T23:28:48.769Z] [INFO] Building jar: /quarkus/test-framework/kubernetes-client/target/quarkus-test-kubernetes-client-2.7.5.Final.jar
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-kubernetes-client ---
[2025-10-01T23:28:48.769Z] [INFO] Building jar: /quarkus/test-framework/kubernetes-client/target/quarkus-test-kubernetes-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-kubernetes-client ---
[2025-10-01T23:28:48.769Z] [INFO] Installing /quarkus/test-framework/kubernetes-client/target/quarkus-test-kubernetes-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-kubernetes-client/2.7.5.Final/quarkus-test-kubernetes-client-2.7.5.Final.jar
[2025-10-01T23:28:48.769Z] [INFO] Installing /quarkus/test-framework/kubernetes-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-kubernetes-client/2.7.5.Final/quarkus-test-kubernetes-client-2.7.5.Final.pom
[2025-10-01T23:28:48.769Z] [INFO] Installing /quarkus/test-framework/kubernetes-client/target/quarkus-test-kubernetes-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-kubernetes-client/2.7.5.Final/quarkus-test-kubernetes-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --------------< io.quarkus:quarkus-test-openshift-client >--------------
[2025-10-01T23:28:48.769Z] [INFO] Building Quarkus - Test Framework - OpenShift Client Mock Server support 2.7.5.Final [106/964]
[2025-10-01T23:28:48.769Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-server-mock/5.12.1/openshift-server-mock-5.12.1.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-server-mock/5.12.1/openshift-server-mock-5.12.1.pom (1.4 kB at 2.6 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-client/5.12.1/openshift-client-5.12.1.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-client/5.12.1/openshift-client-5.12.1.pom (9.2 kB at 21 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model/5.12.1/openshift-model-5.12.1.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model/5.12.1/openshift-model-5.12.1.pom (4.4 kB at 16 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-clusterautoscaling/5.12.1/openshift-model-clusterautoscaling-5.12.1.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-clusterautoscaling/5.12.1/openshift-model-clusterautoscaling-5.12.1.pom (3.3 kB at 14 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operator/5.12.1/openshift-model-operator-5.12.1.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operator/5.12.1/openshift-model-operator-5.12.1.pom (3.2 kB at 7.1 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operatorhub/5.12.1/openshift-model-operatorhub-5.12.1.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operatorhub/5.12.1/openshift-model-operatorhub-5.12.1.pom (3.9 kB at 14 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machine/5.12.1/openshift-model-machine-5.12.1.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machine/5.12.1/openshift-model-machine-5.12.1.pom (3.1 kB at 7.0 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-whereabouts/5.12.1/openshift-model-whereabouts-5.12.1.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-whereabouts/5.12.1/openshift-model-whereabouts-5.12.1.pom (3.2 kB at 9.8 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-monitoring/5.12.1/openshift-model-monitoring-5.12.1.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-monitoring/5.12.1/openshift-model-monitoring-5.12.1.pom (3.8 kB at 8.7 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-storageversionmigrator/5.12.1/openshift-model-storageversionmigrator-5.12.1.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-storageversionmigrator/5.12.1/openshift-model-storageversionmigrator-5.12.1.pom (3.3 kB at 18 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-tuned/5.12.1/openshift-model-tuned-5.12.1.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-tuned/5.12.1/openshift-model-tuned-5.12.1.pom (3.2 kB at 15 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-console/5.12.1/openshift-model-console-5.12.1.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-console/5.12.1/openshift-model-console-5.12.1.pom (3.2 kB at 12 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machineconfig/5.12.1/openshift-model-machineconfig-5.12.1.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machineconfig/5.12.1/openshift-model-machineconfig-5.12.1.pom (3.2 kB at 9.9 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-miscellaneous/5.12.1/openshift-model-miscellaneous-5.12.1.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-miscellaneous/5.12.1/openshift-model-miscellaneous-5.12.1.pom (3.4 kB at 17 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-hive/5.12.1/openshift-model-hive-5.12.1.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-hive/5.12.1/openshift-model-hive-5.12.1.pom (3.4 kB at 14 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-installer/5.12.1/openshift-model-installer-5.12.1.pom
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-installer/5.12.1/openshift-model-installer-5.12.1.pom (3.2 kB at 9.5 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-server-mock/5.12.1/openshift-server-mock-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-client/5.12.1/openshift-client-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model/5.12.1/openshift-model-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-clusterautoscaling/5.12.1/openshift-model-clusterautoscaling-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operator/5.12.1/openshift-model-operator-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-client/5.12.1/openshift-client-5.12.1.jar (197 kB at 715 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operatorhub/5.12.1/openshift-model-operatorhub-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-server-mock/5.12.1/openshift-server-mock-5.12.1.jar (9.5 kB at 28 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machine/5.12.1/openshift-model-machine-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-clusterautoscaling/5.12.1/openshift-model-clusterautoscaling-5.12.1.jar (169 kB at 480 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-whereabouts/5.12.1/openshift-model-whereabouts-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operator/5.12.1/openshift-model-operator-5.12.1.jar (4.4 MB at 12 MB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-monitoring/5.12.1/openshift-model-monitoring-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model/5.12.1/openshift-model-5.12.1.jar (5.6 MB at 9.5 MB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-storageversionmigrator/5.12.1/openshift-model-storageversionmigrator-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-monitoring/5.12.1/openshift-model-monitoring-5.12.1.jar (1.5 MB at 2.5 MB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-tuned/5.12.1/openshift-model-tuned-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-whereabouts/5.12.1/openshift-model-whereabouts-5.12.1.jar (89 kB at 145 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-console/5.12.1/openshift-model-console-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machine/5.12.1/openshift-model-machine-5.12.1.jar (287 kB at 453 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machineconfig/5.12.1/openshift-model-machineconfig-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operatorhub/5.12.1/openshift-model-operatorhub-5.12.1.jar (1.1 MB at 1.5 MB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-miscellaneous/5.12.1/openshift-model-miscellaneous-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-tuned/5.12.1/openshift-model-tuned-5.12.1.jar (178 kB at 216 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-hive/5.12.1/openshift-model-hive-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machineconfig/5.12.1/openshift-model-machineconfig-5.12.1.jar (363 kB at 433 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-installer/5.12.1/openshift-model-installer-5.12.1.jar
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-console/5.12.1/openshift-model-console-5.12.1.jar (390 kB at 437 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-storageversionmigrator/5.12.1/openshift-model-storageversionmigrator-5.12.1.jar (142 kB at 142 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-hive/5.12.1/openshift-model-hive-5.12.1.jar (2.1 MB at 1.9 MB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-miscellaneous/5.12.1/openshift-model-miscellaneous-5.12.1.jar (982 kB at 704 kB/s)
[2025-10-01T23:28:48.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-installer/5.12.1/openshift-model-installer-5.12.1.jar (677 kB at 468 kB/s)
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-openshift-client ---
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-openshift-client ---
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-openshift-client ---
[2025-10-01T23:28:48.769Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-openshift-client ---
[2025-10-01T23:28:48.769Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-openshift-client ---
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-openshift-client ---
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-openshift-client ---
[2025-10-01T23:28:48.769Z] [INFO]
[2025-10-01T23:28:48.769Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-openshift-client ---
[2025-10-01T23:28:48.770Z] [INFO] Processed 4 files in 13ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-openshift-client ---
[2025-10-01T23:28:48.770Z] [INFO] Processed 4 files in 00:00.004 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-openshift-client ---
[2025-10-01T23:28:48.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.770Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/openshift-client/src/main/resources
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-openshift-client ---
[2025-10-01T23:28:48.770Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.770Z] [INFO] Compiling 4 source files to /quarkus/test-framework/openshift-client/target/classes
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-openshift-client ---
[2025-10-01T23:28:48.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.770Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/openshift-client/src/test/resources
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-openshift-client ---
[2025-10-01T23:28:48.770Z] [INFO] No sources to compile
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-openshift-client ---
[2025-10-01T23:28:48.770Z] [INFO] No tests to run.
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-openshift-client ---
[2025-10-01T23:28:48.770Z] [INFO] Building jar: /quarkus/test-framework/openshift-client/target/quarkus-test-openshift-client-2.7.5.Final.jar
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-openshift-client ---
[2025-10-01T23:28:48.770Z] [INFO] Building jar: /quarkus/test-framework/openshift-client/target/quarkus-test-openshift-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-openshift-client ---
[2025-10-01T23:28:48.770Z] [INFO] Installing /quarkus/test-framework/openshift-client/target/quarkus-test-openshift-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-openshift-client/2.7.5.Final/quarkus-test-openshift-client-2.7.5.Final.jar
[2025-10-01T23:28:48.770Z] [INFO] Installing /quarkus/test-framework/openshift-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-openshift-client/2.7.5.Final/quarkus-test-openshift-client-2.7.5.Final.pom
[2025-10-01T23:28:48.770Z] [INFO] Installing /quarkus/test-framework/openshift-client/target/quarkus-test-openshift-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-openshift-client/2.7.5.Final/quarkus-test-openshift-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --------------< io.quarkus:quarkus-junit5-mockito-config >--------------
[2025-10-01T23:28:48.770Z] [INFO] Building Quarkus - Test framework - JUnit 5 - Mockito Config 2.7.5.Final [107/964]
[2025-10-01T23:28:48.770Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-mockito-config ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-mockito-config ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-mockito-config ---
[2025-10-01T23:28:48.770Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-mockito-config ---
[2025-10-01T23:28:48.770Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-mockito-config ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-mockito-config ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-mockito-config ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-mockito-config ---
[2025-10-01T23:28:48.770Z] [INFO] Processed 1 files in 6ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-mockito-config ---
[2025-10-01T23:28:48.770Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-mockito-config ---
[2025-10-01T23:28:48.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.770Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito-config/src/main/resources
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-mockito-config ---
[2025-10-01T23:28:48.770Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.770Z] [INFO] Compiling 1 source file to /quarkus/test-framework/junit5-mockito-config/target/classes
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-mockito-config ---
[2025-10-01T23:28:48.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.770Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito-config/src/test/resources
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-mockito-config ---
[2025-10-01T23:28:48.770Z] [INFO] No sources to compile
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-mockito-config ---
[2025-10-01T23:28:48.770Z] [INFO] No tests to run.
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-mockito-config ---
[2025-10-01T23:28:48.770Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final.jar
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-mockito-config ---
[2025-10-01T23:28:48.770Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-mockito-config ---
[2025-10-01T23:28:48.770Z] [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-10-01T23:28:48.770Z] [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-10-01T23:28:48.770Z] [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-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] -----------------< io.quarkus:quarkus-junit5-mockito >------------------
[2025-10-01T23:28:48.770Z] [INFO] Building Quarkus - Test framework - JUnit 5 - Mockito 2.7.5.Final [108/964]
[2025-10-01T23:28:48.770Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-mockito ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-mockito ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-mockito ---
[2025-10-01T23:28:48.770Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-mockito ---
[2025-10-01T23:28:48.770Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-mockito ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-mockito ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-mockito ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-mockito ---
[2025-10-01T23:28:48.770Z] [INFO] Processed 11 files in 26ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-mockito ---
[2025-10-01T23:28:48.770Z] [INFO] Processed 11 files in 00:00.021 (Already Sorted: 11, Needed Sorting: 0)
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-mockito ---
[2025-10-01T23:28:48.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.770Z] [INFO] Copying 5 resources
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-mockito ---
[2025-10-01T23:28:48.770Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.770Z] [INFO] Compiling 11 source files to /quarkus/test-framework/junit5-mockito/target/classes
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-mockito ---
[2025-10-01T23:28:48.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.770Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito/src/test/resources
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-mockito ---
[2025-10-01T23:28:48.770Z] [INFO] No sources to compile
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-mockito ---
[2025-10-01T23:28:48.770Z] [INFO] No tests to run.
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-mockito ---
[2025-10-01T23:28:48.770Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito/target/quarkus-junit5-mockito-2.7.5.Final.jar
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-mockito ---
[2025-10-01T23:28:48.770Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito/target/quarkus-junit5-mockito-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-mockito ---
[2025-10-01T23:28:48.770Z] [INFO] Installing /quarkus/test-framework/junit5-mockito/target/quarkus-junit5-mockito-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito/2.7.5.Final/quarkus-junit5-mockito-2.7.5.Final.jar
[2025-10-01T23:28:48.770Z] [INFO] Installing /quarkus/test-framework/junit5-mockito/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito/2.7.5.Final/quarkus-junit5-mockito-2.7.5.Final.pom
[2025-10-01T23:28:48.770Z] [INFO] Installing /quarkus/test-framework/junit5-mockito/target/quarkus-junit5-mockito-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito/2.7.5.Final/quarkus-junit5-mockito-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] -------------------< io.quarkus:quarkus-test-vertx >--------------------
[2025-10-01T23:28:48.770Z] [INFO] Building Quarkus - Test framework - Vert.x 2.7.5.Final [109/964]
[2025-10-01T23:28:48.770Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-vertx ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-vertx ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-vertx ---
[2025-10-01T23:28:48.770Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-vertx ---
[2025-10-01T23:28:48.770Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-vertx ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-vertx ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-vertx ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-vertx ---
[2025-10-01T23:28:48.770Z] [INFO] Processed 4 files in 39ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-vertx ---
[2025-10-01T23:28:48.770Z] [INFO] Processed 4 files in 00:00.018 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-vertx ---
[2025-10-01T23:28:48.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.770Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-vertx ---
[2025-10-01T23:28:48.770Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.770Z] [INFO] Compiling 4 source files to /quarkus/test-framework/vertx/target/classes
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-vertx ---
[2025-10-01T23:28:48.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.770Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/vertx/src/test/resources
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-vertx ---
[2025-10-01T23:28:48.770Z] [INFO] No sources to compile
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-vertx ---
[2025-10-01T23:28:48.770Z] [INFO] No tests to run.
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-vertx ---
[2025-10-01T23:28:48.770Z] [INFO] Building jar: /quarkus/test-framework/vertx/target/quarkus-test-vertx-2.7.5.Final.jar
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-vertx ---
[2025-10-01T23:28:48.770Z] [INFO] Building jar: /quarkus/test-framework/vertx/target/quarkus-test-vertx-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-vertx ---
[2025-10-01T23:28:48.770Z] [INFO] Installing /quarkus/test-framework/vertx/target/quarkus-test-vertx-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-vertx/2.7.5.Final/quarkus-test-vertx-2.7.5.Final.jar
[2025-10-01T23:28:48.770Z] [INFO] Installing /quarkus/test-framework/vertx/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-vertx/2.7.5.Final/quarkus-test-vertx-2.7.5.Final.pom
[2025-10-01T23:28:48.770Z] [INFO] Installing /quarkus/test-framework/vertx/target/quarkus-test-vertx-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-vertx/2.7.5.Final/quarkus-test-vertx-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] -----------------< io.quarkus:quarkus-jackson-parent >------------------
[2025-10-01T23:28:48.770Z] [INFO] Building Quarkus - Jackson 2.7.5.Final [110/964]
[2025-10-01T23:28:48.770Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson-parent ---
[2025-10-01T23:28:48.770Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson-parent ---
[2025-10-01T23:28:48.770Z] [INFO] Installing /quarkus/extensions/jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jackson-parent/2.7.5.Final/quarkus-jackson-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] ---------------------< io.quarkus:quarkus-jackson >---------------------
[2025-10-01T23:28:48.770Z] [INFO] Building Quarkus - Jackson - Runtime 2.7.5.Final [111/964]
[2025-10-01T23:28:48.770Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.pom
[2025-10-01T23:28:48.770Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.pom (2.6 kB at 38 kB/s)
[2025-10-01T23:28:48.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.pom
[2025-10-01T23:28:48.770Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.pom (4.4 kB at 66 kB/s)
[2025-10-01T23:28:48.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.jar
[2025-10-01T23:28:48.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.jar
[2025-10-01T23:28:48.770Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.jar (9.5 kB at 129 kB/s)
[2025-10-01T23:28:48.770Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.jar (35 kB at 452 kB/s)
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO] Processed 3 files in 12ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.770Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.770Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final.jar (6.0 kB at 49 kB/s)
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.770Z] [INFO] Compiling 3 source files to /quarkus/extensions/jackson/runtime/target/classes
[2025-10-01T23:28:48.770Z] [WARNING] /quarkus/extensions/jackson/runtime/src/main/java/io/quarkus/jackson/runtime/ObjectMapperProducer.java:[45,25] enable(com.fasterxml.jackson.databind.MapperFeature...) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.770Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/runtime/src/test/resources
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO] No sources to compile
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO] No tests to run.
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO] Building jar: /quarkus/extensions/jackson/runtime/target/quarkus-jackson-2.7.5.Final.jar
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO] Building jar: /quarkus/extensions/jackson/runtime/target/quarkus-jackson-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson ---
[2025-10-01T23:28:48.770Z] [INFO] Installing /quarkus/extensions/jackson/runtime/target/quarkus-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jackson/2.7.5.Final/quarkus-jackson-2.7.5.Final.jar
[2025-10-01T23:28:48.770Z] [INFO] Installing /quarkus/extensions/jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jackson/2.7.5.Final/quarkus-jackson-2.7.5.Final.pom
[2025-10-01T23:28:48.770Z] [INFO] Installing /quarkus/extensions/jackson/runtime/target/quarkus-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jackson/2.7.5.Final/quarkus-jackson-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --------------< io.quarkus:quarkus-amazon-lambda-parent >---------------
[2025-10-01T23:28:48.770Z] [INFO] Building Quarkus - Amazon Lambda 2.7.5.Final [112/964]
[2025-10-01T23:28:48.770Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-parent ---
[2025-10-01T23:28:48.770Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-parent ---
[2025-10-01T23:28:48.770Z] [INFO]
[2025-10-01T23:28:48.770Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-parent ---
[2025-10-01T23:28:48.770Z] [INFO] Installing /quarkus/extensions/amazon-lambda/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-parent/2.7.5.Final/quarkus-amazon-lambda-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --------------< io.quarkus:quarkus-amazon-lambda-common >---------------
[2025-10-01T23:28:48.771Z] [INFO] Building Quarkus - Amazon Lambda - Common Runtime 2.7.5.Final [113/964]
[2025-10-01T23:28:48.771Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.pom (4.1 kB at 57 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.pom (5.1 kB at 65 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.pom (4.2 kB at 35 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.pom (37 kB at 410 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.jar
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.jar
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.jar
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.jar
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.jar (7.5 kB at 84 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.jar (420 kB at 4.5 MB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.jar (644 kB at 6.1 MB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.jar (76 kB at 640 kB/s)
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO] Processed 13 files in 21ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO] Processed 13 files in 00:00.024 (Already Sorted: 13, Needed Sorting: 0)
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.771Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.5.Final/quarkus-amazon-lambda-event-server-2.7.5.Final.jar
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.5.Final/quarkus-amazon-lambda-event-server-2.7.5.Final.jar (15 kB at 26 kB/s)
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.771Z] [INFO] Compiling 12 source files to /quarkus/extensions/amazon-lambda/common-runtime/target/classes
[2025-10-01T23:28:48.771Z] [WARNING] /quarkus/extensions/amazon-lambda/common-runtime/src/main/java/io/quarkus/amazon/lambda/runtime/AmazonLambdaMapperRecorder.java:[26,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.771Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/common-runtime/src/test/resources
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.771Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda/common-runtime/target/test-classes
[2025-10-01T23:28:48.771Z] [WARNING] /quarkus/extensions/amazon-lambda/common-runtime/src/test/java/io/quarkus/amazon/lambda/test/ClientContextTest.java:[45,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.771Z] [INFO] T E S T S
[2025-10-01T23:28:48.771Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.771Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.771Z] [INFO] Running io.quarkus.amazon.lambda.test.ClientContextTest
[2025-10-01T23:28:48.771Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s - in io.quarkus.amazon.lambda.test.ClientContextTest
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] Results:
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/common-runtime/target/quarkus-amazon-lambda-common-2.7.5.Final.jar
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/common-runtime/target/quarkus-amazon-lambda-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-common ---
[2025-10-01T23:28:48.771Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-runtime/target/quarkus-amazon-lambda-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common/2.7.5.Final/quarkus-amazon-lambda-common-2.7.5.Final.jar
[2025-10-01T23:28:48.771Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common/2.7.5.Final/quarkus-amazon-lambda-common-2.7.5.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-runtime/target/quarkus-amazon-lambda-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common/2.7.5.Final/quarkus-amazon-lambda-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] ---------------< io.quarkus:quarkus-test-amazon-lambda >----------------
[2025-10-01T23:28:48.771Z] [INFO] Building Quarkus - Test Framework - Amazon Lambda 2.7.5.Final [114/964]
[2025-10-01T23:28:48.771Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-amazon-lambda ---
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-amazon-lambda ---
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-amazon-lambda ---
[2025-10-01T23:28:48.771Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-amazon-lambda ---
[2025-10-01T23:28:48.771Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-amazon-lambda ---
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-amazon-lambda ---
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-amazon-lambda ---
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-amazon-lambda ---
[2025-10-01T23:28:48.771Z] [INFO] Processed 4 files in 10ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-amazon-lambda ---
[2025-10-01T23:28:48.771Z] [INFO] Processed 4 files in 00:00.012 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-amazon-lambda ---
[2025-10-01T23:28:48.771Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.771Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-amazon-lambda ---
[2025-10-01T23:28:48.771Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.771Z] [INFO] Compiling 4 source files to /quarkus/test-framework/amazon-lambda/target/classes
[2025-10-01T23:28:48.771Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[44,31] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2025-10-01T23:28:48.771Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[71,25] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2025-10-01T23:28:48.771Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[91,29] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2025-10-01T23:28:48.771Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[113,21] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2025-10-01T23:28:48.771Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[115,75] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2025-10-01T23:28:48.771Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[116,60] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2025-10-01T23:28:48.771Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaStartedNotifier.java:[5,47] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2025-10-01T23:28:48.771Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[43,29] unchecked cast
[2025-10-01T23:28:48.771Z] required: java.util.concurrent.LinkedBlockingDeque<java.util.Map.Entry<java.lang.String,java.lang.String>>
[2025-10-01T23:28:48.771Z] found: java.lang.Object
[2025-10-01T23:28:48.771Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[44,120] unchecked cast
[2025-10-01T23:28:48.771Z] required: java.util.concurrent.ConcurrentHashMap<java.lang.String,java.util.concurrent.CompletableFuture<java.lang.String>>
[2025-10-01T23:28:48.771Z] found: java.lang.Object
[2025-10-01T23:28:48.771Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[148,27] unchecked call to SimpleImmutableEntry(K,V) as a member of the raw type java.util.AbstractMap.SimpleImmutableEntry
[2025-10-01T23:28:48.771Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[148,26] unchecked method invocation: method add in class java.util.concurrent.LinkedBlockingDeque is applied to given types
[2025-10-01T23:28:48.771Z] required: E
[2025-10-01T23:28:48.771Z] found: java.util.AbstractMap.SimpleImmutableEntry
[2025-10-01T23:28:48.771Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[148,27] unchecked conversion
[2025-10-01T23:28:48.771Z] required: E
[2025-10-01T23:28:48.771Z] found: java.util.AbstractMap.SimpleImmutableEntry
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-amazon-lambda ---
[2025-10-01T23:28:48.771Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.771Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/amazon-lambda/src/test/resources
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-amazon-lambda ---
[2025-10-01T23:28:48.771Z] [INFO] No sources to compile
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-amazon-lambda ---
[2025-10-01T23:28:48.771Z] [INFO] No tests to run.
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-amazon-lambda ---
[2025-10-01T23:28:48.771Z] [INFO] Building jar: /quarkus/test-framework/amazon-lambda/target/quarkus-test-amazon-lambda-2.7.5.Final.jar
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-amazon-lambda ---
[2025-10-01T23:28:48.771Z] [INFO] Building jar: /quarkus/test-framework/amazon-lambda/target/quarkus-test-amazon-lambda-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-amazon-lambda ---
[2025-10-01T23:28:48.771Z] [INFO] Installing /quarkus/test-framework/amazon-lambda/target/quarkus-test-amazon-lambda-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-amazon-lambda/2.7.5.Final/quarkus-test-amazon-lambda-2.7.5.Final.jar
[2025-10-01T23:28:48.771Z] [INFO] Installing /quarkus/test-framework/amazon-lambda/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-amazon-lambda/2.7.5.Final/quarkus-test-amazon-lambda-2.7.5.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Installing /quarkus/test-framework/amazon-lambda/target/quarkus-test-amazon-lambda-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-amazon-lambda/2.7.5.Final/quarkus-test-amazon-lambda-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.771Z] [INFO]
[2025-10-01T23:28:48.771Z] [INFO] -------------------< io.quarkus:quarkus-arquillian >--------------------
[2025-10-01T23:28:48.771Z] [INFO] Building Quarkus - Test Framework - Arquillian Adapter 2.7.5.Final [115/964]
[2025-10-01T23:28:48.771Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.5.0.Final/arquillian-container-spi-1.5.0.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.5.0.Final/arquillian-container-spi-1.5.0.Final.pom (2.5 kB at 11 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-build/1.5.0.Final/arquillian-build-1.5.0.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-build/1.5.0.Final/arquillian-build-1.5.0.Final.pom (3.8 kB at 20 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-parent/1.5.0.Final/arquillian-parent-1.5.0.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-parent/1.5.0.Final/arquillian-parent-1.5.0.Final.pom (5.1 kB at 20 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.5.0.Final/arquillian-core-spi-1.5.0.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.5.0.Final/arquillian-core-spi-1.5.0.Final.pom (1.2 kB at 6.5 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.5.0.Final/arquillian-core-api-1.5.0.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.5.0.Final/arquillian-core-api-1.5.0.Final.pom (1.1 kB at 3.7 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.5.0.Final/arquillian-config-api-1.5.0.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.5.0.Final/arquillian-config-api-1.5.0.Final.pom (1.2 kB at 4.5 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom (1.0 kB at 12 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom (13 kB at 187 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/16/jboss-parent-16.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/16/jboss-parent-16.pom (32 kB at 493 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.5.0.Final/arquillian-config-impl-base-1.5.0.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.5.0.Final/arquillian-config-impl-base-1.5.0.Final.pom (2.8 kB at 15 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.5.0.Final/arquillian-config-spi-1.5.0.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.5.0.Final/arquillian-config-spi-1.5.0.Final.pom (984 B at 6.2 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom (2.0 kB at 15 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.5.0.Final/arquillian-container-test-spi-1.5.0.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.5.0.Final/arquillian-container-test-spi-1.5.0.Final.pom (1.7 kB at 9.0 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.5.0.Final/arquillian-test-spi-1.5.0.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.5.0.Final/arquillian-test-spi-1.5.0.Final.pom (1.6 kB at 9.0 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.5.0.Final/arquillian-test-api-1.5.0.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.5.0.Final/arquillian-test-api-1.5.0.Final.pom (1.2 kB at 4.6 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.5.0.Final/arquillian-container-test-api-1.5.0.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.5.0.Final/arquillian-container-test-api-1.5.0.Final.pom (1.4 kB at 6.6 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.5.0.Final/arquillian-container-test-impl-base-1.5.0.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.5.0.Final/arquillian-container-test-impl-base-1.5.0.Final.pom (3.2 kB at 12 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-container/1.5.0.Final/arquillian-junit-container-1.5.0.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-container/1.5.0.Final/arquillian-junit-container-1.5.0.Final.pom (3.5 kB at 9.4 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-core/1.5.0.Final/arquillian-junit-core-1.5.0.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-core/1.5.0.Final/arquillian-junit-core-1.5.0.Final.pom (2.8 kB at 18 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.5.0.Final/arquillian-core-impl-base-1.5.0.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.5.0.Final/arquillian-core-impl-base-1.5.0.Final.pom (1.6 kB at 7.6 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.5.0.Final/arquillian-test-impl-base-1.5.0.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.5.0.Final/arquillian-test-impl-base-1.5.0.Final.pom (2.1 kB at 11 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.5.0.Final/arquillian-container-impl-base-1.5.0.Final.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.5.0.Final/arquillian-container-impl-base-1.5.0.Final.pom (3.5 kB at 14 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 255 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.pom (2.9 kB at 25 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom (1.2 kB at 14 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.5.0.Final/arquillian-container-spi-1.5.0.Final.jar
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.5.0.Final/arquillian-core-spi-1.5.0.Final.jar
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.5.0.Final/arquillian-core-api-1.5.0.Final.jar
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.5.0.Final/arquillian-config-api-1.5.0.Final.jar
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.5.0.Final/arquillian-config-impl-base-1.5.0.Final.jar
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.5.0.Final/arquillian-config-api-1.5.0.Final.jar (7.5 kB at 47 kB/s)
[2025-10-01T23:28:48.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.5.0.Final/arquillian-config-spi-1.5.0.Final.jar
[2025-10-01T23:28:48.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.5.0.Final/arquillian-container-spi-1.5.0.Final.jar (54 kB at 323 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.5.0.Final/arquillian-config-impl-base-1.5.0.Final.jar (46 kB at 265 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar (38 kB at 170 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.5.0.Final/arquillian-container-test-spi-1.5.0.Final.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.5.0.Final/arquillian-core-api-1.5.0.Final.jar (10 kB at 40 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.5.0.Final/arquillian-test-spi-1.5.0.Final.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar (17 kB at 65 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.5.0.Final/arquillian-container-test-api-1.5.0.Final.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.5.0.Final/arquillian-core-spi-1.5.0.Final.jar (29 kB at 88 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.5.0.Final/arquillian-container-test-impl-base-1.5.0.Final.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.5.0.Final/arquillian-container-test-spi-1.5.0.Final.jar (28 kB at 65 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.5.0.Final/arquillian-test-api-1.5.0.Final.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.5.0.Final/arquillian-config-spi-1.5.0.Final.jar (3.7 kB at 8.7 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-container/1.5.0.Final/arquillian-junit-container-1.5.0.Final.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.5.0.Final/arquillian-test-spi-1.5.0.Final.jar (46 kB at 100 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-core/1.5.0.Final/arquillian-junit-core-1.5.0.Final.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.5.0.Final/arquillian-container-test-impl-base-1.5.0.Final.jar (121 kB at 225 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.5.0.Final/arquillian-core-impl-base-1.5.0.Final.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-core/1.5.0.Final/arquillian-junit-core-1.5.0.Final.jar (57 kB at 84 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.5.0.Final/arquillian-test-impl-base-1.5.0.Final.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-container/1.5.0.Final/arquillian-junit-container-1.5.0.Final.jar (10 kB at 15 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.5.0.Final/arquillian-container-impl-base-1.5.0.Final.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.5.0.Final/arquillian-test-api-1.5.0.Final.jar (3.5 kB at 5.2 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.5.0.Final/arquillian-core-impl-base-1.5.0.Final.jar (68 kB at 93 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.5.0.Final/arquillian-container-test-api-1.5.0.Final.jar (16 kB at 21 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 487 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar (69 kB at 82 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.jar (810 kB at 935 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.5.0.Final/arquillian-test-impl-base-1.5.0.Final.jar (30 kB at 33 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.5.0.Final/arquillian-container-impl-base-1.5.0.Final.jar (84 kB at 74 kB/s)
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arquillian ---
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arquillian ---
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arquillian ---
[2025-10-01T23:28:48.772Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arquillian ---
[2025-10-01T23:28:48.772Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arquillian ---
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arquillian ---
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arquillian ---
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arquillian ---
[2025-10-01T23:28:48.772Z] [INFO] Processed 18 files in 38ms (Formatted: 0, Unchanged: 18, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arquillian ---
[2025-10-01T23:28:48.772Z] [INFO] Processed 18 files in 00:00.038 (Already Sorted: 18, Needed Sorting: 0)
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-arquillian ---
[2025-10-01T23:28:48.772Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.772Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-arquillian ---
[2025-10-01T23:28:48.772Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.772Z] [INFO] Compiling 13 source files to /quarkus/test-framework/arquillian/target/classes
[2025-10-01T23:28:48.772Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/InjectionEnricher.java:[57,62] unchecked cast
[2025-10-01T23:28:48.772Z] required: java.util.function.BiFunction<java.lang.reflect.Method,java.lang.Object,java.lang.Object[]>
[2025-10-01T23:28:48.772Z] found: capture#1 of ?
[2025-10-01T23:28:48.772Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/InjectionEnricher.java:[73,58] unchecked cast
[2025-10-01T23:28:48.772Z] required: java.util.function.Supplier<java.util.Map.Entry<java.io.Closeable,java.lang.Object>>
[2025-10-01T23:28:48.772Z] found: capture#2 of ?
[2025-10-01T23:28:48.772Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusJunitCallbacks.java:[27,48] unchecked cast
[2025-10-01T23:28:48.772Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2025-10-01T23:28:48.772Z] found: java.lang.Class<capture#3 of ?>
[2025-10-01T23:28:48.772Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusJunitCallbacks.java:[39,48] unchecked cast
[2025-10-01T23:28:48.772Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2025-10-01T23:28:48.772Z] found: java.lang.Class<capture#4 of ?>
[2025-10-01T23:28:48.772Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[31,48] unchecked cast
[2025-10-01T23:28:48.772Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2025-10-01T23:28:48.772Z] found: java.lang.Class<capture#5 of ?>
[2025-10-01T23:28:48.772Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[47,48] unchecked cast
[2025-10-01T23:28:48.772Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2025-10-01T23:28:48.772Z] found: java.lang.Class<capture#6 of ?>
[2025-10-01T23:28:48.772Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[63,48] unchecked cast
[2025-10-01T23:28:48.772Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2025-10-01T23:28:48.772Z] found: java.lang.Class<capture#7 of ?>
[2025-10-01T23:28:48.772Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[65,48] unchecked cast
[2025-10-01T23:28:48.772Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2025-10-01T23:28:48.772Z] found: java.lang.Class<capture#8 of ?>
[2025-10-01T23:28:48.772Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[81,48] unchecked cast
[2025-10-01T23:28:48.772Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2025-10-01T23:28:48.772Z] found: java.lang.Class<capture#9 of ?>
[2025-10-01T23:28:48.772Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[83,48] unchecked cast
[2025-10-01T23:28:48.772Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2025-10-01T23:28:48.772Z] found: java.lang.Class<capture#10 of ?>
[2025-10-01T23:28:48.772Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusDeployableContainer.java:[191,43] AugmentActionImpl(io.quarkus.bootstrap.app.CuratedApplication,java.util.List<java.util.function.Consumer<io.quarkus.builder.BuildChainBuilder>>) in io.quarkus.runner.bootstrap.AugmentActionImpl has been deprecated
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-arquillian ---
[2025-10-01T23:28:48.772Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.772Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/arquillian/src/test/resources
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-arquillian ---
[2025-10-01T23:28:48.772Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.772Z] [INFO] Compiling 5 source files to /quarkus/test-framework/arquillian/target/test-classes
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-arquillian ---
[2025-10-01T23:28:48.772Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.pom
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.pom
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.pom (8.3 kB at 96 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.pom
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.pom
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.pom (8.0 kB at 79 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.pom
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.pom
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.pom (2.9 kB at 34 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.pom
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.pom
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.pom (2.6 kB at 30 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.pom
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.pom
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.pom (3.1 kB at 43 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.jar
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar (25 kB at 350 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar (12 kB at 161 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.jar (22 kB at 250 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.jar (40 kB at 421 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.jar (91 kB at 830 kB/s)
[2025-10-01T23:28:48.772Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom
[2025-10-01T23:28:48.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom
[2025-10-01T23:28:48.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom (5.4 kB at 78 kB/s)
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.772Z] [INFO] T E S T S
[2025-10-01T23:28:48.772Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.772Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.772Z] [INFO] Running io.quarkus.arquillian.test.MethodParameterInjectionTest
[2025-10-01T23:28:48.772Z] 2025-10-01 21:58:16,824 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.135s.
[2025-10-01T23:28:48.772Z] 2025-10-01 21:58:16,826 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.772Z] 2025-10-01 21:58:16,826 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.772Z] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.621 s - in io.quarkus.arquillian.test.MethodParameterInjectionTest
[2025-10-01T23:28:48.772Z] [INFO] Running io.quarkus.arquillian.test.SimpleTest
[2025-10-01T23:28:48.772Z] 2025-10-01 21:58:16,912 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2025-10-01T23:28:48.772Z] 2025-10-01 21:58:17,430 WARN [io.qua.arc.dep.SplitPackageProcessor] (build-7) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives:
[2025-10-01T23:28:48.772Z] - "io.quarkus.arquillian.test" found in [/quarkus/test-framework/arquillian/target/quarkus-arquillian-test1693808518002999370/lib/beedd4da-a05d-4fa2-b847-3c8e4c7d0522.jar, io.quarkus:quarkus-arquillian::jar]
[2025-10-01T23:28:48.772Z] 2025-10-01 21:58:17,699 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.138s.
[2025-10-01T23:28:48.772Z] 2025-10-01 21:58:17,700 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.772Z] 2025-10-01 21:58:17,700 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.772Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.828 s - in io.quarkus.arquillian.test.SimpleTest
[2025-10-01T23:28:48.772Z] [INFO] Running io.quarkus.arquillian.test.SimpleWarTest
[2025-10-01T23:28:48.772Z] 2025-10-01 21:58:17,738 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2025-10-01T23:28:48.772Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in io.quarkus.arquillian.test.SimpleWarTest
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] Results:
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-arquillian ---
[2025-10-01T23:28:48.772Z] [INFO] Building jar: /quarkus/test-framework/arquillian/target/quarkus-arquillian-2.7.5.Final.jar
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arquillian ---
[2025-10-01T23:28:48.772Z] [INFO] Building jar: /quarkus/test-framework/arquillian/target/quarkus-arquillian-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arquillian ---
[2025-10-01T23:28:48.772Z] [INFO] Installing /quarkus/test-framework/arquillian/target/quarkus-arquillian-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-arquillian/2.7.5.Final/quarkus-arquillian-2.7.5.Final.jar
[2025-10-01T23:28:48.772Z] [INFO] Installing /quarkus/test-framework/arquillian/pom.xml to /root/.m2/repository/io/quarkus/quarkus-arquillian/2.7.5.Final/quarkus-arquillian-2.7.5.Final.pom
[2025-10-01T23:28:48.772Z] [INFO] Installing /quarkus/test-framework/arquillian/target/quarkus-arquillian-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-arquillian/2.7.5.Final/quarkus-arquillian-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] ---------------< io.quarkus:quarkus-devmode-test-utils >----------------
[2025-10-01T23:28:48.772Z] [INFO] Building Quarkus - Test Framework - Dev Mode Test Utils 2.7.5.Final [116/964]
[2025-10-01T23:28:48.772Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devmode-test-utils ---
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devmode-test-utils ---
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devmode-test-utils ---
[2025-10-01T23:28:48.772Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devmode-test-utils ---
[2025-10-01T23:28:48.772Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devmode-test-utils ---
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devmode-test-utils ---
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devmode-test-utils ---
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devmode-test-utils ---
[2025-10-01T23:28:48.772Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devmode-test-utils ---
[2025-10-01T23:28:48.772Z] [INFO] Processed 1 files in 00:00.007 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devmode-test-utils ---
[2025-10-01T23:28:48.772Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.772Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/devmode-test-utils/src/main/resources
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devmode-test-utils ---
[2025-10-01T23:28:48.772Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.772Z] [INFO] Compiling 1 source file to /quarkus/test-framework/devmode-test-utils/target/classes
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devmode-test-utils ---
[2025-10-01T23:28:48.772Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.772Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/devmode-test-utils/src/test/resources
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devmode-test-utils ---
[2025-10-01T23:28:48.772Z] [INFO] No sources to compile
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devmode-test-utils ---
[2025-10-01T23:28:48.772Z] [INFO] No tests to run.
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devmode-test-utils ---
[2025-10-01T23:28:48.772Z] [INFO] Building jar: /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final.jar
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devmode-test-utils ---
[2025-10-01T23:28:48.772Z] [INFO] Building jar: /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devmode-test-utils ---
[2025-10-01T23:28:48.772Z] [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-10-01T23:28:48.772Z] [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-10-01T23:28:48.772Z] [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-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] -------------------< io.quarkus:quarkus-test-maven >--------------------
[2025-10-01T23:28:48.772Z] [INFO] Building Quarkus - Test Framework - Maven Integration 2.7.5.Final [117/964]
[2025-10-01T23:28:48.772Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-maven ---
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-maven ---
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-maven ---
[2025-10-01T23:28:48.772Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-maven ---
[2025-10-01T23:28:48.772Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-maven ---
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-maven ---
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-maven ---
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-maven ---
[2025-10-01T23:28:48.772Z] [INFO] Processed 10 files in 35ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-maven ---
[2025-10-01T23:28:48.772Z] [INFO] Processed 10 files in 00:00.046 (Already Sorted: 10, Needed Sorting: 0)
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-maven ---
[2025-10-01T23:28:48.772Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.772Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/maven/src/main/resources
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-maven ---
[2025-10-01T23:28:48.772Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.772Z] [INFO] Compiling 10 source files to /quarkus/test-framework/maven/target/classes
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-maven ---
[2025-10-01T23:28:48.772Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.772Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/maven/src/test/resources
[2025-10-01T23:28:48.772Z] [INFO]
[2025-10-01T23:28:48.772Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-maven ---
[2025-10-01T23:28:48.773Z] [INFO] No sources to compile
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-maven ---
[2025-10-01T23:28:48.773Z] [INFO] No tests to run.
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-maven ---
[2025-10-01T23:28:48.773Z] [INFO] Building jar: /quarkus/test-framework/maven/target/quarkus-test-maven-2.7.5.Final.jar
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-maven ---
[2025-10-01T23:28:48.773Z] [INFO] Building jar: /quarkus/test-framework/maven/target/quarkus-test-maven-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-maven ---
[2025-10-01T23:28:48.773Z] [INFO] Installing /quarkus/test-framework/maven/target/quarkus-test-maven-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-maven/2.7.5.Final/quarkus-test-maven-2.7.5.Final.jar
[2025-10-01T23:28:48.773Z] [INFO] Installing /quarkus/test-framework/maven/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-maven/2.7.5.Final/quarkus-test-maven-2.7.5.Final.pom
[2025-10-01T23:28:48.773Z] [INFO] Installing /quarkus/test-framework/maven/target/quarkus-test-maven-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-maven/2.7.5.Final/quarkus-test-maven-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --------------------< io.quarkus:quarkus-test-ldap >--------------------
[2025-10-01T23:28:48.773Z] [INFO] Building Quarkus - Test framework - embedded LDAP server 2.7.5.Final [118/964]
[2025-10-01T23:28:48.773Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.3/unboundid-ldapsdk-6.0.3.pom
[2025-10-01T23:28:48.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.3/unboundid-ldapsdk-6.0.3.pom (3.8 kB at 32 kB/s)
[2025-10-01T23:28:48.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.3/unboundid-ldapsdk-6.0.3.jar
[2025-10-01T23:28:48.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.3/unboundid-ldapsdk-6.0.3.jar (5.1 MB at 29 MB/s)
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-ldap ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-ldap ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-ldap ---
[2025-10-01T23:28:48.773Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-ldap ---
[2025-10-01T23:28:48.773Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-ldap ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-ldap ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-ldap ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-ldap ---
[2025-10-01T23:28:48.773Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-ldap ---
[2025-10-01T23:28:48.773Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-ldap ---
[2025-10-01T23:28:48.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.773Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-ldap ---
[2025-10-01T23:28:48.773Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.773Z] [INFO] Compiling 1 source file to /quarkus/test-framework/ldap/target/classes
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-ldap ---
[2025-10-01T23:28:48.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.773Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/ldap/src/test/resources
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-ldap ---
[2025-10-01T23:28:48.773Z] [INFO] No sources to compile
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-ldap ---
[2025-10-01T23:28:48.773Z] [INFO] No tests to run.
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-ldap ---
[2025-10-01T23:28:48.773Z] [INFO] Building jar: /quarkus/test-framework/ldap/target/quarkus-test-ldap-2.7.5.Final.jar
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-ldap ---
[2025-10-01T23:28:48.773Z] [INFO] Building jar: /quarkus/test-framework/ldap/target/quarkus-test-ldap-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-ldap ---
[2025-10-01T23:28:48.773Z] [INFO] Installing /quarkus/test-framework/ldap/target/quarkus-test-ldap-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-ldap/2.7.5.Final/quarkus-test-ldap-2.7.5.Final.jar
[2025-10-01T23:28:48.773Z] [INFO] Installing /quarkus/test-framework/ldap/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-ldap/2.7.5.Final/quarkus-test-ldap-2.7.5.Final.pom
[2025-10-01T23:28:48.773Z] [INFO] Installing /quarkus/test-framework/ldap/target/quarkus-test-ldap-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-ldap/2.7.5.Final/quarkus-test-ldap-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] ------------------< io.quarkus:quarkus-test-security >------------------
[2025-10-01T23:28:48.773Z] [INFO] Building Quarkus - Test Framework - Security 2.7.5.Final [119/964]
[2025-10-01T23:28:48.773Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-security ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-security ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-security ---
[2025-10-01T23:28:48.773Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-security ---
[2025-10-01T23:28:48.773Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-security ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-security ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-security ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-security ---
[2025-10-01T23:28:48.773Z] [INFO] Processed 7 files in 15ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-security ---
[2025-10-01T23:28:48.773Z] [INFO] Processed 7 files in 00:00.009 (Already Sorted: 7, Needed Sorting: 0)
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-security ---
[2025-10-01T23:28:48.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.773Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-security ---
[2025-10-01T23:28:48.773Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.773Z] [INFO] Compiling 7 source files to /quarkus/test-framework/security/target/classes
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-test-security ---
[2025-10-01T23:28:48.773Z] [INFO] Saving Jandex index: /quarkus/test-framework/security/target/classes/META-INF/jandex.idx
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-security ---
[2025-10-01T23:28:48.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.773Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security/src/test/resources
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-security ---
[2025-10-01T23:28:48.773Z] [INFO] No sources to compile
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-security ---
[2025-10-01T23:28:48.773Z] [INFO] No tests to run.
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-security ---
[2025-10-01T23:28:48.773Z] [INFO] Building jar: /quarkus/test-framework/security/target/quarkus-test-security-2.7.5.Final.jar
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-security ---
[2025-10-01T23:28:48.773Z] [INFO] Building jar: /quarkus/test-framework/security/target/quarkus-test-security-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-security ---
[2025-10-01T23:28:48.773Z] [INFO] Installing /quarkus/test-framework/security/target/quarkus-test-security-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-security/2.7.5.Final/quarkus-test-security-2.7.5.Final.jar
[2025-10-01T23:28:48.773Z] [INFO] Installing /quarkus/test-framework/security/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-security/2.7.5.Final/quarkus-test-security-2.7.5.Final.pom
[2025-10-01T23:28:48.773Z] [INFO] Installing /quarkus/test-framework/security/target/quarkus-test-security-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-security/2.7.5.Final/quarkus-test-security-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] ----------------< io.quarkus:quarkus-test-security-jwt >----------------
[2025-10-01T23:28:48.773Z] [INFO] Building Quarkus - Test Framework - Security JWT 2.7.5.Final [120/964]
[2025-10-01T23:28:48.773Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.2/microprofile-jwt-auth-api-1.2.pom
[2025-10-01T23:28:48.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.2/microprofile-jwt-auth-api-1.2.pom (7.9 kB at 98 kB/s)
[2025-10-01T23:28:48.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.2/microprofile-jwt-auth-parent-1.2.pom
[2025-10-01T23:28:48.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.2/microprofile-jwt-auth-parent-1.2.pom (20 kB at 205 kB/s)
[2025-10-01T23:28:48.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.2/microprofile-jwt-auth-api-1.2.jar
[2025-10-01T23:28:48.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.2/microprofile-jwt-auth-api-1.2.jar (13 kB at 123 kB/s)
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-security-jwt ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-security-jwt ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-security-jwt ---
[2025-10-01T23:28:48.773Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-security-jwt ---
[2025-10-01T23:28:48.773Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-security-jwt ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-security-jwt ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-security-jwt ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-security-jwt ---
[2025-10-01T23:28:48.773Z] [INFO] Processed 3 files in 9ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-security-jwt ---
[2025-10-01T23:28:48.773Z] [INFO] Processed 3 files in 00:00.003 (Already Sorted: 3, Needed Sorting: 0)
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-security-jwt ---
[2025-10-01T23:28:48.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.773Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-jwt/src/main/resources
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-security-jwt ---
[2025-10-01T23:28:48.773Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.773Z] [INFO] Compiling 3 source files to /quarkus/test-framework/security-jwt/target/classes
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-test-security-jwt ---
[2025-10-01T23:28:48.773Z] [INFO] Saving Jandex index: /quarkus/test-framework/security-jwt/target/classes/META-INF/jandex.idx
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-security-jwt ---
[2025-10-01T23:28:48.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.773Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-jwt/src/test/resources
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-security-jwt ---
[2025-10-01T23:28:48.773Z] [INFO] No sources to compile
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-security-jwt ---
[2025-10-01T23:28:48.773Z] [INFO] No tests to run.
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-security-jwt ---
[2025-10-01T23:28:48.773Z] [INFO] Building jar: /quarkus/test-framework/security-jwt/target/quarkus-test-security-jwt-2.7.5.Final.jar
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-security-jwt ---
[2025-10-01T23:28:48.773Z] [INFO] Building jar: /quarkus/test-framework/security-jwt/target/quarkus-test-security-jwt-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-security-jwt ---
[2025-10-01T23:28:48.773Z] [INFO] Installing /quarkus/test-framework/security-jwt/target/quarkus-test-security-jwt-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-security-jwt/2.7.5.Final/quarkus-test-security-jwt-2.7.5.Final.jar
[2025-10-01T23:28:48.773Z] [INFO] Installing /quarkus/test-framework/security-jwt/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-security-jwt/2.7.5.Final/quarkus-test-security-jwt-2.7.5.Final.pom
[2025-10-01T23:28:48.773Z] [INFO] Installing /quarkus/test-framework/security-jwt/target/quarkus-test-security-jwt-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-security-jwt/2.7.5.Final/quarkus-test-security-jwt-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] ---------------< io.quarkus:quarkus-credentials-parent >----------------
[2025-10-01T23:28:48.773Z] [INFO] Building Quarkus - Credentials 2.7.5.Final [121/964]
[2025-10-01T23:28:48.773Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-credentials-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-credentials-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-credentials-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-credentials-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-credentials-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-credentials-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-credentials-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-credentials-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-credentials-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-credentials-parent ---
[2025-10-01T23:28:48.773Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-credentials-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-credentials-parent ---
[2025-10-01T23:28:48.773Z] [INFO] Installing /quarkus/extensions/credentials/pom.xml to /root/.m2/repository/io/quarkus/quarkus-credentials-parent/2.7.5.Final/quarkus-credentials-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] -------------------< io.quarkus:quarkus-credentials >-------------------
[2025-10-01T23:28:48.773Z] [INFO] Building Quarkus - Credentials - Runtime 2.7.5.Final [122/964]
[2025-10-01T23:28:48.773Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-credentials ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-credentials ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-credentials ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-credentials ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-credentials ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-credentials ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-credentials ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-credentials ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-credentials ---
[2025-10-01T23:28:48.773Z] [INFO] Processed 2 files in 8ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-credentials ---
[2025-10-01T23:28:48.773Z] [INFO] Processed 2 files in 00:00.001 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-credentials ---
[2025-10-01T23:28:48.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.773Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/runtime/src/main/resources
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-credentials ---
[2025-10-01T23:28:48.773Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.773Z] [INFO] Compiling 2 source files to /quarkus/extensions/credentials/runtime/target/classes
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-credentials ---
[2025-10-01T23:28:48.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.773Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/runtime/src/test/resources
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-credentials ---
[2025-10-01T23:28:48.773Z] [INFO] No sources to compile
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-credentials ---
[2025-10-01T23:28:48.773Z] [INFO] No tests to run.
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-credentials ---
[2025-10-01T23:28:48.773Z] [INFO] Building jar: /quarkus/extensions/credentials/runtime/target/quarkus-credentials-2.7.5.Final.jar
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-credentials ---
[2025-10-01T23:28:48.773Z] [INFO] Building jar: /quarkus/extensions/credentials/runtime/target/quarkus-credentials-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-credentials ---
[2025-10-01T23:28:48.773Z] [INFO] Installing /quarkus/extensions/credentials/runtime/target/quarkus-credentials-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-credentials/2.7.5.Final/quarkus-credentials-2.7.5.Final.jar
[2025-10-01T23:28:48.773Z] [INFO] Installing /quarkus/extensions/credentials/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-credentials/2.7.5.Final/quarkus-credentials-2.7.5.Final.pom
[2025-10-01T23:28:48.773Z] [INFO] Installing /quarkus/extensions/credentials/runtime/target/quarkus-credentials-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-credentials/2.7.5.Final/quarkus-credentials-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] ------------< io.quarkus:quarkus-smallrye-jwt-build-parent >------------
[2025-10-01T23:28:48.773Z] [INFO] Building Quarkus - SmallRye JWT Token Build 2.7.5.Final [123/964]
[2025-10-01T23:28:48.773Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-build-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-build-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-build-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-build-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-build-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-build-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-build-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-build-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-build-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-build-parent ---
[2025-10-01T23:28:48.773Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-build-parent ---
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.773Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-build-parent ---
[2025-10-01T23:28:48.773Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build-parent/2.7.5.Final/quarkus-smallrye-jwt-build-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.773Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] ---------------< io.quarkus:quarkus-smallrye-jwt-build >----------------
[2025-10-01T23:28:48.774Z] [INFO] Building Quarkus - SmallRye JWT Token Build - Runtime 2.7.5.Final [124/964]
[2025-10-01T23:28:48.774Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-build/3.3.3/smallrye-jwt-build-3.3.3.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-build/3.3.3/smallrye-jwt-build-3.3.3.pom (3.7 kB at 33 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-implementation-parent/3.3.3/smallrye-jwt-implementation-parent-3.3.3.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-implementation-parent/3.3.3/smallrye-jwt-implementation-parent-3.3.3.pom (1.4 kB at 12 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-parent/3.3.3/smallrye-jwt-parent-3.3.3.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-parent/3.3.3/smallrye-jwt-parent-3.3.3.pom (7.1 kB at 56 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.pom (8.9 kB at 104 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-common/3.3.3/smallrye-jwt-common-3.3.3.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-common/3.3.3/smallrye-jwt-common-3.3.3.pom (2.0 kB at 19 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-build/3.3.3/smallrye-jwt-build-3.3.3.jar
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.jar
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-common/3.3.3/smallrye-jwt-common-3.3.3.jar
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.jar (276 kB at 2.9 MB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-build/3.3.3/smallrye-jwt-build-3.3.3.jar (41 kB at 332 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-common/3.3.3/smallrye-jwt-common-3.3.3.jar (20 kB at 135 kB/s)
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.774Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO] No sources to compile
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.774Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-jwt-build/runtime/src/test/resources
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO] No sources to compile
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO] No tests to run.
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt-build/runtime/target/quarkus-smallrye-jwt-build-2.7.5.Final.jar
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt-build/runtime/target/quarkus-smallrye-jwt-build-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-build ---
[2025-10-01T23:28:48.774Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/runtime/target/quarkus-smallrye-jwt-build-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build/2.7.5.Final/quarkus-smallrye-jwt-build-2.7.5.Final.jar
[2025-10-01T23:28:48.774Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build/2.7.5.Final/quarkus-smallrye-jwt-build-2.7.5.Final.pom
[2025-10-01T23:28:48.774Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/runtime/target/quarkus-smallrye-jwt-build-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build/2.7.5.Final/quarkus-smallrye-jwt-build-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] ---------------< io.quarkus:quarkus-oidc-common-parent >----------------
[2025-10-01T23:28:48.774Z] [INFO] Building Quarkus - OpenID Connect Common 2.7.5.Final [125/964]
[2025-10-01T23:28:48.774Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-common-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-common-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-common-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-common-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-common-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-common-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-common-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-common-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-common-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-common-parent ---
[2025-10-01T23:28:48.774Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-common-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-common-parent ---
[2025-10-01T23:28:48.774Z] [INFO] Installing /quarkus/extensions/oidc-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-common-parent/2.7.5.Final/quarkus-oidc-common-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] -------------------< io.quarkus:quarkus-oidc-common >-------------------
[2025-10-01T23:28:48.774Z] [INFO] Building Quarkus - OpenID Connect Common - Runtime 2.7.5.Final [126/964]
[2025-10-01T23:28:48.774Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.19.0/smallrye-mutiny-vertx-web-client-2.19.0.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.19.0/smallrye-mutiny-vertx-web-client-2.19.0.pom (6.7 kB at 46 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.19.0/smallrye-mutiny-vertx-web-client-2.19.0.jar
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.19.0/smallrye-mutiny-vertx-web-client-2.19.0.jar (52 kB at 377 kB/s)
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO] Processed 4 files in 20ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO] Processed 4 files in 00:00.025 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.774Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final.jar (3.6 kB at 20 kB/s)
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.774Z] [INFO] Compiling 4 source files to /quarkus/extensions/oidc-common/runtime/target/classes
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.774Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-common/runtime/src/test/resources
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO] No sources to compile
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO] No tests to run.
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO] Building jar: /quarkus/extensions/oidc-common/runtime/target/quarkus-oidc-common-2.7.5.Final.jar
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO] Building jar: /quarkus/extensions/oidc-common/runtime/target/quarkus-oidc-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-common ---
[2025-10-01T23:28:48.774Z] [INFO] Installing /quarkus/extensions/oidc-common/runtime/target/quarkus-oidc-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-common/2.7.5.Final/quarkus-oidc-common-2.7.5.Final.jar
[2025-10-01T23:28:48.774Z] [INFO] Installing /quarkus/extensions/oidc-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-common/2.7.5.Final/quarkus-oidc-common-2.7.5.Final.pom
[2025-10-01T23:28:48.774Z] [INFO] Installing /quarkus/extensions/oidc-common/runtime/target/quarkus-oidc-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-common/2.7.5.Final/quarkus-oidc-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] -------------------< io.quarkus:quarkus-oidc-parent >-------------------
[2025-10-01T23:28:48.774Z] [INFO] Building Quarkus - OpenID Connect Adapter 2.7.5.Final [127/964]
[2025-10-01T23:28:48.774Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-parent ---
[2025-10-01T23:28:48.774Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-parent ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-parent ---
[2025-10-01T23:28:48.774Z] [INFO] Installing /quarkus/extensions/oidc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-parent/2.7.5.Final/quarkus-oidc-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] ----------------------< io.quarkus:quarkus-oidc >-----------------------
[2025-10-01T23:28:48.774Z] [INFO] Building Quarkus - OpenID Connect Adapter - Runtime 2.7.5.Final [128/964]
[2025-10-01T23:28:48.774Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/3.3.3/smallrye-jwt-3.3.3.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/3.3.3/smallrye-jwt-3.3.3.pom (4.7 kB at 41 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/3.3.3/smallrye-jwt-3.3.3.jar
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/3.3.3/smallrye-jwt-3.3.3.jar (100 kB at 609 kB/s)
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc ---
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc ---
[2025-10-01T23:28:48.774Z] [INFO] Processed 47 files in 132ms (Formatted: 0, Unchanged: 47, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc ---
[2025-10-01T23:28:48.774Z] [INFO] Processed 47 files in 00:00.210 (Already Sorted: 47, Needed Sorting: 0)
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc ---
[2025-10-01T23:28:48.774Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.774Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc ---
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-core/16.1.0/keycloak-core-16.1.0.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-core/16.1.0/keycloak-core-16.1.0.pom (4.6 kB at 26 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-parent/16.1.0/keycloak-parent-16.1.0.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-parent/16.1.0/keycloak-parent-16.1.0.pom (91 kB at 558 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-common/16.1.0/keycloak-common-16.1.0.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-common/16.1.0/keycloak-common-16.1.0.pom (4.6 kB at 31 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.pom (1.6 kB at 22 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.pom (1.3 kB at 17 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.pom (2.4 kB at 20 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom (6.2 kB at 91 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom (1.4 kB at 18 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.pom (2.2 kB at 23 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.2.12/docker-java-parent-3.2.12.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.2.12/docker-java-parent-3.2.12.pom (12 kB at 112 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.pom (4.0 kB at 35 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.pom (1.5 kB at 15 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom (1.6 kB at 18 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-core/16.1.0/keycloak-core-16.1.0.jar
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-core/16.1.0/keycloak-core-16.1.0.jar (324 kB at 2.1 MB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-common/16.1.0/keycloak-common-16.1.0.jar
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-common/16.1.0/keycloak-common-16.1.0.jar (150 kB at 1.3 MB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar (964 kB at 9.9 MB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar (483 kB at 5.2 MB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar (12 MB at 49 MB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar (25 kB at 358 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar (19 kB at 146 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.jar
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.jar (467 kB at 4.8 MB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.jar
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.jar (2.0 MB at 15 MB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.jar
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.jar (36 kB at 397 kB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar (1.7 MB at 16 MB/s)
[2025-10-01T23:28:48.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final.jar
[2025-10-01T23:28:48.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final.jar (7.6 kB at 69 kB/s)
[2025-10-01T23:28:48.774Z] [INFO]
[2025-10-01T23:28:48.774Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc ---
[2025-10-01T23:28:48.774Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.775Z] [INFO] Compiling 45 source files to /quarkus/extensions/oidc/runtime/target/classes
[2025-10-01T23:28:48.775Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcUtils.java:[271,53] cookieMap() in io.vertx.ext.web.RoutingContext has been deprecated
[2025-10-01T23:28:48.775Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/CodeAuthenticationMechanism.java:[256,37] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2025-10-01T23:28:48.775Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcAuthenticationMechanism.java:[101,41] cookieMap() in io.vertx.ext.web.RoutingContext has been deprecated
[2025-10-01T23:28:48.775Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcTokenCredentialProducer.java:[41,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-10-01T23:28:48.775Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcTokenCredentialProducer.java:[41,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-10-01T23:28:48.775Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcTokenCredentialProducer.java:[41,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc ---
[2025-10-01T23:28:48.775Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.775Z] [INFO] Copying 9 resources
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc ---
[2025-10-01T23:28:48.775Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.775Z] [INFO] Compiling 2 source files to /quarkus/extensions/oidc/runtime/target/test-classes
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc ---
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.775Z] [INFO] T E S T S
[2025-10-01T23:28:48.775Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.775Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.775Z] [INFO] Running io.quarkus.oidc.runtime.OidcRecorderTest
[2025-10-01T23:28:48.775Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in io.quarkus.oidc.runtime.OidcRecorderTest
[2025-10-01T23:28:48.775Z] [INFO] Running io.quarkus.oidc.runtime.OidcUtilsTest
[2025-10-01T23:28:48.775Z] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s - in io.quarkus.oidc.runtime.OidcUtilsTest
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] Results:
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc ---
[2025-10-01T23:28:48.775Z] [INFO] Building jar: /quarkus/extensions/oidc/runtime/target/quarkus-oidc-2.7.5.Final.jar
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc ---
[2025-10-01T23:28:48.775Z] [INFO] Building jar: /quarkus/extensions/oidc/runtime/target/quarkus-oidc-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc ---
[2025-10-01T23:28:48.775Z] [INFO] Installing /quarkus/extensions/oidc/runtime/target/quarkus-oidc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc/2.7.5.Final/quarkus-oidc-2.7.5.Final.jar
[2025-10-01T23:28:48.775Z] [INFO] Installing /quarkus/extensions/oidc/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc/2.7.5.Final/quarkus-oidc-2.7.5.Final.pom
[2025-10-01T23:28:48.775Z] [INFO] Installing /quarkus/extensions/oidc/runtime/target/quarkus-oidc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc/2.7.5.Final/quarkus-oidc-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] ---------------< io.quarkus:quarkus-test-security-oidc >----------------
[2025-10-01T23:28:48.775Z] [INFO] Building Quarkus - Test Framework - Security OIDC 2.7.5.Final [129/964]
[2025-10-01T23:28:48.775Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-security-oidc ---
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-security-oidc ---
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-security-oidc ---
[2025-10-01T23:28:48.775Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-security-oidc ---
[2025-10-01T23:28:48.775Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-security-oidc ---
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-security-oidc ---
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-security-oidc ---
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-security-oidc ---
[2025-10-01T23:28:48.775Z] [INFO] Processed 6 files in 12ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-security-oidc ---
[2025-10-01T23:28:48.775Z] [INFO] Processed 6 files in 00:00.007 (Already Sorted: 6, Needed Sorting: 0)
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-security-oidc ---
[2025-10-01T23:28:48.775Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.775Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-oidc/src/main/resources
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-security-oidc ---
[2025-10-01T23:28:48.775Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.775Z] [INFO] Compiling 6 source files to /quarkus/test-framework/security-oidc/target/classes
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-test-security-oidc ---
[2025-10-01T23:28:48.775Z] [INFO] Saving Jandex index: /quarkus/test-framework/security-oidc/target/classes/META-INF/jandex.idx
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-security-oidc ---
[2025-10-01T23:28:48.775Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.775Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-oidc/src/test/resources
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-security-oidc ---
[2025-10-01T23:28:48.775Z] [INFO] No sources to compile
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-security-oidc ---
[2025-10-01T23:28:48.775Z] [INFO] No tests to run.
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-security-oidc ---
[2025-10-01T23:28:48.775Z] [INFO] Building jar: /quarkus/test-framework/security-oidc/target/quarkus-test-security-oidc-2.7.5.Final.jar
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-security-oidc ---
[2025-10-01T23:28:48.775Z] [INFO] Building jar: /quarkus/test-framework/security-oidc/target/quarkus-test-security-oidc-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-security-oidc ---
[2025-10-01T23:28:48.775Z] [INFO] Installing /quarkus/test-framework/security-oidc/target/quarkus-test-security-oidc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-security-oidc/2.7.5.Final/quarkus-test-security-oidc-2.7.5.Final.jar
[2025-10-01T23:28:48.775Z] [INFO] Installing /quarkus/test-framework/security-oidc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-security-oidc/2.7.5.Final/quarkus-test-security-oidc-2.7.5.Final.pom
[2025-10-01T23:28:48.775Z] [INFO] Installing /quarkus/test-framework/security-oidc/target/quarkus-test-security-oidc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-security-oidc/2.7.5.Final/quarkus-test-security-oidc-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.775Z] [INFO]
[2025-10-01T23:28:48.775Z] [INFO] ----------------< io.quarkus:quarkus-test-oidc-server >-----------------
[2025-10-01T23:28:48.775Z] [INFO] Building Quarkus - Test Framework - OIDC Wiremock Server support 2.7.5.Final [130/964]
[2025-10-01T23:28:48.775Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock-jre8/2.27.2/wiremock-jre8-2.27.2.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock-jre8/2.27.2/wiremock-jre8-2.27.2.pom (7.8 kB at 56 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.30.v20200611/jetty-server-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.30.v20200611/jetty-server-9.4.30.v20200611.pom (2.8 kB at 37 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.30.v20200611/jetty-project-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.30.v20200611/jetty-project-9.4.30.v20200611.pom (64 kB at 1.0 MB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.30.v20200611/jetty-http-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.30.v20200611/jetty-http-9.4.30.v20200611.pom (4.2 kB at 46 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.30.v20200611/jetty-util-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.30.v20200611/jetty-util-9.4.30.v20200611.pom (4.1 kB at 61 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.30.v20200611/jetty-io-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.30.v20200611/jetty-io-9.4.30.v20200611.pom (1.3 kB at 11 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.30.v20200611/jetty-servlet-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.30.v20200611/jetty-servlet-9.4.30.v20200611.pom (2.3 kB at 30 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.30.v20200611/jetty-security-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.30.v20200611/jetty-security-9.4.30.v20200611.pom (2.3 kB at 22 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.30.v20200611/jetty-servlets-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.30.v20200611/jetty-servlets-9.4.30.v20200611.pom (2.9 kB at 30 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.30.v20200611/jetty-continuation-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.30.v20200611/jetty-continuation-9.4.30.v20200611.pom (1.2 kB at 7.1 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.30.v20200611/jetty-webapp-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.30.v20200611/jetty-webapp-9.4.30.v20200611.pom (3.2 kB at 28 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.30.v20200611/jetty-xml-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.30.v20200611/jetty-xml-9.4.30.v20200611.pom (1.9 kB at 27 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-proxy/9.4.30.v20200611/jetty-proxy-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-proxy/9.4.30.v20200611/jetty-proxy-9.4.30.v20200611.pom (2.2 kB at 15 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.30.v20200611/jetty-client-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.30.v20200611/jetty-client-9.4.30.v20200611.pom (5.1 kB at 64 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.pom (2.7 kB at 38 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.7.0/xmlunit-parent-2.7.0.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.7.0/xmlunit-parent-2.7.0.pom (20 kB at 210 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.7.0/xmlunit-legacy-2.7.0.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.7.0/xmlunit-legacy-2.7.0.pom (3.1 kB at 53 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-placeholders/2.7.0/xmlunit-placeholders-2.7.0.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-placeholders/2.7.0/xmlunit-placeholders-2.7.0.pom (1.6 kB at 23 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom (2.6 kB at 35 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom (9.0 kB at 93 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom (8.5 kB at 125 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom (12 kB at 122 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom (14 kB at 172 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.2.0/handlebars-4.2.0.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.2.0/handlebars-4.2.0.pom (10 kB at 118 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.2.0/handlebars.java-4.2.0.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.2.0/handlebars.java-4.2.0.pom (13 kB at 108 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.2.0/handlebars-helpers-4.2.0.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.2.0/handlebars-helpers-4.2.0.pom (2.1 kB at 29 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.pom (5.8 kB at 79 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.pom (16 kB at 230 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.30.v20200611/http2-server-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.30.v20200611/http2-server-9.4.30.v20200611.pom (2.5 kB at 24 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-parent/9.4.30.v20200611/http2-parent-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-parent/9.4.30.v20200611/http2-parent-9.4.30.v20200611.pom (1.1 kB at 7.4 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.30.v20200611/http2-common-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.30.v20200611/http2-common-9.4.30.v20200611.pom (1.2 kB at 12 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.30.v20200611/http2-hpack-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.30.v20200611/http2-hpack-9.4.30.v20200611.pom (2.4 kB at 19 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.30.v20200611/jetty-alpn-server-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.30.v20200611/jetty-alpn-server-9.4.30.v20200611.pom (2.9 kB at 25 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-parent/9.4.30.v20200611/jetty-alpn-parent-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-parent/9.4.30.v20200611/jetty-alpn-parent-9.4.30.v20200611.pom (1.1 kB at 10 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-server/9.4.30.v20200611/jetty-alpn-conscrypt-server-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-server/9.4.30.v20200611/jetty-alpn-conscrypt-server-9.4.30.v20200611.pom (3.0 kB at 26 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-client/9.4.30.v20200611/jetty-alpn-conscrypt-client-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-client/9.4.30.v20200611/jetty-alpn-conscrypt-client-9.4.30.v20200611.pom (2.1 kB at 19 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-client/9.4.30.v20200611/jetty-alpn-client-9.4.30.v20200611.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-client/9.4.30.v20200611/jetty-alpn-client-9.4.30.v20200611.pom (2.3 kB at 16 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.2.1/conscrypt-openjdk-uber-2.2.1.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.2.1/conscrypt-openjdk-uber-2.2.1.pom (1.3 kB at 18 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-core/2.12.0/json-unit-core-2.12.0.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-core/2.12.0/json-unit-core-2.12.0.pom (4.4 kB at 53 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-parent/2.12.0/json-unit-parent-2.12.0.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-parent/2.12.0/json-unit-parent-2.12.0.pom (8.2 kB at 93 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.pom
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.pom (1.4 kB at 18 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock-jre8/2.27.2/wiremock-jre8-2.27.2.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.30.v20200611/jetty-server-9.4.30.v20200611.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.30.v20200611/jetty-http-9.4.30.v20200611.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.30.v20200611/jetty-io-9.4.30.v20200611.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.30.v20200611/jetty-servlet-9.4.30.v20200611.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.30.v20200611/jetty-http-9.4.30.v20200611.jar (213 kB at 1.7 MB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.30.v20200611/jetty-security-9.4.30.v20200611.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock-jre8/2.27.2/wiremock-jre8-2.27.2.jar (3.3 MB at 23 MB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.30.v20200611/jetty-servlets-9.4.30.v20200611.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.30.v20200611/jetty-io-9.4.30.v20200611.jar (162 kB at 864 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.30.v20200611/jetty-continuation-9.4.30.v20200611.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.30.v20200611/jetty-servlet-9.4.30.v20200611.jar (132 kB at 693 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.30.v20200611/jetty-util-9.4.30.v20200611.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.30.v20200611/jetty-server-9.4.30.v20200611.jar (701 kB at 3.7 MB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.30.v20200611/jetty-webapp-9.4.30.v20200611.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.30.v20200611/jetty-servlets-9.4.30.v20200611.jar (101 kB at 401 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.30.v20200611/jetty-xml-9.4.30.v20200611.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.30.v20200611/jetty-security-9.4.30.v20200611.jar (118 kB at 464 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-proxy/9.4.30.v20200611/jetty-proxy-9.4.30.v20200611.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.30.v20200611/jetty-util-9.4.30.v20200611.jar (552 kB at 1.7 MB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.30.v20200611/jetty-client-9.4.30.v20200611.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.30.v20200611/jetty-webapp-9.4.30.v20200611.jar (138 kB at 398 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-proxy/9.4.30.v20200611/jetty-proxy-9.4.30.v20200611.jar (96 kB at 263 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.7.0/xmlunit-legacy-2.7.0.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.30.v20200611/jetty-continuation-9.4.30.v20200611.jar (25 kB at 68 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-placeholders/2.7.0/xmlunit-placeholders-2.7.0.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.30.v20200611/jetty-xml-9.4.30.v20200611.jar (67 kB at 157 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.jar (168 kB at 378 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.7.0/xmlunit-legacy-2.7.0.jar (128 kB at 286 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-placeholders/2.7.0/xmlunit-placeholders-2.7.0.jar (13 kB at 29 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar
[2025-10-01T23:28:48.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar (120 kB at 227 kB/s)
[2025-10-01T23:28:48.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.2.0/handlebars-4.2.0.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar (78 kB at 147 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.2.0/handlebars-helpers-4.2.0.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar (223 kB at 419 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar (30 kB at 56 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.30.v20200611/jetty-client-9.4.30.v20200611.jar (327 kB at 543 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.30.v20200611/http2-server-9.4.30.v20200611.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.jar (30 kB at 49 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.30.v20200611/http2-common-9.4.30.v20200611.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.2.0/handlebars-helpers-4.2.0.jar (12 kB at 19 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.30.v20200611/http2-hpack-9.4.30.v20200611.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.2.0/handlebars-4.2.0.jar (929 kB at 1.4 MB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.30.v20200611/jetty-alpn-server-9.4.30.v20200611.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar (72 kB at 110 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-server/9.4.30.v20200611/jetty-alpn-conscrypt-server-9.4.30.v20200611.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.30.v20200611/http2-server-9.4.30.v20200611.jar (62 kB at 83 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-client/9.4.30.v20200611/jetty-alpn-conscrypt-client-9.4.30.v20200611.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.30.v20200611/http2-common-9.4.30.v20200611.jar (197 kB at 261 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-client/9.4.30.v20200611/jetty-alpn-client-9.4.30.v20200611.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.30.v20200611/http2-hpack-9.4.30.v20200611.jar (52 kB at 69 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.2.1/conscrypt-openjdk-uber-2.2.1.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.30.v20200611/jetty-alpn-server-9.4.30.v20200611.jar (18 kB at 22 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-core/2.12.0/json-unit-core-2.12.0.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-server/9.4.30.v20200611/jetty-alpn-conscrypt-server-9.4.30.v20200611.jar (17 kB at 20 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-client/9.4.30.v20200611/jetty-alpn-conscrypt-client-9.4.30.v20200611.jar (17 kB at 20 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.2.1/conscrypt-openjdk-uber-2.2.1.jar (4.5 MB at 5.0 MB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-core/2.12.0/json-unit-core-2.12.0.jar (128 kB at 139 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar (1.2 kB at 1.2 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-client/9.4.30.v20200611/jetty-alpn-client-9.4.30.v20200611.jar (17 kB at 18 kB/s)
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-oidc-server ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-oidc-server ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-oidc-server ---
[2025-10-01T23:28:48.776Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-oidc-server ---
[2025-10-01T23:28:48.776Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-oidc-server ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-oidc-server ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-oidc-server ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-oidc-server ---
[2025-10-01T23:28:48.776Z] [INFO] Processed 3 files in 12ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-oidc-server ---
[2025-10-01T23:28:48.776Z] [INFO] Processed 3 files in 00:00.007 (Already Sorted: 3, Needed Sorting: 0)
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-oidc-server ---
[2025-10-01T23:28:48.776Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.776Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-oidc-server ---
[2025-10-01T23:28:48.776Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.776Z] [INFO] Compiling 2 source files to /quarkus/test-framework/oidc-server/target/classes
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-oidc-server ---
[2025-10-01T23:28:48.776Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.776Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/oidc-server/src/test/resources
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-oidc-server ---
[2025-10-01T23:28:48.776Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.776Z] [INFO] Compiling 1 source file to /quarkus/test-framework/oidc-server/target/test-classes
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-oidc-server ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.776Z] [INFO] T E S T S
[2025-10-01T23:28:48.776Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.776Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.776Z] [INFO] Running io.quarkus.test.oidc.server.OidcWiremockTestResourceInjectionTest
[2025-10-01T23:28:48.776Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 s - in io.quarkus.test.oidc.server.OidcWiremockTestResourceInjectionTest
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] Results:
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-oidc-server ---
[2025-10-01T23:28:48.776Z] [INFO] Building jar: /quarkus/test-framework/oidc-server/target/quarkus-test-oidc-server-2.7.5.Final.jar
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-oidc-server ---
[2025-10-01T23:28:48.776Z] [INFO] Building jar: /quarkus/test-framework/oidc-server/target/quarkus-test-oidc-server-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-oidc-server ---
[2025-10-01T23:28:48.776Z] [INFO] Installing /quarkus/test-framework/oidc-server/target/quarkus-test-oidc-server-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-oidc-server/2.7.5.Final/quarkus-test-oidc-server-2.7.5.Final.jar
[2025-10-01T23:28:48.776Z] [INFO] Installing /quarkus/test-framework/oidc-server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-oidc-server/2.7.5.Final/quarkus-test-oidc-server-2.7.5.Final.pom
[2025-10-01T23:28:48.776Z] [INFO] Installing /quarkus/test-framework/oidc-server/target/quarkus-test-oidc-server-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-oidc-server/2.7.5.Final/quarkus-test-oidc-server-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --------------< io.quarkus:quarkus-test-keycloak-server >---------------
[2025-10-01T23:28:48.776Z] [INFO] Building Quarkus - Test Framework - Keycloak Server support 2.7.5.Final [131/964]
[2025-10-01T23:28:48.776Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/16.1.0/keycloak-adapter-core-16.1.0.pom
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/16.1.0/keycloak-adapter-core-16.1.0.pom (6.1 kB at 43 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/16.1.0/keycloak-adapter-core-16.1.0.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/16.1.0/keycloak-adapter-core-16.1.0.jar (162 kB at 406 kB/s)
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-keycloak-server ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-keycloak-server ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-keycloak-server ---
[2025-10-01T23:28:48.776Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-keycloak-server ---
[2025-10-01T23:28:48.776Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-keycloak-server ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-keycloak-server ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-keycloak-server ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-keycloak-server ---
[2025-10-01T23:28:48.776Z] [INFO] Processed 2 files in 12ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-keycloak-server ---
[2025-10-01T23:28:48.776Z] [INFO] Processed 2 files in 00:00.010 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-keycloak-server ---
[2025-10-01T23:28:48.776Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.776Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/keycloak-server/src/main/resources
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-keycloak-server ---
[2025-10-01T23:28:48.776Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.776Z] [INFO] Compiling 2 source files to /quarkus/test-framework/keycloak-server/target/classes
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-keycloak-server ---
[2025-10-01T23:28:48.776Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.776Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/keycloak-server/src/test/resources
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-keycloak-server ---
[2025-10-01T23:28:48.776Z] [INFO] No sources to compile
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-keycloak-server ---
[2025-10-01T23:28:48.776Z] [INFO] No tests to run.
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-keycloak-server ---
[2025-10-01T23:28:48.776Z] [INFO] Building jar: /quarkus/test-framework/keycloak-server/target/quarkus-test-keycloak-server-2.7.5.Final.jar
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-keycloak-server ---
[2025-10-01T23:28:48.776Z] [INFO] Building jar: /quarkus/test-framework/keycloak-server/target/quarkus-test-keycloak-server-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-keycloak-server ---
[2025-10-01T23:28:48.776Z] [INFO] Installing /quarkus/test-framework/keycloak-server/target/quarkus-test-keycloak-server-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-keycloak-server/2.7.5.Final/quarkus-test-keycloak-server-2.7.5.Final.jar
[2025-10-01T23:28:48.776Z] [INFO] Installing /quarkus/test-framework/keycloak-server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-keycloak-server/2.7.5.Final/quarkus-test-keycloak-server-2.7.5.Final.pom
[2025-10-01T23:28:48.776Z] [INFO] Installing /quarkus/test-framework/keycloak-server/target/quarkus-test-keycloak-server-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-keycloak-server/2.7.5.Final/quarkus-test-keycloak-server-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] ------------------< io.quarkus:quarkus-jacoco-parent >------------------
[2025-10-01T23:28:48.776Z] [INFO] Building Quarkus - Jacoco 2.7.5.Final [132/964]
[2025-10-01T23:28:48.776Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jacoco-parent ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jacoco-parent ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jacoco-parent ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jacoco-parent ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jacoco-parent ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jacoco-parent ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jacoco-parent ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jacoco-parent ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jacoco-parent ---
[2025-10-01T23:28:48.776Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jacoco-parent ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jacoco-parent ---
[2025-10-01T23:28:48.776Z] [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-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] ---------------------< io.quarkus:quarkus-jacoco >----------------------
[2025-10-01T23:28:48.776Z] [INFO] Building Quarkus - Jacoco - Runtime 2.7.5.Final [133/964]
[2025-10-01T23:28:48.776Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom (2.1 kB at 25 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom (43 kB at 562 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom (1.9 kB at 23 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom (3.5 kB at 51 kB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar (292 kB at 3.8 MB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar (200 kB at 2.2 MB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.jar (267 kB at 2.7 MB/s)
[2025-10-01T23:28:48.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar (129 kB at 1.2 MB/s)
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jacoco ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jacoco ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jacoco ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jacoco ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jacoco ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jacoco ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jacoco ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jacoco ---
[2025-10-01T23:28:48.776Z] [INFO] Processed 3 files in 11ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jacoco ---
[2025-10-01T23:28:48.776Z] [INFO] Processed 3 files in 00:00.007 (Already Sorted: 3, Needed Sorting: 0)
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jacoco ---
[2025-10-01T23:28:48.776Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.776Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jacoco ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jacoco ---
[2025-10-01T23:28:48.776Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.776Z] [INFO] Compiling 3 source files to /quarkus/test-framework/jacoco/runtime/target/classes
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jacoco ---
[2025-10-01T23:28:48.776Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.776Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/jacoco/runtime/src/test/resources
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jacoco ---
[2025-10-01T23:28:48.776Z] [INFO] No sources to compile
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jacoco ---
[2025-10-01T23:28:48.776Z] [INFO] No tests to run.
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jacoco ---
[2025-10-01T23:28:48.776Z] [INFO] Building jar: /quarkus/test-framework/jacoco/runtime/target/quarkus-jacoco-2.7.5.Final.jar
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jacoco ---
[2025-10-01T23:28:48.776Z] [INFO] Building jar: /quarkus/test-framework/jacoco/runtime/target/quarkus-jacoco-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jacoco ---
[2025-10-01T23:28:48.776Z] [INFO] Installing /quarkus/test-framework/jacoco/runtime/target/quarkus-jacoco-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jacoco/2.7.5.Final/quarkus-jacoco-2.7.5.Final.jar
[2025-10-01T23:28:48.776Z] [INFO] Installing /quarkus/test-framework/jacoco/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jacoco/2.7.5.Final/quarkus-jacoco-2.7.5.Final.pom
[2025-10-01T23:28:48.776Z] [INFO] Installing /quarkus/test-framework/jacoco/runtime/target/quarkus-jacoco-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jacoco/2.7.5.Final/quarkus-jacoco-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] ----------------< io.quarkus:quarkus-jacoco-deployment >----------------
[2025-10-01T23:28:48.776Z] [INFO] Building Quarkus - Jacoco - Deployment 2.7.5.Final [134/964]
[2025-10-01T23:28:48.776Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jacoco-deployment ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jacoco-deployment ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jacoco-deployment ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jacoco-deployment ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jacoco-deployment ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jacoco-deployment ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jacoco-deployment ---
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jacoco-deployment ---
[2025-10-01T23:28:48.776Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jacoco-deployment ---
[2025-10-01T23:28:48.776Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jacoco-deployment ---
[2025-10-01T23:28:48.776Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.776Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/jacoco/deployment/src/main/resources
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jacoco-deployment ---
[2025-10-01T23:28:48.776Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.776Z] [INFO] Compiling 1 source file to /quarkus/test-framework/jacoco/deployment/target/classes
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jacoco-deployment ---
[2025-10-01T23:28:48.776Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.776Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/jacoco/deployment/src/test/resources
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jacoco-deployment ---
[2025-10-01T23:28:48.776Z] [INFO] No sources to compile
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jacoco-deployment ---
[2025-10-01T23:28:48.776Z] [INFO] No tests to run.
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jacoco-deployment ---
[2025-10-01T23:28:48.776Z] [INFO] Building jar: /quarkus/test-framework/jacoco/deployment/target/quarkus-jacoco-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jacoco-deployment ---
[2025-10-01T23:28:48.776Z] [INFO] Building jar: /quarkus/test-framework/jacoco/deployment/target/quarkus-jacoco-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jacoco-deployment ---
[2025-10-01T23:28:48.776Z] [INFO] Installing /quarkus/test-framework/jacoco/deployment/target/quarkus-jacoco-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jacoco-deployment/2.7.5.Final/quarkus-jacoco-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.776Z] [INFO] Installing /quarkus/test-framework/jacoco/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jacoco-deployment/2.7.5.Final/quarkus-jacoco-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.776Z] [INFO] Installing /quarkus/test-framework/jacoco/deployment/target/quarkus-jacoco-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jacoco-deployment/2.7.5.Final/quarkus-jacoco-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.776Z] [INFO] --------< io.quarkus:quarkus-reactive-streams-operators-parent >--------
[2025-10-01T23:28:48.776Z] [INFO] Building Quarkus - Reactive Streams Operators 2.7.5.Final [135/964]
[2025-10-01T23:28:48.776Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.776Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-streams-operators-parent/2.7.5.Final/quarkus-reactive-streams-operators-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] ----< io.quarkus:quarkus-mutiny-reactive-streams-operators-parent >-----
[2025-10-01T23:28:48.777Z] [INFO] Building Quarkus - SmallRye Mutiny Reactive Streams Operators 2.7.5.Final [136/964]
[2025-10-01T23:28:48.777Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.777Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators-parent/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --------< io.quarkus:quarkus-mutiny-reactive-streams-operators >--------
[2025-10-01T23:28:48.777Z] [INFO] Building Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime 2.7.5.Final [137/964]
[2025-10-01T23:28:48.777Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.pom
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.pom (7.6 kB at 62 kB/s)
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-parent/1.0.1/microprofile-reactive-streams-operators-parent-1.0.1.pom
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-parent/1.0.1/microprofile-reactive-streams-operators-parent-1.0.1.pom (15 kB at 108 kB/s)
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom (9.1 kB at 122 kB/s)
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.pom
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.pom (5.5 kB at 47 kB/s)
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.4.0/mutiny-reactive-streams-operators-1.4.0.pom
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.4.0/mutiny-reactive-streams-operators-1.4.0.pom (5.8 kB at 55 kB/s)
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.jar
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.jar
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.4.0/mutiny-reactive-streams-operators-1.4.0.jar
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.jar (38 kB at 448 kB/s)
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.jar (55 kB at 538 kB/s)
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.4.0/mutiny-reactive-streams-operators-1.4.0.jar (76 kB at 650 kB/s)
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.777Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.777Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/classes
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.777Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/src/test/resources
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO] No sources to compile
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO] No tests to run.
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-2.7.5.Final.jar
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-reactive-streams-operators ---
[2025-10-01T23:28:48.777Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-2.7.5.Final.jar
[2025-10-01T23:28:48.777Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-2.7.5.Final.pom
[2025-10-01T23:28:48.777Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --------< io.quarkus:quarkus-kubernetes-service-binding-parent >--------
[2025-10-01T23:28:48.777Z] [INFO] Building Quarkus - Kubernetes Service Binding 2.7.5.Final [138/964]
[2025-10-01T23:28:48.777Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-service-binding-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-service-binding-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-service-binding-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-service-binding-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-service-binding-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-service-binding-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-service-binding-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-service-binding-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-service-binding-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-service-binding-parent ---
[2025-10-01T23:28:48.777Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-service-binding-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-service-binding-parent ---
[2025-10-01T23:28:48.777Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-parent/2.7.5.Final/quarkus-kubernetes-service-binding-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] -----------< io.quarkus:quarkus-kubernetes-service-binding >------------
[2025-10-01T23:28:48.777Z] [INFO] Building Quarkus - Kubernetes Service Binding - Runtime 2.7.5.Final [139/964]
[2025-10-01T23:28:48.777Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO] Processed 9 files in 19ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO] Processed 9 files in 00:00.014 (Already Sorted: 9, Needed Sorting: 0)
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.777Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/servicebinding-annotations/2.8.1/servicebinding-annotations-2.8.1.pom
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/servicebinding-annotations/2.8.1/servicebinding-annotations-2.8.1.pom (8.3 kB at 26 kB/s)
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/annotations/2.8.1/annotations-2.8.1.pom
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/annotations/2.8.1/annotations-2.8.1.pom (1.6 kB at 7.7 kB/s)
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-project/2.8.1/dekorate-project-2.8.1.pom
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-project/2.8.1/dekorate-project-2.8.1.pom (18 kB at 42 kB/s)
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.10.0/kubernetes-client-bom-5.10.0.pom
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.10.0/kubernetes-client-bom-5.10.0.pom (20 kB at 73 kB/s)
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.3/jackson-bom-2.12.3.pom
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.3/jackson-bom-2.12.3.pom (17 kB at 230 kB/s)
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-core/2.8.1/dekorate-core-2.8.1.pom
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-core/2.8.1/dekorate-core-2.8.1.pom (8.3 kB at 28 kB/s)
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-properties/2.13.1/jackson-dataformat-properties-2.13.1.pom
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-properties/2.13.1/jackson-dataformat-properties-2.13.1.pom (2.5 kB at 7.6 kB/s)
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar (4.8 kB at 42 kB/s)
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/servicebinding-annotations/2.8.1/servicebinding-annotations-2.8.1-noapt.jar
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/servicebinding-annotations/2.8.1/servicebinding-annotations-2.8.1-noapt.jar (167 kB at 236 kB/s)
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-core/2.8.1/dekorate-core-2.8.1.jar
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-core/2.8.1/dekorate-core-2.8.1.jar (562 kB at 2.5 MB/s)
[2025-10-01T23:28:48.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-properties/2.13.1/jackson-dataformat-properties-2.13.1.jar
[2025-10-01T23:28:48.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-properties/2.13.1/jackson-dataformat-properties-2.13.1.jar (54 kB at 376 kB/s)
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.777Z] [INFO] Compiling 7 source files to /quarkus/extensions/kubernetes-service-binding/runtime/target/classes
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.777Z] [INFO] Copying 13 resources
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.777Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes-service-binding/runtime/target/test-classes
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.777Z] [INFO] T E S T S
[2025-10-01T23:28:48.777Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.777Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.777Z] [INFO] Running io.quarkus.kubernetes.service.binding.runtime.KubernetesServiceBindingConfigSourceProviderTest
[2025-10-01T23:28:48.777Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in io.quarkus.kubernetes.service.binding.runtime.KubernetesServiceBindingConfigSourceProviderTest
[2025-10-01T23:28:48.777Z] [INFO] Running io.quarkus.kubernetes.service.binding.runtime.ServiceBindingTest
[2025-10-01T23:28:48.777Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.kubernetes.service.binding.runtime.ServiceBindingTest
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] Results:
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-2.7.5.Final.jar
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-service-binding ---
[2025-10-01T23:28:48.777Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding/2.7.5.Final/quarkus-kubernetes-service-binding-2.7.5.Final.jar
[2025-10-01T23:28:48.777Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding/2.7.5.Final/quarkus-kubernetes-service-binding-2.7.5.Final.pom
[2025-10-01T23:28:48.777Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding/2.7.5.Final/quarkus-kubernetes-service-binding-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] -------------< io.quarkus:quarkus-smallrye-health-parent >--------------
[2025-10-01T23:28:48.777Z] [INFO] Building Quarkus - SmallRye Health 2.7.5.Final [140/964]
[2025-10-01T23:28:48.777Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health-parent ---
[2025-10-01T23:28:48.777Z] [INFO]
[2025-10-01T23:28:48.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health-parent ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health-parent ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health-parent ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health-parent ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health-parent ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health-parent ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health-parent ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health-parent ---
[2025-10-01T23:28:48.778Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health-parent ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health-parent ---
[2025-10-01T23:28:48.778Z] [INFO] Installing /quarkus/extensions/smallrye-health/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-parent/2.7.5.Final/quarkus-smallrye-health-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] -----------------< io.quarkus:quarkus-smallrye-health >-----------------
[2025-10-01T23:28:48.778Z] [INFO] Building Quarkus - SmallRye Health - Runtime 2.7.5.Final [141/964]
[2025-10-01T23:28:48.778Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.pom (3.1 kB at 20 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-parent/3.1.2/smallrye-health-parent-3.1.2.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-parent/3.1.2/smallrye-health-parent-3.1.2.pom (9.7 kB at 75 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/28/smallrye-parent-28.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/28/smallrye-parent-28.pom (60 kB at 505 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.pom (1.7 kB at 17 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-parent/3.1/microprofile-health-parent-3.1.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-parent/3.1/microprofile-health-parent-3.1.pom (4.2 kB at 60 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/microprofile-parent/1.2/microprofile-parent-1.2.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/microprofile-parent/1.2/microprofile-parent-1.2.pom (43 kB at 590 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.pom (1.3 kB at 11 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.pom (1.6 kB at 14 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.jar (28 kB at 232 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.jar (6.3 kB at 51 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.jar (17 kB at 128 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.jar (15 kB at 94 kB/s)
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO] Processed 13 files in 21ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO] Processed 13 files in 00:00.011 (Already Sorted: 13, Needed Sorting: 0)
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.778Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.21/smallrye-open-api-core-2.1.21.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.21/smallrye-open-api-core-2.1.21.pom (4.4 kB at 29 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-parent/2.1.21/smallrye-open-api-parent-2.1.21.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-parent/2.1.21/smallrye-open-api-parent-2.1.21.pom (19 kB at 147 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.3.30.v20211001/jetty-bom-9.3.30.v20211001.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.3.30.v20211001/jetty-bom-9.3.30.v20211001.pom (15 kB at 228 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1/microprofile-openapi-api-2.0.1.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1/microprofile-openapi-api-2.0.1.pom (7.1 kB at 69 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-parent/2.0.1/microprofile-openapi-parent-2.0.1.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-parent/2.0.1/microprofile-openapi-parent-2.0.1.pom (19 kB at 268 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.pom (4.4 kB at 42 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final.jar (3.6 kB at 28 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final.jar (4.2 kB at 19 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.21/smallrye-open-api-core-2.1.21.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.21/smallrye-open-api-core-2.1.21.jar (469 kB at 3.6 MB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1/microprofile-openapi-api-2.0.1.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1/microprofile-openapi-api-2.0.1.jar (97 kB at 983 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.jar (85 kB at 683 kB/s)
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.778Z] [INFO] Compiling 13 source files to /quarkus/extensions/smallrye-health/runtime/target/classes
[2025-10-01T23:28:48.778Z] [WARNING] /quarkus/extensions/smallrye-health/runtime/src/main/java/io/quarkus/smallrye/health/runtime/QuarkusAsyncHealthCheckFactory.java:[22,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-10-01T23:28:48.778Z] [WARNING] /quarkus/extensions/smallrye-health/runtime/src/main/java/io/quarkus/smallrye/health/runtime/QuarkusAsyncHealthCheckFactory.java:[22,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-10-01T23:28:48.778Z] [WARNING] /quarkus/extensions/smallrye-health/runtime/src/main/java/io/quarkus/smallrye/health/runtime/QuarkusAsyncHealthCheckFactory.java:[22,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-10-01T23:28:48.778Z] [WARNING] /quarkus/extensions/smallrye-health/runtime/src/main/java/io/quarkus/smallrye/health/runtime/QuarkusAsyncHealthCheckFactory.java:[22,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.778Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/runtime/src/test/resources
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO] No sources to compile
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO] No tests to run.
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-2.7.5.Final.jar
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health ---
[2025-10-01T23:28:48.778Z] [INFO] Installing /quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health/2.7.5.Final/quarkus-smallrye-health-2.7.5.Final.jar
[2025-10-01T23:28:48.778Z] [INFO] Installing /quarkus/extensions/smallrye-health/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-health/2.7.5.Final/quarkus-smallrye-health-2.7.5.Final.pom
[2025-10-01T23:28:48.778Z] [INFO] Installing /quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health/2.7.5.Final/quarkus-smallrye-health-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] -----------< io.quarkus:quarkus-resteasy-parent-aggregator >------------
[2025-10-01T23:28:48.778Z] [INFO] Building Quarkus - RESTEasy - Parent - Aggregator 2.7.5.Final [142/964]
[2025-10-01T23:28:48.778Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-parent-aggregator ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-parent-aggregator ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-parent-aggregator ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-parent-aggregator ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-parent-aggregator ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-parent-aggregator ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-parent-aggregator ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-parent-aggregator ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-parent-aggregator ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-parent-aggregator ---
[2025-10-01T23:28:48.778Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-parent-aggregator ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-parent-aggregator ---
[2025-10-01T23:28:48.778Z] [INFO] Installing /quarkus/extensions/resteasy-classic/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-parent-aggregator/2.7.5.Final/quarkus-resteasy-parent-aggregator-2.7.5.Final.pom
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] -------------< io.quarkus:quarkus-resteasy-common-parent >--------------
[2025-10-01T23:28:48.778Z] [INFO] Building Quarkus - RESTEasy - Common 2.7.5.Final [143/964]
[2025-10-01T23:28:48.778Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common-parent ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common-parent ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common-parent ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common-parent ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common-parent ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common-parent ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common-parent ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common-parent ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common-parent ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common-parent ---
[2025-10-01T23:28:48.778Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common-parent ---
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common-parent ---
[2025-10-01T23:28:48.778Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-parent/2.7.5.Final/quarkus-resteasy-common-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.778Z] [INFO]
[2025-10-01T23:28:48.778Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-common >-----------------
[2025-10-01T23:28:48.778Z] [INFO] Building Quarkus - RESTEasy - Common - Runtime 2.7.5.Final [144/964]
[2025-10-01T23:28:48.778Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.pom (8.7 kB at 84 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs-all/4.7.5.Final/resteasy-jaxrs-all-4.7.5.Final.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs-all/4.7.5.Final/resteasy-jaxrs-all-4.7.5.Final.pom (19 kB at 188 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-dependencies/4.7.5.Final/resteasy-dependencies-4.7.5.Final.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-dependencies/4.7.5.Final/resteasy-dependencies-4.7.5.Final.pom (48 kB at 462 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.8/reactor-bom-2020.0.8.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.8/reactor-bom-2020.0.8.pom (4.5 kB at 79 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.pom (8.0 kB at 75 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom (2.4 kB at 30 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil-aggregator/0.1.0/asyncutil-aggregator-0.1.0.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil-aggregator/0.1.0/asyncutil-aggregator-0.1.0.pom (4.3 kB at 50 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.pom (3.7 kB at 43 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/providers-pom/4.7.5.Final/providers-pom-4.7.5.Final.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/providers-pom/4.7.5.Final/providers-pom-4.7.5.Final.pom (999 B at 14 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.pom (4.4 kB at 51 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.1/jackson-jaxrs-providers-2.13.1.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.1/jackson-jaxrs-providers-2.13.1.pom (5.6 kB at 56 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.pom (2.1 kB at 24 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.pom (3.7 kB at 45 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.13.1/jackson-modules-base-2.13.1.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.13.1/jackson-modules-base-2.13.1.pom (3.4 kB at 42 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.pom (3.3 kB at 48 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.pom (2.6 kB at 26 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.pom (1.6 kB at 21 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.pom (2.8 kB at 37 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.pom
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.pom (5.5 kB at 31 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.jar (16 kB at 192 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar (120 kB at 1.1 MB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.jar (185 kB at 1.5 MB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.jar (28 kB at 227 kB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.jar (790 kB at 5.5 MB/s)
[2025-10-01T23:28:48.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.jar
[2025-10-01T23:28:48.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.jar (31 kB at 191 kB/s)
[2025-10-01T23:28:48.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar
[2025-10-01T23:28:48.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar (37 kB at 205 kB/s)
[2025-10-01T23:28:48.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.jar
[2025-10-01T23:28:48.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar (44 kB at 218 kB/s)
[2025-10-01T23:28:48.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.jar (36 kB at 173 kB/s)
[2025-10-01T23:28:48.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.jar (9.0 kB at 41 kB/s)
[2025-10-01T23:28:48.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar (32 kB at 132 kB/s)
[2025-10-01T23:28:48.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.jar (16 kB at 51 kB/s)
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO] Processed 17 files in 27ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO] Processed 17 files in 00:00.034 (Already Sorted: 17, Needed Sorting: 0)
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.779Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final.jar (9.1 kB at 70 kB/s)
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.779Z] [INFO] Compiling 17 source files to /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/classes
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.779Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/runtime/src/test/resources
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO] No sources to compile
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO] No tests to run.
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-2.7.5.Final.jar
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common ---
[2025-10-01T23:28:48.779Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common/2.7.5.Final/quarkus-resteasy-common-2.7.5.Final.jar
[2025-10-01T23:28:48.779Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-common/2.7.5.Final/quarkus-resteasy-common-2.7.5.Final.pom
[2025-10-01T23:28:48.779Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common/2.7.5.Final/quarkus-resteasy-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] ----------< io.quarkus:quarkus-resteasy-server-common-parent >----------
[2025-10-01T23:28:48.779Z] [INFO] Building Quarkus - RESTEasy - Server common 2.7.5.Final [145/964]
[2025-10-01T23:28:48.779Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common-parent ---
[2025-10-01T23:28:48.779Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common-parent ---
[2025-10-01T23:28:48.779Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-parent/2.7.5.Final/quarkus-resteasy-server-common-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] -------------< io.quarkus:quarkus-resteasy-server-common >--------------
[2025-10-01T23:28:48.779Z] [INFO] Building Quarkus - RESTEasy - Server common - Runtime 2.7.5.Final [146/964]
[2025-10-01T23:28:48.779Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.779Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar (3.4 kB at 35 kB/s)
[2025-10-01T23:28:48.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final.jar (5.6 kB at 43 kB/s)
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.779Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/classes
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.779Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/src/test/resources
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO] No sources to compile
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO] No tests to run.
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-2.7.5.Final.jar
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common ---
[2025-10-01T23:28:48.779Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common/2.7.5.Final/quarkus-resteasy-server-common-2.7.5.Final.jar
[2025-10-01T23:28:48.779Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common/2.7.5.Final/quarkus-resteasy-server-common-2.7.5.Final.pom
[2025-10-01T23:28:48.779Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common/2.7.5.Final/quarkus-resteasy-server-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-parent >-----------------
[2025-10-01T23:28:48.779Z] [INFO] Building Quarkus - RESTEasy 2.7.5.Final [147/964]
[2025-10-01T23:28:48.779Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-parent ---
[2025-10-01T23:28:48.779Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-parent ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-parent ---
[2025-10-01T23:28:48.779Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-parent/2.7.5.Final/quarkus-resteasy-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --------------------< io.quarkus:quarkus-resteasy >---------------------
[2025-10-01T23:28:48.779Z] [INFO] Building Quarkus - RESTEasy - Runtime 2.7.5.Final [148/964]
[2025-10-01T23:28:48.779Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO] Processed 34 files in 70ms (Formatted: 0, Unchanged: 34, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO] Processed 34 files in 00:00.079 (Already Sorted: 34, Needed Sorting: 0)
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.779Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.779Z] [INFO] Compiling 34 source files to /quarkus/extensions/resteasy-classic/resteasy/runtime/target/classes
[2025-10-01T23:28:48.779Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/standalone/ResteasyConfigurationMPConfig.java:[28,31] unchecked conversion
[2025-10-01T23:28:48.779Z] required: java.util.Set<java.lang.String>
[2025-10-01T23:28:48.779Z] found: java.util.Set
[2025-10-01T23:28:48.779Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/ContextUtil.java:[22,44] unchecked method invocation: method pushContext in class org.jboss.resteasy.core.ResteasyContext is applied to given types
[2025-10-01T23:28:48.779Z] required: java.lang.Class<T>,T
[2025-10-01T23:28:48.779Z] found: java.lang.Class,java.lang.Object
[2025-10-01T23:28:48.779Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/ContextUtil.java:[22,45] unchecked conversion
[2025-10-01T23:28:48.779Z] required: java.lang.Class<T>
[2025-10-01T23:28:48.779Z] found: java.lang.Class
[2025-10-01T23:28:48.779Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/standalone/VertxHttpResponse.java:[131,55] unchecked call to toString(T) as a member of the raw type javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate
[2025-10-01T23:28:48.779Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/SecurityContextFilter.java:[72,36] unchecked cast
[2025-10-01T23:28:48.779Z] required: T
[2025-10-01T23:28:48.779Z] found: io.quarkus.security.credential.Credential
[2025-10-01T23:28:48.779Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/SecurityContextFilter.java:[85,45] unchecked cast
[2025-10-01T23:28:48.779Z] required: T
[2025-10-01T23:28:48.779Z] found: java.lang.Object
[2025-10-01T23:28:48.779Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/standalone/VertxBlockingOutput.java:[127,19] unchecked cast
[2025-10-01T23:28:48.779Z] required: T
[2025-10-01T23:28:48.779Z] found: java.lang.Throwable
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.779Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy/runtime/src/test/resources
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO] No sources to compile
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO] No tests to run.
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-2.7.5.Final.jar
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy ---
[2025-10-01T23:28:48.779Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy/2.7.5.Final/quarkus-resteasy-2.7.5.Final.jar
[2025-10-01T23:28:48.779Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy/2.7.5.Final/quarkus-resteasy-2.7.5.Final.pom
[2025-10-01T23:28:48.779Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy/2.7.5.Final/quarkus-resteasy-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-parent-aggregator >-------
[2025-10-01T23:28:48.779Z] [INFO] Building Quarkus - RESTEasy Reactive - Parent - Aggregator 2.7.5.Final [149/964]
[2025-10-01T23:28:48.779Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.779Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-10-01T23:28:48.779Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.779Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-10-01T23:28:48.780Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-parent-aggregator/2.7.5.Final/quarkus-resteasy-reactive-parent-aggregator-2.7.5.Final.pom
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-common-parent >---------
[2025-10-01T23:28:48.780Z] [INFO] Building Quarkus - RESTEasy Reactive - Common 2.7.5.Final [150/964]
[2025-10-01T23:28:48.780Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.780Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-common-parent ---
[2025-10-01T23:28:48.780Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common-parent/2.7.5.Final/quarkus-resteasy-reactive-common-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-common >-------------
[2025-10-01T23:28:48.780Z] [INFO] Building Quarkus - RESTEasy Reactive - Common - Runtime 2.7.5.Final [151/964]
[2025-10-01T23:28:48.780Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO] Processed 5 files in 13ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO] Processed 5 files in 00:00.007 (Already Sorted: 5, Needed Sorting: 0)
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.780Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar (25 kB at 193 kB/s)
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.780Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/classes
[2025-10-01T23:28:48.780Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/src/main/java/io/quarkus/resteasy/reactive/common/runtime/ResteasyReactiveCommonRecorder.java:[48,49] unchecked cast
[2025-10-01T23:28:48.780Z] required: java.lang.Class<T>
[2025-10-01T23:28:48.780Z] found: java.lang.Class<capture#1 of ?>
[2025-10-01T23:28:48.780Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/src/main/java/io/quarkus/resteasy/reactive/common/runtime/ResteasyReactiveCommonRecorder.java:[51,44] unchecked cast
[2025-10-01T23:28:48.780Z] required: java.lang.Class<T>
[2025-10-01T23:28:48.780Z] found: java.lang.Class<capture#2 of ?>
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.780Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/src/test/resources
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO] No sources to compile
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO] No tests to run.
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/quarkus-resteasy-reactive-common-2.7.5.Final.jar
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/quarkus-resteasy-reactive-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-common ---
[2025-10-01T23:28:48.780Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/quarkus-resteasy-reactive-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common/2.7.5.Final/quarkus-resteasy-reactive-common-2.7.5.Final.jar
[2025-10-01T23:28:48.780Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common/2.7.5.Final/quarkus-resteasy-reactive-common-2.7.5.Final.pom
[2025-10-01T23:28:48.780Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/quarkus-resteasy-reactive-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common/2.7.5.Final/quarkus-resteasy-reactive-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-kotlin-parent >---------
[2025-10-01T23:28:48.780Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin 2.7.5.Final [152/964]
[2025-10-01T23:28:48.780Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-10-01T23:28:48.780Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-10-01T23:28:48.780Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-parent/2.7.5.Final/quarkus-resteasy-reactive-kotlin-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-kotlin >-------------
[2025-10-01T23:28:48.780Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin - Runtime 2.7.5.Final [153/964]
[2025-10-01T23:28:48.780Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.pom (5.9 kB at 62 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-project/1.6.10/kotlin-project-1.6.10.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-project/1.6.10/kotlin-project-1.6.10.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-project/1.6.10/kotlin-project-1.6.10.pom (10 kB at 89 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.jar
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.jar
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.jar (80 kB at 770 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.10/kotlin-stdlib-jdk8-1.6.10.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.10/kotlin-stdlib-jdk8-1.6.10.pom (1.6 kB at 16 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.10/kotlin-stdlib-jdk7-1.6.10.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.10/kotlin-stdlib-jdk7-1.6.10.pom (1.4 kB at 23 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.6.0/kotlinx-coroutines-jdk8-1.6.0.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.6.0/kotlinx-coroutines-jdk8-1.6.0.pom (2.2 kB at 17 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.0/kotlinx-coroutines-core-jvm-1.6.0.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.0/kotlinx-coroutines-core-jvm-1.6.0.pom (2.2 kB at 21 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-kotlin/1.4.0/mutiny-kotlin-1.4.0.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-kotlin/1.4.0/mutiny-kotlin-1.4.0.pom (5.1 kB at 40 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.0/kotlinx-coroutines-core-1.6.0.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.0/kotlinx-coroutines-core-1.6.0.pom (2.1 kB at 25 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.10/kotlin-stdlib-jdk8-1.6.10.jar
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.10/kotlin-stdlib-jdk7-1.6.10.jar
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.6.0/kotlinx-coroutines-jdk8-1.6.0.jar
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-kotlin/1.4.0/mutiny-kotlin-1.4.0.jar
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.0/kotlinx-coroutines-core-jvm-1.6.0.jar
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.10/kotlin-stdlib-jdk8-1.6.10.jar (16 kB at 222 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.0/kotlinx-coroutines-core-1.6.0.jar
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.10/kotlin-stdlib-jdk7-1.6.10.jar (22 kB at 294 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.6.0/kotlinx-coroutines-jdk8-1.6.0.jar (18 kB at 152 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-kotlin/1.4.0/mutiny-kotlin-1.4.0.jar (24 kB at 197 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.0/kotlinx-coroutines-core-jvm-1.6.0.jar (1.5 MB at 9.3 MB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.0/kotlinx-coroutines-core-1.6.0.jar (170 kB at 867 kB/s)
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.780Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.780Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.780Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar (5.5 kB at 54 kB/s)
[2025-10-01T23:28:48.780Z] [INFO]
[2025-10-01T23:28:48.780Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 55 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 277 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 49 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 27 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 23 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 33 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 20 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 11 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 25 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 87 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 38 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 33 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 11 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 33 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 118 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 77 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 13 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 157 kB/s)
[2025-10-01T23:28:48.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
[2025-10-01T23:28:48.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 33 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 34 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 22 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 130 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 19 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 21 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 38 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom (1.6 kB at 18 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom (14 kB at 200 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.pom (1.9 kB at 21 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.pom (1.2 kB at 11 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.pom (1.4 kB at 20 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.pom (1.4 kB at 22 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.pom (2.4 kB at 25 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.pom (1.4 kB at 13 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.pom (1.4 kB at 11 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.pom (1.6 kB at 10 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.pom (1.4 kB at 15 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.pom (1.8 kB at 18 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.pom (2.0 kB at 19 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom (10 kB at 99 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 185 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom (891 B at 12 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom (4.9 kB at 57 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom (711 B at 9.5 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom (792 B at 10 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom (1.4 kB at 21 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 412 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (41 kB at 531 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (47 kB at 530 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 1.7 MB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 4.5 MB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 367 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 918 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 332 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 86 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 620 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 409 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (204 kB at 841 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (130 kB at 510 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (289 kB at 987 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar (223 kB at 714 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (1.5 MB at 4.7 MB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 140 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 143 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar (14 kB at 40 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.jar (42 kB at 104 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar (573 kB at 1.3 MB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.jar (406 kB at 892 kB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar (3.0 MB at 6.6 MB/s)
[2025-10-01T23:28:48.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.jar
[2025-10-01T23:28:48.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.jar (222 kB at 433 kB/s)
[2025-10-01T23:28:48.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.jar
[2025-10-01T23:28:48.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.jar (7.7 kB at 14 kB/s)
[2025-10-01T23:28:48.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.jar
[2025-10-01T23:28:48.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.jar (51 kB at 92 kB/s)
[2025-10-01T23:28:48.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar
[2025-10-01T23:28:48.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.jar (269 kB at 483 kB/s)
[2025-10-01T23:28:48.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
[2025-10-01T23:28:48.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar (50 kB at 81 kB/s)
[2025-10-01T23:28:48.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar
[2025-10-01T23:28:48.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.jar (194 kB at 307 kB/s)
[2025-10-01T23:28:48.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar
[2025-10-01T23:28:48.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 289 kB/s)
[2025-10-01T23:28:48.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar
[2025-10-01T23:28:48.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar (26 kB at 38 kB/s)
[2025-10-01T23:28:48.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar (19 kB at 28 kB/s)
[2025-10-01T23:28:48.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar (4.7 kB at 6.3 kB/s)
[2025-10-01T23:28:48.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.jar (310 kB at 384 kB/s)
[2025-10-01T23:28:48.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.jar (51 MB at 42 MB/s)
[2025-10-01T23:28:48.782Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/src/main/kotlin/org/jboss/resteasy/reactive/server/runtime/kotlin/AbstractSuspendedRequestFilter.kt: (33, 11) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
[2025-10-01T23:28:48.782Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/src/main/kotlin/org/jboss/resteasy/reactive/server/runtime/kotlin/CoroutineMethodProcessor.kt: (15, 65) 'constructor CoroutineMethodProcessor()' is deprecated. Used only in synthetic code
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.782Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.782Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.782Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/src/test/resources
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.782Z] [WARNING] No sources found skipping Kotlin compile
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.782Z] [INFO] No sources to compile
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.782Z] [INFO] No tests to run.
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.782Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/target/quarkus-resteasy-reactive-kotlin-2.7.5.Final.jar
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.782Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/target/quarkus-resteasy-reactive-kotlin-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin ---
[2025-10-01T23:28:48.782Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/target/quarkus-resteasy-reactive-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.5.Final/quarkus-resteasy-reactive-kotlin-2.7.5.Final.jar
[2025-10-01T23:28:48.782Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.5.Final/quarkus-resteasy-reactive-kotlin-2.7.5.Final.pom
[2025-10-01T23:28:48.782Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/target/quarkus-resteasy-reactive-kotlin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.5.Final/quarkus-resteasy-reactive-kotlin-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-parent >-------------
[2025-10-01T23:28:48.782Z] [INFO] Building Quarkus - RESTEasy Reactive 2.7.5.Final [154/964]
[2025-10-01T23:28:48.782Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-parent ---
[2025-10-01T23:28:48.782Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-parent ---
[2025-10-01T23:28:48.782Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-parent/2.7.5.Final/quarkus-resteasy-reactive-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] ----------------< io.quarkus:quarkus-resteasy-reactive >----------------
[2025-10-01T23:28:48.782Z] [INFO] Building Quarkus - RESTEasy Reactive - Runtime 2.7.5.Final [155/964]
[2025-10-01T23:28:48.782Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO] Processed 26 files in 70ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO] Processed 26 files in 00:00.096 (Already Sorted: 26, Needed Sorting: 0)
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.782Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.782Z] [INFO] Compiling 24 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/classes
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.782Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/src/test/resources
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.782Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/test-classes
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.782Z] [INFO] T E S T S
[2025-10-01T23:28:48.782Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.782Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.782Z] [INFO] Running io.quarkus.resteasy.reactive.runtime.mapping.TypeSignatureParserTest
[2025-10-01T23:28:48.782Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in io.quarkus.resteasy.reactive.runtime.mapping.TypeSignatureParserTest
[2025-10-01T23:28:48.782Z] [INFO] Running io.quarkus.resteasy.reactive.runtime.mapping.RequestMapperTestCase
[2025-10-01T23:28:48.782Z] Paths: 2
[2025-10-01T23:28:48.782Z] /bar:
[2025-10-01T23:28:48.782Z] matchKey: /bar
[2025-10-01T23:28:48.782Z] matchValue:
[2025-10-01T23:28:48.782Z] RequestPath:
[2025-10-01T23:28:48.782Z] value: /bar/{p1}/{p2}
[2025-10-01T23:28:48.782Z] template:
[2025-10-01T23:28:48.782Z] URITemplate
[2025-10-01T23:28:48.782Z] stem: /bar
[2025-10-01T23:28:48.782Z] template: /bar/{p1}/{p2}
[2025-10-01T23:28:48.782Z] literalCharacterCount: 6
[2025-10-01T23:28:48.782Z] components:
[2025-10-01T23:28:48.782Z] TemplateComponent
[2025-10-01T23:28:48.782Z] name: null
[2025-10-01T23:28:48.782Z] type: LITERAL
[2025-10-01T23:28:48.782Z] literalText: /bar
[2025-10-01T23:28:48.782Z] pattern: null
[2025-10-01T23:28:48.782Z] TemplateComponent
[2025-10-01T23:28:48.782Z] name: null
[2025-10-01T23:28:48.782Z] type: LITERAL
[2025-10-01T23:28:48.782Z] literalText: /
[2025-10-01T23:28:48.782Z] pattern: null
[2025-10-01T23:28:48.782Z] TemplateComponent
[2025-10-01T23:28:48.782Z] name: p1
[2025-10-01T23:28:48.782Z] type: DEFAULT_REGEX
[2025-10-01T23:28:48.782Z] literalText: null
[2025-10-01T23:28:48.782Z] pattern: null
[2025-10-01T23:28:48.782Z] TemplateComponent
[2025-10-01T23:28:48.782Z] name: null
[2025-10-01T23:28:48.782Z] type: LITERAL
[2025-10-01T23:28:48.782Z] literalText: /
[2025-10-01T23:28:48.782Z] pattern: null
[2025-10-01T23:28:48.782Z] TemplateComponent
[2025-10-01T23:28:48.782Z] name: p2
[2025-10-01T23:28:48.782Z] type: DEFAULT_REGEX
[2025-10-01T23:28:48.782Z] literalText: null
[2025-10-01T23:28:48.782Z] pattern: null
[2025-10-01T23:28:48.782Z] RequestPath:
[2025-10-01T23:28:48.782Z] value: /bar/{p1}
[2025-10-01T23:28:48.782Z] template:
[2025-10-01T23:28:48.782Z] URITemplate
[2025-10-01T23:28:48.782Z] stem: /bar
[2025-10-01T23:28:48.782Z] template: /bar/{p1}
[2025-10-01T23:28:48.782Z] literalCharacterCount: 5
[2025-10-01T23:28:48.782Z] components:
[2025-10-01T23:28:48.782Z] TemplateComponent
[2025-10-01T23:28:48.782Z] name: null
[2025-10-01T23:28:48.782Z] type: LITERAL
[2025-10-01T23:28:48.782Z] literalText: /bar
[2025-10-01T23:28:48.782Z] pattern: null
[2025-10-01T23:28:48.782Z] TemplateComponent
[2025-10-01T23:28:48.782Z] name: null
[2025-10-01T23:28:48.782Z] type: LITERAL
[2025-10-01T23:28:48.782Z] literalText: /
[2025-10-01T23:28:48.782Z] pattern: null
[2025-10-01T23:28:48.782Z] TemplateComponent
[2025-10-01T23:28:48.782Z] name: p1
[2025-10-01T23:28:48.782Z] type: DEFAULT_REGEX
[2025-10-01T23:28:48.782Z] literalText: null
[2025-10-01T23:28:48.782Z] pattern: null
[2025-10-01T23:28:48.782Z] /id:
[2025-10-01T23:28:48.782Z] matchKey: /id
[2025-10-01T23:28:48.782Z] matchValue:
[2025-10-01T23:28:48.782Z] RequestPath:
[2025-10-01T23:28:48.782Z] value: /id/{param}
[2025-10-01T23:28:48.782Z] template:
[2025-10-01T23:28:48.782Z] URITemplate
[2025-10-01T23:28:48.782Z] stem: /id
[2025-10-01T23:28:48.782Z] template: /id/{param}
[2025-10-01T23:28:48.782Z] literalCharacterCount: 4
[2025-10-01T23:28:48.782Z] components:
[2025-10-01T23:28:48.782Z] TemplateComponent
[2025-10-01T23:28:48.782Z] name: null
[2025-10-01T23:28:48.782Z] type: LITERAL
[2025-10-01T23:28:48.782Z] literalText: /id
[2025-10-01T23:28:48.782Z] pattern: null
[2025-10-01T23:28:48.782Z] TemplateComponent
[2025-10-01T23:28:48.782Z] name: null
[2025-10-01T23:28:48.782Z] type: LITERAL
[2025-10-01T23:28:48.782Z] literalText: /
[2025-10-01T23:28:48.782Z] pattern: null
[2025-10-01T23:28:48.782Z] TemplateComponent
[2025-10-01T23:28:48.782Z] name: param
[2025-10-01T23:28:48.782Z] type: DEFAULT_REGEX
[2025-10-01T23:28:48.782Z] literalText: null
[2025-10-01T23:28:48.782Z] pattern: null
[2025-10-01T23:28:48.782Z] RequestPath:
[2025-10-01T23:28:48.782Z] value: /id
[2025-10-01T23:28:48.782Z] template:
[2025-10-01T23:28:48.782Z] URITemplate
[2025-10-01T23:28:48.782Z] stem: /id
[2025-10-01T23:28:48.782Z] template: /id
[2025-10-01T23:28:48.782Z] literalCharacterCount: 3
[2025-10-01T23:28:48.782Z] components:
[2025-10-01T23:28:48.782Z] TemplateComponent
[2025-10-01T23:28:48.782Z] name: null
[2025-10-01T23:28:48.782Z] type: LITERAL
[2025-10-01T23:28:48.782Z] literalText: /id
[2025-10-01T23:28:48.782Z] pattern: null
[2025-10-01T23:28:48.782Z] Default handler: null
[2025-10-01T23:28:48.782Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.resteasy.reactive.runtime.mapping.RequestMapperTestCase
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] Results:
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/quarkus-resteasy-reactive-2.7.5.Final.jar
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/quarkus-resteasy-reactive-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive ---
[2025-10-01T23:28:48.782Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/quarkus-resteasy-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive/2.7.5.Final/quarkus-resteasy-reactive-2.7.5.Final.jar
[2025-10-01T23:28:48.782Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive/2.7.5.Final/quarkus-resteasy-reactive-2.7.5.Final.pom
[2025-10-01T23:28:48.782Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/quarkus-resteasy-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive/2.7.5.Final/quarkus-resteasy-reactive-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] -------------< io.quarkus:quarkus-smallrye-metrics-parent >-------------
[2025-10-01T23:28:48.782Z] [INFO] Building Quarkus - SmallRye Metrics 2.7.5.Final [156/964]
[2025-10-01T23:28:48.782Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics-parent ---
[2025-10-01T23:28:48.782Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics-parent ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics-parent ---
[2025-10-01T23:28:48.782Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-parent/2.7.5.Final/quarkus-smallrye-metrics-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] ----------------< io.quarkus:quarkus-smallrye-metrics >-----------------
[2025-10-01T23:28:48.782Z] [INFO] Building Quarkus - SmallRye Metrics - Runtime 2.7.5.Final [157/964]
[2025-10-01T23:28:48.782Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.pom
[2025-10-01T23:28:48.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.pom (4.0 kB at 34 kB/s)
[2025-10-01T23:28:48.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics-parent/3.0.4/smallrye-metrics-parent-3.0.4.pom
[2025-10-01T23:28:48.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics-parent/3.0.4/smallrye-metrics-parent-3.0.4.pom (5.6 kB at 39 kB/s)
[2025-10-01T23:28:48.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.pom
[2025-10-01T23:28:48.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.pom (6.5 kB at 56 kB/s)
[2025-10-01T23:28:48.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-parent/3.0.1/microprofile-metrics-parent-3.0.1.pom
[2025-10-01T23:28:48.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-parent/3.0.1/microprofile-metrics-parent-3.0.1.pom (18 kB at 109 kB/s)
[2025-10-01T23:28:48.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.jar
[2025-10-01T23:28:48.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.jar
[2025-10-01T23:28:48.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.jar (166 kB at 1.0 MB/s)
[2025-10-01T23:28:48.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.jar (35 kB at 106 kB/s)
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.782Z] [INFO] Processed 10 files in 35ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.782Z] [INFO] Processed 10 files in 00:00.053 (Already Sorted: 10, Needed Sorting: 0)
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.782Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.782Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final.jar (6.1 kB at 21 kB/s)
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.782Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.782Z] [INFO] Compiling 10 source files to /quarkus/extensions/smallrye-metrics/runtime/target/classes
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.782Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.782Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/runtime/src/test/resources
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.782Z] [INFO] No sources to compile
[2025-10-01T23:28:48.782Z] [INFO]
[2025-10-01T23:28:48.782Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.783Z] [INFO] No tests to run.
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.783Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-2.7.5.Final.jar
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.783Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics ---
[2025-10-01T23:28:48.783Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics/2.7.5.Final/quarkus-smallrye-metrics-2.7.5.Final.jar
[2025-10-01T23:28:48.783Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics/2.7.5.Final/quarkus-smallrye-metrics-2.7.5.Final.pom
[2025-10-01T23:28:48.783Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics/2.7.5.Final/quarkus-smallrye-metrics-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] ------------------< io.quarkus:quarkus-jaeger-parent >------------------
[2025-10-01T23:28:48.783Z] [INFO] Building Quarkus - Jaeger 2.7.5.Final [158/964]
[2025-10-01T23:28:48.783Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaeger-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaeger-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaeger-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaeger-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaeger-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaeger-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaeger-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaeger-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaeger-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaeger-parent ---
[2025-10-01T23:28:48.783Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaeger-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaeger-parent ---
[2025-10-01T23:28:48.783Z] [INFO] Installing /quarkus/extensions/jaeger/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaeger-parent/2.7.5.Final/quarkus-jaeger-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] ---------------------< io.quarkus:quarkus-jaeger >----------------------
[2025-10-01T23:28:48.783Z] [INFO] Building Quarkus - Jaeger - Runtime 2.7.5.Final [159/964]
[2025-10-01T23:28:48.783Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/1.8.0/jaeger-core-1.8.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/1.8.0/jaeger-core-1.8.0.pom (2.0 kB at 17 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.pom (1.9 kB at 19 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.33.0/parent-0.33.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.33.0/parent-0.33.0.pom (15 kB at 148 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.pom (2.9 kB at 33 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.pom (2.0 kB at 19 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom (8.1 kB at 100 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom (4.5 kB at 47 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/1.8.0/jaeger-thrift-1.8.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/1.8.0/jaeger-thrift-1.8.0.pom (2.4 kB at 22 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.14.1/libthrift-0.14.1.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.14.1/libthrift-0.14.1.pom (2.7 kB at 34 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-zipkin/1.8.0/jaeger-zipkin-1.8.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-zipkin/1.8.0/jaeger-zipkin-1.8.0.pom (1.9 kB at 5.3 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-client/1.8.0/jaeger-client-1.8.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-client/1.8.0/jaeger-client-1.8.0.pom (1.9 kB at 14 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-tracerresolver/1.8.0/jaeger-tracerresolver-1.8.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-tracerresolver/1.8.0/jaeger-tracerresolver-1.8.0.pom (1.7 kB at 14 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.8/opentracing-tracerresolver-0.1.8.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.8/opentracing-tracerresolver-0.1.8.pom (3.5 kB at 36 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver-parent/0.1.8/opentracing-tracerresolver-parent-0.1.8.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver-parent/0.1.8/opentracing-tracerresolver-parent-0.1.8.pom (11 kB at 82 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-sender-urlconnection/2.12.0/zipkin-sender-urlconnection-2.12.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-sender-urlconnection/2.12.0/zipkin-sender-urlconnection-2.12.0.pom (1.7 kB at 13 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter-parent/2.12.0/zipkin-reporter-parent-2.12.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter-parent/2.12.0/zipkin-reporter-parent-2.12.0.pom (20 kB at 163 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter/2.12.0/zipkin-reporter-2.12.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter/2.12.0/zipkin-reporter-2.12.0.pom (1.3 kB at 8.0 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin2/zipkin/2.19.0/zipkin-2.19.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin2/zipkin/2.19.0/zipkin-2.19.0.pom (4.8 kB at 39 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin-parent/2.19.0/zipkin-parent-2.19.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin-parent/2.19.0/zipkin-parent-2.19.0.pom (30 kB at 234 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.pom (8.7 kB at 90 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.pom (11 kB at 99 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom (7.2 kB at 101 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/1.8.0/jaeger-core-1.8.0.jar
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.jar
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.jar
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.jar
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar (249 kB at 2.7 MB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/1.8.0/jaeger-thrift-1.8.0.jar
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.jar (11 kB at 115 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.14.1/libthrift-0.14.1.jar
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/1.8.0/jaeger-core-1.8.0.jar (145 kB at 1.4 MB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-zipkin/1.8.0/jaeger-zipkin-1.8.0.jar
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.jar (7.5 kB at 69 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-client/1.8.0/jaeger-client-1.8.0.jar
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.jar (18 kB at 130 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-tracerresolver/1.8.0/jaeger-tracerresolver-1.8.0.jar
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.14.1/libthrift-0.14.1.jar (306 kB at 1.6 MB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.8/opentracing-tracerresolver-0.1.8.jar
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/1.8.0/jaeger-thrift-1.8.0.jar (705 kB at 3.3 MB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-sender-urlconnection/2.12.0/zipkin-sender-urlconnection-2.12.0.jar
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-sender-urlconnection/2.12.0/zipkin-sender-urlconnection-2.12.0.jar (7.4 kB at 23 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter/2.12.0/zipkin-reporter-2.12.0.jar
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.8/opentracing-tracerresolver-0.1.8.jar (7.8 kB at 20 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin2/zipkin/2.19.0/zipkin-2.19.0.jar
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter/2.12.0/zipkin-reporter-2.12.0.jar (32 kB at 72 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.jar
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-tracerresolver/1.8.0/jaeger-tracerresolver-1.8.0.jar (2.6 kB at 5.2 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-zipkin/1.8.0/jaeger-zipkin-1.8.0.jar (16 kB at 31 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-client/1.8.0/jaeger-client-1.8.0.jar (1.1 kB at 2.1 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin2/zipkin/2.19.0/zipkin-2.19.0.jar (243 kB at 462 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.jar (661 kB at 1.2 MB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar (30 kB at 50 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar (174 kB at 270 kB/s)
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO] Processed 16 files in 31ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO] Processed 16 files in 00:00.051 (Already Sorted: 16, Needed Sorting: 0)
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.783Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.783Z] [INFO] Compiling 16 source files to /quarkus/extensions/jaeger/runtime/target/classes
[2025-10-01T23:28:48.783Z] [WARNING] /quarkus/extensions/jaeger/runtime/src/main/java/io/quarkus/jaeger/runtime/JaegerDeploymentRecorder.java:[64,25] register(io.opentracing.Tracer) in io.opentracing.util.GlobalTracer has been deprecated
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.783Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaeger/runtime/src/test/resources
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO] No sources to compile
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO] No tests to run.
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO] Building jar: /quarkus/extensions/jaeger/runtime/target/quarkus-jaeger-2.7.5.Final.jar
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO] Building jar: /quarkus/extensions/jaeger/runtime/target/quarkus-jaeger-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaeger ---
[2025-10-01T23:28:48.783Z] [INFO] Installing /quarkus/extensions/jaeger/runtime/target/quarkus-jaeger-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaeger/2.7.5.Final/quarkus-jaeger-2.7.5.Final.jar
[2025-10-01T23:28:48.783Z] [INFO] Installing /quarkus/extensions/jaeger/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaeger/2.7.5.Final/quarkus-jaeger-2.7.5.Final.pom
[2025-10-01T23:28:48.783Z] [INFO] Installing /quarkus/extensions/jaeger/runtime/target/quarkus-jaeger-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaeger/2.7.5.Final/quarkus-jaeger-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] -----------< io.quarkus:quarkus-smallrye-opentracing-parent >-----------
[2025-10-01T23:28:48.783Z] [INFO] Building Quarkus - SmallRye OpenTracing 2.7.5.Final [160/964]
[2025-10-01T23:28:48.783Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-opentracing-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-opentracing-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-opentracing-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-opentracing-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-opentracing-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-opentracing-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-opentracing-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-opentracing-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-opentracing-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-opentracing-parent ---
[2025-10-01T23:28:48.783Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-opentracing-parent ---
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-opentracing-parent ---
[2025-10-01T23:28:48.783Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing-parent/2.7.5.Final/quarkus-smallrye-opentracing-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.783Z] [INFO]
[2025-10-01T23:28:48.783Z] [INFO] --------------< io.quarkus:quarkus-smallrye-opentracing >---------------
[2025-10-01T23:28:48.783Z] [INFO] Building Quarkus - SmallRye OpenTracing - Runtime 2.7.5.Final [161/964]
[2025-10-01T23:28:48.783Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/2.0/microprofile-opentracing-api-2.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/2.0/microprofile-opentracing-api-2.0.pom (7.1 kB at 81 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-parent/2.0/microprofile-opentracing-parent-2.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-parent/2.0/microprofile-opentracing-parent-2.0.pom (19 kB at 170 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/2.0.1/smallrye-opentracing-2.0.1.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/2.0.1/smallrye-opentracing-2.0.1.pom (2.5 kB at 28 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing-parent/2.0.1/smallrye-opentracing-parent-2.0.1.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing-parent/2.0.1/smallrye-opentracing-parent-2.0.1.pom (6.3 kB at 46 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.38.v20210224/jetty-bom-9.4.38.v20210224.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.38.v20210224/jetty-bom-9.4.38.v20210224.pom (18 kB at 201 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.0.Final/resteasy-bom-4.7.0.Final.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.0.Final/resteasy-bom-4.7.0.Final.pom (8.7 kB at 106 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.pom (8.4 kB at 123 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/2.0/microprofile-rest-client-parent-2.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/2.0/microprofile-rest-client-parent-2.0.pom (18 kB at 221 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/1.0.0/opentracing-jaxrs2-1.0.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/1.0.0/opentracing-jaxrs2-1.0.0.pom (1.9 kB at 12 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs-parent/1.0.0/opentracing-jaxrs-parent-1.0.0.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs-parent/1.0.0/opentracing-jaxrs-parent-1.0.0.pom (7.2 kB at 57 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.4.1/opentracing-web-servlet-filter-0.4.1.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.4.1/opentracing-web-servlet-filter-0.4.1.pom (3.1 kB at 25 kB/s)
[2025-10-01T23:28:48.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter-parent/0.4.1/opentracing-web-servlet-filter-parent-0.4.1.pom
[2025-10-01T23:28:48.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter-parent/0.4.1/opentracing-web-servlet-filter-parent-0.4.1.pom (9.1 kB at 72 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.4.0/opentracing-concurrent-0.4.0.pom
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.4.0/opentracing-concurrent-0.4.0.pom (6.4 kB at 71 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.1.3/opentracing-interceptors-0.1.3.pom
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.1.3/opentracing-interceptors-0.1.3.pom (2.5 kB at 30 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-tracing-propagation/5.2.1/smallrye-fault-tolerance-tracing-propagation-5.2.1.pom
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-tracing-propagation/5.2.1/smallrye-fault-tolerance-tracing-propagation-5.2.1.pom (1.9 kB at 23 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/2.0/microprofile-opentracing-api-2.0.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/2.0.1/smallrye-opentracing-2.0.1.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/1.0.0/opentracing-jaxrs2-1.0.0.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.4.1/opentracing-web-servlet-filter-0.4.1.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/2.0/microprofile-opentracing-api-2.0.jar (11 kB at 143 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.4.0/opentracing-concurrent-0.4.0.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.jar (27 kB at 284 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.1.3/opentracing-interceptors-0.1.3.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.4.1/opentracing-web-servlet-filter-0.4.1.jar (16 kB at 148 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-tracing-propagation/5.2.1/smallrye-fault-tolerance-tracing-propagation-5.2.1.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/2.0.1/smallrye-opentracing-2.0.1.jar (9.7 kB at 79 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/1.0.0/opentracing-jaxrs2-1.0.0.jar (42 kB at 335 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.4.0/opentracing-concurrent-0.4.0.jar (10 kB at 58 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.1.3/opentracing-interceptors-0.1.3.jar (4.1 kB at 20 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-tracing-propagation/5.2.1/smallrye-fault-tolerance-tracing-propagation-5.2.1.jar (4.4 kB at 18 kB/s)
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO] Processed 7 files in 15ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO] Processed 7 files in 00:00.017 (Already Sorted: 7, Needed Sorting: 0)
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.784Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.784Z] [INFO] Compiling 7 source files to /quarkus/extensions/smallrye-opentracing/runtime/target/classes
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.784Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-opentracing/runtime/src/test/resources
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO] No sources to compile
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO] No tests to run.
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/runtime/target/quarkus-smallrye-opentracing-2.7.5.Final.jar
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/runtime/target/quarkus-smallrye-opentracing-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-opentracing ---
[2025-10-01T23:28:48.784Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/runtime/target/quarkus-smallrye-opentracing-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing/2.7.5.Final/quarkus-smallrye-opentracing-2.7.5.Final.jar
[2025-10-01T23:28:48.784Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing/2.7.5.Final/quarkus-smallrye-opentracing-2.7.5.Final.pom
[2025-10-01T23:28:48.784Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/runtime/target/quarkus-smallrye-opentracing-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing/2.7.5.Final/quarkus-smallrye-opentracing-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --------------< io.quarkus:quarkus-mongodb-client-parent >--------------
[2025-10-01T23:28:48.784Z] [INFO] Building Quarkus - MongoDB Client 2.7.5.Final [162/964]
[2025-10-01T23:28:48.784Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-client-parent ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-client-parent ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-client-parent ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-client-parent ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-client-parent ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-client-parent ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-client-parent ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-client-parent ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-client-parent ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-client-parent ---
[2025-10-01T23:28:48.784Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-client-parent ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-client-parent ---
[2025-10-01T23:28:48.784Z] [INFO] Installing /quarkus/extensions/mongodb-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-client-parent/2.7.5.Final/quarkus-mongodb-client-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] -----------------< io.quarkus:quarkus-mongodb-client >------------------
[2025-10-01T23:28:48.784Z] [INFO] Building Quarkus - MongoDB Client - Runtime 2.7.5.Final [163/964]
[2025-10-01T23:28:48.784Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-sync/4.3.4/mongodb-driver-sync-4.3.4.pom
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-sync/4.3.4/mongodb-driver-sync-4.3.4.pom (1.7 kB at 13 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.pom
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.pom (1.3 kB at 9.6 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-core/4.3.4/mongodb-driver-core-4.3.4.pom
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-core/4.3.4/mongodb-driver-core-4.3.4.pom (3.1 kB at 30 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-reactivestreams/4.3.4/mongodb-driver-reactivestreams-4.3.4.pom
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-reactivestreams/4.3.4/mongodb-driver-reactivestreams-4.3.4.pom (2.4 kB at 18 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR23/reactor-bom-Californium-SR23.pom
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR23/reactor-bom-Californium-SR23.pom (3.7 kB at 35 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-core/3.2.22.RELEASE/reactor-core-3.2.22.RELEASE.pom
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-core/3.2.22.RELEASE/reactor-core-3.2.22.RELEASE.pom (2.6 kB at 23 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-crypt/1.2.1/mongodb-crypt-1.2.1.pom
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-crypt/1.2.1/mongodb-crypt-1.2.1.pom (1.6 kB at 15 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-common/0.1.5/opentracing-mongo-common-0.1.5.pom
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-common/0.1.5/opentracing-mongo-common-0.1.5.pom (1.3 kB at 9.8 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-parent/0.1.5/opentracing-mongo-parent-0.1.5.pom
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-parent/0.1.5/opentracing-mongo-parent-0.1.5.pom (7.8 kB at 70 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.mongo/3.2.0/de.flapdoodle.embed.mongo-3.2.0.pom
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.mongo/3.2.0/de.flapdoodle.embed.mongo-3.2.0.pom (17 kB at 49 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.process/3.1.3/de.flapdoodle.embed.process-3.1.3.pom
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.process/3.1.3/de.flapdoodle.embed.process-3.1.3.pom (22 kB at 218 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/de.flapdoodle.os/1.0.5/de.flapdoodle.os-1.0.5.pom
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/de.flapdoodle.os/1.0.5/de.flapdoodle.os-1.0.5.pom (17 kB at 162 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.9.0/jna-platform-5.9.0.pom
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.9.0/jna-platform-5.9.0.pom (2.2 kB at 31 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-sync/4.3.4/mongodb-driver-sync-4.3.4.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-core/4.3.4/mongodb-driver-core-4.3.4.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-reactivestreams/4.3.4/mongodb-driver-reactivestreams-4.3.4.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-core/3.2.22.RELEASE/reactor-core-3.2.22.RELEASE.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-core/3.2.22.RELEASE/reactor-core-3.2.22.RELEASE.jar (1.5 MB at 13 MB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-crypt/1.2.1/mongodb-crypt-1.2.1.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-sync/4.3.4/mongodb-driver-sync-4.3.4.jar (139 kB at 1.1 MB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-common/0.1.5/opentracing-mongo-common-0.1.5.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-core/4.3.4/mongodb-driver-core-4.3.4.jar (1.5 MB at 11 MB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.mongo/3.2.0/de.flapdoodle.embed.mongo-3.2.0.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-reactivestreams/4.3.4/mongodb-driver-reactivestreams-4.3.4.jar (155 kB at 1.1 MB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.process/3.1.3/de.flapdoodle.embed.process-3.1.3.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.jar (501 kB at 3.2 MB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/de.flapdoodle.os/1.0.5/de.flapdoodle.os-1.0.5.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-common/0.1.5/opentracing-mongo-common-0.1.5.jar (13 kB at 53 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.9.0/jna-platform-5.9.0.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/de.flapdoodle.os/1.0.5/de.flapdoodle.os-1.0.5.jar (79 kB at 264 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-crypt/1.2.1/mongodb-crypt-1.2.1.jar (1.5 MB at 5.0 MB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.9.0/jna-platform-5.9.0.jar (1.3 MB at 4.1 MB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.process/3.1.3/de.flapdoodle.embed.process-3.1.3.jar (213 kB at 620 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.mongo/3.2.0/de.flapdoodle.embed.mongo-3.2.0.jar (247 kB at 581 kB/s)
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.784Z] [INFO] Processed 41 files in 192ms (Formatted: 0, Unchanged: 41, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.784Z] [INFO] Processed 41 files in 00:00.262 (Already Sorted: 41, Needed Sorting: 0)
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.784Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.784Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mongodb/1.16.3/mongodb-1.16.3.pom
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mongodb/1.16.3/mongodb-1.16.3.pom (1.5 kB at 15 kB/s)
[2025-10-01T23:28:48.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mongodb/1.16.3/mongodb-1.16.3.jar
[2025-10-01T23:28:48.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mongodb/1.16.3/mongodb-1.16.3.jar (4.1 kB at 40 kB/s)
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.784Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.784Z] [INFO] Compiling 31 source files to /quarkus/extensions/mongodb-client/runtime/target/classes
[2025-10-01T23:28:48.784Z] [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
[2025-10-01T23:28:48.784Z] reason: class file for javax.annotation.meta.When not found
[2025-10-01T23:28:48.784Z] [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
[2025-10-01T23:28:48.784Z] reason: class file for javax.annotation.meta.When not found
[2025-10-01T23:28:48.784Z] [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
[2025-10-01T23:28:48.784Z] reason: class file for javax.annotation.meta.When not found
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/FindOptions.java:[298,34] oplogReplay(boolean) in com.mongodb.reactivestreams.client.FindPublisher has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/MapReduceOptions.java:[249,30] sharded(boolean) in com.mongodb.reactivestreams.client.MapReducePublisher has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/MapReduceOptions.java:[250,30] nonAtomic(boolean) in com.mongodb.reactivestreams.client.MapReducePublisher has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[72,17] connectionRemoved(com.mongodb.event.ConnectionRemovedEvent) in com.mongodb.event.ConnectionPoolListener has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[60,17] connectionAdded(com.mongodb.event.ConnectionAddedEvent) in com.mongodb.event.ConnectionPoolListener has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[26,17] connectionPoolOpened(com.mongodb.event.ConnectionPoolOpenedEvent) in com.mongodb.event.ConnectionPoolListener has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[26,38] com.mongodb.event.ConnectionPoolOpenedEvent in com.mongodb.event has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[26,38] com.mongodb.event.ConnectionPoolOpenedEvent in com.mongodb.event has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[26,38] com.mongodb.event.ConnectionPoolOpenedEvent in com.mongodb.event has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[60,33] com.mongodb.event.ConnectionAddedEvent in com.mongodb.event has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[60,33] com.mongodb.event.ConnectionAddedEvent in com.mongodb.event has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[60,33] com.mongodb.event.ConnectionAddedEvent in com.mongodb.event has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[72,35] com.mongodb.event.ConnectionRemovedEvent in com.mongodb.event has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[72,35] com.mongodb.event.ConnectionRemovedEvent in com.mongodb.event has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[72,35] com.mongodb.event.ConnectionRemovedEvent in com.mongodb.event has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,26] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,26] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,26] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,42] io.vertx.core.logging.LoggerFactory in io.vertx.core.logging has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,55] getLogger(java.lang.Class<?>) in io.vertx.core.logging.LoggerFactory has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[25,15] debug(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[30,15] trace(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[36,15] trace(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[42,15] trace(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.784Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.784Z] [INFO] Copying 21 resources
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.784Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.784Z] [INFO] Compiling 10 source files to /quarkus/extensions/mongodb-client/runtime/target/test-classes
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/test/java/io/quarkus/mongodb/reactive/MongoTestBase.java:[172,66] unchecked method invocation: method toArray in interface java.util.List is applied to given types
[2025-10-01T23:28:48.784Z] required: T[]
[2025-10-01T23:28:48.784Z] found: java.util.concurrent.CompletableFuture[]
[2025-10-01T23:28:48.784Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/test/java/io/quarkus/mongodb/reactive/MongoTestBase.java:[172,66] unchecked conversion
[2025-10-01T23:28:48.784Z] required: java.util.concurrent.CompletableFuture<com.mongodb.client.result.InsertOneResult>[]
[2025-10-01T23:28:48.784Z] found: java.util.concurrent.CompletableFuture[]
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.784Z] [INFO]
[2025-10-01T23:28:48.784Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.784Z] [INFO] T E S T S
[2025-10-01T23:28:48.784Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.784Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.784Z] [INFO] Running io.quarkus.mongodb.runtime.MongoServiceBindingConverterTest
[2025-10-01T23:28:48.784Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2025-10-01T23:28:48.785Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.492 s - in io.quarkus.mongodb.runtime.MongoServiceBindingConverterTest
[2025-10-01T23:28:48.785Z] [INFO] Running io.quarkus.mongodb.reactive.CollectionManagementTest
[2025-10-01T23:28:48.785Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu, version=UBUNTU_20_04} START
[2025-10-01T23:28:48.785Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu, version=UBUNTU_20_04} DownloadSize: 104119321
[2025-10-01T23:28:48.785Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu, version=UBUNTU_20_04} 0% 1% 2% 3% 4% 5% 6% 7% 8% 9% 10% 11% 12% 13% 14% 15% 16% 17% 18% 19% 20% 21% 22% 23% 24% 25% 26% 27% 28% 29% 30% 31% 32% 33% 34% 35% 36% 37% 38% 39% 40% 41% 42% 43% 44% 45% 46% 47% 48% 49% 50% 51% 52% 53% 54% 55% 56% 57% 58% 59% 60% 61% 62% 63% 64% 65% 66% 67% 68% 69% 70% 71% 72% 73% 74% 75% 76% 77% 78% 79% 80% 81% 82% 83% 84% 85% 86% 87% 88% 89% 90% 91% 92% 93% 94% 95% 96% 97% 98% 99% 100% Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu, version=UBUNTU_20_04} downloaded with 4420kb/s
[2025-10-01T23:28:48.785Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu, version=UBUNTU_20_04} DONE
[2025-10-01T23:28:48.785Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-ubuntu1804-4.0.12.tgz START
[2025-10-01T23:28:48.785Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-ubuntu1804-4.0.12.tgz extract mongodb-linux-x86_64-ubuntu1804-4.0.12/bin/mongod
[2025-10-01T23:28:48.785Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-ubuntu1804-4.0.12.tgz nothing left
[2025-10-01T23:28:48.785Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-ubuntu1804-4.0.12.tgz DONE
[2025-10-01T23:28:48.785Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.428 s - in io.quarkus.mongodb.reactive.CollectionManagementTest
[2025-10-01T23:28:48.785Z] [INFO] Running io.quarkus.mongodb.reactive.ConnectionToReplicaSetTest
[2025-10-01T23:28:48.785Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.041 s - in io.quarkus.mongodb.reactive.ConnectionToReplicaSetTest
[2025-10-01T23:28:48.785Z] [INFO] Running io.quarkus.mongodb.reactive.ListDatabaseTest
[2025-10-01T23:28:48.785Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.122 s - in io.quarkus.mongodb.reactive.ListDatabaseTest
[2025-10-01T23:28:48.785Z] [INFO] Running io.quarkus.mongodb.reactive.BasicInteractionTest
[2025-10-01T23:28:48.785Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.9 s - in io.quarkus.mongodb.reactive.BasicInteractionTest
[2025-10-01T23:28:48.785Z] [INFO] Running io.quarkus.mongodb.reactive.DatabaseRunCommandTest
[2025-10-01T23:28:48.785Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 s - in io.quarkus.mongodb.reactive.DatabaseRunCommandTest
[2025-10-01T23:28:48.785Z] [INFO] Running io.quarkus.mongodb.reactive.DatabaseListTest
[2025-10-01T23:28:48.785Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 s - in io.quarkus.mongodb.reactive.DatabaseListTest
[2025-10-01T23:28:48.785Z] [INFO] Running io.quarkus.mongodb.reactive.ReactiveMongoClientTest
[2025-10-01T23:28:48.785Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.902 s - in io.quarkus.mongodb.reactive.ReactiveMongoClientTest
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] Results:
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.785Z] [INFO] Building jar: /quarkus/extensions/mongodb-client/runtime/target/quarkus-mongodb-client-2.7.5.Final.jar
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.785Z] [INFO] Building jar: /quarkus/extensions/mongodb-client/runtime/target/quarkus-mongodb-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-client ---
[2025-10-01T23:28:48.785Z] [INFO] Installing /quarkus/extensions/mongodb-client/runtime/target/quarkus-mongodb-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-client/2.7.5.Final/quarkus-mongodb-client-2.7.5.Final.jar
[2025-10-01T23:28:48.785Z] [INFO] Installing /quarkus/extensions/mongodb-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-client/2.7.5.Final/quarkus-mongodb-client-2.7.5.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Installing /quarkus/extensions/mongodb-client/runtime/target/quarkus-mongodb-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-client/2.7.5.Final/quarkus-mongodb-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] ------------------< io.quarkus:quarkus-test-mongodb >-------------------
[2025-10-01T23:28:48.785Z] [INFO] Building Quarkus - Test Framework - MongoDB Support 2.7.5.Final [164/964]
[2025-10-01T23:28:48.785Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-mongodb ---
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-mongodb ---
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-mongodb ---
[2025-10-01T23:28:48.785Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-mongodb ---
[2025-10-01T23:28:48.785Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-mongodb ---
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-mongodb ---
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-mongodb ---
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-mongodb ---
[2025-10-01T23:28:48.785Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-mongodb ---
[2025-10-01T23:28:48.785Z] [INFO] Processed 2 files in 00:00.008 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-mongodb ---
[2025-10-01T23:28:48.785Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.785Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/mongodb/src/main/resources
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-mongodb ---
[2025-10-01T23:28:48.785Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.785Z] [INFO] Compiling 2 source files to /quarkus/test-framework/mongodb/target/classes
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-mongodb ---
[2025-10-01T23:28:48.785Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.785Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/mongodb/src/test/resources
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-mongodb ---
[2025-10-01T23:28:48.785Z] [INFO] No sources to compile
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-mongodb ---
[2025-10-01T23:28:48.785Z] [INFO] No tests to run.
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-mongodb ---
[2025-10-01T23:28:48.785Z] [INFO] Building jar: /quarkus/test-framework/mongodb/target/quarkus-test-mongodb-2.7.5.Final.jar
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-mongodb ---
[2025-10-01T23:28:48.785Z] [INFO] Building jar: /quarkus/test-framework/mongodb/target/quarkus-test-mongodb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-mongodb ---
[2025-10-01T23:28:48.785Z] [INFO] Installing /quarkus/test-framework/mongodb/target/quarkus-test-mongodb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-mongodb/2.7.5.Final/quarkus-test-mongodb-2.7.5.Final.jar
[2025-10-01T23:28:48.785Z] [INFO] Installing /quarkus/test-framework/mongodb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-mongodb/2.7.5.Final/quarkus-test-mongodb-2.7.5.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Installing /quarkus/test-framework/mongodb/target/quarkus-test-mongodb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-mongodb/2.7.5.Final/quarkus-test-mongodb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.785Z] [INFO]
[2025-10-01T23:28:48.785Z] [INFO] -------------< io.quarkus:quarkus-test-infinispan-client >--------------
[2025-10-01T23:28:48.785Z] [INFO] Building Quarkus - Test Framework - Infinispan Client Support 2.7.5.Final [165/964]
[2025-10-01T23:28:48.785Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.6.Final/infinispan-server-testdriver-core-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.6.Final/infinispan-server-testdriver-core-13.0.6.Final.pom (2.6 kB at 5.7 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-testdriver-parent-pom/13.0.6.Final/infinispan-testdriver-parent-pom-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-testdriver-parent-pom/13.0.6.Final/infinispan-testdriver-parent-pom-13.0.6.Final.pom (894 B at 2.5 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-parent/13.0.6.Final/infinispan-server-parent-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-parent/13.0.6.Final/infinispan-server-parent-13.0.6.Final.pom (1.4 kB at 7.0 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-parent/13.0.6.Final/infinispan-parent-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-parent/13.0.6.Final/infinispan-parent-13.0.6.Final.pom (164 kB at 904 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/13.0.6.Final/infinispan-build-configuration-parent-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/13.0.6.Final/infinispan-build-configuration-parent-13.0.6.Final.pom (13 kB at 120 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/13.0.6.Final/infinispan-bom-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/13.0.6.Final/infinispan-bom-13.0.6.Final.pom (19 kB at 191 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.6.Final/infinispan-commons-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.6.Final/infinispan-commons-13.0.6.Final.pom (11 kB at 60 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-parent/13.0.6.Final/infinispan-commons-parent-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-parent/13.0.6.Final/infinispan-commons-parent-13.0.6.Final.pom (870 B at 2.7 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.pom (8.6 kB at 92 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/parent/4.4.1.Final/parent-4.4.1.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/parent/4.4.1.Final/parent-4.4.1.Final.pom (20 kB at 266 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.pom (1.8 kB at 17 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom (2.1 kB at 38 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.pom (2.4 kB at 44 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.6.Final/infinispan-server-runtime-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.6.Final/infinispan-server-runtime-13.0.6.Final.pom (20 kB at 50 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.6.Final/infinispan-server-hotrod-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.6.Final/infinispan-server-hotrod-13.0.6.Final.pom (12 kB at 44 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.6.Final/infinispan-server-core-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.6.Final/infinispan-server-core-13.0.6.Final.pom (5.2 kB at 12 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.6.Final/infinispan-tasks-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.6.Final/infinispan-tasks-13.0.6.Final.pom (2.9 kB at 13 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.6.Final/infinispan-core-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.6.Final/infinispan-core-13.0.6.Final.pom (9.5 kB at 41 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.pom (21 kB at 240 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.6.Final/infinispan-tasks-api-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.6.Final/infinispan-tasks-api-13.0.6.Final.pom (1.3 kB at 4.1 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.pom (22 kB at 361 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.18/xstream-parent-1.4.18.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.18/xstream-parent-1.4.18.pom (43 kB at 487 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.6.Final/infinispan-clustered-counter-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.6.Final/infinispan-clustered-counter-13.0.6.Final.pom (4.6 kB at 17 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.6.Final/infinispan-multimap-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.6.Final/infinispan-multimap-13.0.6.Final.pom (3.6 kB at 15 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.6.Final/infinispan-server-rest-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.6.Final/infinispan-server-rest-13.0.6.Final.pom (11 kB at 27 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.6.Final/infinispan-remote-query-server-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.6.Final/infinispan-remote-query-server-13.0.6.Final.pom (4.0 kB at 12 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.6.Final/infinispan-query-dsl-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.6.Final/infinispan-query-dsl-13.0.6.Final.pom (3.0 kB at 12 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.6.Final/infinispan-query-core-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.6.Final/infinispan-query-core-13.0.6.Final.pom (3.3 kB at 6.4 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.6.Final/infinispan-objectfilter-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.6.Final/infinispan-objectfilter-13.0.6.Final.pom (8.3 kB at 16 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.6.Final/infinispan-query-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.6.Final/infinispan-query-13.0.6.Final.pom (7.1 kB at 18 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.6.Final/infinispan-clustered-lock-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.6.Final/infinispan-clustered-lock-13.0.6.Final.pom (3.7 kB at 10 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.pom (2.9 kB at 9.2 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent-public/6.0.6.Final/hibernate-search-parent-public-6.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent-public/6.0.6.Final/hibernate-search-parent-public-6.0.6.Final.pom (13 kB at 129 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.0.6.Final/hibernate-search-parent-6.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.0.6.Final/hibernate-search-parent-6.0.6.Final.pom (119 kB at 1.2 MB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.pom (1.5 kB at 11 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.pom (1.3 kB at 13 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.pom (2.0 kB at 13 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.pom (1.9 kB at 31 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.pom (4.4 kB at 23 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.pom (3.0 kB at 55 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/8.7.0/lucene-parent-8.7.0.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/8.7.0/lucene-parent-8.7.0.pom (5.0 kB at 74 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/8.7.0/lucene-solr-grandparent-8.7.0.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/8.7.0/lucene-solr-grandparent-8.7.0.pom (423 kB at 6.2 MB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.pom (3.3 kB at 63 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.pom (3.5 kB at 66 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.pom (3.4 kB at 63 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.pom (2.9 kB at 51 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.pom (2.8 kB at 33 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.pom (3.2 kB at 33 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.pom (9.8 kB at 173 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc-parent/0.8.1/hppc-parent-0.8.1.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc-parent/0.8.1/hppc-parent-0.8.1.pom (19 kB at 342 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.6.Final/infinispan-remote-query-client-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.6.Final/infinispan-remote-query-client-13.0.6.Final.pom (2.7 kB at 6.4 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.6.Final/infinispan-cachestore-remote-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.6.Final/infinispan-cachestore-remote-13.0.6.Final.pom (19 kB at 39 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-persistence-parent/13.0.6.Final/infinispan-persistence-parent-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-persistence-parent/13.0.6.Final/infinispan-persistence-parent-13.0.6.Final.pom (1.3 kB at 4.9 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.6.Final/infinispan-client-hotrod-13.0.6.Final.pom
[2025-10-01T23:28:48.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.6.Final/infinispan-client-hotrod-13.0.6.Final.pom (27 kB at 89 kB/s)
[2025-10-01T23:28:48.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.6.Final/infinispan-server-memcached-13.0.6.Final.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.6.Final/infinispan-server-memcached-13.0.6.Final.pom (2.9 kB at 7.9 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.6.Final/infinispan-server-router-13.0.6.Final.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.6.Final/infinispan-server-router-13.0.6.Final.pom (11 kB at 30 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.6.Final/infinispan-client-rest-13.0.6.Final.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.6.Final/infinispan-client-rest-13.0.6.Final.pom (1.4 kB at 3.2 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.pom (2.4 kB at 17 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.6.Final/infinispan-cachestore-jdbc-13.0.6.Final.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.6.Final/infinispan-cachestore-jdbc-13.0.6.Final.pom (3.9 kB at 10 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.6.Final/infinispan-cachestore-jdbc-common-13.0.6.Final.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.6.Final/infinispan-cachestore-jdbc-common-13.0.6.Final.pom (3.2 kB at 9.6 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.pom (2.1 kB at 18 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.15/agroal-parent-1.15.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.15/agroal-parent-1.15.pom (6.1 kB at 70 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.pom (2.2 kB at 19 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.6.Final/infinispan-cachestore-sql-13.0.6.Final.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.6.Final/infinispan-cachestore-sql-13.0.6.Final.pom (5.3 kB at 15 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.6.Final/infinispan-cachestore-rocksdb-13.0.6.Final.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.6.Final/infinispan-cachestore-rocksdb-13.0.6.Final.pom (3.9 kB at 15 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.pom (7.4 kB at 84 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.6.Final/infinispan-cli-client-13.0.6.Final.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.6.Final/infinispan-cli-client-13.0.6.Final.pom (7.5 kB at 19 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom (14 kB at 262 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom (69 kB at 1.1 MB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/3/logging-parent-3.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/3/logging-parent-3.pom (3.1 kB at 59 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.6.Final/infinispan-scripting-13.0.6.Final.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.6.Final/infinispan-scripting-13.0.6.Final.pom (3.8 kB at 9.3 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.6.Final/infinispan-jboss-marshalling-13.0.6.Final.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.6.Final/infinispan-jboss-marshalling-13.0.6.Final.pom (2.4 kB at 7.6 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.6.Final/infinispan-anchored-keys-13.0.6.Final.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.6.Final/infinispan-anchored-keys-13.0.6.Final.pom (3.1 kB at 8.2 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.6.Final/infinispan-cloudevents-integration-13.0.6.Final.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.6.Final/infinispan-cloudevents-integration-13.0.6.Final.pom (3.4 kB at 8.7 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.pom (1.8 kB at 25 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.pom (1.9 kB at 32 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom (2.1 kB at 40 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.pom (3.5 kB at 64 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.1/log4j-jul-2.17.1.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.1/log4j-jul-2.17.1.pom (8.9 kB at 103 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.pom (9.4 kB at 133 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.23/jmh-parent-1.23.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.23/jmh-parent-1.23.pom (11 kB at 105 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.pom (11 kB at 182 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.pom (17 kB at 272 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 697 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.pom (10 kB at 34 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-parent/1.0.6.Final/wildfly-openssl-parent-1.0.6.Final.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-parent/1.0.6.Final/wildfly-openssl-parent-1.0.6.Final.pom (7.0 kB at 19 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/21/jboss-parent-21.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/21/jboss-parent-21.pom (37 kB at 730 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.pom (3.0 kB at 6.5 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.6.Final/infinispan-commons-test-13.0.6.Final.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.6.Final/infinispan-commons-test-13.0.6.Final.pom (1.7 kB at 3.9 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.pom (1.1 kB at 9.1 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.1.3/shrinkwrap-resolver-parent-3.1.3.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.1.3/shrinkwrap-resolver-parent-3.1.3.pom (14 kB at 132 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.2/maven-3.5.2.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.2/maven-3.5.2.pom (25 kB at 402 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.pom
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.pom (2.1 kB at 18 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.6.Final/infinispan-server-testdriver-core-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.6.Final/infinispan-commons-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar (912 kB at 8.3 MB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.jar (117 kB at 785 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.6.Final/infinispan-server-runtime-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.jar (1.2 MB at 6.7 MB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.6.Final/infinispan-server-hotrod-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.jar (2.6 MB at 11 MB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.6.Final/infinispan-server-core-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.6.Final/infinispan-commons-13.0.6.Final.jar (730 kB at 2.3 MB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.jar (5.5 kB at 13 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.jar (630 kB at 1.2 MB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.6.Final/infinispan-tasks-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.6.Final/infinispan-server-testdriver-core-13.0.6.Final.jar (101 kB at 179 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.6.Final/infinispan-tasks-api-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.6.Final/infinispan-server-runtime-13.0.6.Final.jar (438 kB at 733 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.6.Final/infinispan-clustered-counter-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.6.Final/infinispan-server-hotrod-13.0.6.Final.jar (352 kB at 498 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.6.Final/infinispan-multimap-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.6.Final/infinispan-server-core-13.0.6.Final.jar (236 kB at 319 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.6.Final/infinispan-server-rest-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.6.Final/infinispan-tasks-api-13.0.6.Final.jar (7.1 kB at 8.9 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.6.Final/infinispan-server-memcached-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.6.Final/infinispan-clustered-counter-13.0.6.Final.jar (160 kB at 196 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.6.Final/infinispan-server-router-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.6.Final/infinispan-tasks-13.0.6.Final.jar (24 kB at 24 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.6.Final/infinispan-remote-query-server-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.6.Final/infinispan-multimap-13.0.6.Final.jar (34 kB at 32 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.6.Final/infinispan-query-dsl-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.6.Final/infinispan-server-memcached-13.0.6.Final.jar (52 kB at 39 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.6.Final/infinispan-query-core-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.6.Final/infinispan-server-router-13.0.6.Final.jar (57 kB at 42 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.6.Final/infinispan-objectfilter-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.6.Final/infinispan-server-rest-13.0.6.Final.jar (304 kB at 212 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.6.Final/infinispan-query-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.6.Final/infinispan-remote-query-server-13.0.6.Final.jar (165 kB at 113 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.6.Final/infinispan-clustered-lock-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.6.Final/infinispan-query-dsl-13.0.6.Final.jar (62 kB at 40 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.6.Final/infinispan-objectfilter-13.0.6.Final.jar (782 kB at 432 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.6.Final/infinispan-query-13.0.6.Final.jar (278 kB at 138 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.6.Final/infinispan-query-core-13.0.6.Final.jar (158 kB at 78 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.6.Final/infinispan-clustered-lock-13.0.6.Final.jar (78 kB at 37 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.jar (580 kB at 276 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.jar (83 kB at 39 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.jar (712 kB at 329 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar (79 kB at 36 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.jar (865 kB at 381 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.jar (1.7 MB at 740 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.jar (383 kB at 166 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.jar (204 kB at 89 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.jar (3.6 MB at 1.5 MB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.jar (224 kB at 96 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.6.Final/infinispan-remote-query-client-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.jar (380 kB at 161 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.6.Final/infinispan-client-hotrod-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.jar (153 kB at 64 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.6.Final/infinispan-client-rest-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.jar (1.2 MB at 474 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.jar (214 kB at 87 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.6.Final/infinispan-cachestore-jdbc-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.jar (11 kB at 4.1 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.6.Final/infinispan-cachestore-jdbc-common-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.6.Final/infinispan-client-hotrod-13.0.6.Final.jar (663 kB at 254 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.6.Final/infinispan-core-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.6.Final/infinispan-remote-query-client-13.0.6.Final.jar (34 kB at 12 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.jar (2.4 MB at 844 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.6.Final/infinispan-cachestore-sql-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.6.Final/infinispan-core-13.0.6.Final.jar (5.3 MB at 1.8 MB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.6.Final/infinispan-cachestore-rocksdb-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.6.Final/infinispan-client-rest-13.0.6.Final.jar (112 kB at 36 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.6.Final/infinispan-cachestore-jdbc-common-13.0.6.Final.jar (95 kB at 31 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.6.Final/infinispan-cachestore-remote-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.6.Final/infinispan-cachestore-jdbc-13.0.6.Final.jar (87 kB at 28 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.6.Final/infinispan-cli-client-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.6.Final/infinispan-cachestore-rocksdb-13.0.6.Final.jar (68 kB at 20 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.6.Final/infinispan-scripting-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.6.Final/infinispan-cachestore-sql-13.0.6.Final.jar (62 kB at 18 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.6.Final/infinispan-jboss-marshalling-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.6.Final/infinispan-cachestore-remote-13.0.6.Final.jar (123 kB at 34 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.6.Final/infinispan-anchored-keys-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.6.Final/infinispan-scripting-13.0.6.Final.jar (63 kB at 17 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.6.Final/infinispan-cloudevents-integration-13.0.6.Final.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.6.Final/infinispan-cli-client-13.0.6.Final.jar (453 kB at 120 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.6.Final/infinispan-anchored-keys-13.0.6.Final.jar (53 kB at 13 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.6.Final/infinispan-jboss-marshalling-13.0.6.Final.jar (31 kB at 7.7 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.jar (4.9 MB at 1.2 MB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar
[2025-10-01T23:28:48.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar (683 kB at 168 kB/s)
[2025-10-01T23:28:48.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.jar
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.jar (6.8 MB at 1.6 MB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.jar
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar (2.0 MB at 476 kB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.jar (37 MB at 8.9 MB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.1/log4j-jul-2.17.1.jar
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.jar (118 kB at 28 kB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.jar
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar (302 kB at 72 kB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.jar (57 kB at 14 kB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.6.Final/infinispan-cloudevents-integration-13.0.6.Final.jar (42 kB at 9.8 kB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.jar
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.1/log4j-jul-2.17.1.jar (31 kB at 7.3 kB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.jar
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar (62 kB at 15 kB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.6.Final/infinispan-commons-test-13.0.6.Final.jar
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.jar (516 kB at 119 kB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.jar
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar (1.7 MB at 390 kB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.jar
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.jar (54 kB at 12 kB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.jar (22 kB at 4.7 kB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.jar (27 kB at 5.7 kB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.6.Final/infinispan-commons-test-13.0.6.Final.jar (107 kB at 23 kB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.jar (146 kB at 29 kB/s)
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-infinispan-client ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-infinispan-client ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-infinispan-client ---
[2025-10-01T23:28:48.787Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-infinispan-client ---
[2025-10-01T23:28:48.787Z] [INFO] Skipping Rule Enforcement.
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-infinispan-client ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-infinispan-client ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-infinispan-client ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-infinispan-client ---
[2025-10-01T23:28:48.787Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-infinispan-client ---
[2025-10-01T23:28:48.787Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-infinispan-client ---
[2025-10-01T23:28:48.787Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.787Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/infinispan-client/src/main/resources
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-infinispan-client ---
[2025-10-01T23:28:48.787Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.787Z] [INFO] Compiling 1 source file to /quarkus/test-framework/infinispan-client/target/classes
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-infinispan-client ---
[2025-10-01T23:28:48.787Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.787Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/infinispan-client/src/test/resources
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-infinispan-client ---
[2025-10-01T23:28:48.787Z] [INFO] No sources to compile
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-infinispan-client ---
[2025-10-01T23:28:48.787Z] [INFO] No tests to run.
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-infinispan-client ---
[2025-10-01T23:28:48.787Z] [INFO] Building jar: /quarkus/test-framework/infinispan-client/target/quarkus-test-infinispan-client-2.7.5.Final.jar
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-infinispan-client ---
[2025-10-01T23:28:48.787Z] [INFO] Building jar: /quarkus/test-framework/infinispan-client/target/quarkus-test-infinispan-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-infinispan-client ---
[2025-10-01T23:28:48.787Z] [INFO] Installing /quarkus/test-framework/infinispan-client/target/quarkus-test-infinispan-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-infinispan-client/2.7.5.Final/quarkus-test-infinispan-client-2.7.5.Final.jar
[2025-10-01T23:28:48.787Z] [INFO] Installing /quarkus/test-framework/infinispan-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-infinispan-client/2.7.5.Final/quarkus-test-infinispan-client-2.7.5.Final.pom
[2025-10-01T23:28:48.787Z] [INFO] Installing /quarkus/test-framework/infinispan-client/target/quarkus-test-infinispan-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-infinispan-client/2.7.5.Final/quarkus-test-infinispan-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] ----------------< io.quarkus:quarkus-scheduler-parent >-----------------
[2025-10-01T23:28:48.787Z] [INFO] Building Quarkus - Scheduler 2.7.5.Final [166/964]
[2025-10-01T23:28:48.787Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scheduler-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scheduler-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scheduler-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scheduler-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scheduler-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scheduler-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scheduler-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scheduler-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scheduler-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scheduler-parent ---
[2025-10-01T23:28:48.787Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scheduler-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scheduler-parent ---
[2025-10-01T23:28:48.787Z] [INFO] Installing /quarkus/extensions/scheduler/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scheduler-parent/2.7.5.Final/quarkus-scheduler-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --------------------< io.quarkus:quarkus-scheduler >--------------------
[2025-10-01T23:28:48.787Z] [INFO] Building Quarkus - Scheduler - Runtime 2.7.5.Final [167/964]
[2025-10-01T23:28:48.787Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/9.1.6/cron-utils-9.1.6.pom
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/9.1.6/cron-utils-9.1.6.pom (15 kB at 100 kB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.pom
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.pom (11 kB at 144 kB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom (14 kB at 59 kB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 130 kB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/9.1.6/cron-utils-9.1.6.jar
[2025-10-01T23:28:48.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar
[2025-10-01T23:28:48.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar (783 kB at 10 MB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar (238 kB at 2.6 MB/s)
[2025-10-01T23:28:48.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/9.1.6/cron-utils-9.1.6.jar (168 kB at 1.7 MB/s)
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO] Processed 17 files in 38ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO] Processed 17 files in 00:00.047 (Already Sorted: 17, Needed Sorting: 0)
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.787Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.787Z] [INFO] Compiling 16 source files to /quarkus/extensions/scheduler/runtime/target/classes
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.787Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/scheduler/runtime/src/test/resources
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.787Z] [INFO] Compiling 1 source file to /quarkus/extensions/scheduler/runtime/target/test-classes
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.787Z] [INFO] T E S T S
[2025-10-01T23:28:48.787Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.787Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.787Z] [INFO] Running io.quarkus.scheduler.runtime.util.SchedulerUtilsTest
[2025-10-01T23:28:48.787Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in io.quarkus.scheduler.runtime.util.SchedulerUtilsTest
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] Results:
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO] Building jar: /quarkus/extensions/scheduler/runtime/target/quarkus-scheduler-2.7.5.Final.jar
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO] Building jar: /quarkus/extensions/scheduler/runtime/target/quarkus-scheduler-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scheduler ---
[2025-10-01T23:28:48.787Z] [INFO] Installing /quarkus/extensions/scheduler/runtime/target/quarkus-scheduler-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-scheduler/2.7.5.Final/quarkus-scheduler-2.7.5.Final.jar
[2025-10-01T23:28:48.787Z] [INFO] Installing /quarkus/extensions/scheduler/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scheduler/2.7.5.Final/quarkus-scheduler-2.7.5.Final.pom
[2025-10-01T23:28:48.787Z] [INFO] Installing /quarkus/extensions/scheduler/runtime/target/quarkus-scheduler-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-scheduler/2.7.5.Final/quarkus-scheduler-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] ------------< io.quarkus:quarkus-apache-httpclient-parent >-------------
[2025-10-01T23:28:48.787Z] [INFO] Building Quarkus - Apache HttpClient - Parent 2.7.5.Final [168/964]
[2025-10-01T23:28:48.787Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apache-httpclient-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apache-httpclient-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apache-httpclient-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apache-httpclient-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apache-httpclient-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apache-httpclient-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apache-httpclient-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apache-httpclient-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apache-httpclient-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apache-httpclient-parent ---
[2025-10-01T23:28:48.787Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apache-httpclient-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apache-httpclient-parent ---
[2025-10-01T23:28:48.787Z] [INFO] Installing /quarkus/extensions/apache-httpclient/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient-parent/2.7.5.Final/quarkus-apache-httpclient-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] ----------------< io.quarkus:quarkus-apache-httpclient >----------------
[2025-10-01T23:28:48.787Z] [INFO] Building Quarkus - Apache HttpClient - Runtime 2.7.5.Final [169/964]
[2025-10-01T23:28:48.787Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.787Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO] No sources to compile
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.787Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apache-httpclient/runtime/src/test/resources
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO] No sources to compile
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO] No tests to run.
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/runtime/target/quarkus-apache-httpclient-2.7.5.Final.jar
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/runtime/target/quarkus-apache-httpclient-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apache-httpclient ---
[2025-10-01T23:28:48.787Z] [INFO] Installing /quarkus/extensions/apache-httpclient/runtime/target/quarkus-apache-httpclient-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient/2.7.5.Final/quarkus-apache-httpclient-2.7.5.Final.jar
[2025-10-01T23:28:48.787Z] [INFO] Installing /quarkus/extensions/apache-httpclient/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient/2.7.5.Final/quarkus-apache-httpclient-2.7.5.Final.pom
[2025-10-01T23:28:48.787Z] [INFO] Installing /quarkus/extensions/apache-httpclient/runtime/target/quarkus-apache-httpclient-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient/2.7.5.Final/quarkus-apache-httpclient-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] ------------< io.quarkus:quarkus-rest-client-config-parent >------------
[2025-10-01T23:28:48.787Z] [INFO] Building Quarkus - REST Client Config 2.7.5.Final [170/964]
[2025-10-01T23:28:48.787Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-config-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-config-parent ---
[2025-10-01T23:28:48.787Z] [INFO]
[2025-10-01T23:28:48.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-config-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-config-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-config-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-config-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-config-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-config-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-config-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-config-parent ---
[2025-10-01T23:28:48.788Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-config-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-config-parent ---
[2025-10-01T23:28:48.788Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-config-parent/2.7.5.Final/quarkus-rest-client-config-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-config >----------------
[2025-10-01T23:28:48.788Z] [INFO] Building Quarkus - REST Client Config - Runtime 2.7.5.Final [171/964]
[2025-10-01T23:28:48.788Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO] Processed 8 files in 26ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO] Processed 8 files in 00:00.035 (Already Sorted: 8, Needed Sorting: 0)
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.788Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.788Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/classes
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.788Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.788Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/test-classes
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.788Z] [INFO] T E S T S
[2025-10-01T23:28:48.788Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.788Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.788Z] [INFO] Running io.quarkus.restclient.config.RestClientConfigTest
[2025-10-01T23:28:48.788Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in io.quarkus.restclient.config.RestClientConfigTest
[2025-10-01T23:28:48.788Z] [INFO] Running io.quarkus.restclient.config.RestClientFallbackConfigSourceInterceptorTest
[2025-10-01T23:28:48.788Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.restclient.config.RestClientFallbackConfigSourceInterceptorTest
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] Results:
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/quarkus-rest-client-config-2.7.5.Final.jar
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/quarkus-rest-client-config-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-config ---
[2025-10-01T23:28:48.788Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/quarkus-rest-client-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-config/2.7.5.Final/quarkus-rest-client-config-2.7.5.Final.jar
[2025-10-01T23:28:48.788Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-config/2.7.5.Final/quarkus-rest-client-config-2.7.5.Final.pom
[2025-10-01T23:28:48.788Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/quarkus-rest-client-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-config/2.7.5.Final/quarkus-rest-client-config-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-parent >----------------
[2025-10-01T23:28:48.788Z] [INFO] Building Quarkus - REST Client 2.7.5.Final [172/964]
[2025-10-01T23:28:48.788Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-parent ---
[2025-10-01T23:28:48.788Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-parent ---
[2025-10-01T23:28:48.788Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-parent/2.7.5.Final/quarkus-rest-client-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] -------------------< io.quarkus:quarkus-rest-client >-------------------
[2025-10-01T23:28:48.788Z] [INFO] Building Quarkus - REST Client - Runtime 2.7.5.Final [173/964]
[2025-10-01T23:28:48.788Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.pom (1.7 kB at 14 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.pom (1.6 kB at 15 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.pom (6.2 kB at 42 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.pom (4.8 kB at 38 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.pom (6.0 kB at 54 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom (5.9 kB at 81 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom (10 kB at 162 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.pom (5.5 kB at 83 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.jar
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.jar
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.jar
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.jar
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.jar
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.jar (228 kB at 1.8 MB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.jar (31 kB at 237 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.jar
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.jar (37 kB at 258 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.jar (12 kB at 81 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.jar (101 kB at 530 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar (182 kB at 912 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.jar (369 kB at 1.6 MB/s)
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO] Processed 11 files in 38ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO] Processed 11 files in 00:00.057 (Already Sorted: 11, Needed Sorting: 0)
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.788Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.788Z] [INFO] Compiling 10 source files to /quarkus/extensions/resteasy-classic/rest-client/runtime/target/classes
[2025-10-01T23:28:48.788Z] [WARNING] /quarkus/extensions/resteasy-classic/rest-client/runtime/src/main/java/io/quarkus/restclient/runtime/QuarkusRestClientBuilder.java:[405,102] unchecked call to <A>getAnnotation(java.lang.Class<A>) as a member of the raw type java.lang.Class
[2025-10-01T23:28:48.788Z] [WARNING] /quarkus/extensions/resteasy-classic/rest-client/runtime/src/main/java/io/quarkus/restclient/runtime/QuarkusRestClientBuilder.java:[439,102] unchecked call to <A>getAnnotation(java.lang.Class<A>) as a member of the raw type java.lang.Class
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.788Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.788Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client/runtime/target/test-classes
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.788Z] [INFO] T E S T S
[2025-10-01T23:28:48.788Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.788Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.788Z] [INFO] Running io.quarkus.restclient.runtime.RestClientBaseTest
[2025-10-01T23:28:48.788Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 s - in io.quarkus.restclient.runtime.RestClientBaseTest
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] Results:
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/runtime/target/quarkus-rest-client-2.7.5.Final.jar
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/runtime/target/quarkus-rest-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client ---
[2025-10-01T23:28:48.788Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/runtime/target/quarkus-rest-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client/2.7.5.Final/quarkus-rest-client-2.7.5.Final.jar
[2025-10-01T23:28:48.788Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client/2.7.5.Final/quarkus-rest-client-2.7.5.Final.pom
[2025-10-01T23:28:48.788Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/runtime/target/quarkus-rest-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client/2.7.5.Final/quarkus-rest-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] ---------------< io.quarkus:quarkus-grpc-common-parent >----------------
[2025-10-01T23:28:48.788Z] [INFO] Building Quarkus - gRPC Common 2.7.5.Final [174/964]
[2025-10-01T23:28:48.788Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-common-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-common-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-common-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-common-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-common-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-common-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-common-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-common-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-common-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-common-parent ---
[2025-10-01T23:28:48.788Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-common-parent ---
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-common-parent ---
[2025-10-01T23:28:48.788Z] [INFO] Installing /quarkus/extensions/grpc-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-common-parent/2.7.5.Final/quarkus-grpc-common-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.788Z] [INFO]
[2025-10-01T23:28:48.788Z] [INFO] -------------------< io.quarkus:quarkus-grpc-common >-------------------
[2025-10-01T23:28:48.788Z] [INFO] Building Quarkus - gRPC Common - Runtime 2.7.5.Final [175/964]
[2025-10-01T23:28:48.788Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.5/vertx-grpc-4.2.5.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.5/vertx-grpc-4.2.5.pom (7.3 kB at 72 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc-parent/4.2.5/vertx-grpc-parent-4.2.5.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc-parent/4.2.5/vertx-grpc-parent-4.2.5.pom (1.8 kB at 16 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.pom (2.3 kB at 25 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.pom (2.5 kB at 42 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.pom (2.0 kB at 23 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.pom (1.2 kB at 16 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.pom (1.5 kB at 27 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.pom (2.7 kB at 47 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.pom (5.4 kB at 93 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.3/protobuf-parent-3.19.3.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.3/protobuf-parent-3.19.3.pom (8.7 kB at 140 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.3/protobuf-bom-3.19.3.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.3/protobuf-bom-3.19.3.pom (3.5 kB at 39 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.pom
[2025-10-01T23:28:48.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.pom (2.2 kB at 43 kB/s)
[2025-10-01T23:28:48.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.pom
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.pom (2.0 kB at 29 kB/s)
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.pom
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.pom (1.8 kB at 26 kB/s)
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.5/vertx-grpc-4.2.5.jar
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.jar
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.jar
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.jar
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.jar
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.jar (6.4 kB at 73 kB/s)
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.jar
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.5/vertx-grpc-4.2.5.jar (34 kB at 354 kB/s)
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.jar
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.jar (5.1 kB at 52 kB/s)
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.jar
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.jar (281 kB at 2.2 MB/s)
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.jar (689 kB at 5.1 MB/s)
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.jar
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.jar (31 kB at 157 kB/s)
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.jar
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar (1.6 MB at 6.9 MB/s)
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.jar (7.6 kB at 32 kB/s)
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.jar (1.7 MB at 6.7 MB/s)
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.jar (255 kB at 987 kB/s)
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.jar (50 kB at 170 kB/s)
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.789Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.789Z] [INFO] Compiling 2 source files to /quarkus/extensions/grpc-common/runtime/target/classes
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.789Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc-common/runtime/src/test/resources
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO] No sources to compile
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO] No tests to run.
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO] Building jar: /quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-2.7.5.Final.jar
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO] Building jar: /quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-common ---
[2025-10-01T23:28:48.789Z] [INFO] Installing /quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-common/2.7.5.Final/quarkus-grpc-common-2.7.5.Final.jar
[2025-10-01T23:28:48.789Z] [INFO] Installing /quarkus/extensions/grpc-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-common/2.7.5.Final/quarkus-grpc-common-2.7.5.Final.pom
[2025-10-01T23:28:48.789Z] [INFO] Installing /quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-common/2.7.5.Final/quarkus-grpc-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --------------< io.quarkus:quarkus-smallrye-stork-parent >--------------
[2025-10-01T23:28:48.789Z] [INFO] Building Quarkus - SmallRye Stork Integration 2.7.5.Final [176/964]
[2025-10-01T23:28:48.789Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-stork-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-stork-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-stork-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-stork-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-stork-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-stork-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-stork-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-stork-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-stork-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-stork-parent ---
[2025-10-01T23:28:48.789Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-stork-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-stork-parent ---
[2025-10-01T23:28:48.789Z] [INFO] Installing /quarkus/extensions/smallrye-stork/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork-parent/2.7.5.Final/quarkus-smallrye-stork-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] -----------------< io.quarkus:quarkus-smallrye-stork >------------------
[2025-10-01T23:28:48.789Z] [INFO] Building Quarkus - SmallRye Stork - Runtime 2.7.5.Final [177/964]
[2025-10-01T23:28:48.789Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.pom
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.pom (1.8 kB at 15 kB/s)
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.jar
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.jar (7.3 kB at 49 kB/s)
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.789Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.789Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-stork/runtime/target/classes
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.789Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-stork/runtime/src/test/resources
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO] No sources to compile
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO] No tests to run.
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/runtime/target/quarkus-smallrye-stork-2.7.5.Final.jar
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/runtime/target/quarkus-smallrye-stork-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-stork ---
[2025-10-01T23:28:48.789Z] [INFO] Installing /quarkus/extensions/smallrye-stork/runtime/target/quarkus-smallrye-stork-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork/2.7.5.Final/quarkus-smallrye-stork-2.7.5.Final.jar
[2025-10-01T23:28:48.789Z] [INFO] Installing /quarkus/extensions/smallrye-stork/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork/2.7.5.Final/quarkus-smallrye-stork-2.7.5.Final.pom
[2025-10-01T23:28:48.789Z] [INFO] Installing /quarkus/extensions/smallrye-stork/runtime/target/quarkus-smallrye-stork-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork/2.7.5.Final/quarkus-smallrye-stork-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] -------------------< io.quarkus:quarkus-grpc-parent >-------------------
[2025-10-01T23:28:48.789Z] [INFO] Building Quarkus - gRPC parent 2.7.5.Final [178/964]
[2025-10-01T23:28:48.789Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-parent ---
[2025-10-01T23:28:48.789Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-parent ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-parent ---
[2025-10-01T23:28:48.789Z] [INFO] Installing /quarkus/extensions/grpc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-parent/2.7.5.Final/quarkus-grpc-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] ---------------< io.quarkus:quarkus-grpc-protoc-plugin >----------------
[2025-10-01T23:28:48.789Z] [INFO] Building Quarkus - gRPC - Protoc Plugin 2.7.5.Final [179/964]
[2025-10-01T23:28:48.789Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1.pom
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1.pom (1.6 kB at 17 kB/s)
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc-parent/1.2.1/jprotoc-parent-1.2.1.pom
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc-parent/1.2.1/jprotoc-parent-1.2.1.pom (13 kB at 92 kB/s)
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1.jar
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1.jar (4.9 MB at 23 MB/s)
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.789Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.789Z] [INFO] Processed 1 files in 00:00.010 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.789Z] [INFO] Copying 4 resources
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.789Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.789Z] [INFO] Compiling 1 source file to /quarkus/extensions/grpc/protoc/target/classes
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.789Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/protoc/src/test/resources
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.789Z] [INFO] No sources to compile
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.789Z] [INFO] No tests to run.
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.789Z] [INFO] Building jar: /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final.jar
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.789Z] [INFO] Building jar: /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.789Z] [INFO] Including com.google.protobuf:protobuf-java:jar:3.19.3 in the shaded jar.
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3-sources.jar
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3-sources.jar (879 kB at 2.7 MB/s)
[2025-10-01T23:28:48.789Z] [INFO] Including com.salesforce.servicelibs:jprotoc:jar:1.2.1 in the shaded jar.
[2025-10-01T23:28:48.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1-sources.jar
[2025-10-01T23:28:48.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1-sources.jar (15 kB at 136 kB/s)
[2025-10-01T23:28:48.789Z] [INFO] Attaching shaded artifact.
[2025-10-01T23:28:48.789Z] [INFO]
[2025-10-01T23:28:48.789Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-protoc-plugin ---
[2025-10-01T23:28:48.790Z] [INFO] Installing /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final.jar
[2025-10-01T23:28:48.790Z] [INFO] Installing /quarkus/extensions/grpc/protoc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final.pom
[2025-10-01T23:28:48.790Z] [INFO] Installing /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.790Z] [INFO] Installing /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final-shaded.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final-shaded.jar
[2025-10-01T23:28:48.790Z] [INFO] Installing /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final-shaded-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final-shaded-sources.jar
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] ------------------< io.quarkus:quarkus-grpc-codegen >-------------------
[2025-10-01T23:28:48.790Z] [INFO] Building Quarkus - gRPC - Code Gen 2.7.5.Final [180/964]
[2025-10-01T23:28:48.790Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.pom
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.pom (5.0 kB at 72 kB/s)
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3.pom
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3.pom (5.6 kB at 35 kB/s)
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2.pom
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2.pom (1.3 kB at 13 kB/s)
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.jar
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-aarch_64.exe
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_32.exe
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_64.exe
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-x86_64.exe
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.jar (73 kB at 358 kB/s)
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-aarch_64.exe
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_32.exe (5.0 MB at 19 MB/s)
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_32.exe
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_64.exe (5.4 MB at 19 MB/s)
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_64.exe
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-aarch_64.exe (6.1 MB at 15 MB/s)
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-aarch_64.exe
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-aarch_64.exe (13 MB at 24 MB/s)
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_32.exe
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-x86_64.exe (13 MB at 24 MB/s)
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_64.exe
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_32.exe (2.8 MB at 5.0 MB/s)
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-x86_64.exe
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_64.exe (3.9 MB at 5.8 MB/s)
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-aarch_64.exe
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_32.exe (2.8 MB at 3.6 MB/s)
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_32.exe
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-aarch_64.exe (2.3 MB at 2.9 MB/s)
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_64.exe
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_64.exe (3.0 MB at 3.4 MB/s)
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-x86_64.exe (6.1 MB at 6.2 MB/s)
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_32.exe (1.2 MB at 1.2 MB/s)
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-aarch_64.exe (6.1 MB at 5.7 MB/s)
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_64.exe (1.6 MB at 1.5 MB/s)
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-codegen ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-codegen ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-codegen ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-codegen ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-codegen ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-codegen ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-codegen ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-codegen ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-codegen ---
[2025-10-01T23:28:48.790Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-codegen ---
[2025-10-01T23:28:48.790Z] [INFO] Processed 1 files in 00:00.027 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-codegen ---
[2025-10-01T23:28:48.790Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.790Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-codegen ---
[2025-10-01T23:28:48.790Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.790Z] [INFO] Compiling 1 source file to /quarkus/extensions/grpc/codegen/target/classes
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-codegen ---
[2025-10-01T23:28:48.790Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.790Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/codegen/src/test/resources
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-codegen ---
[2025-10-01T23:28:48.790Z] [INFO] No sources to compile
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-codegen ---
[2025-10-01T23:28:48.790Z] [INFO] No tests to run.
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-codegen ---
[2025-10-01T23:28:48.790Z] [INFO] Building jar: /quarkus/extensions/grpc/codegen/target/quarkus-grpc-codegen-2.7.5.Final.jar
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-codegen ---
[2025-10-01T23:28:48.790Z] [INFO] Building jar: /quarkus/extensions/grpc/codegen/target/quarkus-grpc-codegen-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-codegen ---
[2025-10-01T23:28:48.790Z] [INFO] Installing /quarkus/extensions/grpc/codegen/target/quarkus-grpc-codegen-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-codegen/2.7.5.Final/quarkus-grpc-codegen-2.7.5.Final.jar
[2025-10-01T23:28:48.790Z] [INFO] Installing /quarkus/extensions/grpc/codegen/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-codegen/2.7.5.Final/quarkus-grpc-codegen-2.7.5.Final.pom
[2025-10-01T23:28:48.790Z] [INFO] Installing /quarkus/extensions/grpc/codegen/target/quarkus-grpc-codegen-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-codegen/2.7.5.Final/quarkus-grpc-codegen-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] -------------------< io.quarkus:quarkus-grpc-stubs >--------------------
[2025-10-01T23:28:48.790Z] [INFO] Building Quarkus - gRPC - Stubs for health and reflection 2.7.5.Final [181/964]
[2025-10-01T23:28:48.790Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.790Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.pom
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.pom
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.pom (29 kB at 307 kB/s)
[2025-10-01T23:28:48.790Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.jar
[2025-10-01T23:28:48.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.jar
[2025-10-01T23:28:48.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.jar (191 kB at 2.6 MB/s)
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- protobuf-maven-plugin:0.6.1:compile (compile) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2025-10-01T23:28:48.790Z] [INFO] Compiling 2 proto file(s) to /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java
[2025-10-01T23:28:48.790Z] [WARNING] PROTOC: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.790Z]
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- protobuf-maven-plugin:0.6.1:compile-custom (compile) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2025-10-01T23:28:48.790Z] [INFO] Compiling 2 proto file(s) to /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/grpc-java
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO] Processed 12 files in 1s315ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO] Processed 12 files in 00:00.229 (Already Sorted: 12, Needed Sorting: 0)
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.790Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/stubs/src/main/resources
[2025-10-01T23:28:48.790Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.790Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.790Z] [INFO] Compiling 40 source files to /quarkus/extensions/grpc/stubs/target/classes
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/grpc-java/io/grpc/reflection/v1alpha/ServerReflectionGrpc.java:[222,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[121,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[127,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[796,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[802,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[835,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[152,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[158,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[711,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[717,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[756,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[91,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[97,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[324,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[330,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[361,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[110,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[116,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[393,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[399,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[432,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[90,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[96,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[336,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[342,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[378,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[88,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[94,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[330,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[336,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[369,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[84,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[90,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[311,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[317,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[348,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[89,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[95,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[336,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[342,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[375,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.790Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/stubs/src/test/resources
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO] No sources to compile
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO] No tests to run.
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO] Building jar: /quarkus/extensions/grpc/stubs/target/quarkus-grpc-stubs-2.7.5.Final.jar
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO] Building jar: /quarkus/extensions/grpc/stubs/target/quarkus-grpc-stubs-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-stubs ---
[2025-10-01T23:28:48.790Z] [INFO] Installing /quarkus/extensions/grpc/stubs/target/quarkus-grpc-stubs-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-stubs/2.7.5.Final/quarkus-grpc-stubs-2.7.5.Final.jar
[2025-10-01T23:28:48.790Z] [INFO] Installing /quarkus/extensions/grpc/stubs/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-stubs/2.7.5.Final/quarkus-grpc-stubs-2.7.5.Final.pom
[2025-10-01T23:28:48.790Z] [INFO] Installing /quarkus/extensions/grpc/stubs/target/quarkus-grpc-stubs-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-stubs/2.7.5.Final/quarkus-grpc-stubs-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] ----------------------< io.quarkus:quarkus-grpc >-----------------------
[2025-10-01T23:28:48.790Z] [INFO] Building Quarkus - gRPC - Runtime 2.7.5.Final [182/964]
[2025-10-01T23:28:48.790Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc ---
[2025-10-01T23:28:48.790Z] [INFO]
[2025-10-01T23:28:48.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc ---
[2025-10-01T23:28:48.791Z] [INFO] Processed 56 files in 119ms (Formatted: 0, Unchanged: 56, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc ---
[2025-10-01T23:28:48.791Z] [INFO] Processed 56 files in 00:00.149 (Already Sorted: 56, Needed Sorting: 0)
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc ---
[2025-10-01T23:28:48.791Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.791Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-grpc ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc ---
[2025-10-01T23:28:48.791Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.791Z] [INFO] Compiling 54 source files to /quarkus/extensions/grpc/runtime/target/classes
[2025-10-01T23:28:48.791Z] [WARNING] /quarkus/extensions/grpc/runtime/src/main/java/io/quarkus/grpc/GrpcClientUtils.java:[29,37] <T>attachHeaders(T,io.grpc.Metadata) in io.grpc.stub.MetadataUtils has been deprecated
[2025-10-01T23:28:48.791Z] [WARNING] /quarkus/extensions/grpc/runtime/src/main/java/io/quarkus/grpc/GrpcClientUtils.java:[32,46] <T>attachHeaders(T,io.grpc.Metadata) in io.grpc.stub.MetadataUtils has been deprecated
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc ---
[2025-10-01T23:28:48.791Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.791Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc ---
[2025-10-01T23:28:48.791Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.791Z] [INFO] Compiling 2 source files to /quarkus/extensions/grpc/runtime/target/test-classes
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.791Z] [INFO] T E S T S
[2025-10-01T23:28:48.791Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.791Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.791Z] [INFO] Running io.quarkus.grpc.runtime.supports.BlockingServerInterceptorTest
[2025-10-01T23:28:48.791Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2025-10-01T23:28:48.791Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.599 s - in io.quarkus.grpc.runtime.supports.BlockingServerInterceptorTest
[2025-10-01T23:28:48.791Z] [INFO] Running io.quarkus.grpc.runtime.ClientAndServerCallsTest
[2025-10-01T23:28:48.791Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in io.quarkus.grpc.runtime.ClientAndServerCallsTest
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] Results:
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc ---
[2025-10-01T23:28:48.791Z] [INFO] Building jar: /quarkus/extensions/grpc/runtime/target/quarkus-grpc-2.7.5.Final.jar
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc ---
[2025-10-01T23:28:48.791Z] [INFO] Building jar: /quarkus/extensions/grpc/runtime/target/quarkus-grpc-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc ---
[2025-10-01T23:28:48.791Z] [INFO] Installing /quarkus/extensions/grpc/runtime/target/quarkus-grpc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc/2.7.5.Final/quarkus-grpc-2.7.5.Final.jar
[2025-10-01T23:28:48.791Z] [INFO] Installing /quarkus/extensions/grpc/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc/2.7.5.Final/quarkus-grpc-2.7.5.Final.pom
[2025-10-01T23:28:48.791Z] [INFO] Installing /quarkus/extensions/grpc/runtime/target/quarkus-grpc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc/2.7.5.Final/quarkus-grpc-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] ----------------< io.quarkus:quarkus-micrometer-parent >----------------
[2025-10-01T23:28:48.791Z] [INFO] Building Quarkus - Micrometer 2.7.5.Final [183/964]
[2025-10-01T23:28:48.791Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-parent ---
[2025-10-01T23:28:48.791Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-parent ---
[2025-10-01T23:28:48.791Z] [INFO] Installing /quarkus/extensions/micrometer/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-parent/2.7.5.Final/quarkus-micrometer-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] -------------------< io.quarkus:quarkus-micrometer >--------------------
[2025-10-01T23:28:48.791Z] [INFO] Building Quarkus - Micrometer - Runtime 2.7.5.Final [184/964]
[2025-10-01T23:28:48.791Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.pom
[2025-10-01T23:28:48.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.pom (3.2 kB at 24 kB/s)
[2025-10-01T23:28:48.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.pom
[2025-10-01T23:28:48.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.pom (1.6 kB at 14 kB/s)
[2025-10-01T23:28:48.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.12.0/parent-0.12.0.pom
[2025-10-01T23:28:48.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.12.0/parent-0.12.0.pom (12 kB at 151 kB/s)
[2025-10-01T23:28:48.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.pom
[2025-10-01T23:28:48.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.pom (2.0 kB at 18 kB/s)
[2025-10-01T23:28:48.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.pom
[2025-10-01T23:28:48.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.pom (1.5 kB at 12 kB/s)
[2025-10-01T23:28:48.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer/0.12.0/simpleclient_tracer-0.12.0.pom
[2025-10-01T23:28:48.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer/0.12.0/simpleclient_tracer-0.12.0.pom (1.2 kB at 9.3 kB/s)
[2025-10-01T23:28:48.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.pom
[2025-10-01T23:28:48.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.pom (839 B at 6.3 kB/s)
[2025-10-01T23:28:48.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.pom
[2025-10-01T23:28:48.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.pom (2.3 kB at 22 kB/s)
[2025-10-01T23:28:48.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.pom
[2025-10-01T23:28:48.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.pom (2.0 kB at 13 kB/s)
[2025-10-01T23:28:48.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.jar
[2025-10-01T23:28:48.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.jar
[2025-10-01T23:28:48.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.jar
[2025-10-01T23:28:48.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.jar
[2025-10-01T23:28:48.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.jar
[2025-10-01T23:28:48.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.jar (89 kB at 1.1 MB/s)
[2025-10-01T23:28:48.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.jar
[2025-10-01T23:28:48.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.jar (37 kB at 406 kB/s)
[2025-10-01T23:28:48.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.jar
[2025-10-01T23:28:48.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.jar (3.4 kB at 32 kB/s)
[2025-10-01T23:28:48.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.jar (4.3 kB at 38 kB/s)
[2025-10-01T23:28:48.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.jar (8.0 kB at 71 kB/s)
[2025-10-01T23:28:48.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.jar (4.5 kB at 31 kB/s)
[2025-10-01T23:28:48.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.jar (1.4 MB at 5.8 MB/s)
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO] Processed 79 files in 158ms (Formatted: 0, Unchanged: 79, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO] Processed 79 files in 00:00.352 (Already Sorted: 79, Needed Sorting: 0)
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.791Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.791Z] [INFO] Compiling 73 source files to /quarkus/extensions/micrometer/runtime/target/classes
[2025-10-01T23:28:48.791Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/CompositeRegistryCreator.java:[18,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-10-01T23:28:48.791Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/CompositeRegistryCreator.java:[18,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-10-01T23:28:48.791Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/CompositeRegistryCreator.java:[18,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-10-01T23:28:48.791Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/CompositeRegistryCreator.java:[18,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-10-01T23:28:48.791Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/mpmetrics/MetricRegistryAdapter.java:[619,68] unchecked cast
[2025-10-01T23:28:48.791Z] required: T
[2025-10-01T23:28:48.791Z] found: io.quarkus.micrometer.runtime.binder.mpmetrics.MeterHolder
[2025-10-01T23:28:48.791Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/mpmetrics/GaugeAdapter.java:[82,24] unchecked cast
[2025-10-01T23:28:48.791Z] required: R
[2025-10-01T23:28:48.791Z] found: java.lang.Double
[2025-10-01T23:28:48.791Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/mpmetrics/GaugeAdapter.java:[102,107] unchecked cast
[2025-10-01T23:28:48.791Z] required: java.util.function.Supplier<java.lang.Number>
[2025-10-01T23:28:48.791Z] found: java.util.function.Supplier<T>
[2025-10-01T23:28:48.791Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/PrometheusMeterRegistryProducer.java:[20,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-10-01T23:28:48.791Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/PrometheusMeterRegistryProducer.java:[20,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-10-01T23:28:48.791Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/PrometheusMeterRegistryProducer.java:[20,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-10-01T23:28:48.791Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/PrometheusMeterRegistryProducer.java:[20,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-10-01T23:28:48.791Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/HttpBinderConfiguration.java:[138,50] unchecked conversion
[2025-10-01T23:28:48.791Z] required: java.util.Map<java.util.regex.Pattern,java.lang.String>
[2025-10-01T23:28:48.791Z] found: java.util.HashMap
[2025-10-01T23:28:48.791Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/config/runtime/HttpServerConfig.java:[63,36] ignorePatterns in io.quarkus.micrometer.runtime.config.runtime.VertxConfig has been deprecated
[2025-10-01T23:28:48.791Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/config/runtime/HttpServerConfig.java:[66,35] matchPatterns in io.quarkus.micrometer.runtime.config.runtime.VertxConfig has been deprecated
[2025-10-01T23:28:48.791Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/ConfigAdapter.java:[81,63] unchecked conversion
[2025-10-01T23:28:48.791Z] required: java.util.List<io.micrometer.core.instrument.config.validate.Validated.Invalid<T>>
[2025-10-01T23:28:48.791Z] found: java.util.List
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.791Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer/runtime/src/test/resources
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.791Z] [INFO] Compiling 6 source files to /quarkus/extensions/micrometer/runtime/target/test-classes
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.791Z] [INFO] T E S T S
[2025-10-01T23:28:48.791Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.791Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.791Z] [INFO] Running io.quarkus.micrometer.runtime.binder.HttpBinderConfigurationTest
[2025-10-01T23:28:48.791Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in io.quarkus.micrometer.runtime.binder.HttpBinderConfigurationTest
[2025-10-01T23:28:48.791Z] [INFO] Running io.quarkus.micrometer.runtime.binder.kafka.KafkaStreamsEventObserverTest
[2025-10-01T23:28:48.791Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 s - in io.quarkus.micrometer.runtime.binder.kafka.KafkaStreamsEventObserverTest
[2025-10-01T23:28:48.791Z] [INFO] Running io.quarkus.micrometer.runtime.binder.kafka.KafkaEventObserverTest
[2025-10-01T23:28:48.791Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.micrometer.runtime.binder.kafka.KafkaEventObserverTest
[2025-10-01T23:28:48.791Z] [INFO] Running io.quarkus.micrometer.runtime.binder.HttpCommonTagsTest
[2025-10-01T23:28:48.791Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.micrometer.runtime.binder.HttpCommonTagsTest
[2025-10-01T23:28:48.791Z] [INFO] Running io.quarkus.micrometer.runtime.binder.RequestMetricInfoTest
[2025-10-01T23:28:48.791Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.micrometer.runtime.binder.RequestMetricInfoTest
[2025-10-01T23:28:48.791Z] [INFO] Running io.quarkus.micrometer.runtime.binder.vertx.VertxHttpServerMetricsTest
[2025-10-01T23:28:48.791Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in io.quarkus.micrometer.runtime.binder.vertx.VertxHttpServerMetricsTest
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] Results:
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO] Building jar: /quarkus/extensions/micrometer/runtime/target/quarkus-micrometer-2.7.5.Final.jar
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO] Building jar: /quarkus/extensions/micrometer/runtime/target/quarkus-micrometer-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer ---
[2025-10-01T23:28:48.791Z] [INFO] Installing /quarkus/extensions/micrometer/runtime/target/quarkus-micrometer-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer/2.7.5.Final/quarkus-micrometer-2.7.5.Final.jar
[2025-10-01T23:28:48.791Z] [INFO] Installing /quarkus/extensions/micrometer/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer/2.7.5.Final/quarkus-micrometer-2.7.5.Final.pom
[2025-10-01T23:28:48.791Z] [INFO] Installing /quarkus/extensions/micrometer/runtime/target/quarkus-micrometer-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer/2.7.5.Final/quarkus-micrometer-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] ------< io.quarkus:quarkus-micrometer-registry-prometheus-parent >------
[2025-10-01T23:28:48.791Z] [INFO] Building Quarkus - Micrometer Registry - Prometheus - Parent 2.7.5.Final [185/964]
[2025-10-01T23:28:48.791Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.791Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-10-01T23:28:48.791Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-10-01T23:28:48.792Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-10-01T23:28:48.792Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus-parent/2.7.5.Final/quarkus-micrometer-registry-prometheus-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] ---------< io.quarkus:quarkus-micrometer-registry-prometheus >----------
[2025-10-01T23:28:48.792Z] [INFO] Building Quarkus - Micrometer Registry - Prometheus Runtime 2.7.5.Final [186/964]
[2025-10-01T23:28:48.792Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.792Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO] No sources to compile
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.792Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer-registry-prometheus/runtime/src/test/resources
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO] No sources to compile
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO] No tests to run.
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO] Building jar: /quarkus/extensions/micrometer-registry-prometheus/runtime/target/quarkus-micrometer-registry-prometheus-2.7.5.Final.jar
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO] Building jar: /quarkus/extensions/micrometer-registry-prometheus/runtime/target/quarkus-micrometer-registry-prometheus-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-registry-prometheus ---
[2025-10-01T23:28:48.792Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/runtime/target/quarkus-micrometer-registry-prometheus-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.5.Final/quarkus-micrometer-registry-prometheus-2.7.5.Final.jar
[2025-10-01T23:28:48.792Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.5.Final/quarkus-micrometer-registry-prometheus-2.7.5.Final.pom
[2025-10-01T23:28:48.792Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/runtime/target/quarkus-micrometer-registry-prometheus-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.5.Final/quarkus-micrometer-registry-prometheus-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] ---------------< io.quarkus:quarkus-resteasy-common-spi >---------------
[2025-10-01T23:28:48.792Z] [INFO] Building Quarkus - RESTEasy - Common - SPI 2.7.5.Final [187/964]
[2025-10-01T23:28:48.792Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common-spi ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common-spi ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common-spi ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common-spi ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common-spi ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common-spi ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common-spi ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common-spi ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common-spi ---
[2025-10-01T23:28:48.792Z] [INFO] Processed 3 files in 12ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common-spi ---
[2025-10-01T23:28:48.792Z] [INFO] Processed 3 files in 00:00.006 (Already Sorted: 3, Needed Sorting: 0)
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-common-spi ---
[2025-10-01T23:28:48.792Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.792Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/spi/src/main/resources
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-common-spi ---
[2025-10-01T23:28:48.792Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.792Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/classes
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-common-spi ---
[2025-10-01T23:28:48.792Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.792Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/spi/src/test/resources
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-common-spi ---
[2025-10-01T23:28:48.792Z] [INFO] No sources to compile
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-common-spi ---
[2025-10-01T23:28:48.792Z] [INFO] No tests to run.
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-common-spi ---
[2025-10-01T23:28:48.792Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/quarkus-resteasy-common-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common-spi ---
[2025-10-01T23:28:48.792Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/quarkus-resteasy-common-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common-spi ---
[2025-10-01T23:28:48.792Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/quarkus-resteasy-common-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.792Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final.pom
[2025-10-01T23:28:48.792Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/quarkus-resteasy-common-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-spi-deployment >---------
[2025-10-01T23:28:48.792Z] [INFO] Building Quarkus - RESTEasy Reactive - SPI 2.7.5.Final [188/964]
[2025-10-01T23:28:48.792Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Processed 23 files in 35ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Processed 23 files in 00:00.020 (Already Sorted: 23, Needed Sorting: 0)
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.792Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/main/resources
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.792Z] [INFO] Compiling 23 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/classes
[2025-10-01T23:28:48.792Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/main/java/io/quarkus/resteasy/reactive/spi/AbstractInterceptorBuildItem.java:[60,24] unchecked cast
[2025-10-01T23:28:48.792Z] required: B
[2025-10-01T23:28:48.792Z] found: io.quarkus.resteasy.reactive.spi.AbstractInterceptorBuildItem.Builder<T,B>
[2025-10-01T23:28:48.792Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/main/java/io/quarkus/resteasy/reactive/spi/AbstractInterceptorBuildItem.java:[65,24] unchecked cast
[2025-10-01T23:28:48.792Z] required: B
[2025-10-01T23:28:48.792Z] found: io.quarkus.resteasy.reactive.spi.AbstractInterceptorBuildItem.Builder<T,B>
[2025-10-01T23:28:48.792Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/main/java/io/quarkus/resteasy/reactive/spi/AbstractInterceptorBuildItem.java:[71,24] unchecked cast
[2025-10-01T23:28:48.792Z] required: B
[2025-10-01T23:28:48.792Z] found: io.quarkus.resteasy.reactive.spi.AbstractInterceptorBuildItem.Builder<T,B>
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.792Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/test/resources
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] No sources to compile
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] No tests to run.
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.792Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.792Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] -----------< io.quarkus:quarkus-resteasy-common-deployment >------------
[2025-10-01T23:28:48.792Z] [INFO] Building Quarkus - RESTEasy - Common - Deployment 2.7.5.Final [189/964]
[2025-10-01T23:28:48.792Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Processed 5 files in 20ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Processed 5 files in 00:00.024 (Already Sorted: 5, Needed Sorting: 0)
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-common-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.792Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/deployment/src/main/resources
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-common-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.792Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/classes
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-common-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.792Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/deployment/src/test/resources
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-common-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] No sources to compile
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-common-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] No tests to run.
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-common-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/quarkus-resteasy-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/quarkus-resteasy-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/quarkus-resteasy-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-deployment/2.7.5.Final/quarkus-resteasy-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.792Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-deployment/2.7.5.Final/quarkus-resteasy-common-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.792Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/quarkus-resteasy-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-deployment/2.7.5.Final/quarkus-resteasy-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] ----------------< io.quarkus:quarkus-jaxrs-spi-parent >-----------------
[2025-10-01T23:28:48.792Z] [INFO] Building Quarkus - JAX-RS SPI - Parent 2.7.5.Final [190/964]
[2025-10-01T23:28:48.792Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-spi-parent ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-spi-parent ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-spi-parent ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-spi-parent ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-spi-parent ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-spi-parent ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-spi-parent ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-spi-parent ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-spi-parent ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-spi-parent ---
[2025-10-01T23:28:48.792Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-spi-parent ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-spi-parent ---
[2025-10-01T23:28:48.792Z] [INFO] Installing /quarkus/extensions/jaxrs-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-spi-parent/2.7.5.Final/quarkus-jaxrs-spi-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --------------< io.quarkus:quarkus-jaxrs-spi-deployment >---------------
[2025-10-01T23:28:48.792Z] [INFO] Building Quarkus - JAX-RS - SPI - Deployment 2.7.5.Final [191/964]
[2025-10-01T23:28:48.792Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Processed 1 files in 5ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.792Z] [INFO]
[2025-10-01T23:28:48.792Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-spi-deployment ---
[2025-10-01T23:28:48.792Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.793Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxrs-spi/deployment/src/main/resources
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxrs-spi-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.793Z] [INFO] Compiling 1 source file to /quarkus/extensions/jaxrs-spi/deployment/target/classes
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-spi-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.793Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxrs-spi/deployment/src/test/resources
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxrs-spi-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] No sources to compile
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-spi-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] No tests to run.
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-spi-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Building jar: /quarkus/extensions/jaxrs-spi/deployment/target/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-spi-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Building jar: /quarkus/extensions/jaxrs-spi/deployment/target/quarkus-jaxrs-spi-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-spi-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Installing /quarkus/extensions/jaxrs-spi/deployment/target/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.793Z] [INFO] Installing /quarkus/extensions/jaxrs-spi/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.793Z] [INFO] Installing /quarkus/extensions/jaxrs-spi/deployment/target/quarkus-jaxrs-spi-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] -----------< io.quarkus:quarkus-resteasy-server-common-spi >------------
[2025-10-01T23:28:48.793Z] [INFO] Building Quarkus - RESTEasy - Server common - SPI 2.7.5.Final [192/964]
[2025-10-01T23:28:48.793Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common-spi ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common-spi ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common-spi ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common-spi ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common-spi ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common-spi ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common-spi ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common-spi ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common-spi ---
[2025-10-01T23:28:48.793Z] [INFO] Processed 4 files in 8ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common-spi ---
[2025-10-01T23:28:48.793Z] [INFO] Processed 4 files in 00:00.003 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-server-common-spi ---
[2025-10-01T23:28:48.793Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.793Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/src/main/resources
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-server-common-spi ---
[2025-10-01T23:28:48.793Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.793Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/classes
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-server-common-spi ---
[2025-10-01T23:28:48.793Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.793Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/src/test/resources
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-server-common-spi ---
[2025-10-01T23:28:48.793Z] [INFO] No sources to compile
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-server-common-spi ---
[2025-10-01T23:28:48.793Z] [INFO] No tests to run.
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-server-common-spi ---
[2025-10-01T23:28:48.793Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/quarkus-resteasy-server-common-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common-spi ---
[2025-10-01T23:28:48.793Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/quarkus-resteasy-server-common-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common-spi ---
[2025-10-01T23:28:48.793Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/quarkus-resteasy-server-common-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.793Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final.pom
[2025-10-01T23:28:48.793Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/quarkus-resteasy-server-common-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --------< io.quarkus:quarkus-resteasy-server-common-deployment >--------
[2025-10-01T23:28:48.793Z] [INFO] Building Quarkus - RESTEasy - Server common - Deployment 2.7.5.Final [193/964]
[2025-10-01T23:28:48.793Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common-deployment ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common-deployment ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common-deployment ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common-deployment ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common-deployment ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common-deployment ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common-deployment ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common-deployment ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Processed 6 files in 21ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Processed 6 files in 00:00.037 (Already Sorted: 6, Needed Sorting: 0)
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-server-common-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.793Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/src/main/resources
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-server-common-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.793Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/classes
[2025-10-01T23:28:48.793Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/generated-sources/annotations/io/quarkus/resteasy/server/common/deployment/ResteasyServerCommonProcessor$ResteasyConfig$$accessor.java:[22,119] metricsEnabled in io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor.ResteasyConfig has been deprecated and marked for removal
[2025-10-01T23:28:48.793Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/generated-sources/annotations/io/quarkus/resteasy/server/common/deployment/ResteasyServerCommonProcessor$ResteasyConfig$$accessor.java:[26,112] metricsEnabled in io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor.ResteasyConfig has been deprecated and marked for removal
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-server-common-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.793Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/src/test/resources
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-server-common-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] No sources to compile
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-server-common-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] No tests to run.
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-server-common-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/quarkus-resteasy-server-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/quarkus-resteasy-server-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/quarkus-resteasy-server-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.5.Final/quarkus-resteasy-server-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.793Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.5.Final/quarkus-resteasy-server-common-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.793Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/quarkus-resteasy-server-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.5.Final/quarkus-resteasy-server-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] ---------------< io.quarkus:quarkus-resteasy-deployment >---------------
[2025-10-01T23:28:48.793Z] [INFO] Building Quarkus - RESTEasy - Deployment 2.7.5.Final [194/964]
[2025-10-01T23:28:48.793Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-deployment ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-deployment ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-deployment ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-deployment ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-deployment ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-deployment ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-deployment ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-deployment ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Processed 95 files in 170ms (Formatted: 0, Unchanged: 95, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Processed 95 files in 00:00.115 (Already Sorted: 95, Needed Sorting: 0)
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.793Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/resources
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.793Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/resteasy/deployment/target/classes
[2025-10-01T23:28:48.793Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/java/io/quarkus/resteasy/deployment/ResteasyServletProcessor.java:[52,27] io.quarkus.resteasy.deployment.ResteasyJaxrsConfigBuildItem in io.quarkus.resteasy.deployment has been deprecated
[2025-10-01T23:28:48.793Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/java/io/quarkus/resteasy/deployment/ResteasyServletProcessor.java:[52,27] io.quarkus.resteasy.deployment.ResteasyJaxrsConfigBuildItem in io.quarkus.resteasy.deployment has been deprecated
[2025-10-01T23:28:48.793Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/java/io/quarkus/resteasy/deployment/ResteasyServletProcessor.java:[52,27] io.quarkus.resteasy.deployment.ResteasyJaxrsConfigBuildItem in io.quarkus.resteasy.deployment has been deprecated
[2025-10-01T23:28:48.793Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/java/io/quarkus/resteasy/deployment/ResteasyServletProcessor.java:[59,55] io.quarkus.resteasy.deployment.ResteasyJaxrsConfigBuildItem in io.quarkus.resteasy.deployment has been deprecated
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.793Z] [INFO] Copying 5 resources
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-deployment ---
[2025-10-01T23:28:48.793Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.793Z] [INFO] Compiling 89 source files to /quarkus/extensions/resteasy-classic/resteasy/deployment/target/test-classes
[2025-10-01T23:28:48.793Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/test/java/io/quarkus/resteasy/test/IncompletePostTestCase.java:[49,35] org.apache.http.params.CoreConnectionPNames in org.apache.http.params has been deprecated
[2025-10-01T23:28:48.793Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/test/java/io/quarkus/resteasy/test/IncompletePostTestCase.java:[48,35] org.apache.http.params.CoreConnectionPNames in org.apache.http.params has been deprecated
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-deployment ---
[2025-10-01T23:28:48.793Z] [INFO]
[2025-10-01T23:28:48.793Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.793Z] [INFO] T E S T S
[2025-10-01T23:28:48.793Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.793Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.793Z] [INFO] Running io.quarkus.resteasy.test.ContentLengthTestCase
[2025-10-01T23:28:48.793Z] 2025-10-01 22:01:46,760 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.959s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.793Z] 2025-10-01 22:01:46,763 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.793Z] 2025-10-01 22:01:46,763 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.793Z] 2025-10-01 22:01:49,020 INFO [io.quarkus] (main) Quarkus stopped in 0.074s
[2025-10-01T23:28:48.793Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.949 s - in io.quarkus.resteasy.test.ContentLengthTestCase
[2025-10-01T23:28:48.793Z] [INFO] Running io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTrailingSlashTestCase
[2025-10-01T23:28:48.793Z] Tests paused
[2025-10-01T23:28:48.793Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.793Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.793Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.793Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.793Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.793Z] 2025-10-01 22:01:53,492 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.866s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.793Z] 2025-10-01 22:01:53,493 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.793Z] 2025-10-01 22:01:53,494 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.793Z] 2025-10-01 22:01:54,131 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-10-01T23:28:48.793Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.136 s - in io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTrailingSlashTestCase
[2025-10-01T23:28:48.793Z] [INFO] Running io.quarkus.resteasy.test.ConstructorInjectionResourceTestCase
[2025-10-01T23:28:48.793Z] 2025-10-01 22:01:55,659 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.604s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.793Z] 2025-10-01 22:01:55,660 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.793Z] 2025-10-01 22:01:55,660 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.793Z] 2025-10-01 22:01:56,148 INFO [io.quarkus] (main) Quarkus stopped in 0.062s
[2025-10-01T23:28:48.793Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.928 s - in io.quarkus.resteasy.test.ConstructorInjectionResourceTestCase
[2025-10-01T23:28:48.793Z] [INFO] Running io.quarkus.resteasy.test.NullHeaderTestCase
[2025-10-01T23:28:48.793Z] 2025-10-01 22:01:57,462 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.503s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.793Z] 2025-10-01 22:01:57,463 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.793Z] 2025-10-01 22:01:57,463 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.793Z] 2025-10-01 22:01:57,940 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.793Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.753 s - in io.quarkus.resteasy.test.NullHeaderTestCase
[2025-10-01T23:28:48.793Z] [INFO] Running io.quarkus.resteasy.test.config.ConfigMappingWithProviderTest
[2025-10-01T23:28:48.793Z] Tests paused
[2025-10-01T23:28:48.793Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.793Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.793Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.793Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.793Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.793Z] 2025-10-01 22:02:00,418 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.116s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.793Z] 2025-10-01 22:02:00,419 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.793Z] 2025-10-01 22:02:00,419 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.793Z] 2025-10-01 22:02:00,605 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-dev-mode-test3713378275576771240/src/main/resources/application.properties
[2025-10-01T23:28:48.793Z] 2025-10-01 22:02:00,608 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.793Z] 2025-10-01 22:02:00,618 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-10-01T23:28:48.793Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.794Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.794Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.794Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.794Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:01,033 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.409s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:01,034 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:01,034 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:01,034 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.430s
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:01,047 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.216 s - in io.quarkus.resteasy.test.config.ConfigMappingWithProviderTest
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.RestEasyRootResourceTestCase
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:02,152 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:02,153 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:02,153 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:02,583 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.408 s - in io.quarkus.resteasy.test.RestEasyRootResourceTestCase
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.NoProducesValueTest
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:03,535 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:03,535 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:03,535 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:03,952 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.36 s - in io.quarkus.resteasy.test.NoProducesValueTest
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.security.RolesAllowedJaxRsTestCase
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:04,843 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:04,843 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:04,843 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:05,421 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.463 s - in io.quarkus.resteasy.test.security.RolesAllowedJaxRsTestCase
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:06,644 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.618s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:06,645 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:06,645 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:07,293 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.86 s - in io.quarkus.resteasy.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.security.LazyAuthPermitAllJaxRsTestCase
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:08,356 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.494s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:08,357 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:08,357 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:08,862 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.576 s - in io.quarkus.resteasy.test.security.LazyAuthPermitAllJaxRsTestCase
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.security.DefaultRolesAllowedStarJaxRsTest
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:10,004 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:10,004 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:10,004 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:10,637 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.764 s - in io.quarkus.resteasy.test.security.DefaultRolesAllowedStarJaxRsTest
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.security.DefaultRolesAllowedJaxRsTest
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:11,519 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.375s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:11,519 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:11,519 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:12,113 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.478 s - in io.quarkus.resteasy.test.security.DefaultRolesAllowedJaxRsTest
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.security.DenyAllJaxRsTest
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:13,144 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.570s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:13,145 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:13,145 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:13,828 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.711 s - in io.quarkus.resteasy.test.security.DenyAllJaxRsTest
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:14,768 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:14,769 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:14,769 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:15,297 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.466 s - in io.quarkus.resteasy.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.ClasspathResourceTestCase
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:16,329 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.605s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:16,330 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:16,330 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:16,726 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.397 s - in io.quarkus.resteasy.test.ClasspathResourceTestCase
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.ProviderConfigInjectionTest
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:17,831 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.530s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:17,832 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:17,832 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:18,280 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.559 s - in io.quarkus.resteasy.test.ProviderConfigInjectionTest
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.PathInterfaceImplementorTest
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:19,231 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:19,231 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:19,231 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:19,643 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.354 s - in io.quarkus.resteasy.test.PathInterfaceImplementorTest
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.gzip.GZipResourceTest
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:20,546 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.365s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:20,546 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:20,546 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:20,951 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 s - in io.quarkus.resteasy.test.gzip.GZipResourceTest
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.MaxRequestSizeTestCase
[2025-10-01T23:28:48.794Z] Tests paused
[2025-10-01T23:28:48.794Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.794Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.794Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.794Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.794Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:22,854 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.643s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:22,854 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:22,854 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:23,016 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-10-01T23:28:48.794Z] Tests paused
[2025-10-01T23:28:48.794Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.794Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.794Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.794Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.794Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:24,944 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.618s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:24,945 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:24,945 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:25,108 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-10-01T23:28:48.794Z] Tests paused
[2025-10-01T23:28:48.794Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.794Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.794Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.794Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.794Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:27,567 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.144s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:27,568 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:27,568 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:27,753 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-10-01T23:28:48.794Z] Tests paused
[2025-10-01T23:28:48.794Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.794Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.794Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.794Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.794Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:30,008 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.936s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:30,009 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:30,009 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:30,171 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.014s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.266 s - in io.quarkus.resteasy.test.MaxRequestSizeTestCase
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.QueryParamTest
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:30,178 WARN [io.qua.arc.impl] (executor-thread-0) An error occurred during delivery of the @BeforeDestroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2025-10-01T23:28:48.794Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2025-10-01T23:28:48.794Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-10-01T23:28:48.794Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2025-10-01T23:28:48.794Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2025-10-01T23:28:48.794Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2025-10-01T23:28:48.794Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2025-10-01T23:28:48.794Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2025-10-01T23:28:48.794Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:166)
[2025-10-01T23:28:48.794Z] at io.quarkus.arc.ManagedContext.terminate(ManagedContext.java:36)
[2025-10-01T23:28:48.794Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:166)
[2025-10-01T23:28:48.794Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.794Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.794Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.794Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.794Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.794Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.794Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.794Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.794Z]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:30,178 WARN [io.qua.arc.impl] (executor-thread-0) An error occurred during delivery of the @Destroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2025-10-01T23:28:48.794Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2025-10-01T23:28:48.794Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-10-01T23:28:48.794Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2025-10-01T23:28:48.794Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2025-10-01T23:28:48.794Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2025-10-01T23:28:48.794Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2025-10-01T23:28:48.794Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2025-10-01T23:28:48.794Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:166)
[2025-10-01T23:28:48.794Z] at io.quarkus.arc.ManagedContext.terminate(ManagedContext.java:36)
[2025-10-01T23:28:48.794Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:166)
[2025-10-01T23:28:48.794Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.794Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.794Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.794Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.794Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.794Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.794Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.794Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.794Z]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:31,208 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.461s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:31,209 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:31,209 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:31,766 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.544 s - in io.quarkus.resteasy.test.QueryParamTest
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.NotFoundExceptionMapperTestCase
[2025-10-01T23:28:48.794Z] Tests paused
[2025-10-01T23:28:48.794Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.794Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.794Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.794Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.794Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:34,205 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.053s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:34,205 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:34,206 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:34,396 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-10-01T23:28:48.794Z] Tests paused
[2025-10-01T23:28:48.794Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.794Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.794Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.794Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.794Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:37,156 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.472s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:37,157 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:37,157 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:37,363 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-10-01T23:28:48.794Z] Tests paused
[2025-10-01T23:28:48.794Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.794Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.794Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.794Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.794Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:39,362 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.654s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:39,363 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:39,363 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:39,506 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.005s
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:39,663 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-10-01T23:28:48.794Z] Tests paused
[2025-10-01T23:28:48.794Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.794Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.794Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.794Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.794Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:42,042 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.106s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:42,042 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:42,043 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:42,180 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.005s
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:42,306 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-10-01T23:28:48.794Z] Tests paused
[2025-10-01T23:28:48.794Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.794Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.794Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.794Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.794Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:44,295 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.698s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:44,296 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:44,296 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:44,506 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.808 s - in io.quarkus.resteasy.test.NotFoundExceptionMapperTestCase
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.CustomExceptionMapperTestCase
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:45,863 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.646s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:45,863 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:45,864 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:46,376 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.785 s - in io.quarkus.resteasy.test.CustomExceptionMapperTestCase
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.sse.SseTestCase
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:47,246 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:47,247 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:47,247 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:47,566 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 s - in io.quarkus.resteasy.test.sse.SseTestCase
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.files.StaticFileWithResourcesHttpRootTest
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:48,318 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:48,374 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.410s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:48,375 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:48,375 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:48,917 INFO [io.quarkus] (main) Quarkus stopped in 0.062s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.351 s - in io.quarkus.resteasy.test.files.StaticFileWithResourcesHttpRootTest
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.files.StaticFileWithResourcesTest
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:49,795 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.416s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:49,795 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:49,795 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:50,433 INFO [io.quarkus] (main) Quarkus stopped in 0.106s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.509 s - in io.quarkus.resteasy.test.files.StaticFileWithResourcesTest
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.files.NoResourceTest
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:51,147 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.309s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:51,148 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:51,148 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:51,531 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.094 s - in io.quarkus.resteasy.test.files.NoResourceTest
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.files.StaticFileWithoutResourcesTest
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:52,316 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.331s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:52,317 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:52,317 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.794Z] 2025-10-01 22:02:52,758 INFO [io.quarkus] (main) Quarkus stopped in 0.059s
[2025-10-01T23:28:48.794Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 s - in io.quarkus.resteasy.test.files.StaticFileWithoutResourcesTest
[2025-10-01T23:28:48.794Z] [INFO] Running io.quarkus.resteasy.test.files.StaticResourceDeletionBeforeFirstRequestTest
[2025-10-01T23:28:48.794Z] Tests paused
[2025-10-01T23:28:48.794Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.794Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.794Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.794Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.794Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.795Z] 2025-10-01 22:02:55,125 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.108s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.795Z] 2025-10-01 22:02:55,125 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:02:55,125 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:02:55,250 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.521 s - in io.quarkus.resteasy.test.files.StaticResourceDeletionBeforeFirstRequestTest
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.cdi.BeanGenerationTest
[2025-10-01T23:28:48.795Z] 2025-10-01 22:02:56,294 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.394s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:02:56,295 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:02:56,295 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:02:56,716 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.427 s - in io.quarkus.resteasy.test.cdi.BeanGenerationTest
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.JsonProviderTestCase
[2025-10-01T23:28:48.795Z] 2025-10-01 22:02:57,532 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.381s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:02:57,532 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:02:57,532 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:02:58,643 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.93 s - in io.quarkus.resteasy.test.JsonProviderTestCase
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.subresource.SubresourceLocatorTest
[2025-10-01T23:28:48.795Z] 2025-10-01 22:02:59,532 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.415s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:02:59,532 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:02:59,532 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:02:59,959 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.314 s - in io.quarkus.resteasy.test.subresource.SubresourceLocatorTest
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.subresource.SubresourceLocatorHttpRootTest
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:00,744 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.379s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:00,744 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:00,744 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:01,153 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 s - in io.quarkus.resteasy.test.subresource.SubresourceLocatorHttpRootTest
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.asyncio.AsyncIOUndertowTest
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:02,778 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.595s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:02,778 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:02,778 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:03,312 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.162 s - in io.quarkus.resteasy.test.asyncio.AsyncIOUndertowTest
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.asyncio.AsyncIOTest
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:04,181 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:04,181 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:04,181 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:04,754 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.429 s - in io.quarkus.resteasy.test.asyncio.AsyncIOTest
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.ForwardedEnabledTest
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:06,052 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.721s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:06,053 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:06,053 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:06,453 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.703 s - in io.quarkus.resteasy.test.ForwardedEnabledTest
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.ContextTest
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:07,515 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.501s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:07,516 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:07,516 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:07,937 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.479 s - in io.quarkus.resteasy.test.ContextTest
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.CookieTest
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:08,893 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.439s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:08,893 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:08,893 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:09,421 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.481 s - in io.quarkus.resteasy.test.CookieTest
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.root.BuildProfileTest
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:10,023 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.test.root.BuildProfileTest$ResponseFilter3 is already registered. 2nd registration is being ignored.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:10,035 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.test.root.BuildProfileTest$ResponseFilter5 is already registered. 2nd registration is being ignored.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:10,038 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.test.root.BuildProfileTest$ResponseFilter5 is already registered. 2nd registration is being ignored.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:10,304 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.463s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:10,305 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:10,305 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:10,919 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.489 s - in io.quarkus.resteasy.test.root.BuildProfileTest
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.root.ApplicationPathHttpRootTest
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:11,938 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.579s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:11,939 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:11,939 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:12,458 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.536 s - in io.quarkus.resteasy.test.root.ApplicationPathHttpRootTest
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.root.ApplicationTest
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:13,712 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.776s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:13,713 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:13,713 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:14,345 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.894 s - in io.quarkus.resteasy.test.root.ApplicationTest
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.root.ApplicationPathTest
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:15,414 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.502s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:15,415 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:15,415 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:15,887 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.531 s - in io.quarkus.resteasy.test.root.ApplicationPathTest
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithRemainderTest
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:16,717 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:16,718 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:16,718 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:17,184 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.295 s - in io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithRemainderTest
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.multipart.MultipartResourceTest
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:18,039 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:18,039 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:18,039 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:18,488 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.296 s - in io.quarkus.resteasy.test.multipart.MultipartResourceTest
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.RestEasyDevModeTestCase
[2025-10-01T23:28:48.795Z] Tests paused
[2025-10-01T23:28:48.795Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.795Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.795Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.795Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.795Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:20,686 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.948s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:20,686 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:20,686 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:20,917 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-dev-mode-test17492579403387240313/src/main/resources/application.properties
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:20,919 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:20,926 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-10-01T23:28:48.795Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.795Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.795Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.795Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.795Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:21,302 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.369s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:21,302 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:21,302 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:21,302 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.386s
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:21,350 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.795Z] Tests paused
[2025-10-01T23:28:48.795Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.795Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.795Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.795Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.795Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:23,550 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.803s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:23,551 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:23,551 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:23,691 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-10-01T23:28:48.795Z] Tests paused
[2025-10-01T23:28:48.795Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.795Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.795Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.795Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.795Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:25,804 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.824s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:25,805 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:25,805 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:27,720 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in PostResource.class.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:27,729 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (Quarkus Main Thread) Error occurred while destroying instance of bean [io.quarkus.resteasy.test.PostResource_Bean]: java.lang.IllegalStateException: Something bad happened but dev mode should work fine
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:27,729 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-10-01T23:28:48.795Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.795Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.795Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.795Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.795Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:28,195 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.431s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:28,196 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:28,196 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:28,196 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.105s
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:28,210 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (Quarkus Main Thread) Error occurred while destroying instance of bean [io.quarkus.resteasy.test.PostResource_Bean]: java.lang.IllegalStateException: Something bad happened but dev mode should work fine
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:28,210 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.794 s - in io.quarkus.resteasy.test.RestEasyDevModeTestCase
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.route.UserRouteTest
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:29,736 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.940s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:29,736 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:29,736 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:30,204 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.907 s - in io.quarkus.resteasy.test.route.UserRouteTest
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.IncompletePostTestCase
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:31,148 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:31,149 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:31,149 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:31,595 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 s - in io.quarkus.resteasy.test.IncompletePostTestCase
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.RestEasyCORSTestCase
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:32,466 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.416s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:32,466 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:32,466 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:32,956 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.795Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 s - in io.quarkus.resteasy.test.RestEasyCORSTestCase
[2025-10-01T23:28:48.795Z] [INFO] Running io.quarkus.resteasy.test.VertxIOHangTestCase
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:33,887 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:33,887 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:33,888 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.795Z] 2025-10-01 22:03:36,333 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (Timer-0) HTTP Request to /in failed, error id: 73aade41-5004-402a-bac7-2efbc4f69652-1: org.jboss.resteasy.spi.UnhandledException: java.io.IOException: java.nio.channels.ClosedChannelException
[2025-10-01T23:28:48.795Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-10-01T23:28:48.795Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-10-01T23:28:48.795Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-10-01T23:28:48.795Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-10-01T23:28:48.795Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.795Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.795Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.795Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.795Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.795Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.795Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.795Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.handle(VertxRequestHandler.java:82)
[2025-10-01T23:28:48.795Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.handle(VertxRequestHandler.java:42)
[2025-10-01T23:28:48.795Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.795Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.795Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.795Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.795Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.795Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.795Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.795Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.795Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.795Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.795Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.795Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.795Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.795Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.795Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.795Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.795Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.795Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.795Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.795Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.795Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.795Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.795Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.795Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.795Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.795Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.795Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.795Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.795Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.795Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.795Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.795Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.795Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.795Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.795Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.795Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.795Z] at io.quarkus.resteasy.test.InputStreamResource$1$1.run(InputStreamResource.java:55)
[2025-10-01T23:28:48.795Z] at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[2025-10-01T23:28:48.795Z] at java.base/java.util.TimerThread.run(Timer.java:516)
[2025-10-01T23:28:48.795Z] Caused by: java.io.IOException: java.nio.channels.ClosedChannelException
[2025-10-01T23:28:48.795Z] at io.quarkus.vertx.http.runtime.VertxInputStream$VertxBlockingInput.readBlocking(VertxInputStream.java:254)
[2025-10-01T23:28:48.796Z] at io.quarkus.vertx.http.runtime.VertxInputStream.readIntoBuffer(VertxInputStream.java:121)
[2025-10-01T23:28:48.796Z] at io.quarkus.vertx.http.runtime.VertxInputStream.read(VertxInputStream.java:83)
[2025-10-01T23:28:48.796Z] at io.quarkus.vertx.http.runtime.VertxInputStream.read(VertxInputStream.java:71)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.test.InputStreamResource.read(InputStreamResource.java:38)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.796Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.796Z] ... 48 more
[2025-10-01T23:28:48.796Z] Caused by: java.nio.channels.ClosedChannelException
[2025-10-01T23:28:48.796Z] at io.quarkus.vertx.http.runtime.VertxInputStream$VertxBlockingInput.<init>(VertxInputStream.java:182)
[2025-10-01T23:28:48.796Z] at io.quarkus.vertx.http.runtime.VertxInputStream.<init>(VertxInputStream.java:35)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.handle(VertxRequestHandler.java:78)
[2025-10-01T23:28:48.796Z] ... 40 more
[2025-10-01T23:28:48.796Z]
[2025-10-01T23:28:48.796Z] 2025-10-01 22:03:36,423 INFO [io.quarkus] (main) Quarkus stopped in 0.103s
[2025-10-01T23:28:48.796Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.464 s - in io.quarkus.resteasy.test.VertxIOHangTestCase
[2025-10-01T23:28:48.796Z] [INFO] Running io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest
[2025-10-01T23:28:48.796Z] 2025-10-01 22:03:37,507 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.661s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.796Z] 2025-10-01 22:03:37,507 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.796Z] 2025-10-01 22:03:37,507 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.796Z] 2025-10-01 22:03:37,923 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: bba6db7b-c5db-45d1-974b-d745a1d1f2c9-1: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.796Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.796Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.796Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.796Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.optionsException(ExceptionReturnStatusAndBodyTest.java:86)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.796Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.796Z] ... 15 more
[2025-10-01T23:28:48.796Z]
[2025-10-01T23:28:48.796Z] 2025-10-01 22:03:38,018 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: bba6db7b-c5db-45d1-974b-d745a1d1f2c9-2: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.796Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.796Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.796Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.796Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.getException(ExceptionReturnStatusAndBodyTest.java:76)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.796Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.796Z] ... 15 more
[2025-10-01T23:28:48.796Z]
[2025-10-01T23:28:48.796Z] 2025-10-01 22:03:38,038 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: bba6db7b-c5db-45d1-974b-d745a1d1f2c9-3: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.796Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.796Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.796Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.796Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.putException(ExceptionReturnStatusAndBodyTest.java:101)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.796Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.796Z] ... 15 more
[2025-10-01T23:28:48.796Z]
[2025-10-01T23:28:48.796Z] 2025-10-01 22:03:38,056 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: bba6db7b-c5db-45d1-974b-d745a1d1f2c9-4: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.796Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.796Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.796Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.796Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.patchException(ExceptionReturnStatusAndBodyTest.java:91)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.796Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.796Z] ... 15 more
[2025-10-01T23:28:48.796Z]
[2025-10-01T23:28:48.796Z] 2025-10-01 22:03:38,078 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: bba6db7b-c5db-45d1-974b-d745a1d1f2c9-5: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.796Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.796Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.796Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.796Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.headException(ExceptionReturnStatusAndBodyTest.java:81)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.796Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.796Z] ... 15 more
[2025-10-01T23:28:48.796Z]
[2025-10-01T23:28:48.796Z] 2025-10-01 22:03:38,106 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: bba6db7b-c5db-45d1-974b-d745a1d1f2c9-6: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.796Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.796Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.796Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.796Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.796Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-10-01T23:28:48.796Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.postException(ExceptionReturnStatusAndBodyTest.java:96)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.796Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.796Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.796Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.796Z] ... 15 more
[2025-10-01T23:28:48.796Z]
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:38,122 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: bba6db7b-c5db-45d1-974b-d745a1d1f2c9-7: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.797Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.797Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.797Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.797Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.797Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.797Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.797Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.797Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.797Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.797Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.797Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-10-01T23:28:48.797Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.deleteException(ExceptionReturnStatusAndBodyTest.java:71)
[2025-10-01T23:28:48.797Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.797Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.797Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.797Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.797Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.797Z] ... 15 more
[2025-10-01T23:28:48.797Z]
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:38,162 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-10-01T23:28:48.797Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.727 s - in io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest
[2025-10-01T23:28:48.797Z] [INFO] Running io.quarkus.resteasy.test.InputStreamResponseTest
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:39,104 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.440s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:39,105 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:39,105 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:39,571 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.797Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.407 s - in io.quarkus.resteasy.test.InputStreamResponseTest
[2025-10-01T23:28:48.797Z] [INFO] Running io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTestCase
[2025-10-01T23:28:48.797Z] Tests paused
[2025-10-01T23:28:48.797Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.797Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.797Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.797Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.797Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:41,912 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.080s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:41,912 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:41,912 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:42,073 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-10-01T23:28:48.797Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.541 s - in io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTestCase
[2025-10-01T23:28:48.797Z] [INFO] Running io.quarkus.resteasy.test.MalformedURLTestCase
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:43,002 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:43,002 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:43,002 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:43,353 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.797Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 s - in io.quarkus.resteasy.test.MalformedURLTestCase
[2025-10-01T23:28:48.797Z] [INFO] Running io.quarkus.resteasy.test.ReadTimeoutTestCase
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:43,426 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:44,220 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.390s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:44,220 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:44,220 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:45,611 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.797Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.248 s - in io.quarkus.resteasy.test.ReadTimeoutTestCase
[2025-10-01T23:28:48.797Z] [INFO] Running io.quarkus.resteasy.test.CacheControlFeatureTest
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:46,446 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.402s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:46,447 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:46,447 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:46,875 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.797Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.258 s - in io.quarkus.resteasy.test.CacheControlFeatureTest
[2025-10-01T23:28:48.797Z] [INFO] Running io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithoutRemainderTest
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:47,751 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:47,751 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:47,751 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.797Z] 2025-10-01 22:03:48,185 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.797Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.301 s - in io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithoutRemainderTest
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] Results:
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] Tests run: 106, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-deployment/2.7.5.Final/quarkus-resteasy-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.797Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-deployment/2.7.5.Final/quarkus-resteasy-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.797Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-deployment/2.7.5.Final/quarkus-resteasy-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] ----------< io.quarkus:quarkus-apache-httpclient-deployment >-----------
[2025-10-01T23:28:48.797Z] [INFO] Building Quarkus - Apache HttpClient - Deployment 2.7.5.Final [195/964]
[2025-10-01T23:28:48.797Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apache-httpclient-deployment ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apache-httpclient-deployment ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apache-httpclient-deployment ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apache-httpclient-deployment ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apache-httpclient-deployment ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apache-httpclient-deployment ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apache-httpclient-deployment ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apache-httpclient-deployment ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apache-httpclient-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Processed 1 files in 6ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apache-httpclient-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apache-httpclient-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.797Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apache-httpclient/deployment/src/main/resources
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apache-httpclient-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.797Z] [INFO] Compiling 1 source file to /quarkus/extensions/apache-httpclient/deployment/target/classes
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apache-httpclient-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.797Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apache-httpclient/deployment/src/test/resources
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apache-httpclient-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] No sources to compile
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apache-httpclient-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] No tests to run.
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apache-httpclient-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/deployment/target/quarkus-apache-httpclient-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apache-httpclient-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/deployment/target/quarkus-apache-httpclient-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apache-httpclient-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Installing /quarkus/extensions/apache-httpclient/deployment/target/quarkus-apache-httpclient-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient-deployment/2.7.5.Final/quarkus-apache-httpclient-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.797Z] [INFO] Installing /quarkus/extensions/apache-httpclient/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient-deployment/2.7.5.Final/quarkus-apache-httpclient-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.797Z] [INFO] Installing /quarkus/extensions/apache-httpclient/deployment/target/quarkus-apache-httpclient-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient-deployment/2.7.5.Final/quarkus-apache-httpclient-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] ----------< io.quarkus:quarkus-rest-client-config-deployment >----------
[2025-10-01T23:28:48.797Z] [INFO] Building Quarkus - REST Client Config - Deployment 2.7.5.Final [196/964]
[2025-10-01T23:28:48.797Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-config-deployment ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-config-deployment ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-config-deployment ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-config-deployment ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-config-deployment ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-config-deployment ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-config-deployment ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-config-deployment ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-config-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-config-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-config-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.797Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-config/deployment/src/main/resources
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-config-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.797Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/classes
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-config-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.797Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-config/deployment/src/test/resources
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-config-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] No sources to compile
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-config-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] No tests to run.
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-config-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/quarkus-rest-client-config-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-config-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/quarkus-rest-client-config-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-config-deployment ---
[2025-10-01T23:28:48.797Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/quarkus-rest-client-config-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-config-deployment/2.7.5.Final/quarkus-rest-client-config-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.797Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-config-deployment/2.7.5.Final/quarkus-rest-client-config-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.797Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/quarkus-rest-client-config-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-config-deployment/2.7.5.Final/quarkus-rest-client-config-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] ---------< io.quarkus:quarkus-smallrye-fault-tolerance-parent >---------
[2025-10-01T23:28:48.797Z] [INFO] Building Quarkus - SmallRye Fault tolerance 2.7.5.Final [197/964]
[2025-10-01T23:28:48.797Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-10-01T23:28:48.797Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-10-01T23:28:48.797Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance-parent/2.7.5.Final/quarkus-smallrye-fault-tolerance-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.797Z] [INFO]
[2025-10-01T23:28:48.797Z] [INFO] ------------< io.quarkus:quarkus-smallrye-fault-tolerance >-------------
[2025-10-01T23:28:48.797Z] [INFO] Building Quarkus - SmallRye Fault tolerance - Runtime 2.7.5.Final [198/964]
[2025-10-01T23:28:48.797Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.pom
[2025-10-01T23:28:48.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.pom (5.0 kB at 28 kB/s)
[2025-10-01T23:28:48.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.pom
[2025-10-01T23:28:48.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.pom (6.8 kB at 49 kB/s)
[2025-10-01T23:28:48.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/3.0/microprofile-fault-tolerance-parent-3.0.pom
[2025-10-01T23:28:48.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/3.0/microprofile-fault-tolerance-parent-3.0.pom (13 kB at 110 kB/s)
[2025-10-01T23:28:48.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.pom
[2025-10-01T23:28:48.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.pom (1.5 kB at 9.3 kB/s)
[2025-10-01T23:28:48.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.pom
[2025-10-01T23:28:48.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.pom (7.8 kB at 56 kB/s)
[2025-10-01T23:28:48.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.pom
[2025-10-01T23:28:48.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.pom (1.1 kB at 8.4 kB/s)
[2025-10-01T23:28:48.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-parent/5.2.1/smallrye-fault-tolerance-autoconfig-parent-5.2.1.pom
[2025-10-01T23:28:48.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-parent/5.2.1/smallrye-fault-tolerance-autoconfig-parent-5.2.1.pom (735 B at 6.8 kB/s)
[2025-10-01T23:28:48.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.pom
[2025-10-01T23:28:48.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.pom (1.8 kB at 20 kB/s)
[2025-10-01T23:28:48.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converters/2.6.0/smallrye-reactive-converters-2.6.0.pom
[2025-10-01T23:28:48.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converters/2.6.0/smallrye-reactive-converters-2.6.0.pom (1.3 kB at 13 kB/s)
[2025-10-01T23:28:48.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-utilities-projects/2.6.0/smallrye-reactive-utilities-projects-2.6.0.pom
[2025-10-01T23:28:48.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-utilities-projects/2.6.0/smallrye-reactive-utilities-projects-2.6.0.pom (8.1 kB at 89 kB/s)
[2025-10-01T23:28:48.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.1.0/vertx-dependencies-4.1.0.pom
[2025-10-01T23:28:48.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.1.0/vertx-dependencies-4.1.0.pom (34 kB at 317 kB/s)
[2025-10-01T23:28:48.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.3/testcontainers-bom-1.15.3.pom
[2025-10-01T23:28:48.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.3/testcontainers-bom-1.15.3.pom (7.1 kB at 87 kB/s)
[2025-10-01T23:28:48.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.pom
[2025-10-01T23:28:48.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.pom (1.6 kB at 14 kB/s)
[2025-10-01T23:28:48.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.pom
[2025-10-01T23:28:48.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.pom (1.4 kB at 12 kB/s)
[2025-10-01T23:28:48.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.jar
[2025-10-01T23:28:48.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.jar
[2025-10-01T23:28:48.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.jar
[2025-10-01T23:28:48.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.jar
[2025-10-01T23:28:48.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.jar
[2025-10-01T23:28:48.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.jar (19 kB at 231 kB/s)
[2025-10-01T23:28:48.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.jar
[2025-10-01T23:28:48.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.jar (116 kB at 1.0 MB/s)
[2025-10-01T23:28:48.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.jar
[2025-10-01T23:28:48.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.jar (6.7 kB at 57 kB/s)
[2025-10-01T23:28:48.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.jar
[2025-10-01T23:28:48.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.jar (5.9 kB at 38 kB/s)
[2025-10-01T23:28:48.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.jar (5.1 kB at 30 kB/s)
[2025-10-01T23:28:48.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.jar (6.2 kB at 32 kB/s)
[2025-10-01T23:28:48.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.jar (135 kB at 676 kB/s)
[2025-10-01T23:28:48.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.jar (5.3 kB at 24 kB/s)
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO] Processed 5 files in 17ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO] Processed 5 files in 00:00.007 (Already Sorted: 5, Needed Sorting: 0)
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.798Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.798Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-fault-tolerance/runtime/target/classes
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.798Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-fault-tolerance/runtime/src/test/resources
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO] No sources to compile
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO] No tests to run.
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/runtime/target/quarkus-smallrye-fault-tolerance-2.7.5.Final.jar
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/runtime/target/quarkus-smallrye-fault-tolerance-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-fault-tolerance ---
[2025-10-01T23:28:48.798Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/runtime/target/quarkus-smallrye-fault-tolerance-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.5.Final/quarkus-smallrye-fault-tolerance-2.7.5.Final.jar
[2025-10-01T23:28:48.798Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.5.Final/quarkus-smallrye-fault-tolerance-2.7.5.Final.pom
[2025-10-01T23:28:48.798Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/runtime/target/quarkus-smallrye-fault-tolerance-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.5.Final/quarkus-smallrye-fault-tolerance-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] -------< io.quarkus:quarkus-smallrye-fault-tolerance-deployment >-------
[2025-10-01T23:28:48.798Z] [INFO] Building Quarkus - SmallRye Fault tolerance - Deployment 2.7.5.Final [199/964]
[2025-10-01T23:28:48.798Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-10-01T23:28:48.798Z] [INFO] Processed 38 files in 84ms (Formatted: 0, Unchanged: 38, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-10-01T23:28:48.798Z] [INFO] Processed 38 files in 00:00.047 (Already Sorted: 38, Needed Sorting: 0)
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-10-01T23:28:48.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.798Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-fault-tolerance/deployment/src/main/resources
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-10-01T23:28:48.798Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.798Z] [INFO] Compiling 3 source files to /quarkus/extensions/smallrye-fault-tolerance/deployment/target/classes
[2025-10-01T23:28:48.798Z] [WARNING] /quarkus/extensions/smallrye-fault-tolerance/deployment/src/main/java/io/quarkus/smallrye/faulttolerance/deployment/FaultToleranceScanner.java:[187,31] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-10-01T23:28:48.798Z] [WARNING] /quarkus/extensions/smallrye-fault-tolerance/deployment/src/main/java/io/quarkus/smallrye/faulttolerance/deployment/FaultToleranceScanner.java:[192,31] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-10-01T23:28:48.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.798Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-fault-tolerance/deployment/src/test/resources
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-10-01T23:28:48.798Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.798Z] [INFO] Compiling 35 source files to /quarkus/extensions/smallrye-fault-tolerance/deployment/target/test-classes
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.798Z] [INFO] T E S T S
[2025-10-01T23:28:48.798Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.798Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.798Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.ObjectBeanTest
[2025-10-01T23:28:48.798Z] 2025-10-01 22:03:58,769 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.181s.
[2025-10-01T23:28:48.798Z] 2025-10-01 22:03:58,770 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.798Z] 2025-10-01 22:03:58,770 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2025-10-01T23:28:48.798Z] 2025-10-01 22:03:58,806 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2025-10-01T23:28:48.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.546 s - in io.quarkus.smallrye.faulttolerance.test.ObjectBeanTest
[2025-10-01T23:28:48.798Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.duplicate.CircuitBreakerNameInheritanceTest
[2025-10-01T23:28:48.798Z] 2025-10-01 22:03:59,808 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.263s.
[2025-10-01T23:28:48.798Z] 2025-10-01 22:03:59,808 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.798Z] 2025-10-01 22:03:59,808 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2025-10-01T23:28:48.798Z] 2025-10-01 22:03:59,841 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.028 s - in io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.duplicate.CircuitBreakerNameInheritanceTest
[2025-10-01T23:28:48.798Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.inheritance.DuplicateCircuitBreakerNameTest
[2025-10-01T23:28:48.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 s - in io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.inheritance.DuplicateCircuitBreakerNameTest
[2025-10-01T23:28:48.798Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.FaultToleranceTest
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:01,474 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.261s.
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:01,474 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:01,475 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:01,672 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2025-10-01T23:28:48.798Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 s - in io.quarkus.smallrye.faulttolerance.test.FaultToleranceTest
[2025-10-01T23:28:48.798Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnClassBackoffOnMethodTest
[2025-10-01T23:28:48.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnClassBackoffOnMethodTest
[2025-10-01T23:28:48.798Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnMethodBackoffOnClassTest
[2025-10-01T23:28:48.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnMethodBackoffOnClassTest
[2025-10-01T23:28:48.798Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.ClassAndMethodBackoffTest
[2025-10-01T23:28:48.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.ClassAndMethodBackoffTest
[2025-10-01T23:28:48.798Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.TwoBackoffsOnMethodTest
[2025-10-01T23:28:48.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.67 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.TwoBackoffsOnMethodTest
[2025-10-01T23:28:48.798Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingAsyncTest
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:04,070 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.812s.
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:04,070 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:04,070 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:04,191 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2025-10-01T23:28:48.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingAsyncTest
[2025-10-01T23:28:48.798Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnMethodTest
[2025-10-01T23:28:48.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnMethodTest
[2025-10-01T23:28:48.798Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnClassTest
[2025-10-01T23:28:48.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnClassTest
[2025-10-01T23:28:48.798Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.NonblockingAsyncTest
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:05,553 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.129s.
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:05,553 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:05,554 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:05,630 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.NonblockingAsyncTest
[2025-10-01T23:28:48.798Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.context.propagation.FaultToleranceContextPropagationTest
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:06,143 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.147s.
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:06,143 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:06,143 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:06,229 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.context.propagation.FaultToleranceContextPropagationTest
[2025-10-01T23:28:48.798Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.types.mutiny.MutinyFaultToleranceTest
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:07,164 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.373s.
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:07,164 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:07,164 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:07,441 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2025-10-01T23:28:48.798Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.21 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.types.mutiny.MutinyFaultToleranceTest
[2025-10-01T23:28:48.798Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.noncompat.NoncompatAsyncTest
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:07,997 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.144s.
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:07,997 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:07,998 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:08,117 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.noncompat.NoncompatAsyncTest
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] Results:
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-10-01T23:28:48.798Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/deployment/target/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-10-01T23:28:48.798Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/deployment/target/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-10-01T23:28:48.798Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/deployment/target/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.5.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.798Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.5.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.798Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/deployment/target/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.5.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] -------------< io.quarkus:quarkus-rest-client-deployment >--------------
[2025-10-01T23:28:48.798Z] [INFO] Building Quarkus - REST Client - Deployment 2.7.5.Final [200/964]
[2025-10-01T23:28:48.798Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-deployment ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-deployment ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-deployment ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-deployment ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-deployment ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-deployment ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-deployment ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-deployment ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-deployment ---
[2025-10-01T23:28:48.798Z] [INFO] Processed 39 files in 78ms (Formatted: 0, Unchanged: 39, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-deployment ---
[2025-10-01T23:28:48.798Z] [INFO] Processed 39 files in 00:00.052 (Already Sorted: 39, Needed Sorting: 0)
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-deployment ---
[2025-10-01T23:28:48.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.798Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client/deployment/src/main/resources
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-deployment ---
[2025-10-01T23:28:48.798Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.798Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/rest-client/deployment/target/classes
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-deployment ---
[2025-10-01T23:28:48.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.798Z] [INFO] Copying 4 resources
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-deployment ---
[2025-10-01T23:28:48.798Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.798Z] [INFO] Compiling 36 source files to /quarkus/extensions/resteasy-classic/rest-client/deployment/target/test-classes
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-deployment ---
[2025-10-01T23:28:48.798Z] [INFO]
[2025-10-01T23:28:48.798Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.798Z] [INFO] T E S T S
[2025-10-01T23:28:48.798Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.798Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.798Z] [INFO] Running io.quarkus.restclient.ft.AsyncRestClientFallbackTest
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:15,363 WARN [org.jbo.res.res.i18n] (main) RESTEASY002140: JAX-RS annotations found at non-public method: io.quarkus.restclient.ft.AsyncRestClientFallbackTest$TestEndpoint.get(); Only public methods may be exposed as resource methods.
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:15,620 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.548s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:15,620 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:15,621 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.798Z] 2025-10-01 22:04:16,093 INFO [io.quarkus] (main) Quarkus stopped in 0.076s
[2025-10-01T23:28:48.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.353 s - in io.quarkus.restclient.ft.AsyncRestClientFallbackTest
[2025-10-01T23:28:48.799Z] [INFO] Running io.quarkus.restclient.ft.RestClientFallbackTest
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:16,262 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:18,054 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.615s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:18,055 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:18,055 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:18,264 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found
[2025-10-01T23:28:48.799Z] at io.quarkus.restclient.ft.RestClientFallbackTest$TestEndpoint.get(RestClientFallbackTest.java:53)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.799Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.799Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.799Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.799Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.799Z]
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:18,328 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-10-01T23:28:48.799Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.216 s - in io.quarkus.restclient.ft.RestClientFallbackTest
[2025-10-01T23:28:48.799Z] [INFO] Running io.quarkus.restclient.exception.RestClientExceptionTest
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:18,445 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:19,399 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:19,400 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:19,400 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:19,660 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.RedirectionException: HTTP 302 Found
[2025-10-01T23:28:48.799Z] at io.quarkus.restclient.exception.DownstreamServiceRedirectEndpoint.getData(DownstreamServiceRedirectEndpoint.java:16)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.799Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.799Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.799Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.799Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.799Z]
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:19,682 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002010: Failed to execute: org.jboss.resteasy.client.exception.ResteasyWebApplicationException: Unknown error, status code 302
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.client.exception.WebApplicationExceptionWrapper.wrap(WebApplicationExceptionWrapper.java:107)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.microprofile.client.DefaultResponseExceptionMapper.toThrowable(DefaultResponseExceptionMapper.java:21)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.microprofile.client.ExceptionMapping$HandlerException.mapException(ExceptionMapping.java:41)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.microprofile.client.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:153)
[2025-10-01T23:28:48.799Z] at jdk.proxy10/jdk.proxy10.$Proxy117.getData(Unknown Source)
[2025-10-01T23:28:48.799Z] at io.quarkus.restclient.exception.FrontendService.exception(FrontendService.java:18)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.799Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.799Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.799Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.799Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.799Z]
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:19,696 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.RedirectionException: HTTP 302 Found
[2025-10-01T23:28:48.799Z] at io.quarkus.restclient.exception.DownstreamServiceRedirectEndpoint.getData(DownstreamServiceRedirectEndpoint.java:16)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.799Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.799Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.799Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.799Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.799Z]
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:19,699 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 302 Found
[2025-10-01T23:28:48.799Z] at io.quarkus.restclient.exception.FrontendService.exceptionCaught(FrontendService.java:28)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.799Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.799Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.799Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.799Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.799Z]
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:19,725 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.799Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.382 s - in io.quarkus.restclient.exception.RestClientExceptionTest
[2025-10-01T23:28:48.799Z] [INFO] Running io.quarkus.restclient.exception.RestClientExceptionOriginalBehaviorTest
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:19,789 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:19,789 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:21,179 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.788s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:21,180 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:21,180 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:21,380 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 503 Service Unavailable
[2025-10-01T23:28:48.799Z] at io.quarkus.restclient.exception.DownstreamServiceUnavailableEndpoint.getData(DownstreamServiceUnavailableEndpoint.java:13)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.799Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.799Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.799Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.799Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.799Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.799Z]
[2025-10-01T23:28:48.799Z] 2025-10-01 22:04:21,418 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 503 Service Unavailable
[2025-10-01T23:28:48.799Z] at io.quarkus.restclient.exception.DownstreamServiceUnavailableEndpoint.getData(DownstreamServiceUnavailableEndpoint.java:13)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.799Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.799Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.799Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.799Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.800Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.800Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.800Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.800Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.800Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.800Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.800Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.800Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.800Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.800Z]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:21,463 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.741 s - in io.quarkus.restclient.exception.RestClientExceptionOriginalBehaviorTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.restclient.interceptor.RestClientInterceptorTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:21,538 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:21,538 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:22,569 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:22,570 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:22,570 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:22,700 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 s - in io.quarkus.restclient.interceptor.RestClientInterceptorTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.restclient.registerclientheaders.RegisterClientHeadersTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:23,772 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:23,801 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.453s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:23,802 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:23,802 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:24,065 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.361 s - in io.quarkus.restclient.registerclientheaders.RegisterClientHeadersTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.restclient.configuration.VaultScenarioRestClientConfigTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:25,200 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.570s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:25,201 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:25,201 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:25,574 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.502 s - in io.quarkus.restclient.configuration.VaultScenarioRestClientConfigTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.restclient.configuration.UnknownConfigTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:26,627 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:26,628 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:26,628 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:26,678 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 s - in io.quarkus.restclient.configuration.UnknownConfigTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.restclient.configuration.QuarkusRestClientsTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:27,595 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:27,596 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:27,596 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:27,893 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s - in io.quarkus.restclient.configuration.QuarkusRestClientsTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.restclient.configuration.MPRestClientsTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:28,975 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.538s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:28,976 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:28,976 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:29,302 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.402 s - in io.quarkus.restclient.configuration.MPRestClientsTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.restclient.configuration.QuarkusConfigurationTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:30,210 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:30,211 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:30,211 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:30,396 INFO [io.quarkus] (main) Quarkus stopped in 0.066s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 s - in io.quarkus.restclient.configuration.QuarkusConfigurationTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.restclient.configuration.RestClientOverrideRuntimeConfigTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:31,368 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:31,368 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:31,368 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:31,592 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 s - in io.quarkus.restclient.configuration.RestClientOverrideRuntimeConfigTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.restclient.configuration.RestClientConfigNotationTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:32,479 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.405s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:32,479 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:32,479 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:32,604 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 s - in io.quarkus.restclient.configuration.RestClientConfigNotationTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.restclient.configuration.RestClientProfilesConfigTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:33,402 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:33,402 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:33,403 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:33,629 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 s - in io.quarkus.restclient.configuration.RestClientProfilesConfigTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.restclient.registerprovider.ProviderClientRegistrationTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:34,406 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.327s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:34,406 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:34,406 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:34,628 INFO [io.quarkus] (main) Quarkus stopped in 0.055s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 s - in io.quarkus.restclient.registerprovider.ProviderClientRegistrationTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.restclient.registerprovider.RegisterProviderTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:34,719 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:35,811 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.626s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:35,811 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:35,812 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:36,143 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.512 s - in io.quarkus.restclient.registerprovider.RegisterProviderTest
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] Results:
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-deployment ---
[2025-10-01T23:28:48.800Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/deployment/target/quarkus-rest-client-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-deployment ---
[2025-10-01T23:28:48.800Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/deployment/target/quarkus-rest-client-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-deployment ---
[2025-10-01T23:28:48.800Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/deployment/target/quarkus-rest-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-deployment/2.7.5.Final/quarkus-rest-client-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.800Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-deployment/2.7.5.Final/quarkus-rest-client-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.800Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/deployment/target/quarkus-rest-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-deployment/2.7.5.Final/quarkus-rest-client-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] -------------------< io.quarkus:quarkus-jackson-spi >-------------------
[2025-10-01T23:28:48.800Z] [INFO] Building Quarkus - Jackson - SPI 2.7.5.Final [201/964]
[2025-10-01T23:28:48.800Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson-spi ---
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson-spi ---
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson-spi ---
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson-spi ---
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson-spi ---
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson-spi ---
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson-spi ---
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson-spi ---
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson-spi ---
[2025-10-01T23:28:48.800Z] [INFO] Processed 2 files in 12ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson-spi ---
[2025-10-01T23:28:48.800Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jackson-spi ---
[2025-10-01T23:28:48.800Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.800Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/spi/src/main/resources
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jackson-spi ---
[2025-10-01T23:28:48.800Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.800Z] [INFO] Compiling 2 source files to /quarkus/extensions/jackson/spi/target/classes
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jackson-spi ---
[2025-10-01T23:28:48.800Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.800Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/spi/src/test/resources
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jackson-spi ---
[2025-10-01T23:28:48.800Z] [INFO] No sources to compile
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jackson-spi ---
[2025-10-01T23:28:48.800Z] [INFO] No tests to run.
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jackson-spi ---
[2025-10-01T23:28:48.800Z] [INFO] Building jar: /quarkus/extensions/jackson/spi/target/quarkus-jackson-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson-spi ---
[2025-10-01T23:28:48.800Z] [INFO] Building jar: /quarkus/extensions/jackson/spi/target/quarkus-jackson-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson-spi ---
[2025-10-01T23:28:48.800Z] [INFO] Installing /quarkus/extensions/jackson/spi/target/quarkus-jackson-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.800Z] [INFO] Installing /quarkus/extensions/jackson/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final.pom
[2025-10-01T23:28:48.800Z] [INFO] Installing /quarkus/extensions/jackson/spi/target/quarkus-jackson-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] ---------------< io.quarkus:quarkus-jackson-deployment >----------------
[2025-10-01T23:28:48.800Z] [INFO] Building Quarkus - Jackson - Deployment 2.7.5.Final [202/964]
[2025-10-01T23:28:48.800Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson-deployment ---
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson-deployment ---
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson-deployment ---
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson-deployment ---
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson-deployment ---
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson-deployment ---
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson-deployment ---
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson-deployment ---
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson-deployment ---
[2025-10-01T23:28:48.800Z] [INFO] Processed 12 files in 40ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson-deployment ---
[2025-10-01T23:28:48.800Z] [INFO] Processed 12 files in 00:00.017 (Already Sorted: 12, Needed Sorting: 0)
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jackson-deployment ---
[2025-10-01T23:28:48.800Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.800Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/deployment/src/main/resources
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jackson-deployment ---
[2025-10-01T23:28:48.800Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.800Z] [INFO] Compiling 2 source files to /quarkus/extensions/jackson/deployment/target/classes
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jackson-deployment ---
[2025-10-01T23:28:48.800Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.800Z] [INFO] Copying 6 resources
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jackson-deployment ---
[2025-10-01T23:28:48.800Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.800Z] [INFO] Compiling 10 source files to /quarkus/extensions/jackson/deployment/target/test-classes
[2025-10-01T23:28:48.800Z] [WARNING] /quarkus/extensions/jackson/deployment/src/test/java/io/quarkus/jackson/deployment/JacksonTimeZonePropertiesTest.java:[28,72] Date(int,int,int,int,int) in java.util.Date has been deprecated
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jackson-deployment ---
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.800Z] [INFO] T E S T S
[2025-10-01T23:28:48.800Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.800Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.jackson.deployment.JacksonFailOnUnknownPropertiesTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:42,258 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.213s.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:42,259 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:42,259 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:42,496 INFO [io.quarkus] (main) Quarkus stopped in 0.009s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.928 s - in io.quarkus.jackson.deployment.JacksonFailOnUnknownPropertiesTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.jackson.deployment.JacksonErroneousTimeZonePropertiesTest
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.574 s - in io.quarkus.jackson.deployment.JacksonErroneousTimeZonePropertiesTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.jackson.deployment.JacksonAcceptCaseInsensitiveEnumsTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:43,884 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.110s.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:43,884 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:43,884 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:44,134 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 s - in io.quarkus.jackson.deployment.JacksonAcceptCaseInsensitiveEnumsTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.jackson.deployment.OverrideZonedDateTimeSerializerTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:44,679 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.107s.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:44,680 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:44,680 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:44,831 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s - in io.quarkus.jackson.deployment.OverrideZonedDateTimeSerializerTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.jackson.deployment.JacksonDontWriteDatesAsTimestampsTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:45,467 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.200s.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:45,467 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:45,467 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:45,670 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 s - in io.quarkus.jackson.deployment.JacksonDontWriteDatesAsTimestampsTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.jackson.deployment.JacksonWriteDatesAsTimestampsTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:46,288 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.181s.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:46,288 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:46,288 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:46,484 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 s - in io.quarkus.jackson.deployment.JacksonWriteDatesAsTimestampsTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansNotSetTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:47,011 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.118s.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:47,011 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:47,012 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:47,142 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 s - in io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansNotSetTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.jackson.deployment.JacksonTimeZonePropertiesTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:47,652 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.112s.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:47,653 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:47,653 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:47,812 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 s - in io.quarkus.jackson.deployment.JacksonTimeZonePropertiesTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.jackson.deployment.JacksonIgnoreUnknownPropertiesTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:48,279 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.180s.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:48,279 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:48,279 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:48,402 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 s - in io.quarkus.jackson.deployment.JacksonIgnoreUnknownPropertiesTest
[2025-10-01T23:28:48.800Z] [INFO] Running io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansSetTest
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:48,918 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.103s.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:48,919 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:48,919 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.800Z] 2025-10-01 22:04:49,034 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s - in io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansSetTest
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] Results:
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jackson-deployment ---
[2025-10-01T23:28:48.800Z] [INFO] Building jar: /quarkus/extensions/jackson/deployment/target/quarkus-jackson-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson-deployment ---
[2025-10-01T23:28:48.800Z] [INFO] Building jar: /quarkus/extensions/jackson/deployment/target/quarkus-jackson-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson-deployment ---
[2025-10-01T23:28:48.800Z] [INFO] Installing /quarkus/extensions/jackson/deployment/target/quarkus-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jackson-deployment/2.7.5.Final/quarkus-jackson-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.800Z] [INFO] Installing /quarkus/extensions/jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jackson-deployment/2.7.5.Final/quarkus-jackson-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.800Z] [INFO] Installing /quarkus/extensions/jackson/deployment/target/quarkus-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jackson-deployment/2.7.5.Final/quarkus-jackson-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.800Z] [INFO]
[2025-10-01T23:28:48.800Z] [INFO] -------------< io.quarkus:quarkus-resteasy-jackson-parent >-------------
[2025-10-01T23:28:48.800Z] [INFO] Building Quarkus - RESTEasy - Jackson 2.7.5.Final [203/964]
[2025-10-01T23:28:48.801Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jackson-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jackson-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jackson-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jackson-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jackson-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jackson-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jackson-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jackson-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jackson-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jackson-parent ---
[2025-10-01T23:28:48.801Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jackson-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jackson-parent ---
[2025-10-01T23:28:48.801Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson-parent/2.7.5.Final/quarkus-resteasy-jackson-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] ----------------< io.quarkus:quarkus-resteasy-jackson >-----------------
[2025-10-01T23:28:48.801Z] [INFO] Building Quarkus - RESTEasy - Jackson - Runtime 2.7.5.Final [204/964]
[2025-10-01T23:28:48.801Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.801Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO] No sources to compile
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.801Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/src/test/resources
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO] No sources to compile
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO] No tests to run.
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/target/quarkus-resteasy-jackson-2.7.5.Final.jar
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/target/quarkus-resteasy-jackson-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jackson ---
[2025-10-01T23:28:48.801Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/target/quarkus-resteasy-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson/2.7.5.Final/quarkus-resteasy-jackson-2.7.5.Final.jar
[2025-10-01T23:28:48.801Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson/2.7.5.Final/quarkus-resteasy-jackson-2.7.5.Final.pom
[2025-10-01T23:28:48.801Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/target/quarkus-resteasy-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson/2.7.5.Final/quarkus-resteasy-jackson-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] -----------< io.quarkus:quarkus-resteasy-jackson-deployment >-----------
[2025-10-01T23:28:48.801Z] [INFO] Building Quarkus - RESTEasy - Jackson - Deployment 2.7.5.Final [205/964]
[2025-10-01T23:28:48.801Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jackson-deployment ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jackson-deployment ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jackson-deployment ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jackson-deployment ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jackson-deployment ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jackson-deployment ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jackson-deployment ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jackson-deployment ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jackson-deployment ---
[2025-10-01T23:28:48.801Z] [INFO] Processed 12 files in 20ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jackson-deployment ---
[2025-10-01T23:28:48.801Z] [INFO] Processed 12 files in 00:00.010 (Already Sorted: 12, Needed Sorting: 0)
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jackson-deployment ---
[2025-10-01T23:28:48.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.801Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/src/main/resources
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jackson-deployment ---
[2025-10-01T23:28:48.801Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.801Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/classes
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jackson-deployment ---
[2025-10-01T23:28:48.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.801Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/src/test/resources
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jackson-deployment ---
[2025-10-01T23:28:48.801Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.801Z] [INFO] Compiling 11 source files to /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/test-classes
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jackson-deployment ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.801Z] [INFO] T E S T S
[2025-10-01T23:28:48.801Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.801Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.801Z] [INFO] Running io.quarkus.resteasy.jackson.MultipleTimeModuleTest
[2025-10-01T23:28:48.801Z] Tests paused
[2025-10-01T23:28:48.801Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.801Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.801Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.801Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.801Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.801Z] 2025-10-01 22:04:58,425 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.364s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.801Z] 2025-10-01 22:04:58,428 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.801Z] 2025-10-01 22:04:58,428 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:01,767 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TimeCustomizer.class.
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:01,779 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-10-01T23:28:48.801Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.801Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.801Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.801Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.801Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:02,179 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.393s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:02,179 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:02,180 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:02,180 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.979s
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:03,399 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TimeCustomizer.class.
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:03,433 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.801Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.801Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.801Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.801Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.801Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:03,880 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:03,880 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:03,880 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:03,881 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.559s
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:05,101 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TimeCustomizer.class.
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:05,104 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.801Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.801Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.801Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.801Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.801Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:05,420 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.312s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:05,420 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:05,420 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:05,421 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.404s
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:05,470 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-10-01T23:28:48.801Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.108 s - in io.quarkus.resteasy.jackson.MultipleTimeModuleTest
[2025-10-01T23:28:48.801Z] [INFO] Running io.quarkus.resteasy.jackson.LargeResponseTest
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:08,667 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.504s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:08,668 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:08,668 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:10,170 INFO [io.quarkus] (main) Quarkus stopped in 0.088s
[2025-10-01T23:28:48.801Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.6 s - in io.quarkus.resteasy.jackson.LargeResponseTest
[2025-10-01T23:28:48.801Z] [INFO] Running io.quarkus.resteasy.jackson.JsonViewTest
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:11,623 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.865s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:11,624 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:11,624 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:12,325 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.801Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.155 s - in io.quarkus.resteasy.jackson.JsonViewTest
[2025-10-01T23:28:48.801Z] [INFO] Running io.quarkus.resteasy.jackson.NoMediaTypeTest
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:13,410 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.531s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:13,410 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:13,410 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.801Z] 2025-10-01 22:05:14,174 INFO [io.quarkus] (main) Quarkus stopped in 0.059s
[2025-10-01T23:28:48.801Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.842 s - in io.quarkus.resteasy.jackson.NoMediaTypeTest
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] Results:
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jackson-deployment ---
[2025-10-01T23:28:48.801Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/quarkus-resteasy-jackson-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jackson-deployment ---
[2025-10-01T23:28:48.801Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/quarkus-resteasy-jackson-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jackson-deployment ---
[2025-10-01T23:28:48.801Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/quarkus-resteasy-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.5.Final/quarkus-resteasy-jackson-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.801Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.5.Final/quarkus-resteasy-jackson-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.801Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/quarkus-resteasy-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.5.Final/quarkus-resteasy-jackson-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] -------------< io.quarkus:quarkus-reactive-routes-parent >--------------
[2025-10-01T23:28:48.801Z] [INFO] Building Quarkus - Reactive Routes 2.7.5.Final [206/964]
[2025-10-01T23:28:48.801Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-routes-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-routes-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-routes-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-routes-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-routes-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-routes-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-routes-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-routes-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-routes-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-routes-parent ---
[2025-10-01T23:28:48.801Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-routes-parent ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-routes-parent ---
[2025-10-01T23:28:48.801Z] [INFO] Installing /quarkus/extensions/reactive-routes/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-routes-parent/2.7.5.Final/quarkus-reactive-routes-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] -----------------< io.quarkus:quarkus-reactive-routes >-----------------
[2025-10-01T23:28:48.801Z] [INFO] Building Quarkus - Reactive Routes - Runtime 2.7.5.Final [207/964]
[2025-10-01T23:28:48.801Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.801Z] [INFO] Processed 25 files in 192ms (Formatted: 0, Unchanged: 25, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.801Z] [INFO] Processed 25 files in 00:00.055 (Already Sorted: 25, Needed Sorting: 0)
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.801Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final.jar (3.6 kB at 19 kB/s)
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.801Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.801Z] [INFO] Compiling 25 source files to /quarkus/extensions/reactive-routes/runtime/target/classes
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.801Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-routes/runtime/src/test/resources
[2025-10-01T23:28:48.801Z] [INFO]
[2025-10-01T23:28:48.801Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.801Z] [INFO] No sources to compile
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.802Z] [INFO] No tests to run.
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.802Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/runtime/target/quarkus-reactive-routes-2.7.5.Final.jar
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.802Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/runtime/target/quarkus-reactive-routes-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-routes ---
[2025-10-01T23:28:48.802Z] [INFO] Installing /quarkus/extensions/reactive-routes/runtime/target/quarkus-reactive-routes-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-routes/2.7.5.Final/quarkus-reactive-routes-2.7.5.Final.jar
[2025-10-01T23:28:48.802Z] [INFO] Installing /quarkus/extensions/reactive-routes/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-routes/2.7.5.Final/quarkus-reactive-routes-2.7.5.Final.pom
[2025-10-01T23:28:48.802Z] [INFO] Installing /quarkus/extensions/reactive-routes/runtime/target/quarkus-reactive-routes-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-routes/2.7.5.Final/quarkus-reactive-routes-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] -----------< io.quarkus:quarkus-hibernate-validator-parent >------------
[2025-10-01T23:28:48.802Z] [INFO] Building Quarkus - Hibernate Validator 2.7.5.Final [208/964]
[2025-10-01T23:28:48.802Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator-parent ---
[2025-10-01T23:28:48.802Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator-parent ---
[2025-10-01T23:28:48.802Z] [INFO] Installing /quarkus/extensions/hibernate-validator/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-parent/2.7.5.Final/quarkus-hibernate-validator-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] -------------< io.quarkus:quarkus-hibernate-validator-spi >-------------
[2025-10-01T23:28:48.802Z] [INFO] Building Quarkus - Hibernate Validator - SPI 2.7.5.Final [209/964]
[2025-10-01T23:28:48.802Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator-spi ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator-spi ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator-spi ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator-spi ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator-spi ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator-spi ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator-spi ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator-spi ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator-spi ---
[2025-10-01T23:28:48.802Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator-spi ---
[2025-10-01T23:28:48.802Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-validator-spi ---
[2025-10-01T23:28:48.802Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.802Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/spi/src/main/resources
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-validator-spi ---
[2025-10-01T23:28:48.802Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.802Z] [INFO] Compiling 1 source file to /quarkus/extensions/hibernate-validator/spi/target/classes
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-validator-spi ---
[2025-10-01T23:28:48.802Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.802Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/spi/src/test/resources
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-validator-spi ---
[2025-10-01T23:28:48.802Z] [INFO] No sources to compile
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-validator-spi ---
[2025-10-01T23:28:48.802Z] [INFO] No tests to run.
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-validator-spi ---
[2025-10-01T23:28:48.802Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator-spi ---
[2025-10-01T23:28:48.802Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator-spi ---
[2025-10-01T23:28:48.802Z] [INFO] Installing /quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.802Z] [INFO] Installing /quarkus/extensions/hibernate-validator/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final.pom
[2025-10-01T23:28:48.802Z] [INFO] Installing /quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] ---------< io.quarkus:quarkus-elytron-security-common-parent >----------
[2025-10-01T23:28:48.802Z] [INFO] Building Quarkus - Elytron Security - Common 2.7.5.Final [210/964]
[2025-10-01T23:28:48.802Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-common-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-common-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-common-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-common-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-common-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-common-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-common-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-common-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-common-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-common-parent ---
[2025-10-01T23:28:48.802Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-common-parent ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-common-parent ---
[2025-10-01T23:28:48.802Z] [INFO] Installing /quarkus/extensions/elytron-security-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common-parent/2.7.5.Final/quarkus-elytron-security-common-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] -------------< io.quarkus:quarkus-elytron-security-common >-------------
[2025-10-01T23:28:48.802Z] [INFO] Building Quarkus - Elytron Security - Common - Runtime 2.7.5.Final [211/964]
[2025-10-01T23:28:48.802Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.pom
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.pom (4.1 kB at 34 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-parent/1.18.3.Final/wildfly-elytron-parent-1.18.3.Final.pom
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-parent/1.18.3.Final/wildfly-elytron-parent-1.18.3.Final.pom (69 kB at 550 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.pom
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.pom (2.5 kB at 24 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.pom
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.pom (3.7 kB at 17 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.pom
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.pom (2.8 kB at 19 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.pom
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.pom (2.4 kB at 21 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.pom
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.pom (2.2 kB at 20 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.pom
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.pom (3.2 kB at 33 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.pom
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.pom (2.7 kB at 14 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.pom
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.pom (2.3 kB at 6.3 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom (4.7 kB at 43 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom (76 kB at 524 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom (5.6 kB at 82 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.pom
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.pom (2.9 kB at 27 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.jar
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.jar
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.jar
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.jar
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.jar
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.jar (38 kB at 370 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.jar
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.jar (34 kB at 308 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.jar
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.jar (32 kB at 244 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.jar (49 kB at 206 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.jar
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.jar (72 kB at 245 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.jar
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.jar (139 kB at 423 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.jar
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar (911 kB at 2.5 MB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.jar (8.1 kB at 20 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.jar (16 kB at 30 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.jar (36 kB at 65 kB/s)
[2025-10-01T23:28:48.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.jar (100 kB at 168 kB/s)
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO] Processed 11 files in 60ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO] Processed 11 files in 00:00.014 (Already Sorted: 11, Needed Sorting: 0)
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.802Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.802Z] [INFO] Compiling 10 source files to /quarkus/extensions/elytron-security-common/runtime/target/classes
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.802Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-common/runtime/src/test/resources
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.802Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security-common/runtime/target/test-classes
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.802Z] [INFO] T E S T S
[2025-10-01T23:28:48.802Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.802Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.802Z] [INFO] Running io.quarkus.elytron.security.common.runtime.BcryptUtilTest
[2025-10-01T23:28:48.802Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.302 s - in io.quarkus.elytron.security.common.runtime.BcryptUtilTest
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] Results:
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/runtime/target/quarkus-elytron-security-common-2.7.5.Final.jar
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/runtime/target/quarkus-elytron-security-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-common ---
[2025-10-01T23:28:48.802Z] [INFO] Installing /quarkus/extensions/elytron-security-common/runtime/target/quarkus-elytron-security-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common/2.7.5.Final/quarkus-elytron-security-common-2.7.5.Final.jar
[2025-10-01T23:28:48.802Z] [INFO] Installing /quarkus/extensions/elytron-security-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common/2.7.5.Final/quarkus-elytron-security-common-2.7.5.Final.pom
[2025-10-01T23:28:48.802Z] [INFO] Installing /quarkus/extensions/elytron-security-common/runtime/target/quarkus-elytron-security-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common/2.7.5.Final/quarkus-elytron-security-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] -------< io.quarkus:quarkus-elytron-security-common-deployment >--------
[2025-10-01T23:28:48.802Z] [INFO] Building Quarkus - Elytron Security - Common - Deployment 2.7.5.Final [212/964]
[2025-10-01T23:28:48.802Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-common-deployment ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-common-deployment ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-common-deployment ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-common-deployment ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-common-deployment ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-common-deployment ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-common-deployment ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-common-deployment ---
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-common-deployment ---
[2025-10-01T23:28:48.802Z] [INFO] Processed 2 files in 19ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-common-deployment ---
[2025-10-01T23:28:48.802Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-common-deployment ---
[2025-10-01T23:28:48.802Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.802Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-common/deployment/src/main/resources
[2025-10-01T23:28:48.802Z] [INFO]
[2025-10-01T23:28:48.802Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-common-deployment ---
[2025-10-01T23:28:48.802Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.802Z] [INFO] Compiling 2 source files to /quarkus/extensions/elytron-security-common/deployment/target/classes
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-common-deployment ---
[2025-10-01T23:28:48.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.803Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-common/deployment/src/test/resources
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-common-deployment ---
[2025-10-01T23:28:48.803Z] [INFO] No sources to compile
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-common-deployment ---
[2025-10-01T23:28:48.803Z] [INFO] No tests to run.
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-common-deployment ---
[2025-10-01T23:28:48.803Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/deployment/target/quarkus-elytron-security-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-common-deployment ---
[2025-10-01T23:28:48.803Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/deployment/target/quarkus-elytron-security-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-common-deployment ---
[2025-10-01T23:28:48.803Z] [INFO] Installing /quarkus/extensions/elytron-security-common/deployment/target/quarkus-elytron-security-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common-deployment/2.7.5.Final/quarkus-elytron-security-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.803Z] [INFO] Installing /quarkus/extensions/elytron-security-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common-deployment/2.7.5.Final/quarkus-elytron-security-common-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.803Z] [INFO] Installing /quarkus/extensions/elytron-security-common/deployment/target/quarkus-elytron-security-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common-deployment/2.7.5.Final/quarkus-elytron-security-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] -------------< io.quarkus:quarkus-elytron-security-parent >-------------
[2025-10-01T23:28:48.803Z] [INFO] Building Quarkus - Elytron Security 2.7.5.Final [213/964]
[2025-10-01T23:28:48.803Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-parent ---
[2025-10-01T23:28:48.803Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-parent ---
[2025-10-01T23:28:48.803Z] [INFO] Installing /quarkus/extensions/elytron-security/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-parent/2.7.5.Final/quarkus-elytron-security-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] ----------------< io.quarkus:quarkus-elytron-security >-----------------
[2025-10-01T23:28:48.803Z] [INFO] Building Quarkus - Elytron Security - Runtime 2.7.5.Final [214/964]
[2025-10-01T23:28:48.803Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.pom
[2025-10-01T23:28:48.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.pom (3.9 kB at 34 kB/s)
[2025-10-01T23:28:48.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.pom
[2025-10-01T23:28:48.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.pom (1.8 kB at 12 kB/s)
[2025-10-01T23:28:48.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.pom
[2025-10-01T23:28:48.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.pom (2.5 kB at 23 kB/s)
[2025-10-01T23:28:48.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm/1.18.3.Final/wildfly-elytron-realm-1.18.3.Final.pom
[2025-10-01T23:28:48.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm/1.18.3.Final/wildfly-elytron-realm-1.18.3.Final.pom (4.3 kB at 32 kB/s)
[2025-10-01T23:28:48.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/jacc/jakarta.security.jacc-api/1.6.1/jakarta.security.jacc-api-1.6.1.pom
[2025-10-01T23:28:48.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/jacc/jakarta.security.jacc-api/1.6.1/jakarta.security.jacc-api-1.6.1.pom (13 kB at 117 kB/s)
[2025-10-01T23:28:48.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.pom
[2025-10-01T23:28:48.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.pom (15 kB at 134 kB/s)
[2025-10-01T23:28:48.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.jar
[2025-10-01T23:28:48.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.jar
[2025-10-01T23:28:48.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.jar
[2025-10-01T23:28:48.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm/1.18.3.Final/wildfly-elytron-realm-1.18.3.Final.jar
[2025-10-01T23:28:48.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/jacc/jakarta.security.jacc-api/1.6.1/jakarta.security.jacc-api-1.6.1.jar
[2025-10-01T23:28:48.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.jar (63 kB at 277 kB/s)
[2025-10-01T23:28:48.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar
[2025-10-01T23:28:48.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/jacc/jakarta.security.jacc-api/1.6.1/jakarta.security.jacc-api-1.6.1.jar (44 kB at 169 kB/s)
[2025-10-01T23:28:48.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.jar (275 kB at 1.1 MB/s)
[2025-10-01T23:28:48.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.jar (13 kB at 36 kB/s)
[2025-10-01T23:28:48.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar (43 kB at 115 kB/s)
[2025-10-01T23:28:48.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm/1.18.3.Final/wildfly-elytron-realm-1.18.3.Final.jar (100 kB at 264 kB/s)
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO] Processed 7 files in 26ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO] Processed 7 files in 00:00.018 (Already Sorted: 7, Needed Sorting: 0)
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.803Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.803Z] [INFO] Compiling 6 source files to /quarkus/extensions/elytron-security/runtime/target/classes
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.803Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security/runtime/src/test/resources
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.803Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security/runtime/target/test-classes
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.803Z] [INFO] T E S T S
[2025-10-01T23:28:48.803Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.803Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.803Z] [INFO] Running io.quarkus.elytron.security.runtime.DefaultRoleDecoderTest
[2025-10-01T23:28:48.803Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in io.quarkus.elytron.security.runtime.DefaultRoleDecoderTest
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] Results:
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO] Building jar: /quarkus/extensions/elytron-security/runtime/target/quarkus-elytron-security-2.7.5.Final.jar
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO] Building jar: /quarkus/extensions/elytron-security/runtime/target/quarkus-elytron-security-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security ---
[2025-10-01T23:28:48.803Z] [INFO] Installing /quarkus/extensions/elytron-security/runtime/target/quarkus-elytron-security-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security/2.7.5.Final/quarkus-elytron-security-2.7.5.Final.jar
[2025-10-01T23:28:48.803Z] [INFO] Installing /quarkus/extensions/elytron-security/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security/2.7.5.Final/quarkus-elytron-security-2.7.5.Final.pom
[2025-10-01T23:28:48.803Z] [INFO] Installing /quarkus/extensions/elytron-security/runtime/target/quarkus-elytron-security-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security/2.7.5.Final/quarkus-elytron-security-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] -----------< io.quarkus:quarkus-elytron-security-deployment >-----------
[2025-10-01T23:28:48.803Z] [INFO] Building Quarkus - Elytron Security - Deployment 2.7.5.Final [215/964]
[2025-10-01T23:28:48.803Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-deployment ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-deployment ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-deployment ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-deployment ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-deployment ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-deployment ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-deployment ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-deployment ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-deployment ---
[2025-10-01T23:28:48.803Z] [INFO] Processed 5 files in 15ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-deployment ---
[2025-10-01T23:28:48.803Z] [INFO] Processed 5 files in 00:00.006 (Already Sorted: 5, Needed Sorting: 0)
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-deployment ---
[2025-10-01T23:28:48.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.803Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security/deployment/src/main/resources
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-deployment ---
[2025-10-01T23:28:48.803Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.803Z] [INFO] Compiling 5 source files to /quarkus/extensions/elytron-security/deployment/target/classes
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-deployment ---
[2025-10-01T23:28:48.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.803Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security/deployment/src/test/resources
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-deployment ---
[2025-10-01T23:28:48.803Z] [INFO] No sources to compile
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-deployment ---
[2025-10-01T23:28:48.803Z] [INFO] No tests to run.
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-deployment ---
[2025-10-01T23:28:48.803Z] [INFO] Building jar: /quarkus/extensions/elytron-security/deployment/target/quarkus-elytron-security-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-deployment ---
[2025-10-01T23:28:48.803Z] [INFO] Building jar: /quarkus/extensions/elytron-security/deployment/target/quarkus-elytron-security-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-deployment ---
[2025-10-01T23:28:48.803Z] [INFO] Installing /quarkus/extensions/elytron-security/deployment/target/quarkus-elytron-security-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-deployment/2.7.5.Final/quarkus-elytron-security-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.803Z] [INFO] Installing /quarkus/extensions/elytron-security/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-deployment/2.7.5.Final/quarkus-elytron-security-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.803Z] [INFO] Installing /quarkus/extensions/elytron-security/deployment/target/quarkus-elytron-security-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-deployment/2.7.5.Final/quarkus-elytron-security-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] -----< io.quarkus:quarkus-elytron-security-properties-file-parent >-----
[2025-10-01T23:28:48.803Z] [INFO] Building Quarkus - Elytron Security Properties File 2.7.5.Final [216/964]
[2025-10-01T23:28:48.803Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-properties-file-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-properties-file-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-properties-file-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-properties-file-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-properties-file-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-properties-file-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-properties-file-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-properties-file-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-properties-file-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-properties-file-parent ---
[2025-10-01T23:28:48.803Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-properties-file-parent ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-properties-file-parent ---
[2025-10-01T23:28:48.803Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file-parent/2.7.5.Final/quarkus-elytron-security-properties-file-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --------< io.quarkus:quarkus-elytron-security-properties-file >---------
[2025-10-01T23:28:48.803Z] [INFO] Building Quarkus - Elytron Security Properties File - Runtime 2.7.5.Final [217/964]
[2025-10-01T23:28:48.803Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.803Z] [INFO] Processed 6 files in 26ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.803Z] [INFO] Processed 6 files in 00:00.012 (Already Sorted: 6, Needed Sorting: 0)
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.803Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.803Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.803Z] [INFO] Compiling 6 source files to /quarkus/extensions/elytron-security-properties-file/runtime/target/classes
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.803Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-properties-file/runtime/src/test/resources
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.803Z] [INFO] No sources to compile
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.803Z] [INFO] No tests to run.
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.803Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/runtime/target/quarkus-elytron-security-properties-file-2.7.5.Final.jar
[2025-10-01T23:28:48.803Z] [INFO]
[2025-10-01T23:28:48.803Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.804Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/runtime/target/quarkus-elytron-security-properties-file-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-properties-file ---
[2025-10-01T23:28:48.804Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/runtime/target/quarkus-elytron-security-properties-file-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file/2.7.5.Final/quarkus-elytron-security-properties-file-2.7.5.Final.jar
[2025-10-01T23:28:48.804Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file/2.7.5.Final/quarkus-elytron-security-properties-file-2.7.5.Final.pom
[2025-10-01T23:28:48.804Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/runtime/target/quarkus-elytron-security-properties-file-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file/2.7.5.Final/quarkus-elytron-security-properties-file-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] ---< io.quarkus:quarkus-elytron-security-properties-file-deployment >---
[2025-10-01T23:28:48.804Z] [INFO] Building Quarkus - Elytron Security Properties File - Deployment 2.7.5.Final [218/964]
[2025-10-01T23:28:48.804Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-properties-file-deployment ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-properties-file-deployment ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-properties-file-deployment ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-properties-file-deployment ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-properties-file-deployment ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-properties-file-deployment ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-properties-file-deployment ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-properties-file-deployment ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-properties-file-deployment ---
[2025-10-01T23:28:48.804Z] [INFO] Processed 16 files in 52ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-properties-file-deployment ---
[2025-10-01T23:28:48.804Z] [INFO] Processed 16 files in 00:00.023 (Already Sorted: 16, Needed Sorting: 0)
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-properties-file-deployment ---
[2025-10-01T23:28:48.804Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.804Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-properties-file/deployment/src/main/resources
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-properties-file-deployment ---
[2025-10-01T23:28:48.804Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.804Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security-properties-file/deployment/target/classes
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-properties-file-deployment ---
[2025-10-01T23:28:48.804Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.804Z] [INFO] Copying 8 resources
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-properties-file-deployment ---
[2025-10-01T23:28:48.804Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.804Z] [INFO] Compiling 15 source files to /quarkus/extensions/elytron-security-properties-file/deployment/target/test-classes
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-properties-file-deployment ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.804Z] [INFO] T E S T S
[2025-10-01T23:28:48.804Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.804Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.804Z] [INFO] Running io.quarkus.security.test.NoConfiguredRealmsTestCase
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:35,338 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.file.enabled" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:35,924 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.723s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:35,924 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:35,924 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:37,756 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-10-01T23:28:48.804Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.088 s - in io.quarkus.security.test.NoConfiguredRealmsTestCase
[2025-10-01T23:28:48.804Z] [INFO] Running io.quarkus.security.test.FormAuthTestCase
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:39,457 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.731s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:39,458 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:39,458 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.804Z] Request method: POST
[2025-10-01T23:28:48.804Z] Request URI: http://localhost:8081/j_security_check
[2025-10-01T23:28:48.804Z] Proxy: <none>
[2025-10-01T23:28:48.804Z] Request params: <none>
[2025-10-01T23:28:48.804Z] Query params: <none>
[2025-10-01T23:28:48.804Z] Form params: j_username=stuart
[2025-10-01T23:28:48.804Z] j_password=test
[2025-10-01T23:28:48.804Z] Path params: <none>
[2025-10-01T23:28:48.804Z] Headers: Accept=*/*
[2025-10-01T23:28:48.804Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2025-10-01T23:28:48.804Z] Cookies: <none>
[2025-10-01T23:28:48.804Z] Multiparts: <none>
[2025-10-01T23:28:48.804Z] Body: <none>
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:40,170 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-1) Encryption key was not specified for persistent FORM auth, using temporary key wsVNcPVjHWgdiXZUEENqV9fjMFpOCUyXiCDMeBMYsOU=
[2025-10-01T23:28:48.804Z] HTTP/1.1 302 Found
[2025-10-01T23:28:48.804Z] location: http://localhost:8081/
[2025-10-01T23:28:48.804Z] content-length: 0
[2025-10-01T23:28:48.804Z] set-cookie: quarkus-credential=DHqu5Y19Aqq94M2bxaUkP3ixj4wfRycqbJK90+5CJ88EpEQlkso4zpRUmRRoF6ETWg==; Path=/
[2025-10-01T23:28:48.804Z] Request method: POST
[2025-10-01T23:28:48.804Z] Request URI: http://localhost:8081/j_security_check
[2025-10-01T23:28:48.804Z] Proxy: <none>
[2025-10-01T23:28:48.804Z] Request params: <none>
[2025-10-01T23:28:48.804Z] Query params: <none>
[2025-10-01T23:28:48.804Z] Form params: j_username=jdoe
[2025-10-01T23:28:48.804Z] j_password=p4ssw0rd
[2025-10-01T23:28:48.804Z] Path params: <none>
[2025-10-01T23:28:48.804Z] Headers: Accept=*/*
[2025-10-01T23:28:48.804Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2025-10-01T23:28:48.804Z] Cookies: <none>
[2025-10-01T23:28:48.804Z] Multiparts: <none>
[2025-10-01T23:28:48.804Z] Body: <none>
[2025-10-01T23:28:48.804Z] HTTP/1.1 302 Found
[2025-10-01T23:28:48.804Z] location: http://localhost:8081/
[2025-10-01T23:28:48.804Z] content-length: 0
[2025-10-01T23:28:48.804Z] set-cookie: quarkus-credential=DInaR66kBpRuoFOM4MSRsHQWC4JLIVxQAl6eOcW6u1oFo3e9uwQphH6h3mhCp0Q=; Path=/
[2025-10-01T23:28:48.804Z] Request method: POST
[2025-10-01T23:28:48.804Z] Request URI: http://localhost:8081/j_security_check
[2025-10-01T23:28:48.804Z] Proxy: <none>
[2025-10-01T23:28:48.804Z] Request params: <none>
[2025-10-01T23:28:48.804Z] Query params: <none>
[2025-10-01T23:28:48.804Z] Form params: j_username=scott
[2025-10-01T23:28:48.804Z] j_password=jb0ss
[2025-10-01T23:28:48.804Z] Path params: <none>
[2025-10-01T23:28:48.804Z] Headers: Accept=*/*
[2025-10-01T23:28:48.804Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2025-10-01T23:28:48.804Z] Cookies: <none>
[2025-10-01T23:28:48.804Z] Multiparts: <none>
[2025-10-01T23:28:48.804Z] Body: <none>
[2025-10-01T23:28:48.804Z] HTTP/1.1 302 Found
[2025-10-01T23:28:48.804Z] location: http://localhost:8081/
[2025-10-01T23:28:48.804Z] content-length: 0
[2025-10-01T23:28:48.804Z] set-cookie: quarkus-credential=DGoYlnMQ9ulKPYfM9FdADOraCzS3c+b0ieVIxgtIuETcNAUI5BkD2ocnu2ZwmwTu; Path=/
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:40,595 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-10-01T23:28:48.804Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.829 s - in io.quarkus.security.test.FormAuthTestCase
[2025-10-01T23:28:48.804Z] [INFO] Running io.quarkus.security.test.BasicAuthTestCase
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:41,699 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.499s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:41,700 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:41,700 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:42,599 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-10-01T23:28:48.804Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.991 s - in io.quarkus.security.test.BasicAuthTestCase
[2025-10-01T23:28:48.804Z] [INFO] Running io.quarkus.security.test.CustomAuthEmbeddedTestCase
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:43,112 INFO [io.qua.ely.sec.pro.dep.ElytronPropertiesProcessor] (build-17) Configuring from MPRealmConfig
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:43,692 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.users.embedded.auth-mechanism" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:44,154 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.629s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:44,154 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:44,155 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:44,899 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2025-10-01T23:28:48.804Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.293 s - in io.quarkus.security.test.CustomAuthEmbeddedTestCase
[2025-10-01T23:28:48.804Z] [INFO] Running io.quarkus.security.test.CustomAuthTestCase
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:45,956 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.461s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:45,957 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:45,957 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:46,421 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.804Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.527 s - in io.quarkus.security.test.CustomAuthTestCase
[2025-10-01T23:28:48.804Z] [INFO] Running io.quarkus.security.test.CustomAuthEmbeddedEncryptedTestCase
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:46,730 INFO [io.qua.ely.sec.pro.dep.ElytronPropertiesProcessor] (build-17) Configuring from MPRealmConfig
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:47,120 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.users.embedded.auth-mechanism" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:47,652 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.630s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:47,652 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:47,653 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.804Z] 2025-10-01 22:05:48,450 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-10-01T23:28:48.804Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.024 s - in io.quarkus.security.test.CustomAuthEmbeddedEncryptedTestCase
[2025-10-01T23:28:48.804Z] [INFO] Running io.quarkus.security.test.SecurityRealmsTestCase
[2025-10-01T23:28:48.804Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.security.test.SecurityRealmsTestCase
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] Results:
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-properties-file-deployment ---
[2025-10-01T23:28:48.804Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/deployment/target/quarkus-elytron-security-properties-file-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-properties-file-deployment ---
[2025-10-01T23:28:48.804Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/deployment/target/quarkus-elytron-security-properties-file-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-properties-file-deployment ---
[2025-10-01T23:28:48.804Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/deployment/target/quarkus-elytron-security-properties-file-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file-deployment/2.7.5.Final/quarkus-elytron-security-properties-file-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.804Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file-deployment/2.7.5.Final/quarkus-elytron-security-properties-file-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.804Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/deployment/target/quarkus-elytron-security-properties-file-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file-deployment/2.7.5.Final/quarkus-elytron-security-properties-file-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] ---------------< io.quarkus:quarkus-hibernate-validator >---------------
[2025-10-01T23:28:48.804Z] [INFO] Building Quarkus - Hibernate Validator - Runtime 2.7.5.Final [219/964]
[2025-10-01T23:28:48.804Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.2.2.Final/hibernate-validator-6.2.2.Final.pom
[2025-10-01T23:28:48.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.2.2.Final/hibernate-validator-6.2.2.Final.pom (13 kB at 114 kB/s)
[2025-10-01T23:28:48.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator-parent/6.2.2.Final/hibernate-validator-parent-6.2.2.Final.pom
[2025-10-01T23:28:48.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator-parent/6.2.2.Final/hibernate-validator-parent-6.2.2.Final.pom (72 kB at 635 kB/s)
[2025-10-01T23:28:48.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom
[2025-10-01T23:28:48.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom (7.3 kB at 112 kB/s)
[2025-10-01T23:28:48.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom
[2025-10-01T23:28:48.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 351 kB/s)
[2025-10-01T23:28:48.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-validator/2.9.1/smallrye-config-validator-2.9.1.pom
[2025-10-01T23:28:48.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-validator/2.9.1/smallrye-config-validator-2.9.1.pom (2.5 kB at 20 kB/s)
[2025-10-01T23:28:48.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.2.2.Final/hibernate-validator-6.2.2.Final.jar
[2025-10-01T23:28:48.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar
[2025-10-01T23:28:48.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-validator/2.9.1/smallrye-config-validator-2.9.1.jar
[2025-10-01T23:28:48.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar (68 kB at 881 kB/s)
[2025-10-01T23:28:48.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-validator/2.9.1/smallrye-config-validator-2.9.1.jar (7.7 kB at 74 kB/s)
[2025-10-01T23:28:48.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.2.2.Final/hibernate-validator-6.2.2.Final.jar (1.3 MB at 7.0 MB/s)
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO] Processed 25 files in 62ms (Formatted: 0, Unchanged: 25, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO] Processed 25 files in 00:00.039 (Already Sorted: 25, Needed Sorting: 0)
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.804Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.804Z] [INFO] Compiling 25 source files to /quarkus/extensions/hibernate-validator/runtime/target/classes
[2025-10-01T23:28:48.804Z] [WARNING] unknown enum constant javax.xml.bind.annotation.XmlAccessType.FIELD
[2025-10-01T23:28:48.804Z] reason: class file for javax.xml.bind.annotation.XmlAccessType not found
[2025-10-01T23:28:48.804Z] [WARNING] unknown enum constant javax.xml.bind.annotation.XmlAccessType.FIELD
[2025-10-01T23:28:48.804Z] reason: class file for javax.xml.bind.annotation.XmlAccessType not found
[2025-10-01T23:28:48.804Z] [WARNING] unknown enum constant javax.xml.bind.annotation.XmlAccessType.FIELD
[2025-10-01T23:28:48.804Z] reason: class file for javax.xml.bind.annotation.XmlAccessType not found
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.804Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/runtime/src/test/resources
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO] No sources to compile
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO] No tests to run.
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/runtime/target/quarkus-hibernate-validator-2.7.5.Final.jar
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/runtime/target/quarkus-hibernate-validator-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator ---
[2025-10-01T23:28:48.804Z] [INFO] Installing /quarkus/extensions/hibernate-validator/runtime/target/quarkus-hibernate-validator-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator/2.7.5.Final/quarkus-hibernate-validator-2.7.5.Final.jar
[2025-10-01T23:28:48.804Z] [INFO] Installing /quarkus/extensions/hibernate-validator/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator/2.7.5.Final/quarkus-hibernate-validator-2.7.5.Final.pom
[2025-10-01T23:28:48.804Z] [INFO] Installing /quarkus/extensions/hibernate-validator/runtime/target/quarkus-hibernate-validator-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator/2.7.5.Final/quarkus-hibernate-validator-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] ------------------< io.quarkus:quarkus-jsonb-parent >-------------------
[2025-10-01T23:28:48.804Z] [INFO] Building Quarkus - JSON-B 2.7.5.Final [220/964]
[2025-10-01T23:28:48.804Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb-parent ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb-parent ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb-parent ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb-parent ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb-parent ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb-parent ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb-parent ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb-parent ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb-parent ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb-parent ---
[2025-10-01T23:28:48.804Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb-parent ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb-parent ---
[2025-10-01T23:28:48.804Z] [INFO] Installing /quarkus/extensions/jsonb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonb-parent/2.7.5.Final/quarkus-jsonb-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] ----------------------< io.quarkus:quarkus-jsonb >----------------------
[2025-10-01T23:28:48.804Z] [INFO] Building Quarkus - JSON-B - Runtime 2.7.5.Final [221/964]
[2025-10-01T23:28:48.804Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb ---
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb ---
[2025-10-01T23:28:48.804Z] [INFO] Processed 4 files in 18ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.804Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb ---
[2025-10-01T23:28:48.804Z] [INFO] Processed 4 files in 00:00.014 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.804Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.805Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.805Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final.jar (3.9 kB at 20 kB/s)
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.805Z] [INFO] Compiling 3 source files to /quarkus/extensions/jsonb/runtime/target/classes
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.805Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/runtime/src/test/resources
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.805Z] [INFO] Compiling 1 source file to /quarkus/extensions/jsonb/runtime/target/test-classes
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.805Z] [INFO] T E S T S
[2025-10-01T23:28:48.805Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.805Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.805Z] [INFO] Running io.quarkus.jsonb.JsonbUnitTest
[2025-10-01T23:28:48.805Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s - in io.quarkus.jsonb.JsonbUnitTest
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] Results:
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO] Building jar: /quarkus/extensions/jsonb/runtime/target/quarkus-jsonb-2.7.5.Final.jar
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO] Building jar: /quarkus/extensions/jsonb/runtime/target/quarkus-jsonb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO] Installing /quarkus/extensions/jsonb/runtime/target/quarkus-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb/2.7.5.Final/quarkus-jsonb-2.7.5.Final.jar
[2025-10-01T23:28:48.805Z] [INFO] Installing /quarkus/extensions/jsonb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonb/2.7.5.Final/quarkus-jsonb-2.7.5.Final.pom
[2025-10-01T23:28:48.805Z] [INFO] Installing /quarkus/extensions/jsonb/runtime/target/quarkus-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb/2.7.5.Final/quarkus-jsonb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --------------< io.quarkus:quarkus-resteasy-jsonb-parent >--------------
[2025-10-01T23:28:48.805Z] [INFO] Building Quarkus - RESTEasy - JSON-B 2.7.5.Final [222/964]
[2025-10-01T23:28:48.805Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jsonb-parent ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jsonb-parent ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jsonb-parent ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jsonb-parent ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jsonb-parent ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jsonb-parent ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jsonb-parent ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jsonb-parent ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jsonb-parent ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jsonb-parent ---
[2025-10-01T23:28:48.805Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jsonb-parent ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jsonb-parent ---
[2025-10-01T23:28:48.805Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb-parent/2.7.5.Final/quarkus-resteasy-jsonb-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-jsonb >------------------
[2025-10-01T23:28:48.805Z] [INFO] Building Quarkus - RESTEasy - JSON-B - Runtime 2.7.5.Final [223/964]
[2025-10-01T23:28:48.805Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.pom
[2025-10-01T23:28:48.805Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.pom (2.4 kB at 10 kB/s)
[2025-10-01T23:28:48.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.jar
[2025-10-01T23:28:48.805Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.jar (15 kB at 130 kB/s)
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO] Processed 2 files in 21ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO] Processed 2 files in 00:00.014 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.805Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.805Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/classes
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.805Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/src/test/resources
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.805Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/test-classes
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.805Z] [INFO] T E S T S
[2025-10-01T23:28:48.805Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.805Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.805Z] [INFO] Running io.quarkus.resteasy.jsonb.vertx.VertxJsonTest
[2025-10-01T23:28:48.805Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in io.quarkus.resteasy.jsonb.vertx.VertxJsonTest
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] Results:
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/quarkus-resteasy-jsonb-2.7.5.Final.jar
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/quarkus-resteasy-jsonb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jsonb ---
[2025-10-01T23:28:48.805Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/quarkus-resteasy-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb/2.7.5.Final/quarkus-resteasy-jsonb-2.7.5.Final.jar
[2025-10-01T23:28:48.805Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb/2.7.5.Final/quarkus-resteasy-jsonb-2.7.5.Final.pom
[2025-10-01T23:28:48.805Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/quarkus-resteasy-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb/2.7.5.Final/quarkus-resteasy-jsonb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --------------------< io.quarkus:quarkus-jsonb-spi >--------------------
[2025-10-01T23:28:48.805Z] [INFO] Building Quarkus - JSON-B - SPI 2.7.5.Final [224/964]
[2025-10-01T23:28:48.805Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb-spi ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb-spi ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb-spi ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb-spi ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb-spi ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb-spi ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb-spi ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb-spi ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb-spi ---
[2025-10-01T23:28:48.805Z] [INFO] Processed 2 files in 6ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb-spi ---
[2025-10-01T23:28:48.805Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonb-spi ---
[2025-10-01T23:28:48.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.805Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/spi/src/main/resources
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonb-spi ---
[2025-10-01T23:28:48.805Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.805Z] [INFO] Compiling 2 source files to /quarkus/extensions/jsonb/spi/target/classes
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonb-spi ---
[2025-10-01T23:28:48.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.805Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/spi/src/test/resources
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonb-spi ---
[2025-10-01T23:28:48.805Z] [INFO] No sources to compile
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonb-spi ---
[2025-10-01T23:28:48.805Z] [INFO] No tests to run.
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonb-spi ---
[2025-10-01T23:28:48.805Z] [INFO] Building jar: /quarkus/extensions/jsonb/spi/target/quarkus-jsonb-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb-spi ---
[2025-10-01T23:28:48.805Z] [INFO] Building jar: /quarkus/extensions/jsonb/spi/target/quarkus-jsonb-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb-spi ---
[2025-10-01T23:28:48.805Z] [INFO] Installing /quarkus/extensions/jsonb/spi/target/quarkus-jsonb-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.805Z] [INFO] Installing /quarkus/extensions/jsonb/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final.pom
[2025-10-01T23:28:48.805Z] [INFO] Installing /quarkus/extensions/jsonb/spi/target/quarkus-jsonb-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] ----------------< io.quarkus:quarkus-jsonb-deployment >-----------------
[2025-10-01T23:28:48.805Z] [INFO] Building Quarkus - JSON-B - Deployment 2.7.5.Final [225/964]
[2025-10-01T23:28:48.805Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO] Processed 5 files in 20ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO] Processed 5 files in 00:00.015 (Already Sorted: 5, Needed Sorting: 0)
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.805Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/deployment/src/main/resources
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.805Z] [INFO] Compiling 1 source file to /quarkus/extensions/jsonb/deployment/target/classes
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.805Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/deployment/src/test/resources
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.805Z] [INFO] Compiling 4 source files to /quarkus/extensions/jsonb/deployment/target/test-classes
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.805Z] [INFO] T E S T S
[2025-10-01T23:28:48.805Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.805Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.805Z] [INFO] Running io.quarkus.jsonb.deployment.JsonbAdapterTest
[2025-10-01T23:28:48.805Z] 2025-10-01 22:05:57,950 TRACE [io.qua.builder] (build-18) Starting step "io.quarkus.deployment.logging.LoggingWithPanacheProcessor#process"
[2025-10-01T23:28:48.805Z] 2025-10-01 22:05:57,950 TRACE [io.qua.builder] (build-20) Starting step "io.quarkus.jsonb.deployment.JsonbProcessor#build"
[2025-10-01T23:28:48.805Z] 2025-10-01 22:05:58,632 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.127s.
[2025-10-01T23:28:48.805Z] 2025-10-01 22:05:58,633 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.805Z] 2025-10-01 22:05:58,633 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-10-01T23:28:48.805Z] 2025-10-01 22:05:58,759 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2025-10-01T23:28:48.805Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.088 s - in io.quarkus.jsonb.deployment.JsonbAdapterTest
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] Results:
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO] Building jar: /quarkus/extensions/jsonb/deployment/target/quarkus-jsonb-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO] Building jar: /quarkus/extensions/jsonb/deployment/target/quarkus-jsonb-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO] Installing /quarkus/extensions/jsonb/deployment/target/quarkus-jsonb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb-deployment/2.7.5.Final/quarkus-jsonb-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.805Z] [INFO] Installing /quarkus/extensions/jsonb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonb-deployment/2.7.5.Final/quarkus-jsonb-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.805Z] [INFO] Installing /quarkus/extensions/jsonb/deployment/target/quarkus-jsonb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb-deployment/2.7.5.Final/quarkus-jsonb-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] ------------< io.quarkus:quarkus-resteasy-jsonb-deployment >------------
[2025-10-01T23:28:48.805Z] [INFO] Building Quarkus - RESTEasy - JSON-B - Deployment 2.7.5.Final [226/964]
[2025-10-01T23:28:48.805Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO] Processed 6 files in 22ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO] Processed 6 files in 00:00.005 (Already Sorted: 6, Needed Sorting: 0)
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.805Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/src/main/resources
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.805Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/classes
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jsonb-deployment ---
[2025-10-01T23:28:48.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.805Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/src/test/resources
[2025-10-01T23:28:48.805Z] [INFO]
[2025-10-01T23:28:48.805Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jsonb-deployment ---
[2025-10-01T23:28:48.806Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.806Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/test-classes
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jsonb-deployment ---
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.806Z] [INFO] T E S T S
[2025-10-01T23:28:48.806Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.806Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.806Z] [INFO] Running io.quarkus.resteasy.jsonb.VertxSerializerRegistrationTest
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:05,985 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.625s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:05,987 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:05,987 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:08,332 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-10-01T23:28:48.806Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.509 s - in io.quarkus.resteasy.jsonb.VertxSerializerRegistrationTest
[2025-10-01T23:28:48.806Z] [INFO] Running io.quarkus.resteasy.jsonb.NoMediaTypeTest
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:09,450 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.410s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:09,450 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:09,450 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:09,965 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2025-10-01T23:28:48.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.615 s - in io.quarkus.resteasy.jsonb.NoMediaTypeTest
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] Results:
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jsonb-deployment ---
[2025-10-01T23:28:48.806Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/quarkus-resteasy-jsonb-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jsonb-deployment ---
[2025-10-01T23:28:48.806Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/quarkus-resteasy-jsonb-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jsonb-deployment ---
[2025-10-01T23:28:48.806Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/quarkus-resteasy-jsonb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.5.Final/quarkus-resteasy-jsonb-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.806Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.5.Final/quarkus-resteasy-jsonb-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.806Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/quarkus-resteasy-jsonb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.5.Final/quarkus-resteasy-jsonb-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] ---------< io.quarkus:quarkus-hibernate-validator-deployment >----------
[2025-10-01T23:28:48.806Z] [INFO] Building Quarkus - Hibernate Validator - Deployment 2.7.5.Final [227/964]
[2025-10-01T23:28:48.806Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator-deployment ---
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator-deployment ---
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator-deployment ---
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator-deployment ---
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator-deployment ---
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator-deployment ---
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator-deployment ---
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator-deployment ---
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator-deployment ---
[2025-10-01T23:28:48.806Z] [INFO] Processed 34 files in 73ms (Formatted: 0, Unchanged: 34, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator-deployment ---
[2025-10-01T23:28:48.806Z] [INFO] Processed 34 files in 00:00.049 (Already Sorted: 34, Needed Sorting: 0)
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-validator-deployment ---
[2025-10-01T23:28:48.806Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.806Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/deployment/src/main/resources
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-validator-deployment ---
[2025-10-01T23:28:48.806Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.806Z] [INFO] Compiling 3 source files to /quarkus/extensions/hibernate-validator/deployment/target/classes
[2025-10-01T23:28:48.806Z] [WARNING] /quarkus/extensions/hibernate-validator/deployment/src/main/java/io/quarkus/hibernate/validator/deployment/HibernateValidatorProcessor.java:[336,53] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-validator-deployment ---
[2025-10-01T23:28:48.806Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.806Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-validator-deployment ---
[2025-10-01T23:28:48.806Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.806Z] [INFO] Compiling 31 source files to /quarkus/extensions/hibernate-validator/deployment/target/test-classes
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-validator-deployment ---
[2025-10-01T23:28:48.806Z] [INFO]
[2025-10-01T23:28:48.806Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.806Z] [INFO] T E S T S
[2025-10-01T23:28:48.806Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.806Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.806Z] [INFO] Running io.quarkus.hibernate.validator.test.ContainerElementConstraintsTest
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:17,320 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.727s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:17,323 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:17,323 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:18,140 INFO [io.quarkus] (main) Quarkus stopped in 0.111s
[2025-10-01T23:28:48.806Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.904 s - in io.quarkus.hibernate.validator.test.ContainerElementConstraintsTest
[2025-10-01T23:28:48.806Z] [INFO] Running io.quarkus.hibernate.validator.test.valueextractor.ApplicationScopedCustomValueExtractorTest
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:19,740 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.674s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:19,741 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:19,741 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:19,878 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-10-01T23:28:48.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.713 s - in io.quarkus.hibernate.validator.test.valueextractor.ApplicationScopedCustomValueExtractorTest
[2025-10-01T23:28:48.806Z] [INFO] Running io.quarkus.hibernate.validator.test.valueextractor.SingletonCustomValueExtractorTest
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:20,968 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.410s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:20,969 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:20,969 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:21,104 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-10-01T23:28:48.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 s - in io.quarkus.hibernate.validator.test.valueextractor.SingletonCustomValueExtractorTest
[2025-10-01T23:28:48.806Z] [INFO] Running io.quarkus.hibernate.validator.test.CustomConfigurationViaBeansTest
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:22,618 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.476s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:22,618 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:22,620 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:22,767 INFO [io.quarkus] (main) Quarkus stopped in 0.067s
[2025-10-01T23:28:48.806Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.642 s - in io.quarkus.hibernate.validator.test.CustomConfigurationViaBeansTest
[2025-10-01T23:28:48.806Z] [INFO] Running io.quarkus.hibernate.validator.test.AllowOverridingParameterConstraintsTest
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:23,968 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.489s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:23,969 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:23,969 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:24,117 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-10-01T23:28:48.806Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.354 s - in io.quarkus.hibernate.validator.test.AllowOverridingParameterConstraintsTest
[2025-10-01T23:28:48.806Z] [INFO] Running io.quarkus.hibernate.validator.test.config.ConfigMappingValidatorTest
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:25,204 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.402s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:25,204 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:25,204 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:25,286 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 s - in io.quarkus.hibernate.validator.test.config.ConfigMappingValidatorTest
[2025-10-01T23:28:48.806Z] [INFO] Running io.quarkus.hibernate.validator.test.config.ConfigMappingInvalidTest
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:26,284 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.463s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:26,285 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:26,285 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:26,364 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 s - in io.quarkus.hibernate.validator.test.config.ConfigMappingInvalidTest
[2025-10-01T23:28:48.806Z] [INFO] Running io.quarkus.hibernate.validator.test.UserCountryNotSetValidatorLocaleTest
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:27,485 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.547s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:27,485 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:27,485 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:27,561 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-10-01T23:28:48.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 s - in io.quarkus.hibernate.validator.test.UserCountryNotSetValidatorLocaleTest
[2025-10-01T23:28:48.806Z] [INFO] Running io.quarkus.hibernate.validator.test.RepeatedConstraintsTest
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:28,723 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.502s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:28,723 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:28,723 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:28,900 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.806Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.339 s - in io.quarkus.hibernate.validator.test.RepeatedConstraintsTest
[2025-10-01T23:28:48.806Z] [INFO] Running io.quarkus.hibernate.validator.test.ConstraintOnStaticMethodTest
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:29,365 WARN [io.qua.hib.val.deployment] (build-21) Hibernate Validator does not support constraints on static methods yet. Constraints on io.quarkus.hibernate.validator.test.ConstraintOnStaticMethodTest$MyUtil#void validateName(@Pattern(regexp = "A.*") java.lang.String name) are ignored.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:29,898 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.416s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:29,899 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:29,899 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:29,977 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.071 s - in io.quarkus.hibernate.validator.test.ConstraintOnStaticMethodTest
[2025-10-01T23:28:48.806Z] [INFO] Running io.quarkus.hibernate.validator.test.AllowMultipleCascadedValidationOnReturnValuesTest
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:30,926 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.395s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:30,927 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:30,927 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:31,016 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-10-01T23:28:48.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.034 s - in io.quarkus.hibernate.validator.test.AllowMultipleCascadedValidationOnReturnValuesTest
[2025-10-01T23:28:48.806Z] [INFO] Running io.quarkus.hibernate.validator.test.AllowParameterConstraintsOnParallelMethodsTest
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:31,959 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.469s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:31,960 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:31,960 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:32,052 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.039 s - in io.quarkus.hibernate.validator.test.AllowParameterConstraintsOnParallelMethodsTest
[2025-10-01T23:28:48.806Z] [INFO] Running io.quarkus.hibernate.validator.test.ConstraintExpressionLanguageFeatureLevelTest
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:32,982 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.392s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:32,982 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:32,983 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:33,220 INFO [io.quarkus] (main) Quarkus stopped in 0.094s
[2025-10-01T23:28:48.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.162 s - in io.quarkus.hibernate.validator.test.ConstraintExpressionLanguageFeatureLevelTest
[2025-10-01T23:28:48.806Z] [INFO] Running io.quarkus.hibernate.validator.test.ValidatorBeanInjectionTest
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:34,294 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.446s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:34,295 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:34,295 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:34,409 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 s - in io.quarkus.hibernate.validator.test.ValidatorBeanInjectionTest
[2025-10-01T23:28:48.806Z] [INFO] Running io.quarkus.hibernate.validator.test.devmode.DevModeConstraintValidationTest
[2025-10-01T23:28:48.806Z] Tests paused
[2025-10-01T23:28:48.806Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.806Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.806Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.806Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.806Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:38,033 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.322s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:38,034 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:38,034 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:40,522 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DependentTestBean.class.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:40,528 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-10-01T23:28:48.806Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.806Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.806Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.806Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.806Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:41,020 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.487s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:41,021 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:41,021 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:41,021 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.925s
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:41,047 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /test/mymessage failed, error id: eb15a690-f428-4d93-9951-d62436c6521a-1: javax.validation.ConstraintViolationException: 1 constraint violation(s) occurred during method validation.
[2025-10-01T23:28:48.806Z] Constructor or Method: public java.lang.String io.quarkus.hibernate.validator.test.devmode.DependentTestBean.testMethod(java.lang.String)
[2025-10-01T23:28:48.806Z] Argument values: [mymessage]
[2025-10-01T23:28:48.806Z] Constraint violations:
[2025-10-01T23:28:48.806Z] (1) Kind: PARAMETER
[2025-10-01T23:28:48.806Z] parameter index: 0
[2025-10-01T23:28:48.806Z] message: My method message
[2025-10-01T23:28:48.806Z] root bean: io.quarkus.hibernate.validator.test.devmode.DependentTestBean_Subclass@622cf2c
[2025-10-01T23:28:48.806Z] property path: testMethod.message
[2025-10-01T23:28:48.806Z] constraint: @javax.validation.constraints.Size(groups={}, min=0, message="My method message", payload={}, max=1)
[2025-10-01T23:28:48.806Z] at io.quarkus.hibernate.validator.runtime.interceptor.AbstractMethodValidationInterceptor.validateMethodInvocation(AbstractMethodValidationInterceptor.java:64)
[2025-10-01T23:28:48.806Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor.validateMethodInvocation(MethodValidationInterceptor.java:17)
[2025-10-01T23:28:48.806Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.806Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.806Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2025-10-01T23:28:48.806Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-10-01T23:28:48.806Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-10-01T23:28:48.806Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.806Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.806Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.806Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.806Z] at io.quarkus.hibernate.validator.test.devmode.DependentTestBean_Subclass.testMethod(Unknown Source)
[2025-10-01T23:28:48.806Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource.validateCDIBean(DevModeTestResource.java:31)
[2025-10-01T23:28:48.806Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource_Subclass.validateCDIBean$$superforward1(Unknown Source)
[2025-10-01T23:28:48.806Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource_Subclass$$function$$4.apply(Unknown Source)
[2025-10-01T23:28:48.806Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-10-01T23:28:48.806Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-10-01T23:28:48.806Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-10-01T23:28:48.806Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.806Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.806Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.806Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.806Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource_Subclass.validateCDIBean(Unknown Source)
[2025-10-01T23:28:48.806Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.806Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.806Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.806Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.806Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.806Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.806Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.806Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.806Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.806Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.806Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.806Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.806Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.806Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.806Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.806Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.806Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.806Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.806Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.806Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.806Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.806Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.806Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.806Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.806Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.806Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.806Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.806Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.806Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.806Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.806Z]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:41,061 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.806Z] Tests paused
[2025-10-01T23:28:48.806Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.806Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.806Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.806Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.806Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:44,076 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.528s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:44,076 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:44,076 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:45,709 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestResource.class, NewTestBean.class.
[2025-10-01T23:28:48.806Z] 2025-10-01 22:06:45,721 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-10-01T23:28:48.806Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.807Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.807Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.807Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.807Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:46,183 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.455s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:46,183 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:46,183 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:46,183 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.751s
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:46,215 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.807Z] Tests paused
[2025-10-01T23:28:48.807Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.807Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.807Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.807Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.807Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:48,697 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.182s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:48,698 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:48,698 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:50,227 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TestBean.class.
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:50,235 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-10-01T23:28:48.807Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.807Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.807Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.807Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.807Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:50,745 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.481s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:50,745 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:50,745 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:50,745 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.736s
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:50,767 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.807Z] Tests paused
[2025-10-01T23:28:48.807Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.807Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.807Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.807Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.807Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:53,005 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.916s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:53,006 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:53,006 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:54,470 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TestBean.class.
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:54,481 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-10-01T23:28:48.807Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.807Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.807Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.807Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.807Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:54,895 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.408s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:54,895 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:54,895 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:54,895 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.590s
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:54,937 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.807Z] Tests paused
[2025-10-01T23:28:48.807Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.807Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.807Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.807Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.807Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:57,324 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.020s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:57,324 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:57,324 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:58,828 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TestBean.class, NewValidator.class, NewConstraint.class.
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:58,835 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-10-01T23:28:48.807Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.807Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.807Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.807Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.807Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:59,300 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.460s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:59,301 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:59,301 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:59,301 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.666s
[2025-10-01T23:28:48.807Z] 2025-10-01 22:06:59,316 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-10-01T23:28:48.807Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.932 s - in io.quarkus.hibernate.validator.test.devmode.DevModeConstraintValidationTest
[2025-10-01T23:28:48.807Z] [INFO] Running io.quarkus.hibernate.validator.test.FailFastTest
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:00,826 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.799s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:00,826 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:00,826 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:00,964 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.807Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.596 s - in io.quarkus.hibernate.validator.test.FailFastTest
[2025-10-01T23:28:48.807Z] [INFO] Running io.quarkus.hibernate.validator.test.ConstraintValidatorLocalesTest
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:02,130 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.475s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:02,131 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:02,131 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:02,388 INFO [io.quarkus] (main) Quarkus stopped in 0.119s
[2025-10-01T23:28:48.807Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.416 s - in io.quarkus.hibernate.validator.test.ConstraintValidatorLocalesTest
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] Results:
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-validator-deployment ---
[2025-10-01T23:28:48.807Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/deployment/target/quarkus-hibernate-validator-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator-deployment ---
[2025-10-01T23:28:48.807Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/deployment/target/quarkus-hibernate-validator-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator-deployment ---
[2025-10-01T23:28:48.807Z] [INFO] Installing /quarkus/extensions/hibernate-validator/deployment/target/quarkus-hibernate-validator-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-deployment/2.7.5.Final/quarkus-hibernate-validator-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.807Z] [INFO] Installing /quarkus/extensions/hibernate-validator/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-deployment/2.7.5.Final/quarkus-hibernate-validator-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.807Z] [INFO] Installing /quarkus/extensions/hibernate-validator/deployment/target/quarkus-hibernate-validator-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-deployment/2.7.5.Final/quarkus-hibernate-validator-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] -----------< io.quarkus:quarkus-reactive-routes-deployment >------------
[2025-10-01T23:28:48.807Z] [INFO] Building Quarkus - Reactive Routes - Deployment 2.7.5.Final [228/964]
[2025-10-01T23:28:48.807Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-routes-deployment ---
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-routes-deployment ---
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-routes-deployment ---
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-routes-deployment ---
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-routes-deployment ---
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-routes-deployment ---
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-routes-deployment ---
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-routes-deployment ---
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-routes-deployment ---
[2025-10-01T23:28:48.807Z] [INFO] Processed 53 files in 188ms (Formatted: 0, Unchanged: 53, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-routes-deployment ---
[2025-10-01T23:28:48.807Z] [INFO] Processed 53 files in 00:00.141 (Already Sorted: 53, Needed Sorting: 0)
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-routes-deployment ---
[2025-10-01T23:28:48.807Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.807Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-routes/deployment/src/main/resources
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-routes-deployment ---
[2025-10-01T23:28:48.807Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.807Z] [INFO] Compiling 7 source files to /quarkus/extensions/reactive-routes/deployment/target/classes
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[216,5] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[216,5] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[216,5] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[216,5] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[217,20] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[399,25] routeFunction(java.util.function.Function<io.vertx.ext.web.Router,io.vertx.ext.web.Route>) in io.quarkus.vertx.http.deployment.RouteBuildItem.Builder has been deprecated
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-routes-deployment ---
[2025-10-01T23:28:48.807Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.807Z] [INFO] Copying 7 resources
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-routes-deployment ---
[2025-10-01T23:28:48.807Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.807Z] [INFO] Compiling 46 source files to /quarkus/extensions/reactive-routes/deployment/target/test-classes
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[89,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[94,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[99,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[104,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[111,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[117,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[126,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[134,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[142,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[69,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[74,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[79,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[84,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[91,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[97,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[103,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[112,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[116,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[121,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[126,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[131,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[138,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[143,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[150,21] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[156,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[162,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[170,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[178,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[186,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[195,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[203,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-routes-deployment ---
[2025-10-01T23:28:48.807Z] [INFO]
[2025-10-01T23:28:48.807Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.807Z] [INFO] T E S T S
[2025-10-01T23:28:48.807Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.807Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.807Z] [INFO] Running io.quarkus.vertx.web.failure.MultipleThrowableParamsFailureHandlerTest
[2025-10-01T23:28:48.807Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.077 s - in io.quarkus.vertx.web.failure.MultipleThrowableParamsFailureHandlerTest
[2025-10-01T23:28:48.807Z] [INFO] Running io.quarkus.vertx.web.failure.FailureHandlerPathTest
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:11,493 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.792s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:11,496 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:11,496 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:12,980 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.807Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.174 s - in io.quarkus.vertx.web.failure.FailureHandlerPathTest
[2025-10-01T23:28:48.807Z] [INFO] Running io.quarkus.vertx.web.failure.FailureHandlerTest
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:14,458 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.521s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:14,459 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:14,459 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:14,996 INFO [io.quarkus] (main) Quarkus stopped in 0.057s
[2025-10-01T23:28:48.807Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.018 s - in io.quarkus.vertx.web.failure.FailureHandlerTest
[2025-10-01T23:28:48.807Z] [INFO] Running io.quarkus.vertx.web.failure.ThrowableParamNormalHandlerTest
[2025-10-01T23:28:48.807Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 s - in io.quarkus.vertx.web.failure.ThrowableParamNormalHandlerTest
[2025-10-01T23:28:48.807Z] [INFO] Running io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:16,649 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.493s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:16,649 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:16,649 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.807Z] 2025-10-01 22:07:17,722 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /null failed, error id: f89fa695-1cb7-4b0e-98de-897ab1a7d107-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2025-10-01T23:28:48.807Z] at io.quarkus.vertx.web.runtime.MultiNdjsonSupport.subscribeString(MultiNdjsonSupport.java:37)
[2025-10-01T23:28:48.807Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_cb332e023a1f64b74780d896e31093bd4d4c5d6f.invoke(Unknown Source)
[2025-10-01T23:28:48.807Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.807Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.807Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.807Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.807Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.807Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.807Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.807Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.807Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.808Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.808Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.808Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.808Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.808Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.808Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.808Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.808Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.808Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.808Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.808Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.808Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.808Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.808Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.808Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.808Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.808Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.808Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.808Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.808Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.808Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.808Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.808Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.808Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.808Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.808Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.808Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.808Z]
[2025-10-01T23:28:48.808Z] 2025-10-01 22:07:17,759 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-14) HTTP Request to /sync-failure failed, error id: f89fa695-1cb7-4b0e-98de-897ab1a7d107-4: java.lang.IllegalStateException: boom
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest$SimpleBean.failSync(NdjsonMultiRouteWithContentTypeTest.java:148)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_004a369c7ebccb7559a239287a3648a49656b6f0.invoke(Unknown Source)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.808Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.808Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.808Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.808Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.808Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.808Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.808Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.808Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.808Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.808Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.808Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.808Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.808Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.808Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.808Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.808Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.808Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.808Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.808Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.808Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.808Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.808Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.808Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.808Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.808Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.808Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.808Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.808Z]
[2025-10-01T23:28:48.808Z] 2025-10-01 22:07:17,807 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-10-01T23:28:48.808Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.298 s - in io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest
[2025-10-01T23:28:48.808Z] [INFO] Running io.quarkus.vertx.web.mutiny.UniRouteTest
[2025-10-01T23:28:48.808Z] 2025-10-01 22:07:18,306 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-17) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2025-10-01T23:28:48.808Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2025-10-01T23:28:48.808Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2025-10-01T23:28:48.808Z] 2025-10-01 22:07:18,836 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.467s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.808Z] 2025-10-01 22:07:18,837 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.808Z] 2025-10-01 22:07:18,837 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.808Z] 2025-10-01 22:07:20,059 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-9) HTTP Request to /sync-failure failed, error id: b55c2848-de89-487e-9668-ddff820f4a7a-2: java.lang.IllegalStateException: boom
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean.failUniSync(UniRouteTest.java:80)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_failUniSync_44c849c070ea554e582ea5edfb193369eb357ed4.invoke(Unknown Source)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.808Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.808Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.808Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.808Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.808Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.808Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.808Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.808Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.808Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.808Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.808Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.808Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.808Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.809Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.809Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.809Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.809Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.809Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.809Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.809Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.809Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.809Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.809Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.809Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.809Z]
[2025-10-01T23:28:48.809Z] 2025-10-01 22:07:20,073 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-8) HTTP Request to /null failed, error id: b55c2848-de89-487e-9668-ddff820f4a7a-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Uni.subscribe()" because "<local6>" is null
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_uniNull_9ba2d0fc313a131e96224c44cfd422490e6d0104.invoke(Unknown Source)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.809Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.809Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.809Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.809Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.809Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.809Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.809Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.809Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.809Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.809Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.809Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.809Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.809Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.809Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.809Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.809Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.809Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.809Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.809Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.809Z]
[2025-10-01T23:28:48.809Z] 2025-10-01 22:07:20,087 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /uni-null failed, error id: b55c2848-de89-487e-9668-ddff820f4a7a-4: java.lang.NullPointerException: Invalid value returned by Uni: `null`
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_produceNull_cbd2891332a50c91e6aef86a5eec7cdafa429025$$function$$1.accept(Unknown Source)
[2025-10-01T23:28:48.809Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_produceNull_cbd2891332a50c91e6aef86a5eec7cdafa429025.invoke(Unknown Source)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.809Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.809Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.809Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.809Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.809Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.809Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.809Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.809Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.809Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.809Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.809Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.809Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.809Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.809Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.809Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.809Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.809Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.809Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.809Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.809Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.809Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.809Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.809Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.809Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.809Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.809Z]
[2025-10-01T23:28:48.810Z] 2025-10-01 22:07:20,144 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-10-01T23:28:48.810Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.322 s - in io.quarkus.vertx.web.mutiny.UniRouteTest
[2025-10-01T23:28:48.810Z] [INFO] Running io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest
[2025-10-01T23:28:48.810Z] 2025-10-01 22:07:21,126 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.810Z] 2025-10-01 22:07:21,126 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.810Z] 2025-10-01 22:07:21,127 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.810Z] 2025-10-01 22:07:21,622 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-7) HTTP Request to /buffers failed, error id: 2c755f8d-ecfb-407b-9738-9ad990fb8045-2: java.lang.Exception: Unsupported type
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.web.runtime.MultiJsonArraySupport.fail(MultiJsonArraySupport.java:99)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_buffers_fe3326f237dfdc66ee66df136009d8a937da7b75.invoke(Unknown Source)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.810Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.810Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.810Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.810Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.810Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.810Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.810Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.810Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.810Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.810Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.810Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.810Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.810Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.810Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.810Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.810Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.810Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.810Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.810Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.810Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.810Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.810Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.810Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.810Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.810Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.810Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.810Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.810Z]
[2025-10-01T23:28:48.810Z] 2025-10-01 22:07:22,013 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-5) HTTP Request to /null failed, error id: 2c755f8d-ecfb-407b-9738-9ad990fb8045-4: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.web.runtime.MultiJsonArraySupport.subscribeString(MultiJsonArraySupport.java:29)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_ebc7ba0e0145c06a8f6ff0a6642725d1aa51a40f.invoke(Unknown Source)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.810Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.810Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.810Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.810Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.810Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.810Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.810Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.810Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.810Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.810Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.810Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.810Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.810Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.810Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.810Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.810Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.810Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.810Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.810Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.810Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.810Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.810Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.810Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.810Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.810Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.810Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.810Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.810Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.810Z]
[2025-10-01T23:28:48.810Z] 2025-10-01 22:07:22,025 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /sync-failure failed, error id: 2c755f8d-ecfb-407b-9738-9ad990fb8045-5: java.lang.IllegalStateException: boom
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean.failSync(JsonMultiRouteWithContentTypeTest.java:125)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_b49de06e948603c14921339f1be05582d55ae8e9.invoke(Unknown Source)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.810Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.810Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.810Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.810Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.810Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.810Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.810Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.810Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.810Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.810Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.811Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.811Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.811Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.811Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.811Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.811Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.811Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.811Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.811Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.811Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.811Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.811Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.811Z]
[2025-10-01T23:28:48.811Z] 2025-10-01 22:07:22,063 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.811Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.902 s - in io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest
[2025-10-01T23:28:48.811Z] [INFO] Running io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest
[2025-10-01T23:28:48.811Z] 2025-10-01 22:07:22,429 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-17) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2025-10-01T23:28:48.811Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2025-10-01T23:28:48.811Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2025-10-01T23:28:48.811Z] 2025-10-01 22:07:22,931 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.402s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.811Z] 2025-10-01 22:07:22,931 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.811Z] 2025-10-01 22:07:22,932 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.811Z] 2025-10-01 22:07:23,662 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /null failed, error id: 8b78a646-bb17-4b9e-bb7d-69bfd4523037-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest$SimpleBean_RouteHandler_uniNull_f87ed1b24b9c9c046ad14da4351d8acfc183a707.invoke(Unknown Source)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.811Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.811Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.811Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.811Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.811Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.811Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.811Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.811Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.811Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.811Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.811Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.811Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.811Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.811Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.811Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.811Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.811Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.811Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.811Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.811Z]
[2025-10-01T23:28:48.811Z] 2025-10-01 22:07:23,683 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /sync-failure failed, error id: 8b78a646-bb17-4b9e-bb7d-69bfd4523037-4: java.lang.IllegalStateException: boom
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest$SimpleBean.failSync(SSEMultiRouteWithAsEventStreamTest.java:208)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.811Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.811Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.811Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.811Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.811Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.811Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.811Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.811Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.811Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.811Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.811Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.811Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.811Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.811Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.811Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.812Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.812Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.812Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.812Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.812Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.812Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.812Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.812Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.812Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.812Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.812Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.812Z]
[2025-10-01T23:28:48.812Z] 2025-10-01 22:07:23,750 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2025-10-01T23:28:48.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.675 s - in io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest
[2025-10-01T23:28:48.812Z] [INFO] Running io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest
[2025-10-01T23:28:48.812Z] 2025-10-01 22:07:24,405 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-7) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2025-10-01T23:28:48.812Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2025-10-01T23:28:48.812Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2025-10-01T23:28:48.812Z] 2025-10-01 22:07:24,923 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.812Z] 2025-10-01 22:07:24,923 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.812Z] 2025-10-01 22:07:24,924 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.812Z] 2025-10-01 22:07:25,670 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-15) HTTP Request to /null failed, error id: c38ac72a-4a02-413f-93a3-201ebb61b795-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.web.runtime.MultiSseSupport.subscribeString(MultiSseSupport.java:27)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_47b511da8a03040aef56651caf36844b1e0c019a.invoke(Unknown Source)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.812Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.812Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.812Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.812Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.812Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.812Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.812Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.812Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.812Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.812Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.812Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.812Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.812Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.812Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.812Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.812Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.812Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.812Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.812Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.812Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.812Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.812Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.812Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.812Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.812Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.812Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.812Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.812Z]
[2025-10-01T23:28:48.812Z] 2025-10-01 22:07:25,692 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-14) HTTP Request to /sync-failure failed, error id: c38ac72a-4a02-413f-93a3-201ebb61b795-4: java.lang.IllegalStateException: boom
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest$SimpleBean.failSync(SSEMultiRouteWithContentTypeTest.java:210)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_9449405d06db0badb00cb590e42e531f303248ab.invoke(Unknown Source)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.812Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.812Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.812Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.812Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.812Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.812Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.812Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.812Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.812Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.812Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.812Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.812Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.812Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.812Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.812Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.812Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.812Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.812Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.812Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.812Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.812Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.812Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.812Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.812Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.812Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.812Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.812Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.812Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.812Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.812Z]
[2025-10-01T23:28:48.812Z] 2025-10-01 22:07:25,752 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2025-10-01T23:28:48.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.993 s - in io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest
[2025-10-01T23:28:48.812Z] [INFO] Running io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest
[2025-10-01T23:28:48.812Z] 2025-10-01 22:07:26,791 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.535s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.812Z] 2025-10-01 22:07:26,791 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.812Z] 2025-10-01 22:07:26,791 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.812Z] 2025-10-01 22:07:27,496 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-7) HTTP Request to /null failed, error id: b5419c0f-44a7-47ab-9fdd-f641796a842e-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.web.runtime.MultiNdjsonSupport.subscribeString(MultiNdjsonSupport.java:37)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_6a99f20a2300d5c6424b4e4bdab1df3ff7e7ce91.invoke(Unknown Source)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.812Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.812Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.813Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.813Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.813Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.813Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.813Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.813Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.813Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.813Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.813Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.813Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.813Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.813Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.813Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.813Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.813Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.813Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.813Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.813Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.813Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.813Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.813Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.813Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.813Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.813Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.813Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.813Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.813Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.813Z]
[2025-10-01T23:28:48.813Z] 2025-10-01 22:07:27,509 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-5) HTTP Request to /sync-failure failed, error id: b5419c0f-44a7-47ab-9fdd-f641796a842e-4: java.lang.IllegalStateException: boom
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest$SimpleBean.failSync(JsonStreamMultiRouteWithContentTypeTest.java:147)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_319cef57d896452288a1484670d6697fc21814d2.invoke(Unknown Source)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.813Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.813Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.813Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.813Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.813Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.813Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.813Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.813Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.813Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.813Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.813Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.813Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.813Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.813Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.813Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.813Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.813Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.813Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.813Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.813Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.813Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.813Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.813Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.813Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.813Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.813Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.813Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.813Z]
[2025-10-01T23:28:48.813Z] 2025-10-01 22:07:27,541 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.813Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.791 s - in io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest
[2025-10-01T23:28:48.813Z] [INFO] Running io.quarkus.vertx.web.mutiny.RawMutinyTest
[2025-10-01T23:28:48.813Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s - in io.quarkus.vertx.web.mutiny.RawMutinyTest
[2025-10-01T23:28:48.813Z] [INFO] Running io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest
[2025-10-01T23:28:48.813Z] 2025-10-01 22:07:29,164 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.536s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.813Z] 2025-10-01 22:07:29,165 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.813Z] 2025-10-01 22:07:29,165 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.813Z] 2025-10-01 22:07:29,585 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-7) HTTP Request to /buffers failed, error id: 10ff0fce-a091-4511-b7af-bf64a2dd8b20-2: java.lang.Exception: Unsupported type
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.web.runtime.MultiJsonArraySupport.fail(MultiJsonArraySupport.java:99)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean_RouteHandler_buffers_185f569761683a4015e5055992867b96a1e00737.invoke(Unknown Source)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.813Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.813Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.813Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.813Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.813Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.813Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.813Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.813Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.813Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.813Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.813Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.814Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.814Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.814Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.814Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.814Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.814Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.814Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.814Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.814Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.814Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.814Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.814Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.814Z]
[2025-10-01T23:28:48.814Z] 2025-10-01 22:07:30,004 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-9) HTTP Request to /null failed, error id: 10ff0fce-a091-4511-b7af-bf64a2dd8b20-4: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean_RouteHandler_uniNull_f87ed1b24b9c9c046ad14da4351d8acfc183a707.invoke(Unknown Source)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.814Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.814Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.814Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.814Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.814Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.814Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.814Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.814Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.814Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.814Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.814Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.814Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.814Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.814Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.814Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.814Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.814Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.814Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.814Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.814Z]
[2025-10-01T23:28:48.814Z] 2025-10-01 22:07:30,014 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-14) HTTP Request to /sync-failure failed, error id: 10ff0fce-a091-4511-b7af-bf64a2dd8b20-5: java.lang.IllegalStateException: boom
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean.failSync(JsonMultiRouteWithAsJsonArrayTest.java:125)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.814Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.814Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.814Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.814Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.814Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.814Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.814Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.814Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.814Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.814Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.814Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.814Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.814Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.814Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.814Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.814Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.814Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.814Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.814Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.814Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.814Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.814Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.814Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.814Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.814Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.814Z]
[2025-10-01T23:28:48.814Z] 2025-10-01 22:07:30,086 INFO [io.quarkus] (main) Quarkus stopped in 0.067s
[2025-10-01T23:28:48.814Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.087 s - in io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest
[2025-10-01T23:28:48.814Z] [INFO] Running io.quarkus.vertx.web.mutiny.MultiRouteTest
[2025-10-01T23:28:48.814Z] 2025-10-01 22:07:30,534 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-19) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2025-10-01T23:28:48.814Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2025-10-01T23:28:48.814Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2025-10-01T23:28:48.815Z] 2025-10-01 22:07:31,056 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.458s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.815Z] 2025-10-01 22:07:31,057 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.815Z] 2025-10-01 22:07:31,057 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.815Z] 2025-10-01 22:07:31,723 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-6) HTTP Request to /null failed, error id: c4eed5a1-5de2-4117-bebb-102f588c88da-4: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.web.mutiny.MultiRouteTest$SimpleBean_RouteHandler_uniNull_1f2f1c0e428397c7642222b7b01351c03a32befa.invoke(Unknown Source)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.815Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.815Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.815Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.815Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.815Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.815Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.815Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.815Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.815Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.815Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.815Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.815Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.815Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.815Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.815Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.815Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.815Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.815Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.815Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.815Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.815Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.815Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.815Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.815Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.815Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.815Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.815Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.815Z]
[2025-10-01T23:28:48.815Z] 2025-10-01 22:07:31,738 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-11) HTTP Request to /sync-failure failed, error id: c4eed5a1-5de2-4117-bebb-102f588c88da-5: java.lang.IllegalStateException: boom
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.web.mutiny.MultiRouteTest$SimpleBean.failSync(MultiRouteTest.java:129)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.web.mutiny.MultiRouteTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.815Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.815Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.815Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.815Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.815Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.815Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.815Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.815Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.815Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.815Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.815Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.815Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.815Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.815Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.815Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.815Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.815Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.815Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.815Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.815Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.815Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.815Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.815Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.815Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.815Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.815Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.815Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.815Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.815Z]
[2025-10-01T23:28:48.815Z] 2025-10-01 22:07:31,801 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2025-10-01T23:28:48.815Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.712 s - in io.quarkus.vertx.web.mutiny.MultiRouteTest
[2025-10-01T23:28:48.815Z] [INFO] Running io.quarkus.vertx.web.mutiny.RawUniTest
[2025-10-01T23:28:48.815Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s - in io.quarkus.vertx.web.mutiny.RawUniTest
[2025-10-01T23:28:48.815Z] [INFO] Running io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest
[2025-10-01T23:28:48.815Z] 2025-10-01 22:07:33,237 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.412s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.815Z] 2025-10-01 22:07:33,237 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.815Z] 2025-10-01 22:07:33,237 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.815Z] 2025-10-01 22:07:33,855 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /null failed, error id: c9f44cd8-827a-4261-a765-d5769b8a668d-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest$SimpleBean_RouteHandler_uniNull_f87ed1b24b9c9c046ad14da4351d8acfc183a707.invoke(Unknown Source)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.815Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.815Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.815Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.816Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.816Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.816Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.816Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.816Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.816Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.816Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.816Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.816Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.816Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.816Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.816Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.816Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.816Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.816Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.816Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.816Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.816Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.816Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.816Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.816Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.816Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.816Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.816Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.816Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.816Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.816Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.816Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.816Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.816Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.816Z]
[2025-10-01T23:28:48.816Z] 2025-10-01 22:07:33,871 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-14) HTTP Request to /sync-failure failed, error id: c9f44cd8-827a-4261-a765-d5769b8a668d-4: java.lang.IllegalStateException: boom
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest$SimpleBean.failSync(NdjsonMultiRouteWithAsJsonStreamTest.java:147)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.816Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.816Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.816Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.816Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.816Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.816Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.816Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.816Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.816Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.816Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.816Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.816Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.816Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.816Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.816Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.816Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.816Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.816Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.816Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.816Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.816Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.816Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.816Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.816Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.816Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.816Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.816Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.816Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.816Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.816Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.816Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.816Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.816Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.816Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.816Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.816Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.816Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.816Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.816Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.816Z]
[2025-10-01T23:28:48.816Z] 2025-10-01 22:07:33,914 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.816Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 s - in io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest
[2025-10-01T23:28:48.816Z] [INFO] Running io.quarkus.vertx.web.mutiny.SyncRouteTest
[2025-10-01T23:28:48.816Z] 2025-10-01 22:07:34,341 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-5) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2025-10-01T23:28:48.816Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2025-10-01T23:28:48.816Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2025-10-01T23:28:48.816Z] 2025-10-01 22:07:34,767 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.376s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.816Z] 2025-10-01 22:07:34,768 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.816Z] 2025-10-01 22:07:34,768 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.816Z] 2025-10-01 22:07:35,477 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-11) HTTP Request to /fail-sync failed, error id: 7c744d6b-d0c7-4b8e-86fa-9e7054888450-1: java.lang.IllegalStateException: boom
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.web.mutiny.SyncRouteTest$SimpleBean.failSync(SyncRouteTest.java:97)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.web.mutiny.SyncRouteTest$SimpleBean_RouteHandler_failSync_ac4d5cdd61a2d958eb316e80ae1725dac3786d2b.invoke(Unknown Source)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.816Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.817Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.817Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.817Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.817Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.817Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.817Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.817Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.817Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.817Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.817Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.817Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.817Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.817Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.817Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.817Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.817Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.817Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.817Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.817Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.817Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.817Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.817Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.817Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.817Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.817Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.817Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.817Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.817Z]
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:35,514 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.817Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.595 s - in io.quarkus.vertx.web.mutiny.SyncRouteTest
[2025-10-01T23:28:48.817Z] [INFO] Running io.quarkus.vertx.web.ServerLimitsConfigTestCase
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:36,449 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.389s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:36,450 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:36,450 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:36,879 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.817Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.362 s - in io.quarkus.vertx.web.ServerLimitsConfigTestCase
[2025-10-01T23:28:48.817Z] [INFO] Running io.quarkus.vertx.web.SimpleRouteTest
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:37,739 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.416s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:37,739 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:37,739 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:38,517 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.817Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.633 s - in io.quarkus.vertx.web.SimpleRouteTest
[2025-10-01T23:28:48.817Z] [INFO] Running io.quarkus.vertx.web.UploadsDirectoryTest
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:39,369 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.412s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:39,370 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:39,370 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:39,896 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-10-01T23:28:48.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.377 s - in io.quarkus.vertx.web.UploadsDirectoryTest
[2025-10-01T23:28:48.817Z] [INFO] Running io.quarkus.vertx.web.base.RouteBaseTest
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:40,817 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.424s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:40,818 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:40,818 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:41,309 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.817Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.407 s - in io.quarkus.vertx.web.base.RouteBaseTest
[2025-10-01T23:28:48.817Z] [INFO] Running io.quarkus.vertx.web.SecureSocketWithKeyStoreTestCase
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:42,388 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081 and https://localhost:8444
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:42,388 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:42,388 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:43,009 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.697 s - in io.quarkus.vertx.web.SecureSocketWithKeyStoreTestCase
[2025-10-01T23:28:48.817Z] [INFO] Running io.quarkus.vertx.web.ConflictingRouteTest
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:44,058 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.413s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:44,059 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:44,059 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:44,443 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.433 s - in io.quarkus.vertx.web.ConflictingRouteTest
[2025-10-01T23:28:48.817Z] [INFO] Running io.quarkus.vertx.web.blocking.BlockingRouteTest
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:45,360 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:45,361 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:45,361 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:45,810 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 s - in io.quarkus.vertx.web.blocking.BlockingRouteTest
[2025-10-01T23:28:48.817Z] [INFO] Running io.quarkus.vertx.web.DisabledUploadsTest
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:46,765 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:46,766 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:46,766 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:47,187 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.347 s - in io.quarkus.vertx.web.DisabledUploadsTest
[2025-10-01T23:28:48.817Z] [INFO] Running io.quarkus.vertx.web.context.DuplicatedContextTest
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:48,069 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.413s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:48,070 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:48,070 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:52,227 INFO [io.quarkus] (main) Quarkus stopped in 0.100s
[2025-10-01T23:28:48.817Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.033 s - in io.quarkus.vertx.web.context.DuplicatedContextTest
[2025-10-01T23:28:48.817Z] [INFO] Running io.quarkus.vertx.web.reactive.RequestContextPropagationTest
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:53,104 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.461s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:53,105 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:53,105 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:54,027 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.796 s - in io.quarkus.vertx.web.reactive.RequestContextPropagationTest
[2025-10-01T23:28:48.817Z] [INFO] Running io.quarkus.vertx.web.VertxWebDevModeTestCase
[2025-10-01T23:28:48.817Z] Tests paused
[2025-10-01T23:28:48.817Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.817Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.817Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.817Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.817Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:57,324 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.178s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:57,325 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:57,325 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:59,544 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeRoute.class.
[2025-10-01T23:28:48.817Z] 2025-10-01 22:07:59,557 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2025-10-01T23:28:48.817Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.817Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.817Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.817Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.817Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.817Z] 2025-10-01 22:08:00,010 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.817Z] 2025-10-01 22:08:00,010 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.817Z] 2025-10-01 22:08:00,010 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.817Z] 2025-10-01 22:08:00,010 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.179s
[2025-10-01T23:28:48.817Z] 2025-10-01 22:08:00,129 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.138 s - in io.quarkus.vertx.web.VertxWebDevModeTestCase
[2025-10-01T23:28:48.817Z] [INFO] Running io.quarkus.vertx.web.DependentRouteTest
[2025-10-01T23:28:48.817Z] 2025-10-01 22:08:01,270 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.586s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.817Z] 2025-10-01 22:08:01,270 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.817Z] 2025-10-01 22:08:01,271 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.817Z] 2025-10-01 22:08:01,691 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-10-01T23:28:48.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.521 s - in io.quarkus.vertx.web.DependentRouteTest
[2025-10-01T23:28:48.817Z] [INFO] Running io.quarkus.vertx.web.cs.CompletionStageRouteTest
[2025-10-01T23:28:48.817Z] 2025-10-01 22:08:02,092 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-11) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2025-10-01T23:28:48.817Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2025-10-01T23:28:48.817Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2025-10-01T23:28:48.817Z] 2025-10-01 22:08:02,755 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.548s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.817Z] 2025-10-01 22:08:02,755 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.817Z] 2025-10-01 22:08:02,755 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.817Z] 2025-10-01 22:08:03,594 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-10) HTTP Request to /sync-failure failed, error id: d0ee78e9-94ed-44b8-86c4-825f0af3d9b8-2: java.lang.IllegalStateException: boom
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean.failCsSync(CompletionStageRouteTest.java:76)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_failCsSync_b4863b523297eb6cb0019aa204531e7298d4311c.invoke(Unknown Source)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.817Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.817Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.817Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.818Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.818Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.818Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.818Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.818Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.818Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.818Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.818Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.818Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.818Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.818Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.818Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.818Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.818Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.818Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.818Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.818Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.818Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.818Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.818Z]
[2025-10-01T23:28:48.818Z] 2025-10-01 22:08:03,607 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-8) HTTP Request to /null failed, error id: d0ee78e9-94ed-44b8-86c4-825f0af3d9b8-3: java.lang.NullPointerException: Cannot invoke "java.util.concurrent.CompletionStage.whenComplete(java.util.function.BiConsumer)" because "<local6>" is null
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_csNull_d031274386b68faaa9d1e8b143a2be40bb01d0de.invoke(Unknown Source)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.818Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.818Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.818Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.818Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.818Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.818Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.818Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.818Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.818Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.818Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.818Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.818Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.818Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.818Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.818Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.818Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.818Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.818Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.818Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.818Z]
[2025-10-01T23:28:48.818Z] 2025-10-01 22:08:03,622 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-9) HTTP Request to /cs-null failed, error id: d0ee78e9-94ed-44b8-86c4-825f0af3d9b8-4: java.lang.NullPointerException: Null is not a valid return value for @Route method with return type: java.util.concurrent.CompletionStage<java.lang.String>
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_produceNull_ceed6a1335adb810f94a6e334f49aed3c488c471$$function$$1.accept(Unknown Source)
[2025-10-01T23:28:48.818Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
[2025-10-01T23:28:48.818Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
[2025-10-01T23:28:48.818Z] at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
[2025-10-01T23:28:48.818Z] at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:144)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_produceNull_ceed6a1335adb810f94a6e334f49aed3c488c471.invoke(Unknown Source)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.818Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.818Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.818Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.818Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.818Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.818Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.818Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.818Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.818Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.818Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.818Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.818Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.818Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.818Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.818Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.818Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.818Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.818Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.818Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.818Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.818Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.818Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.818Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.819Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.819Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.819Z]
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:03,671 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.819Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.975 s - in io.quarkus.vertx.web.cs.CompletionStageRouteTest
[2025-10-01T23:28:48.819Z] [INFO] Running io.quarkus.vertx.web.validation.SyncValidationTest
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:04,625 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:04,625 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:04,625 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:05,247 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-9) HTTP Request to /invalid-param-html failed, error id: 9986658e-88e9-4844-a2ce-928348756174-1: javax.validation.ConstraintViolationException: 1 constraint violation(s) occurred during method validation.
[2025-10-01T23:28:48.819Z] Constructor or Method: public java.lang.String io.quarkus.vertx.web.validation.SyncValidationTest$MyRoutes.invalidParamHtml(java.lang.String)
[2025-10-01T23:28:48.819Z] Argument values: [null]
[2025-10-01T23:28:48.819Z] Constraint violations:
[2025-10-01T23:28:48.819Z] (1) Kind: PARAMETER
[2025-10-01T23:28:48.819Z] parameter index: 0
[2025-10-01T23:28:48.819Z] message: must not be null
[2025-10-01T23:28:48.819Z] root bean: io.quarkus.vertx.web.validation.SyncValidationTest_MyRoutes_Subclass@458fea26
[2025-10-01T23:28:48.819Z] property path: invalidParamHtml.name
[2025-10-01T23:28:48.819Z] constraint: @javax.validation.constraints.NotNull(message="{javax.validation.constraints.NotNull.message}", payload={}, groups={})
[2025-10-01T23:28:48.819Z] at io.quarkus.hibernate.validator.runtime.interceptor.AbstractMethodValidationInterceptor.validateMethodInvocation(AbstractMethodValidationInterceptor.java:64)
[2025-10-01T23:28:48.819Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor.validateMethodInvocation(MethodValidationInterceptor.java:17)
[2025-10-01T23:28:48.819Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.819Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.819Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.819Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.web.validation.SyncValidationTest_MyRoutes_Subclass.invalidParamHtml(Unknown Source)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.web.validation.SyncValidationTest$MyRoutes_RouteHandler_invalidParamHtml_66e6868cc70a7d850e0ec60589e111362b405349.invoke(Unknown Source)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-10-01T23:28:48.819Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.819Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-10-01T23:28:48.819Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-10-01T23:28:48.819Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.819Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.819Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.819Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.819Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.819Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-10-01T23:28:48.819Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.819Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.819Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.819Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.819Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.819Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.819Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.819Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.819Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-10-01T23:28:48.819Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-10-01T23:28:48.819Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.819Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.819Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-10-01T23:28:48.819Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.819Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-10-01T23:28:48.819Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.819Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.819Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.819Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.819Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.819Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.819Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.819Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.819Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.819Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.819Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.819Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.819Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.819Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.819Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.819Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.819Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.819Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.819Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.819Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.819Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.819Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.819Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.819Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.819Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.819Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.819Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.819Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.819Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.819Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.819Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.819Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.819Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.819Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.819Z]
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:05,425 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-10-01T23:28:48.819Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.745 s - in io.quarkus.vertx.web.validation.SyncValidationTest
[2025-10-01T23:28:48.819Z] [INFO] Running io.quarkus.vertx.web.validation.UniValidationTest
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:06,906 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.051s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:06,907 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:06,907 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:07,869 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-10-01T23:28:48.819Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.455 s - in io.quarkus.vertx.web.validation.UniValidationTest
[2025-10-01T23:28:48.819Z] [INFO] Running io.quarkus.vertx.web.validation.MultiValidationTest
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:08,788 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.415s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:08,788 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:08,788 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:09,477 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2025-10-01T23:28:48.819Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.593 s - in io.quarkus.vertx.web.validation.MultiValidationTest
[2025-10-01T23:28:48.819Z] [INFO] Running io.quarkus.vertx.web.DeleteUploadedFilesOnEndTest
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:10,316 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.409s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:10,317 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:10,317 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:10,710 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-10-01T23:28:48.819Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 s - in io.quarkus.vertx.web.DeleteUploadedFilesOnEndTest
[2025-10-01T23:28:48.819Z] [INFO] Running io.quarkus.vertx.web.filter.InvalidFilterParametersTest
[2025-10-01T23:28:48.819Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s - in io.quarkus.vertx.web.filter.InvalidFilterParametersTest
[2025-10-01T23:28:48.819Z] [INFO] Running io.quarkus.vertx.web.filter.UserFilterRequestContextPropagationTest
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:12,243 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.593s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:12,243 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:12,243 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:12,952 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-10-01T23:28:48.819Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.762 s - in io.quarkus.vertx.web.filter.UserFilterRequestContextPropagationTest
[2025-10-01T23:28:48.819Z] [INFO] Running io.quarkus.vertx.web.filter.UserFilterTest
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:14,092 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.536s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:14,092 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:14,092 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:14,580 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.819Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.63 s - in io.quarkus.vertx.web.filter.UserFilterTest
[2025-10-01T23:28:48.819Z] [INFO] Running io.quarkus.vertx.web.params.RouteMethodParametersTest
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:15,535 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:15,536 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:15,536 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:16,510 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-10-01T23:28:48.819Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.925 s - in io.quarkus.vertx.web.params.RouteMethodParametersTest
[2025-10-01T23:28:48.819Z] [INFO] Running io.quarkus.vertx.web.params.VoidInvalidParameterTest
[2025-10-01T23:28:48.819Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 s - in io.quarkus.vertx.web.params.VoidInvalidParameterTest
[2025-10-01T23:28:48.819Z] [INFO] Running io.quarkus.vertx.web.params.InvalidPathParameterNameTest
[2025-10-01T23:28:48.819Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s - in io.quarkus.vertx.web.params.InvalidPathParameterNameTest
[2025-10-01T23:28:48.819Z] [INFO] Running io.quarkus.vertx.web.params.InvalidRouteMethodParametersTest
[2025-10-01T23:28:48.819Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 s - in io.quarkus.vertx.web.params.InvalidRouteMethodParametersTest
[2025-10-01T23:28:48.819Z] [INFO] Running io.quarkus.vertx.web.cors.CORSHandlerTestCase
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:18,777 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.444s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:18,778 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:18,778 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.819Z] Headers: Origin=http://custom.origin.quarkus
[2025-10-01T23:28:48.819Z] Access-Control-Request-Method=GET,POST
[2025-10-01T23:28:48.819Z] Access-Control-Request-Headers=X-Custom
[2025-10-01T23:28:48.819Z] Accept=*/*
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:19,191 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-10-01T23:28:48.819Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.413 s - in io.quarkus.vertx.web.cors.CORSHandlerTestCase
[2025-10-01T23:28:48.819Z] [INFO] Running io.quarkus.vertx.web.cors.CORSFullConfigHandlerTestCase
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:20,084 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:20,085 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:20,085 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.819Z] access-control-allow-methods: GET
[2025-10-01T23:28:48.819Z] access-control-allow-headers: X-Custom
[2025-10-01T23:28:48.819Z] access-control-allow-origin: http://custom.origin.quarkus
[2025-10-01T23:28:48.819Z] access-control-allow-credentials: true
[2025-10-01T23:28:48.819Z] access-control-expose-headers: Content-Disposition
[2025-10-01T23:28:48.819Z] access-control-max-age: 86400
[2025-10-01T23:28:48.819Z] content-length: 0
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:20,491 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.819Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 s - in io.quarkus.vertx.web.cors.CORSFullConfigHandlerTestCase
[2025-10-01T23:28:48.819Z] [INFO] Running io.quarkus.vertx.web.cors.CORSDisabledHandlerTestCase
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:21,354 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:21,354 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:21,354 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.819Z] 2025-10-01 22:08:21,740 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.819Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 s - in io.quarkus.vertx.web.cors.CORSDisabledHandlerTestCase
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.819Z] [INFO] Results:
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.819Z] [WARNING] Tests run: 53, Failures: 0, Errors: 0, Skipped: 1
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.819Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-routes-deployment ---
[2025-10-01T23:28:48.819Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/deployment/target/quarkus-reactive-routes-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.819Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-routes-deployment ---
[2025-10-01T23:28:48.819Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/deployment/target/quarkus-reactive-routes-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.819Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-routes-deployment ---
[2025-10-01T23:28:48.819Z] [INFO] Installing /quarkus/extensions/reactive-routes/deployment/target/quarkus-reactive-routes-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-routes-deployment/2.7.5.Final/quarkus-reactive-routes-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.819Z] [INFO] Installing /quarkus/extensions/reactive-routes/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-routes-deployment/2.7.5.Final/quarkus-reactive-routes-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.819Z] [INFO] Installing /quarkus/extensions/reactive-routes/deployment/target/quarkus-reactive-routes-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-routes-deployment/2.7.5.Final/quarkus-reactive-routes-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.819Z] [INFO] --------------< io.quarkus:quarkus-micrometer-deployment >--------------
[2025-10-01T23:28:48.819Z] [INFO] Building Quarkus - Micrometer - Deployment 2.7.5.Final [229/964]
[2025-10-01T23:28:48.819Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.819Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-deployment ---
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-deployment ---
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-deployment ---
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-deployment ---
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-deployment ---
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-deployment ---
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-deployment ---
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.819Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-deployment ---
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.819Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-deployment ---
[2025-10-01T23:28:48.819Z] [INFO] Processed 51 files in 186ms (Formatted: 0, Unchanged: 51, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.819Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-deployment ---
[2025-10-01T23:28:48.819Z] [INFO] Processed 51 files in 00:00.117 (Already Sorted: 51, Needed Sorting: 0)
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.819Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer-deployment ---
[2025-10-01T23:28:48.819Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.819Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer/deployment/src/main/resources
[2025-10-01T23:28:48.819Z] [INFO]
[2025-10-01T23:28:48.820Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer-deployment ---
[2025-10-01T23:28:48.820Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.820Z] [INFO] Compiling 14 source files to /quarkus/extensions/micrometer/deployment/target/classes
[2025-10-01T23:28:48.820Z] [INFO]
[2025-10-01T23:28:48.820Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer-deployment ---
[2025-10-01T23:28:48.820Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.820Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.820Z] [INFO]
[2025-10-01T23:28:48.820Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer-deployment ---
[2025-10-01T23:28:48.820Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.820Z] [INFO] Compiling 37 source files to /quarkus/extensions/micrometer/deployment/target/test-classes
[2025-10-01T23:28:48.820Z] [INFO]
[2025-10-01T23:28:48.820Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer-deployment ---
[2025-10-01T23:28:48.820Z] [INFO]
[2025-10-01T23:28:48.820Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.820Z] [INFO] T E S T S
[2025-10-01T23:28:48.820Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.820Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricRegistrationTest
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:31,782 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.094s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:31,783 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:31,784 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:32,469 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-10-01T23:28:48.820Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.788 s - in io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricRegistrationTest
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricNamingTest
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:33,164 WARN [io.qua.mic.dep.bin.mpm.MicroprofileMetricsProcessor] (build-1) This application uses the MP Metrics API. The micrometer extension currently provides a compatibility layer that supports the MP Metrics API, but metric names and recorded values will be different. Note that the MP Metrics compatibility layer will move to a different extension in the future.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:34,156 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.720s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:34,157 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:34,157 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:34,284 INFO [io.quarkus] (main) Quarkus stopped in 0.061s
[2025-10-01T23:28:48.820Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.782 s - in io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricNamingTest
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.runtime.MicrometerTimedInterceptorTest
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:35,926 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.934s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:35,930 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:35,931 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:36,131 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.820Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.835 s - in io.quarkus.micrometer.runtime.MicrometerTimedInterceptorTest
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.runtime.MicrometerCounterInterceptorTest
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:37,683 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.860s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:37,684 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:37,684 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:37,815 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.820Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.673 s - in io.quarkus.micrometer.runtime.MicrometerCounterInterceptorTest
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagWithHttpRootTest
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:39,007 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.585s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:39,007 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:39,008 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] Server paths
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/pong/{message})]}
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/ping/{message})]}
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/servlet)]}
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/async-ping/{message})]}
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id})]}
[2025-10-01T23:28:48.820Z] Client paths
[2025-10-01T23:28:48.820Z] MeterId{name='http.client.requests', tags=[tag(clientName=localhost),tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/foo/pong/{message})]}
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:40,221 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.820Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.4 s - in io.quarkus.micrometer.deployment.binder.UriTagWithHttpRootTest
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.deployment.binder.HttpDevModeConfigTest
[2025-10-01T23:28:48.820Z] Tests paused
[2025-10-01T23:28:48.820Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.820Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.820Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.820Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.820Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:43,864 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.490s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:43,864 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:43,864 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] [
[2025-10-01T23:28:48.820Z] "/hello/{message}"
[2025-10-01T23:28:48.820Z] ]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:44,952 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test12353976860368796522/src/main/resources/application.properties
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:44,955 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:44,972 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2025-10-01T23:28:48.820Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.820Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.820Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.820Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.820Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:45,401 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.422s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:45,402 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:45,402 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:45,402 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.452s
[2025-10-01T23:28:48.820Z] [
[2025-10-01T23:28:48.820Z] "/goodbye/{message}"
[2025-10-01T23:28:48.820Z] ]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:45,487 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test12353976860368796522/src/main/resources/application.properties
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:45,488 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:45,491 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.820Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.820Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.820Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.820Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.820Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:45,848 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.348s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:45,848 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:45,848 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:45,848 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.363s
[2025-10-01T23:28:48.820Z] [
[2025-10-01T23:28:48.820Z] "/q/metrics",
[2025-10-01T23:28:48.820Z] "/goodbye/{message}",
[2025-10-01T23:28:48.820Z] "/q/dev"
[2025-10-01T23:28:48.820Z] ]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:45,967 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test12353976860368796522/src/main/resources/application.properties
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:45,969 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:45,973 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.820Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.820Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.820Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.820Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.820Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:46,460 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.481s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:46,460 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:46,460 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:46,461 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.495s
[2025-10-01T23:28:48.820Z] [
[2025-10-01T23:28:48.820Z] "/metrics",
[2025-10-01T23:28:48.820Z] "/goodbye/{message}",
[2025-10-01T23:28:48.820Z] "NOT_FOUND",
[2025-10-01T23:28:48.820Z] "/dev"
[2025-10-01T23:28:48.820Z] ]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:46,635 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test12353976860368796522/src/main/resources/application.properties
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:46,636 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:46,639 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.820Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.820Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.820Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.820Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.820Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:47,050 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:47,051 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:47,051 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:47,051 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.417s
[2025-10-01T23:28:48.820Z] [
[2025-10-01T23:28:48.820Z] "REDIRECTION",
[2025-10-01T23:28:48.820Z] "/hello/{message}",
[2025-10-01T23:28:48.820Z] "/bob/dev",
[2025-10-01T23:28:48.820Z] "/bob/metrics"
[2025-10-01T23:28:48.820Z] ]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:47,180 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test12353976860368796522/src/main/resources/application.properties
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:47,180 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:47,192 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.820Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.820Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.820Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.820Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.820Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:47,500 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.304s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:47,500 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:47,500 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:47,500 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.321s
[2025-10-01T23:28:48.820Z] [
[2025-10-01T23:28:48.820Z] "/hello/{message}"
[2025-10-01T23:28:48.820Z] ]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:47,640 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test12353976860368796522/src/main/resources/application.properties
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:47,641 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:47,644 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.820Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.820Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.820Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.820Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.820Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:48,011 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.363s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:48,011 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:48,011 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:48,011 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.372s
[2025-10-01T23:28:48.820Z] [
[2025-10-01T23:28:48.820Z] "/hello/{message}"
[2025-10-01T23:28:48.820Z] ]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:48,128 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.820Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.053 s - in io.quarkus.micrometer.deployment.binder.HttpDevModeConfigTest
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.deployment.binder.KafkaStreamsMetricsDisabledTest
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:49,561 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.606s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:49,561 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:49,561 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:49,636 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-10-01T23:28:48.820Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.353 s - in io.quarkus.micrometer.deployment.binder.KafkaStreamsMetricsDisabledTest
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.deployment.binder.VertxWithHttpEnabledTest
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:50,721 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.596s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:50,721 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:50,721 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:51,315 INFO [io.quarkus] (main) Quarkus stopped in 0.082s
[2025-10-01T23:28:48.820Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.687 s - in io.quarkus.micrometer.deployment.binder.VertxWithHttpEnabledTest
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriWithMaxTagMeterFilterTest
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:52,616 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.686s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:52,617 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:52,617 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:53,063 WARN [io.mic.cor.ins.int.OnlyOnceLoggingDenyMeterFilter] (vert.x-eventloop-thread-3) Reached the maximum number (1) of URI tags for 'http.server.requests'. Are you using path parameters?
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:53,386 INFO [io.quarkus] (main) Quarkus stopped in 0.152s
[2025-10-01T23:28:48.820Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.06 s - in io.quarkus.micrometer.deployment.binder.UriWithMaxTagMeterFilterTest
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.deployment.binder.GrpcMetricsDisabledTest
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:54,531 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.599s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:54,531 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:54,531 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:54,602 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.820Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 s - in io.quarkus.micrometer.deployment.binder.GrpcMetricsDisabledTest
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.deployment.binder.VertxWithHttpDisabledTest
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:55,745 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.610s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:55,745 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:55,745 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:56,411 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-10-01T23:28:48.820Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.807 s - in io.quarkus.micrometer.deployment.binder.VertxWithHttpDisabledTest
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagWithHttpApplicationRootTest
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:57,651 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.705s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:57,652 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:57,652 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] Server paths
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/bar/ping/{message})]}
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/servlet)]}
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/bar/pong/{message})]}
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/bar/async-ping/{message})]}
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id})]}
[2025-10-01T23:28:48.820Z] Client paths
[2025-10-01T23:28:48.820Z] MeterId{name='http.client.requests', tags=[tag(clientName=localhost),tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/foo/bar/pong/{message})]}
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:58,386 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-10-01T23:28:48.820Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.97 s - in io.quarkus.micrometer.deployment.binder.UriTagWithHttpApplicationRootTest
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.deployment.binder.KafkaClientMetricsDisabledTest
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:59,448 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.564s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:59,448 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:59,448 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:08:59,526 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.820Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 s - in io.quarkus.micrometer.deployment.binder.KafkaClientMetricsDisabledTest
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagTest
[2025-10-01T23:28:48.820Z] 2025-10-01 22:09:00,694 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.679s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.820Z] 2025-10-01 22:09:00,695 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:09:00,695 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] Server paths
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id}/{sub})]}
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/servlet)]}
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/echo/{msg})]}
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=HEAD),tag(outcome=SUCCESS),tag(status=200),tag(uri=/hello/{message})]}
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/hello/{message})]}
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/pong/{message})]}
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/ping/{message})]}
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/async-ping/{message})]}
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id})]}
[2025-10-01T23:28:48.820Z] MeterId{name='http.server.requests', tags=[tag(method=HEAD),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/echo/{msg})]}
[2025-10-01T23:28:48.820Z] Client paths
[2025-10-01T23:28:48.820Z] MeterId{name='http.client.requests', tags=[tag(clientName=localhost),tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/pong/{message})]}
[2025-10-01T23:28:48.820Z] 2025-10-01 22:09:01,654 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-10-01T23:28:48.820Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.114 s - in io.quarkus.micrometer.deployment.binder.UriTagTest
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagCorsTest
[2025-10-01T23:28:48.820Z] 2025-10-01 22:09:02,946 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.677s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.820Z] 2025-10-01 22:09:02,947 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:09:02,947 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:09:03,584 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.820Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.929 s - in io.quarkus.micrometer.deployment.binder.UriTagCorsTest
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.deployment.MetricFiltersTest
[2025-10-01T23:28:48.820Z] 2025-10-01 22:09:04,730 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.630s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.820Z] 2025-10-01 22:09:04,730 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:09:04,730 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:09:04,810 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.820Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s - in io.quarkus.micrometer.deployment.MetricFiltersTest
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.deployment.MicrometerDisabledTest
[2025-10-01T23:28:48.820Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 s - in io.quarkus.micrometer.deployment.MicrometerDisabledTest
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.deployment.export.SecondPrometheusTest
[2025-10-01T23:28:48.820Z] 2025-10-01 22:09:06,336 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.525s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.820Z] 2025-10-01 22:09:06,336 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.820Z] 2025-10-01 22:09:06,336 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.820Z] 2025-10-01 22:09:06,412 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.820Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 s - in io.quarkus.micrometer.deployment.export.SecondPrometheusTest
[2025-10-01T23:28:48.820Z] [INFO] Running io.quarkus.micrometer.deployment.export.AllRegistriesDisabledTest
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:07,470 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.575s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:07,470 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:07,470 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:07,821 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.409 s - in io.quarkus.micrometer.deployment.export.AllRegistriesDisabledTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.micrometer.deployment.export.NoDefaultPrometheusTest
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:08,828 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.569s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:08,828 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:08,828 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:08,912 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s - in io.quarkus.micrometer.deployment.export.NoDefaultPrometheusTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.micrometer.deployment.export.PrometheusEnabledTest
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:10,032 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.589s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:10,033 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:10,033 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.821Z] HTTP/1.1 406 Micrometer prometheus endpoint does not support application/json
[2025-10-01T23:28:48.821Z] content-length: 0
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:10,498 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 s - in io.quarkus.micrometer.deployment.export.PrometheusEnabledTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.micrometer.deployment.export.JsonRegistryEnabledTest
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:11,872 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.845s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:11,872 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:11,872 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:12,289 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.779 s - in io.quarkus.micrometer.deployment.export.JsonRegistryEnabledTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.micrometer.deployment.export.JsonAndPrometheusRegistryEnabledTest
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:13,544 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.603s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:13,545 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:13,545 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:13,978 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.69 s - in io.quarkus.micrometer.deployment.export.JsonAndPrometheusRegistryEnabledTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.micrometer.deployment.MetricsFromMetricsFactoryTestCase
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:15,208 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.614s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:15,209 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:15,209 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:15,314 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.331 s - in io.quarkus.micrometer.deployment.MetricsFromMetricsFactoryTestCase
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.micrometer.deployment.GlobalDefaultDisabledTest
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:16,416 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.559s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:16,416 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:16,416 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:16,515 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 s - in io.quarkus.micrometer.deployment.GlobalDefaultDisabledTest
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] Results:
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer-deployment ---
[2025-10-01T23:28:48.821Z] [INFO] Building jar: /quarkus/extensions/micrometer/deployment/target/quarkus-micrometer-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-deployment ---
[2025-10-01T23:28:48.821Z] [INFO] Building jar: /quarkus/extensions/micrometer/deployment/target/quarkus-micrometer-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-deployment ---
[2025-10-01T23:28:48.821Z] [INFO] Installing /quarkus/extensions/micrometer/deployment/target/quarkus-micrometer-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-deployment/2.7.5.Final/quarkus-micrometer-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.821Z] [INFO] Installing /quarkus/extensions/micrometer/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-deployment/2.7.5.Final/quarkus-micrometer-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.821Z] [INFO] Installing /quarkus/extensions/micrometer/deployment/target/quarkus-micrometer-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-deployment/2.7.5.Final/quarkus-micrometer-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] ----< io.quarkus:quarkus-micrometer-registry-prometheus-deployment >----
[2025-10-01T23:28:48.821Z] [INFO] Building Quarkus - Micrometer Registry - Prometheus Deployment 2.7.5.Final [230/964]
[2025-10-01T23:28:48.821Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-10-01T23:28:48.821Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-10-01T23:28:48.821Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.821Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer-registry-prometheus/deployment/src/main/resources
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-10-01T23:28:48.821Z] [INFO] No sources to compile
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-10-01T23:28:48.821Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.821Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer-registry-prometheus/deployment/src/test/resources
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-10-01T23:28:48.821Z] [INFO] No sources to compile
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-10-01T23:28:48.821Z] [INFO] No tests to run.
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-10-01T23:28:48.821Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2025-10-01T23:28:48.821Z] [INFO] Building jar: /quarkus/extensions/micrometer-registry-prometheus/deployment/target/quarkus-micrometer-registry-prometheus-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-10-01T23:28:48.821Z] [INFO] No sources in project. Archive not created.
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-10-01T23:28:48.821Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/deployment/target/quarkus-micrometer-registry-prometheus-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.5.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.821Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.5.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --------------< io.quarkus:quarkus-scheduler-deployment >---------------
[2025-10-01T23:28:48.821Z] [INFO] Building Quarkus - Scheduler - Deployment 2.7.5.Final [231/964]
[2025-10-01T23:28:48.821Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scheduler-deployment ---
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scheduler-deployment ---
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scheduler-deployment ---
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scheduler-deployment ---
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scheduler-deployment ---
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scheduler-deployment ---
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scheduler-deployment ---
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scheduler-deployment ---
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scheduler-deployment ---
[2025-10-01T23:28:48.821Z] [INFO] Processed 35 files in 76ms (Formatted: 0, Unchanged: 35, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scheduler-deployment ---
[2025-10-01T23:28:48.821Z] [INFO] Processed 35 files in 00:00.050 (Already Sorted: 35, Needed Sorting: 0)
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-scheduler-deployment ---
[2025-10-01T23:28:48.821Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.821Z] [INFO] Copying 4 resources
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-scheduler-deployment ---
[2025-10-01T23:28:48.821Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.821Z] [INFO] Compiling 2 source files to /quarkus/extensions/scheduler/deployment/target/classes
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-scheduler-deployment ---
[2025-10-01T23:28:48.821Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.821Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/scheduler/deployment/src/test/resources
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-scheduler-deployment ---
[2025-10-01T23:28:48.821Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.821Z] [INFO] Compiling 33 source files to /quarkus/extensions/scheduler/deployment/target/test-classes
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-scheduler-deployment ---
[2025-10-01T23:28:48.821Z] [INFO]
[2025-10-01T23:28:48.821Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.821Z] [INFO] T E S T S
[2025-10-01T23:28:48.821Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.821Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.scheduler.test.MissingConfigCronExpressionTest
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.459 s - in io.quarkus.scheduler.test.MissingConfigCronExpressionTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.scheduler.test.DuplicateJobIdentityTest
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 s - in io.quarkus.scheduler.test.DuplicateJobIdentityTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.scheduler.test.metrics.MicrometerTimedTest
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:26,710 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.523s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:26,712 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:26,713 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:27,306 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.861 s - in io.quarkus.scheduler.test.metrics.MicrometerTimedTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.scheduler.test.DisabledScheduledMethodTest
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:28,510 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.462s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:28,510 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:28,510 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:29,071 INFO [io.quarkus] (main) Quarkus stopped in 0.066s
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.752 s - in io.quarkus.scheduler.test.DisabledScheduledMethodTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.scheduler.test.SimpleDelayedTest
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:29,673 WARN [io.qua.sch.dep.SchedulerProcessor] (build-6) @Scheduled(delay = 1,delayUnit = SECONDS,delayed = "2h",every = "1s") declared on io.quarkus.scheduler.test.SimpleDelayedTest$Jobs#ping() defines both delay() and delayed() - the delayed() value is ignored
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:30,444 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.656s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:30,445 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:30,446 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:32,038 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.961 s - in io.quarkus.scheduler.test.SimpleDelayedTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.scheduler.test.InvalidEveryExpressionTest
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s - in io.quarkus.scheduler.test.InvalidEveryExpressionTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.scheduler.test.NoExpressionTest
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in io.quarkus.scheduler.test.NoExpressionTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.scheduler.test.PausedResumedMethodTest
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:33,872 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:33,873 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:33,873 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:34,039 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.079 s - in io.quarkus.scheduler.test.PausedResumedMethodTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.scheduler.test.PausedMethodTest
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:34,840 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.348s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:34,840 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:34,840 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:37,920 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.877 s - in io.quarkus.scheduler.test.PausedMethodTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.scheduler.test.DuplicateIdentityExpressionTest
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s - in io.quarkus.scheduler.test.DuplicateIdentityExpressionTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskTest
[2025-10-01T23:28:48.821Z] Tests paused
[2025-10-01T23:28:48.821Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.821Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.821Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.821Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.821Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:41,078 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.762s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:41,078 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:41,078 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:42,425 INFO [io.qua.sch.run.dev.SchedulerDevConsoleRecorder] (executor-thread-0) Invoked scheduled method io.quarkus.scheduler.test.devconsole.NeverRunTask#run via Dev UI
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:42,488 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.145 s - in io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskBodyHandlerTest
[2025-10-01T23:28:48.821Z] Tests paused
[2025-10-01T23:28:48.821Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.821Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.821Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.821Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.821Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:44,800 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.861s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:44,801 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:44,801 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:45,065 INFO [io.qua.sch.run.dev.SchedulerDevConsoleRecorder] (executor-thread-0) Invoked scheduled method io.quarkus.scheduler.test.devconsole.NeverRunTask#run via Dev UI
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:45,107 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.59 s - in io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskBodyHandlerTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.scheduler.test.SimpleScheduledMethodTest
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:45,551 WARN [io.qua.sch.dep.SchedulerProcessor] (build-16) @Scheduled(cron = "0/1 * * * * ?",every = "2m") declared on io.quarkus.scheduler.test.SimpleJobs#checkEverySecondCron() defines both cron() and every() - the cron expression takes precedence
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:46,036 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.402s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:46,037 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:46,037 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:47,045 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.889 s - in io.quarkus.scheduler.test.SimpleScheduledMethodTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.scheduler.test.InvalidScheduledMethodTest
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s - in io.quarkus.scheduler.test.InvalidScheduledMethodTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.scheduler.test.RequestScheduledMethodTest
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:48,620 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:48,621 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:48,621 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:49,048 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.533 s - in io.quarkus.scheduler.test.RequestScheduledMethodTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.scheduler.test.InvalidDelayedExpressionTest
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s - in io.quarkus.scheduler.test.InvalidDelayedExpressionTest
[2025-10-01T23:28:48.821Z] [INFO] Running io.quarkus.scheduler.test.ConcurrentExecutionSkipTest
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:50,335 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.386s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:50,335 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:50,335 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.821Z] 2025-10-01 22:09:52,037 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.625 s - in io.quarkus.scheduler.test.ConcurrentExecutionSkipTest
[2025-10-01T23:28:48.822Z] [INFO] Running io.quarkus.scheduler.test.PropertyDefaultValueSchedulerTest
[2025-10-01T23:28:48.822Z] 2025-10-01 22:09:52,968 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.822Z] 2025-10-01 22:09:52,968 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.822Z] 2025-10-01 22:09:52,968 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.822Z] 2025-10-01 22:09:53,050 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-10-01T23:28:48.822Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.009 s - in io.quarkus.scheduler.test.PropertyDefaultValueSchedulerTest
[2025-10-01T23:28:48.822Z] [INFO] Running io.quarkus.scheduler.test.ConditionalExecutionTest
[2025-10-01T23:28:48.822Z] 2025-10-01 22:09:53,922 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.375s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.822Z] 2025-10-01 22:09:53,923 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.822Z] 2025-10-01 22:09:53,923 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.822Z] 2025-10-01 22:09:55,041 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-10-01T23:28:48.822Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.988 s - in io.quarkus.scheduler.test.ConditionalExecutionTest
[2025-10-01T23:28:48.822Z] [INFO] Running io.quarkus.scheduler.test.PausedMethodExpressionTest
[2025-10-01T23:28:48.822Z] 2025-10-01 22:09:55,971 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.450s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.822Z] 2025-10-01 22:09:55,972 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.822Z] 2025-10-01 22:09:55,972 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.822Z] 2025-10-01 22:09:59,069 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.822Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.024 s - in io.quarkus.scheduler.test.PausedMethodExpressionTest
[2025-10-01T23:28:48.822Z] [INFO] Running io.quarkus.scheduler.test.InvalidCronExpressionTest
[2025-10-01T23:28:48.822Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s - in io.quarkus.scheduler.test.InvalidCronExpressionTest
[2025-10-01T23:28:48.822Z] [INFO] Running io.quarkus.scheduler.test.SimpleIdentityTest
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:00,305 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.371s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:00,305 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:00,306 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:01,042 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-10-01T23:28:48.822Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.546 s - in io.quarkus.scheduler.test.SimpleIdentityTest
[2025-10-01T23:28:48.822Z] [INFO] Running io.quarkus.scheduler.test.MissingConfigIdentityExpressionTest
[2025-10-01T23:28:48.822Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s - in io.quarkus.scheduler.test.MissingConfigIdentityExpressionTest
[2025-10-01T23:28:48.822Z] [INFO] Running io.quarkus.scheduler.test.ConcurrentExecutionProceedTest
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:02,284 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:02,284 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:02,284 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:05,035 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.822Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.58 s - in io.quarkus.scheduler.test.ConcurrentExecutionProceedTest
[2025-10-01T23:28:48.822Z] [INFO] Running io.quarkus.scheduler.test.InvalidConditionalExecutionTest
[2025-10-01T23:28:48.822Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s - in io.quarkus.scheduler.test.InvalidConditionalExecutionTest
[2025-10-01T23:28:48.822Z] [INFO] Running io.quarkus.scheduler.test.PausedSchedulerTest
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:06,285 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.373s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:06,286 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:06,286 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:09,384 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-10-01T23:28:48.822Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.984 s - in io.quarkus.scheduler.test.PausedSchedulerTest
[2025-10-01T23:28:48.822Z] [INFO] Running io.quarkus.scheduler.test.DisabledSchedulerTest
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:10,082 INFO [io.qua.sch.run.SimpleScheduler] (main) Simple scheduler is disabled by config property and will not be started
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:10,149 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.335s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:10,149 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:10,149 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:10,215 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.822Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.822 s - in io.quarkus.scheduler.test.DisabledSchedulerTest
[2025-10-01T23:28:48.822Z] [INFO] Running SimpleScheduledMethodDefaultPackageTest
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:10,578 WARN [io.qua.sch.dep.SchedulerProcessor] (build-10) @Scheduled(cron = "0/1 * * * * ?",every = "2m") declared on SimpleJobsDefaultPackage#checkEverySecondCron() defines both cron() and every() - the cron expression takes precedence
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:11,122 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.480s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:11,122 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:11,122 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.822Z] 2025-10-01 22:10:14,036 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.822Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.821 s - in SimpleScheduledMethodDefaultPackageTest
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] Results:
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-scheduler-deployment ---
[2025-10-01T23:28:48.822Z] [INFO] Building jar: /quarkus/extensions/scheduler/deployment/target/quarkus-scheduler-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scheduler-deployment ---
[2025-10-01T23:28:48.822Z] [INFO] Building jar: /quarkus/extensions/scheduler/deployment/target/quarkus-scheduler-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scheduler-deployment ---
[2025-10-01T23:28:48.822Z] [INFO] Installing /quarkus/extensions/scheduler/deployment/target/quarkus-scheduler-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-scheduler-deployment/2.7.5.Final/quarkus-scheduler-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.822Z] [INFO] Installing /quarkus/extensions/scheduler/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scheduler-deployment/2.7.5.Final/quarkus-scheduler-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.822Z] [INFO] Installing /quarkus/extensions/scheduler/deployment/target/quarkus-scheduler-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-scheduler-deployment/2.7.5.Final/quarkus-scheduler-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] ----------------< io.quarkus:quarkus-datasource-parent >----------------
[2025-10-01T23:28:48.822Z] [INFO] Building Quarkus - Datasource 2.7.5.Final [232/964]
[2025-10-01T23:28:48.822Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-parent ---
[2025-10-01T23:28:48.822Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-parent ---
[2025-10-01T23:28:48.822Z] [INFO] Installing /quarkus/extensions/datasource/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource-parent/2.7.5.Final/quarkus-datasource-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] ----------------< io.quarkus:quarkus-datasource-common >----------------
[2025-10-01T23:28:48.822Z] [INFO] Building Quarkus - Datasource - Common 2.7.5.Final [233/964]
[2025-10-01T23:28:48.822Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-common ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-common ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-common ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-common ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-common ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-common ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-common ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-common ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-common ---
[2025-10-01T23:28:48.822Z] [INFO] Processed 3 files in 19ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-common ---
[2025-10-01T23:28:48.822Z] [INFO] Processed 3 files in 00:00.014 (Already Sorted: 3, Needed Sorting: 0)
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource-common ---
[2025-10-01T23:28:48.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.822Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/common/src/main/resources
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource-common ---
[2025-10-01T23:28:48.822Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.822Z] [INFO] Compiling 2 source files to /quarkus/extensions/datasource/common/target/classes
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource-common ---
[2025-10-01T23:28:48.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.822Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/common/src/test/resources
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource-common ---
[2025-10-01T23:28:48.822Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.822Z] [INFO] Compiling 1 source file to /quarkus/extensions/datasource/common/target/test-classes
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource-common ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.822Z] [INFO] T E S T S
[2025-10-01T23:28:48.822Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.822Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.822Z] [INFO] Running io.quarkus.datasource.common.test.DatabaseKindTest
[2025-10-01T23:28:48.822Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.datasource.common.test.DatabaseKindTest
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] Results:
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource-common ---
[2025-10-01T23:28:48.822Z] [INFO] Building jar: /quarkus/extensions/datasource/common/target/quarkus-datasource-common-2.7.5.Final.jar
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-common ---
[2025-10-01T23:28:48.822Z] [INFO] Building jar: /quarkus/extensions/datasource/common/target/quarkus-datasource-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-common ---
[2025-10-01T23:28:48.822Z] [INFO] Installing /quarkus/extensions/datasource/common/target/quarkus-datasource-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-common/2.7.5.Final/quarkus-datasource-common-2.7.5.Final.jar
[2025-10-01T23:28:48.822Z] [INFO] Installing /quarkus/extensions/datasource/common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource-common/2.7.5.Final/quarkus-datasource-common-2.7.5.Final.pom
[2025-10-01T23:28:48.822Z] [INFO] Installing /quarkus/extensions/datasource/common/target/quarkus-datasource-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-common/2.7.5.Final/quarkus-datasource-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] ------------------< io.quarkus:quarkus-agroal-parent >------------------
[2025-10-01T23:28:48.822Z] [INFO] Building Quarkus - Agroal 2.7.5.Final [234/964]
[2025-10-01T23:28:48.822Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal-parent ---
[2025-10-01T23:28:48.822Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal-parent ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal-parent ---
[2025-10-01T23:28:48.822Z] [INFO] Installing /quarkus/extensions/agroal/pom.xml to /root/.m2/repository/io/quarkus/quarkus-agroal-parent/2.7.5.Final/quarkus-agroal-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] -------------------< io.quarkus:quarkus-agroal-spi >--------------------
[2025-10-01T23:28:48.822Z] [INFO] Building Quarkus - Agroal - SPI 2.7.5.Final [235/964]
[2025-10-01T23:28:48.822Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal-spi ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal-spi ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal-spi ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal-spi ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal-spi ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal-spi ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal-spi ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal-spi ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal-spi ---
[2025-10-01T23:28:48.822Z] [INFO] Processed 4 files in 13ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal-spi ---
[2025-10-01T23:28:48.822Z] [INFO] Processed 4 files in 00:00.005 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-agroal-spi ---
[2025-10-01T23:28:48.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.822Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/spi/src/main/resources
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-agroal-spi ---
[2025-10-01T23:28:48.822Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.822Z] [INFO] Compiling 4 source files to /quarkus/extensions/agroal/spi/target/classes
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-agroal-spi ---
[2025-10-01T23:28:48.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.822Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/spi/src/test/resources
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-agroal-spi ---
[2025-10-01T23:28:48.822Z] [INFO] No sources to compile
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-agroal-spi ---
[2025-10-01T23:28:48.822Z] [INFO] No tests to run.
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-agroal-spi ---
[2025-10-01T23:28:48.822Z] [INFO] Building jar: /quarkus/extensions/agroal/spi/target/quarkus-agroal-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal-spi ---
[2025-10-01T23:28:48.822Z] [INFO] Building jar: /quarkus/extensions/agroal/spi/target/quarkus-agroal-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal-spi ---
[2025-10-01T23:28:48.822Z] [INFO] Installing /quarkus/extensions/agroal/spi/target/quarkus-agroal-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-agroal-spi/2.7.5.Final/quarkus-agroal-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.822Z] [INFO] Installing /quarkus/extensions/agroal/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-agroal-spi/2.7.5.Final/quarkus-agroal-spi-2.7.5.Final.pom
[2025-10-01T23:28:48.822Z] [INFO] Installing /quarkus/extensions/agroal/spi/target/quarkus-agroal-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-agroal-spi/2.7.5.Final/quarkus-agroal-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] -------------------< io.quarkus:quarkus-datasource >--------------------
[2025-10-01T23:28:48.822Z] [INFO] Building Quarkus - Datasource - Runtime 2.7.5.Final [236/964]
[2025-10-01T23:28:48.822Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource ---
[2025-10-01T23:28:48.822Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource ---
[2025-10-01T23:28:48.823Z] [INFO] Processed 10 files in 29ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource ---
[2025-10-01T23:28:48.823Z] [INFO] Processed 10 files in 00:00.010 (Already Sorted: 10, Needed Sorting: 0)
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource ---
[2025-10-01T23:28:48.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.823Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-datasource ---
[2025-10-01T23:28:48.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final.jar (16 kB at 113 kB/s)
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource ---
[2025-10-01T23:28:48.823Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.823Z] [INFO] Compiling 10 source files to /quarkus/extensions/datasource/runtime/target/classes
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource ---
[2025-10-01T23:28:48.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.823Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/runtime/src/test/resources
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource ---
[2025-10-01T23:28:48.823Z] [INFO] No sources to compile
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource ---
[2025-10-01T23:28:48.823Z] [INFO] No tests to run.
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource ---
[2025-10-01T23:28:48.823Z] [INFO] Building jar: /quarkus/extensions/datasource/runtime/target/quarkus-datasource-2.7.5.Final.jar
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource ---
[2025-10-01T23:28:48.823Z] [INFO] Building jar: /quarkus/extensions/datasource/runtime/target/quarkus-datasource-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource ---
[2025-10-01T23:28:48.823Z] [INFO] Installing /quarkus/extensions/datasource/runtime/target/quarkus-datasource-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-datasource/2.7.5.Final/quarkus-datasource-2.7.5.Final.jar
[2025-10-01T23:28:48.823Z] [INFO] Installing /quarkus/extensions/datasource/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource/2.7.5.Final/quarkus-datasource-2.7.5.Final.pom
[2025-10-01T23:28:48.823Z] [INFO] Installing /quarkus/extensions/datasource/runtime/target/quarkus-datasource-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-datasource/2.7.5.Final/quarkus-datasource-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] ---------------< io.quarkus:quarkus-narayana-jta-parent >---------------
[2025-10-01T23:28:48.823Z] [INFO] Building Quarkus - Narayana JTA 2.7.5.Final [237/964]
[2025-10-01T23:28:48.823Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-jta-parent ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-jta-parent ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-jta-parent ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-jta-parent ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-jta-parent ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-jta-parent ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-jta-parent ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-jta-parent ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-jta-parent ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-jta-parent ---
[2025-10-01T23:28:48.823Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-jta-parent ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-jta-parent ---
[2025-10-01T23:28:48.823Z] [INFO] Installing /quarkus/extensions/narayana-jta/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-jta-parent/2.7.5.Final/quarkus-narayana-jta-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] ------------------< io.quarkus:quarkus-narayana-jta >-------------------
[2025-10-01T23:28:48.823Z] [INFO] Building Quarkus - Narayana JTA - Runtime 2.7.5.Final [238/964]
[2025-10-01T23:28:48.823Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.pom
[2025-10-01T23:28:48.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.pom (2.5 kB at 25 kB/s)
[2025-10-01T23:28:48.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.pom
[2025-10-01T23:28:48.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.pom (10 kB at 88 kB/s)
[2025-10-01T23:28:48.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.12.4.Final/narayana-jta-all-5.12.4.Final.pom
[2025-10-01T23:28:48.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.12.4.Final/narayana-jta-all-5.12.4.Final.pom (2.8 kB at 29 kB/s)
[2025-10-01T23:28:48.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.12.4.Final/narayana-all-5.12.4.Final.pom
[2025-10-01T23:28:48.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.12.4.Final/narayana-all-5.12.4.Final.pom (35 kB at 333 kB/s)
[2025-10-01T23:28:48.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.pom
[2025-10-01T23:28:48.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.pom (6.2 kB at 77 kB/s)
[2025-10-01T23:28:48.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom
[2025-10-01T23:28:48.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom (22 kB at 358 kB/s)
[2025-10-01T23:28:48.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.pom
[2025-10-01T23:28:48.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.pom (4.8 kB at 67 kB/s)
[2025-10-01T23:28:48.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom
[2025-10-01T23:28:48.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom (30 kB at 320 kB/s)
[2025-10-01T23:28:48.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.pom
[2025-10-01T23:28:48.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.pom (14 kB at 173 kB/s)
[2025-10-01T23:28:48.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.12.4.Final/narayana-jts-all-5.12.4.Final.pom
[2025-10-01T23:28:48.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.12.4.Final/narayana-jts-all-5.12.4.Final.pom (10 kB at 109 kB/s)
[2025-10-01T23:28:48.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.jar
[2025-10-01T23:28:48.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.jar
[2025-10-01T23:28:48.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.jar
[2025-10-01T23:28:48.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.jar
[2025-10-01T23:28:48.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.jar
[2025-10-01T23:28:48.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.jar (7.5 kB at 123 kB/s)
[2025-10-01T23:28:48.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.jar (34 kB at 295 kB/s)
[2025-10-01T23:28:48.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.jar (74 kB at 594 kB/s)
[2025-10-01T23:28:48.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.jar (51 kB at 397 kB/s)
[2025-10-01T23:28:48.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.jar (953 kB at 6.3 MB/s)
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO] Processed 19 files in 47ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO] Processed 19 files in 00:00.048 (Already Sorted: 19, Needed Sorting: 0)
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.823Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.823Z] [INFO] Compiling 19 source files to /quarkus/extensions/narayana-jta/runtime/target/classes
[2025-10-01T23:28:48.823Z] [WARNING] /quarkus/extensions/narayana-jta/runtime/src/main/java/io/quarkus/narayana/jta/runtime/context/TransactionContext.java:[216,74] unchecked cast
[2025-10-01T23:28:48.823Z] required: io.quarkus.arc.ContextInstanceHandle<T>
[2025-10-01T23:28:48.823Z] found: io.quarkus.arc.ContextInstanceHandle<capture#1 of ?>
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.823Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-jta/runtime/src/test/resources
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO] No sources to compile
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO] No tests to run.
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/runtime/target/quarkus-narayana-jta-2.7.5.Final.jar
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/runtime/target/quarkus-narayana-jta-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-jta ---
[2025-10-01T23:28:48.823Z] [INFO] Installing /quarkus/extensions/narayana-jta/runtime/target/quarkus-narayana-jta-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-jta/2.7.5.Final/quarkus-narayana-jta-2.7.5.Final.jar
[2025-10-01T23:28:48.823Z] [INFO] Installing /quarkus/extensions/narayana-jta/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-jta/2.7.5.Final/quarkus-narayana-jta-2.7.5.Final.pom
[2025-10-01T23:28:48.823Z] [INFO] Installing /quarkus/extensions/narayana-jta/runtime/target/quarkus-narayana-jta-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-jta/2.7.5.Final/quarkus-narayana-jta-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.823Z] [INFO]
[2025-10-01T23:28:48.823Z] [INFO] ---------------------< io.quarkus:quarkus-agroal >----------------------
[2025-10-01T23:28:48.824Z] [INFO] Building Quarkus - Agroal - Runtime 2.7.5.Final [239/964]
[2025-10-01T23:28:48.824Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.pom
[2025-10-01T23:28:48.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.pom (1.1 kB at 8.5 kB/s)
[2025-10-01T23:28:48.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Alpha3/jboss-transaction-api_1.2_spec-1.0.0.Alpha3.pom
[2025-10-01T23:28:48.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Alpha3/jboss-transaction-api_1.2_spec-1.0.0.Alpha3.pom (4.6 kB at 53 kB/s)
[2025-10-01T23:28:48.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.jar
[2025-10-01T23:28:48.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.jar (15 kB at 127 kB/s)
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO] Processed 20 files in 45ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO] Processed 20 files in 00:00.061 (Already Sorted: 20, Needed Sorting: 0)
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.824Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.824Z] [INFO] Compiling 20 source files to /quarkus/extensions/agroal/runtime/target/classes
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.824Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/runtime/src/test/resources
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO] No sources to compile
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO] No tests to run.
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO] Building jar: /quarkus/extensions/agroal/runtime/target/quarkus-agroal-2.7.5.Final.jar
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO] Building jar: /quarkus/extensions/agroal/runtime/target/quarkus-agroal-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal ---
[2025-10-01T23:28:48.824Z] [INFO] Installing /quarkus/extensions/agroal/runtime/target/quarkus-agroal-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-agroal/2.7.5.Final/quarkus-agroal-2.7.5.Final.jar
[2025-10-01T23:28:48.824Z] [INFO] Installing /quarkus/extensions/agroal/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-agroal/2.7.5.Final/quarkus-agroal-2.7.5.Final.pom
[2025-10-01T23:28:48.824Z] [INFO] Installing /quarkus/extensions/agroal/runtime/target/quarkus-agroal-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-agroal/2.7.5.Final/quarkus-agroal-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] ------------------< io.quarkus:quarkus-quartz-parent >------------------
[2025-10-01T23:28:48.824Z] [INFO] Building Quarkus - Quartz 2.7.5.Final [240/964]
[2025-10-01T23:28:48.824Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-quartz-parent ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-quartz-parent ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-quartz-parent ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-quartz-parent ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-quartz-parent ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-quartz-parent ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-quartz-parent ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-quartz-parent ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-quartz-parent ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-quartz-parent ---
[2025-10-01T23:28:48.824Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-quartz-parent ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-quartz-parent ---
[2025-10-01T23:28:48.824Z] [INFO] Installing /quarkus/extensions/quartz/pom.xml to /root/.m2/repository/io/quarkus/quarkus-quartz-parent/2.7.5.Final/quarkus-quartz-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] ---------------------< io.quarkus:quarkus-quartz >----------------------
[2025-10-01T23:28:48.824Z] [INFO] Building Quarkus - Quartz - Runtime 2.7.5.Final [241/964]
[2025-10-01T23:28:48.824Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom
[2025-10-01T23:28:48.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom (9.0 kB at 114 kB/s)
[2025-10-01T23:28:48.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom
[2025-10-01T23:28:48.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom (15 kB at 215 kB/s)
[2025-10-01T23:28:48.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.pom
[2025-10-01T23:28:48.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.pom (3.7 kB at 58 kB/s)
[2025-10-01T23:28:48.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar
[2025-10-01T23:28:48.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar
[2025-10-01T23:28:48.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar (624 kB at 8.1 MB/s)
[2025-10-01T23:28:48.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar (693 kB at 8.6 MB/s)
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO] Processed 10 files in 25ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO] Processed 10 files in 00:00.024 (Already Sorted: 10, Needed Sorting: 0)
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.824Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.824Z] [INFO] Compiling 10 source files to /quarkus/extensions/quartz/runtime/target/classes
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.824Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/quartz/runtime/src/test/resources
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO] No sources to compile
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO] No tests to run.
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO] Building jar: /quarkus/extensions/quartz/runtime/target/quarkus-quartz-2.7.5.Final.jar
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO] Building jar: /quarkus/extensions/quartz/runtime/target/quarkus-quartz-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-quartz ---
[2025-10-01T23:28:48.824Z] [INFO] Installing /quarkus/extensions/quartz/runtime/target/quarkus-quartz-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-quartz/2.7.5.Final/quarkus-quartz-2.7.5.Final.jar
[2025-10-01T23:28:48.824Z] [INFO] Installing /quarkus/extensions/quartz/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-quartz/2.7.5.Final/quarkus-quartz-2.7.5.Final.pom
[2025-10-01T23:28:48.824Z] [INFO] Installing /quarkus/extensions/quartz/runtime/target/quarkus-quartz-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-quartz/2.7.5.Final/quarkus-quartz-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --------------< io.quarkus:quarkus-smallrye-metrics-spi >---------------
[2025-10-01T23:28:48.824Z] [INFO] Building Quarkus - SmallRye Metrics - SPI 2.7.5.Final [242/964]
[2025-10-01T23:28:48.824Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics-spi ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics-spi ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics-spi ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics-spi ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics-spi ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics-spi ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics-spi ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics-spi ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics-spi ---
[2025-10-01T23:28:48.824Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics-spi ---
[2025-10-01T23:28:48.824Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-metrics-spi ---
[2025-10-01T23:28:48.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.824Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/spi/src/main/resources
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-metrics-spi ---
[2025-10-01T23:28:48.824Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.824Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-metrics/spi/target/classes
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-metrics-spi ---
[2025-10-01T23:28:48.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.824Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/spi/src/test/resources
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-metrics-spi ---
[2025-10-01T23:28:48.824Z] [INFO] No sources to compile
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-metrics-spi ---
[2025-10-01T23:28:48.824Z] [INFO] No tests to run.
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-metrics-spi ---
[2025-10-01T23:28:48.824Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/spi/target/quarkus-smallrye-metrics-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics-spi ---
[2025-10-01T23:28:48.824Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/spi/target/quarkus-smallrye-metrics-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics-spi ---
[2025-10-01T23:28:48.824Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/spi/target/quarkus-smallrye-metrics-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.824Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final.pom
[2025-10-01T23:28:48.824Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/spi/target/quarkus-smallrye-metrics-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] -----------< io.quarkus:quarkus-smallrye-metrics-deployment >-----------
[2025-10-01T23:28:48.824Z] [INFO] Building Quarkus - SmallRye Metrics - Deployment 2.7.5.Final [243/964]
[2025-10-01T23:28:48.824Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics-deployment ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics-deployment ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics-deployment ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics-deployment ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics-deployment ---
[2025-10-01T23:28:48.824Z] [INFO]
[2025-10-01T23:28:48.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics-deployment ---
[2025-10-01T23:28:48.825Z] [INFO]
[2025-10-01T23:28:48.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics-deployment ---
[2025-10-01T23:28:48.825Z] [INFO]
[2025-10-01T23:28:48.825Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics-deployment ---
[2025-10-01T23:28:48.825Z] [INFO]
[2025-10-01T23:28:48.825Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics-deployment ---
[2025-10-01T23:28:48.825Z] [INFO] Processed 23 files in 68ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.825Z] [INFO]
[2025-10-01T23:28:48.825Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics-deployment ---
[2025-10-01T23:28:48.825Z] [INFO] Processed 23 files in 00:00.045 (Already Sorted: 23, Needed Sorting: 0)
[2025-10-01T23:28:48.825Z] [INFO]
[2025-10-01T23:28:48.825Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-metrics-deployment ---
[2025-10-01T23:28:48.825Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.825Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/deployment/src/main/resources
[2025-10-01T23:28:48.825Z] [INFO]
[2025-10-01T23:28:48.825Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-metrics-deployment ---
[2025-10-01T23:28:48.825Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.825Z] [INFO] Compiling 6 source files to /quarkus/extensions/smallrye-metrics/deployment/target/classes
[2025-10-01T23:28:48.825Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[138,5] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-10-01T23:28:48.825Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[138,5] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-10-01T23:28:48.825Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[138,5] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-10-01T23:28:48.825Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[138,5] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-10-01T23:28:48.825Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[139,20] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-10-01T23:28:48.825Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[545,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-10-01T23:28:48.825Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[545,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-10-01T23:28:48.825Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[545,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-10-01T23:28:48.825Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[545,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-10-01T23:28:48.825Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[555,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-10-01T23:28:48.825Z] [INFO]
[2025-10-01T23:28:48.825Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-metrics-deployment ---
[2025-10-01T23:28:48.825Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.825Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.825Z] [INFO]
[2025-10-01T23:28:48.825Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-metrics-deployment ---
[2025-10-01T23:28:48.825Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.825Z] [INFO] Compiling 17 source files to /quarkus/extensions/smallrye-metrics/deployment/target/test-classes
[2025-10-01T23:28:48.825Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromMetricsFactoryTestCase.java:[42,59] unchecked conversion
[2025-10-01T23:28:48.825Z] required: org.eclipse.microprofile.metrics.Gauge<java.lang.Long>
[2025-10-01T23:28:48.825Z] found: org.eclipse.microprofile.metrics.Gauge
[2025-10-01T23:28:48.825Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[70,35] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-10-01T23:28:48.825Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[50,33] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-10-01T23:28:48.825Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[50,65] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-10-01T23:28:48.825Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[60,33] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-10-01T23:28:48.825Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[60,65] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-10-01T23:28:48.825Z] [INFO]
[2025-10-01T23:28:48.825Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-metrics-deployment ---
[2025-10-01T23:28:48.825Z] [INFO]
[2025-10-01T23:28:48.825Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.825Z] [INFO] T E S T S
[2025-10-01T23:28:48.825Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.825Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.825Z] [INFO] Running io.quarkus.smallrye.metrics.deployment.DevModeMetricsTest
[2025-10-01T23:28:48.825Z] Tests paused
[2025-10-01T23:28:48.825Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.825Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.825Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.825Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.825Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:29,482 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.226s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:29,484 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:29,484 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:32,970 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-dev-mode-test14158872360076205758/src/main/resources/application.properties
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:32,972 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties, DevModeMetricsTest.class, DevModeMetricsTest$MetricsResource.class.
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:32,993 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.020s
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:33,167 WARN [io.qua.sma.met.dep.SmallRyeMetricsProcessor] (build-14) `quarkus.resteasy.metrics.enabled` is deprecated and will be removed in a future version. Use `quarkus.smallrye-metrics.jaxrs.enabled` to enable metrics for REST endpoints using the smallrye-metrics extension
[2025-10-01T23:28:48.825Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.825Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.825Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.825Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.825Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:33,594 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.593s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:33,595 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:33,595 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:33,595 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.503s
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:35,013 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-dev-mode-test14158872360076205758/src/main/resources/application.properties
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:35,014 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties, DevModeMetricsTest.class, DevModeMetricsTest$MetricsResource.class.
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:35,017 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.825Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.825Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.825Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.825Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.825Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:35,506 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.480s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:35,507 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:35,507 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:35,507 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.665s
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:35,561 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-dev-mode-test14158872360076205758/src/main/resources/application.properties
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:35,562 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:35,567 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:35,682 WARN [io.qua.sma.met.dep.SmallRyeMetricsProcessor] (build-15) `quarkus.resteasy.metrics.enabled` is deprecated and will be removed in a future version. Use `quarkus.smallrye-metrics.jaxrs.enabled` to enable metrics for REST endpoints using the smallrye-metrics extension
[2025-10-01T23:28:48.825Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.825Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.825Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.825Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.825Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:36,136 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.563s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:36,137 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:36,137 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:36,137 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.577s
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:36,159 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-10-01T23:28:48.825Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.203 s - in io.quarkus.smallrye.metrics.deployment.DevModeMetricsTest
[2025-10-01T23:28:48.825Z] [INFO] Running io.quarkus.smallrye.metrics.deployment.DevModeMetricRegistryTest
[2025-10-01T23:28:48.825Z] Tests paused
[2025-10-01T23:28:48.825Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.825Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.825Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.825Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.825Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:38,926 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.242s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:38,927 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:38,927 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:40,439 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeMetricRegistryTest$MetricsResource.class, DevModeMetricRegistryTest.class.
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:40,451 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-10-01T23:28:48.825Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.825Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.825Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.825Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.825Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:40,733 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.276s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:40,733 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:40,733 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:40,734 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.477s
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:40,773 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.825Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.582 s - in io.quarkus.smallrye.metrics.deployment.DevModeMetricRegistryTest
[2025-10-01T23:28:48.825Z] [INFO] Running io.quarkus.smallrye.metrics.registration.DefaultMethodTest
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:43,746 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.333s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:43,747 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:43,747 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:43,858 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.825Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.001 s - in io.quarkus.smallrye.metrics.registration.DefaultMethodTest
[2025-10-01T23:28:48.825Z] [INFO] Running io.quarkus.smallrye.metrics.jaxrs.JaxRsMetricsTestCase
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:45,066 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.512s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:45,067 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:45,067 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:45,414 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception failed, error id: 9a39c707-0057-4346-a450-8071100de803-1: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: !!!
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.825Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.825Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.825Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.825Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.825Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.825Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.825Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.825Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.825Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.825Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.825Z] Caused by: java.lang.RuntimeException: !!!
[2025-10-01T23:28:48.825Z] at io.quarkus.smallrye.metrics.jaxrs.MetricsResource.exception(MetricsResource.java:31)
[2025-10-01T23:28:48.825Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.825Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.825Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.825Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.825Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.825Z] ... 15 more
[2025-10-01T23:28:48.825Z]
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:45,606 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-10-01T23:28:48.825Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.747 s - in io.quarkus.smallrye.metrics.jaxrs.JaxRsMetricsTestCase
[2025-10-01T23:28:48.825Z] [INFO] Running io.quarkus.smallrye.metrics.stereotype.StereotypeCountedClassTest
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:46,642 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.408s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:46,643 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:46,643 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:46,776 INFO [io.quarkus] (main) Quarkus stopped in 0.075s
[2025-10-01T23:28:48.825Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.167 s - in io.quarkus.smallrye.metrics.stereotype.StereotypeCountedClassTest
[2025-10-01T23:28:48.825Z] [INFO] Running io.quarkus.smallrye.metrics.test.MicrometerMetricsCompatibilityModeTest
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:47,601 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.315s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:47,602 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:47,602 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:48,006 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-10-01T23:28:48.825Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 s - in io.quarkus.smallrye.metrics.test.MicrometerMetricsCompatibilityModeTest
[2025-10-01T23:28:48.825Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsFromMetricsFactoryTestCase
[2025-10-01T23:28:48.825Z] 2025-10-01 22:10:48,806 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.315s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:48,807 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:48,807 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:48,917 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.909 s - in io.quarkus.smallrye.metrics.test.MetricsFromMetricsFactoryTestCase
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsFromExtensionTestCase
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:50,124 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.620s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:50,124 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:50,124 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:50,668 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.756 s - in io.quarkus.smallrye.metrics.test.MetricsFromExtensionTestCase
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsHandlerPathTest
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:51,684 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.440s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:51,684 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:51,685 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:52,043 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 s - in io.quarkus.smallrye.metrics.test.MetricsHandlerPathTest
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsFromExtensionDisabledTestCase
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:53,194 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.613s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:53,195 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:53,195 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:53,676 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.635 s - in io.quarkus.smallrye.metrics.test.MetricsFromExtensionDisabledTestCase
[2025-10-01T23:28:48.826Z] [INFO] Running DefaultPackageMetricsTest
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:54,549 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.410s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:54,549 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:54,549 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.826Z] 2025-10-01 22:10:54,643 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.959 s - in DefaultPackageMetricsTest
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] Results:
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-metrics-deployment ---
[2025-10-01T23:28:48.826Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-smallrye-metrics-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics-deployment ---
[2025-10-01T23:28:48.826Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-smallrye-metrics-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics-deployment ---
[2025-10-01T23:28:48.826Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-smallrye-metrics-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-deployment/2.7.5.Final/quarkus-smallrye-metrics-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.826Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-deployment/2.7.5.Final/quarkus-smallrye-metrics-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.826Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-smallrye-metrics-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-deployment/2.7.5.Final/quarkus-smallrye-metrics-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] ----------------< io.quarkus:quarkus-quartz-deployment >----------------
[2025-10-01T23:28:48.826Z] [INFO] Building Quarkus - Quartz - Deployment 2.7.5.Final [244/964]
[2025-10-01T23:28:48.826Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-quartz-deployment ---
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-quartz-deployment ---
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-quartz-deployment ---
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-quartz-deployment ---
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-quartz-deployment ---
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-quartz-deployment ---
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-quartz-deployment ---
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-quartz-deployment ---
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-quartz-deployment ---
[2025-10-01T23:28:48.826Z] [INFO] Processed 36 files in 56ms (Formatted: 0, Unchanged: 36, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-quartz-deployment ---
[2025-10-01T23:28:48.826Z] [INFO] Processed 36 files in 00:00.042 (Already Sorted: 36, Needed Sorting: 0)
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-quartz-deployment ---
[2025-10-01T23:28:48.826Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.826Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/quartz/deployment/src/main/resources
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-quartz-deployment ---
[2025-10-01T23:28:48.826Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.826Z] [INFO] Compiling 2 source files to /quarkus/extensions/quartz/deployment/target/classes
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-quartz-deployment ---
[2025-10-01T23:28:48.826Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.826Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/quartz/deployment/src/test/resources
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-quartz-deployment ---
[2025-10-01T23:28:48.826Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.826Z] [INFO] Compiling 34 source files to /quarkus/extensions/quartz/deployment/target/test-classes
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-quartz-deployment ---
[2025-10-01T23:28:48.826Z] [INFO]
[2025-10-01T23:28:48.826Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.826Z] [INFO] T E S T S
[2025-10-01T23:28:48.826Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.826Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.quartz.test.MissingConfigCronExpressionTest
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:02,674 WARN [io.qua.arc.impl] (main) An error occurred during delivery of the @BeforeDestroyed(ApplicationScoped.class) event: java.lang.IllegalStateException: Unable to create Scheduler
[2025-10-01T23:28:48.826Z] at io.quarkus.quartz.runtime.QuartzScheduler.<init>(QuartzScheduler.java:238)
[2025-10-01T23:28:48.826Z] at io.quarkus.quartz.runtime.QuartzScheduler_Bean.create(Unknown Source)
[2025-10-01T23:28:48.826Z] at io.quarkus.quartz.runtime.QuartzScheduler_Bean.create(Unknown Source)
[2025-10-01T23:28:48.826Z] at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:111)
[2025-10-01T23:28:48.826Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
[2025-10-01T23:28:48.826Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:32)
[2025-10-01T23:28:48.826Z] at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:26)
[2025-10-01T23:28:48.826Z] at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
[2025-10-01T23:28:48.826Z] at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:32)
[2025-10-01T23:28:48.826Z] at io.quarkus.quartz.runtime.QuartzScheduler_Observer_destroy_fb1039b288e54ae74a9e1acfa476b03b6c5afceb.notify(Unknown Source)
[2025-10-01T23:28:48.826Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-10-01T23:28:48.826Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2025-10-01T23:28:48.826Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2025-10-01T23:28:48.826Z] at io.quarkus.arc.impl.ArcContainerImpl.shutdown(ArcContainerImpl.java:354)
[2025-10-01T23:28:48.826Z] at io.quarkus.arc.Arc.shutdown(Arc.java:52)
[2025-10-01T23:28:48.826Z] at io.quarkus.arc.runtime.ArcRecorder$1.run(ArcRecorder.java:44)
[2025-10-01T23:28:48.826Z] at io.quarkus.runtime.StartupContext.runAllInReverseOrder(StartupContext.java:84)
[2025-10-01T23:28:48.826Z] at io.quarkus.runtime.StartupContext.close(StartupContext.java:73)
[2025-10-01T23:28:48.826Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2025-10-01T23:28:48.826Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2025-10-01T23:28:48.826Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.826Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.826Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.826Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.826Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2025-10-01T23:28:48.826Z] at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:636)
[2025-10-01T23:28:48.826Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.826Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2025-10-01T23:28:48.826Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2025-10-01T23:28:48.826Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.826Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.826Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.826Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.826Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.826Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.826Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.826Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.826Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.826Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-10-01T23:28:48.826Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-10-01T23:28:48.826Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-10-01T23:28:48.826Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-10-01T23:28:48.826Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-10-01T23:28:48.826Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-10-01T23:28:48.826Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-10-01T23:28:48.826Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-10-01T23:28:48.826Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-10-01T23:28:48.826Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-10-01T23:28:48.826Z] Caused by: java.util.NoSuchElementException: Could not expand value my.cron in property ${my.cron}
[2025-10-01T23:28:48.826Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils$1.accept(SchedulerUtils.java:113)
[2025-10-01T23:28:48.826Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils$1.accept(SchedulerUtils.java:104)
[2025-10-01T23:28:48.826Z] at io.smallrye.common.expression.ExpressionNode.emit(ExpressionNode.java:22)
[2025-10-01T23:28:48.826Z] at io.smallrye.common.expression.Expression.evaluateException(Expression.java:56)
[2025-10-01T23:28:48.826Z] at io.smallrye.common.expression.Expression.evaluate(Expression.java:70)
[2025-10-01T23:28:48.826Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils.resolvePropertyExpression(SchedulerUtils.java:104)
[2025-10-01T23:28:48.826Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils.lookUpPropertyValue(SchedulerUtils.java:72)
[2025-10-01T23:28:48.826Z] at io.quarkus.quartz.runtime.QuartzScheduler.<init>(QuartzScheduler.java:151)
[2025-10-01T23:28:48.826Z] ... 67 more
[2025-10-01T23:28:48.826Z]
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.786 s - in io.quarkus.quartz.test.MissingConfigCronExpressionTest
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.quartz.test.metrics.MpTimedTest
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:04,216 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.146s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:04,217 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:04,217 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:04,639 INFO [io.quarkus] (main) Quarkus stopped in 0.403s
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.908 s - in io.quarkus.quartz.test.metrics.MpTimedTest
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.quartz.test.DisabledScheduledMethodTest
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:05,720 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.424s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:05,721 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:05,721 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:06,189 INFO [io.quarkus] (main) Quarkus stopped in 0.458s
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.545 s - in io.quarkus.quartz.test.DisabledScheduledMethodTest
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.quartz.test.RegisterJobListenerTest
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:07,374 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.529s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:07,375 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:07,375 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:07,809 INFO [io.quarkus] (main) Quarkus stopped in 0.426s
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.622 s - in io.quarkus.quartz.test.RegisterJobListenerTest
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.quartz.test.SimpleDelayedTest
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:08,927 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.447s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:08,928 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:08,928 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:10,332 INFO [io.quarkus] (main) Quarkus stopped in 0.521s
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.507 s - in io.quarkus.quartz.test.SimpleDelayedTest
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.quartz.test.InvalidEveryExpressionTest
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s - in io.quarkus.quartz.test.InvalidEveryExpressionTest
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.quartz.test.NoExpressionTest
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s - in io.quarkus.quartz.test.NoExpressionTest
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.quartz.test.PausedResumedMethodTest
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:12,235 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:12,235 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:12,236 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:12,821 INFO [io.quarkus] (main) Quarkus stopped in 0.569s
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.562 s - in io.quarkus.quartz.test.PausedResumedMethodTest
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.quartz.test.InjectJobTest
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:13,869 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:13,870 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:13,870 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:15,318 INFO [io.quarkus] (main) Quarkus stopped in 0.532s
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.496 s - in io.quarkus.quartz.test.InjectJobTest
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.quartz.test.HaltedSchedulerTest
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:16,354 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.502s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:16,355 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:16,355 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:16,755 INFO [io.quarkus] (main) Quarkus stopped in 0.380s
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.429 s - in io.quarkus.quartz.test.HaltedSchedulerTest
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.quartz.test.PausedMethodTest
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:17,506 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.330s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:17,506 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:17,506 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:20,947 INFO [io.quarkus] (main) Quarkus stopped in 0.430s
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.187 s - in io.quarkus.quartz.test.PausedMethodTest
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.quartz.test.DuplicateIdentityExpressionTest
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s - in io.quarkus.quartz.test.DuplicateIdentityExpressionTest
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.quartz.test.SimpleScheduledMethodTest
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:22,495 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.678s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:22,496 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:22,496 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:23,950 INFO [io.quarkus] (main) Quarkus stopped in 0.537s
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.557 s - in io.quarkus.quartz.test.SimpleScheduledMethodTest
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.quartz.test.RequestScheduledMethodTest
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:24,934 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.538s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:24,935 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:24,935 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:25,375 INFO [io.quarkus] (main) Quarkus stopped in 0.423s
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.422 s - in io.quarkus.quartz.test.RequestScheduledMethodTest
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.quartz.test.InvalidDelayedExpressionTest
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in io.quarkus.quartz.test.InvalidDelayedExpressionTest
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.quartz.test.ConcurrentExecutionSkipTest
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:26,663 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:26,664 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:26,664 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:28,144 INFO [io.quarkus] (main) Quarkus stopped in 0.546s
[2025-10-01T23:28:48.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.41 s - in io.quarkus.quartz.test.ConcurrentExecutionSkipTest
[2025-10-01T23:28:48.826Z] [INFO] Running io.quarkus.quartz.test.RegisterLoggingJobHistoryPluginTest
[2025-10-01T23:28:48.826Z] 2025-10-01 22:11:28,708 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.quartz.plugin.jobHistory.jobSuccessMessage" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:28,709 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.quartz.plugin.jobHistory.class" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:29,003 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.372s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:29,003 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:29,003 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:29,465 INFO [io.quarkus] (main) Quarkus stopped in 0.443s
[2025-10-01T23:28:48.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.32 s - in io.quarkus.quartz.test.RegisterLoggingJobHistoryPluginTest
[2025-10-01T23:28:48.827Z] [INFO] Running io.quarkus.quartz.test.PropertyDefaultValueSchedulerTest
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:30,241 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.367s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:30,241 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:30,241 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:30,689 INFO [io.quarkus] (main) Quarkus stopped in 0.433s
[2025-10-01T23:28:48.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 s - in io.quarkus.quartz.test.PropertyDefaultValueSchedulerTest
[2025-10-01T23:28:48.827Z] [INFO] Running io.quarkus.quartz.test.ConditionalExecutionTest
[2025-10-01T23:28:48.827Z] Skipped execution of [foo]: io.quarkus.quartz.test.ConditionalExecutionTest$IsDisabled
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:31,450 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.345s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:31,451 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:31,451 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:32,901 INFO [io.quarkus] (main) Quarkus stopped in 0.532s
[2025-10-01T23:28:48.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.21 s - in io.quarkus.quartz.test.ConditionalExecutionTest
[2025-10-01T23:28:48.827Z] [INFO] Running io.quarkus.quartz.test.UnsupportedClusteredJobConfigurationTest
[2025-10-01T23:28:48.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s - in io.quarkus.quartz.test.UnsupportedClusteredJobConfigurationTest
[2025-10-01T23:28:48.827Z] [INFO] Running io.quarkus.quartz.test.PausedMethodExpressionTest
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:34,200 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:34,201 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:34,201 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:37,634 INFO [io.quarkus] (main) Quarkus stopped in 0.425s
[2025-10-01T23:28:48.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.36 s - in io.quarkus.quartz.test.PausedMethodExpressionTest
[2025-10-01T23:28:48.827Z] [INFO] Running io.quarkus.quartz.test.InvalidTriggerListenerConfigurationTest
[2025-10-01T23:28:48.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - in io.quarkus.quartz.test.InvalidTriggerListenerConfigurationTest
[2025-10-01T23:28:48.827Z] [INFO] Running io.quarkus.quartz.test.MissingDataSourceTest
[2025-10-01T23:28:48.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s - in io.quarkus.quartz.test.MissingDataSourceTest
[2025-10-01T23:28:48.827Z] [INFO] Running io.quarkus.quartz.test.subclass.InterceptedJobClassTest
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:39,033 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.355s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:39,034 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:39,034 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:40,482 INFO [io.quarkus] (main) Quarkus stopped in 0.525s
[2025-10-01T23:28:48.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.286 s - in io.quarkus.quartz.test.subclass.InterceptedJobClassTest
[2025-10-01T23:28:48.827Z] [INFO] Running io.quarkus.quartz.test.InvalidCronExpressionTest
[2025-10-01T23:28:48.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s - in io.quarkus.quartz.test.InvalidCronExpressionTest
[2025-10-01T23:28:48.827Z] [INFO] Running io.quarkus.quartz.test.SimpleIdentityTest
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:41,843 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.508s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:41,844 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:41,844 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:42,264 INFO [io.quarkus] (main) Quarkus stopped in 0.406s
[2025-10-01T23:28:48.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.389 s - in io.quarkus.quartz.test.SimpleIdentityTest
[2025-10-01T23:28:48.827Z] [INFO] Running io.quarkus.quartz.test.MissingConfigIdentityExpressionTest
[2025-10-01T23:28:48.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s - in io.quarkus.quartz.test.MissingConfigIdentityExpressionTest
[2025-10-01T23:28:48.827Z] [INFO] Running io.quarkus.quartz.test.ConcurrentExecutionProceedTest
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:43,406 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.341s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:43,406 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:43,406 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:45,855 INFO [io.quarkus] (main) Quarkus stopped in 0.521s
[2025-10-01T23:28:48.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.258 s - in io.quarkus.quartz.test.ConcurrentExecutionProceedTest
[2025-10-01T23:28:48.827Z] [INFO] Running io.quarkus.quartz.test.InjectQuartzSchedulerTest
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:46,796 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.554s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:46,797 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:46,797 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:48,233 INFO [io.quarkus] (main) Quarkus stopped in 0.528s
[2025-10-01T23:28:48.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.376 s - in io.quarkus.quartz.test.InjectQuartzSchedulerTest
[2025-10-01T23:28:48.827Z] [INFO] Running io.quarkus.quartz.test.DisabledSchedulerTest
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:48,894 INFO [io.qua.qua.run.QuartzScheduler] (main) Quartz scheduler is disabled by config property and will not be started
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:48,957 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.287s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:48,957 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:48,957 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.827Z] 2025-10-01 22:11:49,010 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-10-01T23:28:48.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 s - in io.quarkus.quartz.test.DisabledSchedulerTest
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] Results:
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-quartz-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Building jar: /quarkus/extensions/quartz/deployment/target/quarkus-quartz-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-quartz-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Building jar: /quarkus/extensions/quartz/deployment/target/quarkus-quartz-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-quartz-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Installing /quarkus/extensions/quartz/deployment/target/quarkus-quartz-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-quartz-deployment/2.7.5.Final/quarkus-quartz-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.827Z] [INFO] Installing /quarkus/extensions/quartz/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-quartz-deployment/2.7.5.Final/quarkus-quartz-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.827Z] [INFO] Installing /quarkus/extensions/quartz/deployment/target/quarkus-quartz-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-quartz-deployment/2.7.5.Final/quarkus-quartz-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] -------------------< io.quarkus:quarkus-jaxp-parent >-------------------
[2025-10-01T23:28:48.827Z] [INFO] Building Quarkus - JAXP 2.7.5.Final [245/964]
[2025-10-01T23:28:48.827Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxp-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxp-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxp-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxp-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxp-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxp-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxp-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxp-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxp-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxp-parent ---
[2025-10-01T23:28:48.827Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxp-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxp-parent ---
[2025-10-01T23:28:48.827Z] [INFO] Installing /quarkus/extensions/jaxp/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxp-parent/2.7.5.Final/quarkus-jaxp-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] ----------------------< io.quarkus:quarkus-jaxp >-----------------------
[2025-10-01T23:28:48.827Z] [INFO] Building Quarkus - JAXP - Runtime 2.7.5.Final [246/964]
[2025-10-01T23:28:48.827Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.827Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO] No sources to compile
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.827Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxp/runtime/src/test/resources
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO] No sources to compile
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO] No tests to run.
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO] Building jar: /quarkus/extensions/jaxp/runtime/target/quarkus-jaxp-2.7.5.Final.jar
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO] Building jar: /quarkus/extensions/jaxp/runtime/target/quarkus-jaxp-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxp ---
[2025-10-01T23:28:48.827Z] [INFO] Installing /quarkus/extensions/jaxp/runtime/target/quarkus-jaxp-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxp/2.7.5.Final/quarkus-jaxp-2.7.5.Final.jar
[2025-10-01T23:28:48.827Z] [INFO] Installing /quarkus/extensions/jaxp/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxp/2.7.5.Final/quarkus-jaxp-2.7.5.Final.pom
[2025-10-01T23:28:48.827Z] [INFO] Installing /quarkus/extensions/jaxp/runtime/target/quarkus-jaxp-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxp/2.7.5.Final/quarkus-jaxp-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] -----------------< io.quarkus:quarkus-jaxp-deployment >-----------------
[2025-10-01T23:28:48.827Z] [INFO] Building Quarkus - JAXP - Deployment 2.7.5.Final [247/964]
[2025-10-01T23:28:48.827Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxp-deployment ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxp-deployment ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxp-deployment ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxp-deployment ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxp-deployment ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxp-deployment ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxp-deployment ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxp-deployment ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxp-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxp-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxp-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.827Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxp/deployment/src/main/resources
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxp-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.827Z] [INFO] Compiling 1 source file to /quarkus/extensions/jaxp/deployment/target/classes
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxp-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.827Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxp/deployment/src/test/resources
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxp-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] No sources to compile
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxp-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] No tests to run.
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxp-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Building jar: /quarkus/extensions/jaxp/deployment/target/quarkus-jaxp-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxp-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Building jar: /quarkus/extensions/jaxp/deployment/target/quarkus-jaxp-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxp-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Installing /quarkus/extensions/jaxp/deployment/target/quarkus-jaxp-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxp-deployment/2.7.5.Final/quarkus-jaxp-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.827Z] [INFO] Installing /quarkus/extensions/jaxp/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxp-deployment/2.7.5.Final/quarkus-jaxp-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.827Z] [INFO] Installing /quarkus/extensions/jaxp/deployment/target/quarkus-jaxp-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxp-deployment/2.7.5.Final/quarkus-jaxp-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] ------------< io.quarkus:quarkus-smallrye-stork-deployment >------------
[2025-10-01T23:28:48.827Z] [INFO] Building Quarkus - SmallRye Stork - Deployment 2.7.5.Final [248/964]
[2025-10-01T23:28:48.827Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-stork-deployment ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-stork-deployment ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-stork-deployment ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-stork-deployment ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-stork-deployment ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-stork-deployment ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-stork-deployment ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-stork-deployment ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-stork-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-stork-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-stork-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.827Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-stork/deployment/src/main/resources
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-stork-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.827Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-stork/deployment/target/classes
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-stork-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.827Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-stork/deployment/src/test/resources
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-stork-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] No sources to compile
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-stork-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] No tests to run.
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-stork-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/deployment/target/quarkus-smallrye-stork-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-stork-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/deployment/target/quarkus-smallrye-stork-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-stork-deployment ---
[2025-10-01T23:28:48.827Z] [INFO] Installing /quarkus/extensions/smallrye-stork/deployment/target/quarkus-smallrye-stork-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork-deployment/2.7.5.Final/quarkus-smallrye-stork-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.827Z] [INFO] Installing /quarkus/extensions/smallrye-stork/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork-deployment/2.7.5.Final/quarkus-smallrye-stork-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.827Z] [INFO] Installing /quarkus/extensions/smallrye-stork/deployment/target/quarkus-smallrye-stork-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork-deployment/2.7.5.Final/quarkus-smallrye-stork-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] ---------------< io.quarkus:quarkus-config-yaml-parent >----------------
[2025-10-01T23:28:48.827Z] [INFO] Building Quarkus - Configuration - YAML 2.7.5.Final [249/964]
[2025-10-01T23:28:48.827Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-config-yaml-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-config-yaml-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-config-yaml-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-config-yaml-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-config-yaml-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-config-yaml-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-config-yaml-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-config-yaml-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-config-yaml-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-config-yaml-parent ---
[2025-10-01T23:28:48.827Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-config-yaml-parent ---
[2025-10-01T23:28:48.827Z] [INFO]
[2025-10-01T23:28:48.827Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-config-yaml-parent ---
[2025-10-01T23:28:48.828Z] [INFO] Installing /quarkus/extensions/config-yaml/pom.xml to /root/.m2/repository/io/quarkus/quarkus-config-yaml-parent/2.7.5.Final/quarkus-config-yaml-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] -------------------< io.quarkus:quarkus-config-yaml >-------------------
[2025-10-01T23:28:48.828Z] [INFO] Building Quarkus - Configuration - YAML - Runtime 2.7.5.Final [250/964]
[2025-10-01T23:28:48.828Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.828Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-yaml/2.9.1/smallrye-config-source-yaml-2.9.1.pom
[2025-10-01T23:28:48.828Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-yaml/2.9.1/smallrye-config-source-yaml-2.9.1.pom (2.1 kB at 13 kB/s)
[2025-10-01T23:28:48.828Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-yaml/2.9.1/smallrye-config-source-yaml-2.9.1.jar
[2025-10-01T23:28:48.828Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-yaml/2.9.1/smallrye-config-source-yaml-2.9.1.jar (10 kB at 62 kB/s)
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO] Processed 3 files in 41ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO] Processed 3 files in 00:00.010 (Already Sorted: 3, Needed Sorting: 0)
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.828Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.828Z] [INFO] Compiling 2 source files to /quarkus/extensions/config-yaml/runtime/target/classes
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.828Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.828Z] [INFO] Compiling 1 source file to /quarkus/extensions/config-yaml/runtime/target/test-classes
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.828Z] [INFO] T E S T S
[2025-10-01T23:28:48.828Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.828Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.828Z] [INFO] Running io.quarkus.config.yaml.runtime.ApplicationYamlTest
[2025-10-01T23:28:48.828Z] /quarkus/extensions/config-yaml/runtime
[2025-10-01T23:28:48.828Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in io.quarkus.config.yaml.runtime.ApplicationYamlTest
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] Results:
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO] Building jar: /quarkus/extensions/config-yaml/runtime/target/quarkus-config-yaml-2.7.5.Final.jar
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO] Building jar: /quarkus/extensions/config-yaml/runtime/target/quarkus-config-yaml-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-config-yaml ---
[2025-10-01T23:28:48.828Z] [INFO] Installing /quarkus/extensions/config-yaml/runtime/target/quarkus-config-yaml-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-config-yaml/2.7.5.Final/quarkus-config-yaml-2.7.5.Final.jar
[2025-10-01T23:28:48.828Z] [INFO] Installing /quarkus/extensions/config-yaml/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-config-yaml/2.7.5.Final/quarkus-config-yaml-2.7.5.Final.pom
[2025-10-01T23:28:48.828Z] [INFO] Installing /quarkus/extensions/config-yaml/runtime/target/quarkus-config-yaml-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-config-yaml/2.7.5.Final/quarkus-config-yaml-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] -------------< io.quarkus:quarkus-config-yaml-deployment >--------------
[2025-10-01T23:28:48.828Z] [INFO] Building Quarkus - Configuration - YAML - Deployment 2.7.5.Final [251/964]
[2025-10-01T23:28:48.828Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-config-yaml-deployment ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-config-yaml-deployment ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-config-yaml-deployment ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-config-yaml-deployment ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-config-yaml-deployment ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-config-yaml-deployment ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-config-yaml-deployment ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-config-yaml-deployment ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-config-yaml-deployment ---
[2025-10-01T23:28:48.828Z] [INFO] Processed 5 files in 35ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-config-yaml-deployment ---
[2025-10-01T23:28:48.828Z] [INFO] Processed 5 files in 00:00.009 (Already Sorted: 5, Needed Sorting: 0)
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-config-yaml-deployment ---
[2025-10-01T23:28:48.828Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.828Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/config-yaml/deployment/src/main/resources
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-config-yaml-deployment ---
[2025-10-01T23:28:48.828Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.828Z] [INFO] Compiling 1 source file to /quarkus/extensions/config-yaml/deployment/target/classes
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-config-yaml-deployment ---
[2025-10-01T23:28:48.828Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.828Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-config-yaml-deployment ---
[2025-10-01T23:28:48.828Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.828Z] [INFO] Compiling 4 source files to /quarkus/extensions/config-yaml/deployment/target/test-classes
[2025-10-01T23:28:48.828Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/InterfaceConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.828Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/InterfaceConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.828Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/InterfaceConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.828Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/ClassConfigPropertiesTest.java:[43,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.828Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/ClassConfigPropertiesTest.java:[43,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.828Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/ClassConfigPropertiesTest.java:[43,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-config-yaml-deployment ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.828Z] [INFO] T E S T S
[2025-10-01T23:28:48.828Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.828Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.828Z] [INFO] Running io.quarkus.config.yaml.deployment.InterfaceConfigPropertiesTest
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:00,028 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.828s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:00,030 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:00,031 INFO [io.quarkus] (main) Installed features: [cdi, config-yaml, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:00,686 INFO [io.quarkus] (main) Quarkus stopped in 0.069s
[2025-10-01T23:28:48.828Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.412 s - in io.quarkus.config.yaml.deployment.InterfaceConfigPropertiesTest
[2025-10-01T23:28:48.828Z] [INFO] Running io.quarkus.config.yaml.deployment.ApplicationYamlHotDeploymentTest
[2025-10-01T23:28:48.828Z] Tests paused
[2025-10-01T23:28:48.828Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.828Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.828Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.828Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.828Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:04,911 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.816s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:04,913 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:04,913 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, config-yaml, resteasy, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:05,999 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/config-yaml/deployment/target/quarkus-dev-mode-test18278617479580595172/src/main/resources/application.yaml
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:06,001 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.yaml.
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:06,042 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.040s
[2025-10-01T23:28:48.828Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.828Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.828Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.828Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.828Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:06,422 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.363s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:06,422 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:06,422 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, config-yaml, resteasy, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:06,423 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.425s
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:06,514 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/config-yaml/deployment/target/quarkus-dev-mode-test18278617479580595172/src/main/resources/application.yml
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:06,515 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.yml.
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:06,518 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.828Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.828Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.828Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.828Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.828Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:06,804 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.277s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:06,805 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:06,805 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, config-yaml, resteasy, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:06,805 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.292s
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:06,840 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.828Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.159 s - in io.quarkus.config.yaml.deployment.ApplicationYamlHotDeploymentTest
[2025-10-01T23:28:48.828Z] [INFO] Running io.quarkus.config.yaml.deployment.ClassConfigPropertiesTest
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:08,120 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.451s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:08,121 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:08,121 INFO [io.quarkus] (main) Installed features: [cdi, config-yaml, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.828Z] 2025-10-01 22:12:08,246 INFO [io.quarkus] (main) Quarkus stopped in 0.069s
[2025-10-01T23:28:48.828Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.364 s - in io.quarkus.config.yaml.deployment.ClassConfigPropertiesTest
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] Results:
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-config-yaml-deployment ---
[2025-10-01T23:28:48.828Z] [INFO] Building jar: /quarkus/extensions/config-yaml/deployment/target/quarkus-config-yaml-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-config-yaml-deployment ---
[2025-10-01T23:28:48.828Z] [INFO] Building jar: /quarkus/extensions/config-yaml/deployment/target/quarkus-config-yaml-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-config-yaml-deployment ---
[2025-10-01T23:28:48.828Z] [INFO] Installing /quarkus/extensions/config-yaml/deployment/target/quarkus-config-yaml-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-config-yaml-deployment/2.7.5.Final/quarkus-config-yaml-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.828Z] [INFO] Installing /quarkus/extensions/config-yaml/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-config-yaml-deployment/2.7.5.Final/quarkus-config-yaml-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.828Z] [INFO] Installing /quarkus/extensions/config-yaml/deployment/target/quarkus-config-yaml-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-config-yaml-deployment/2.7.5.Final/quarkus-config-yaml-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] -------------------< io.quarkus:quarkus-jaxb-parent >-------------------
[2025-10-01T23:28:48.828Z] [INFO] Building Quarkus - JAXB 2.7.5.Final [252/964]
[2025-10-01T23:28:48.828Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxb-parent ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxb-parent ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxb-parent ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxb-parent ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxb-parent ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxb-parent ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxb-parent ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxb-parent ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxb-parent ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxb-parent ---
[2025-10-01T23:28:48.828Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxb-parent ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxb-parent ---
[2025-10-01T23:28:48.828Z] [INFO] Installing /quarkus/extensions/jaxb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxb-parent/2.7.5.Final/quarkus-jaxb-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] ----------------------< io.quarkus:quarkus-jaxb >-----------------------
[2025-10-01T23:28:48.828Z] [INFO] Building Quarkus - JAXB - Runtime 2.7.5.Final [253/964]
[2025-10-01T23:28:48.828Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.828Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.828Z] [INFO] Compiling 1 source file to /quarkus/extensions/jaxb/runtime/target/classes
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.828Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxb/runtime/src/test/resources
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO] No sources to compile
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO] No tests to run.
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO] Building jar: /quarkus/extensions/jaxb/runtime/target/quarkus-jaxb-2.7.5.Final.jar
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO] Building jar: /quarkus/extensions/jaxb/runtime/target/quarkus-jaxb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxb ---
[2025-10-01T23:28:48.828Z] [INFO] Installing /quarkus/extensions/jaxb/runtime/target/quarkus-jaxb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxb/2.7.5.Final/quarkus-jaxb-2.7.5.Final.jar
[2025-10-01T23:28:48.828Z] [INFO] Installing /quarkus/extensions/jaxb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxb/2.7.5.Final/quarkus-jaxb-2.7.5.Final.pom
[2025-10-01T23:28:48.828Z] [INFO] Installing /quarkus/extensions/jaxb/runtime/target/quarkus-jaxb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxb/2.7.5.Final/quarkus-jaxb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] -----------------< io.quarkus:quarkus-jaxb-deployment >-----------------
[2025-10-01T23:28:48.828Z] [INFO] Building Quarkus - JAXB - Deployment 2.7.5.Final [254/964]
[2025-10-01T23:28:48.828Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxb-deployment ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxb-deployment ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxb-deployment ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxb-deployment ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxb-deployment ---
[2025-10-01T23:28:48.828Z] [INFO]
[2025-10-01T23:28:48.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxb-deployment ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxb-deployment ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxb-deployment ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxb-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] Processed 2 files in 21ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxb-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] Processed 2 files in 00:00.024 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxb-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.829Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxb/deployment/src/main/resources
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxb-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.829Z] [INFO] Compiling 2 source files to /quarkus/extensions/jaxb/deployment/target/classes
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxb-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.829Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxb/deployment/src/test/resources
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxb-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] No sources to compile
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxb-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] No tests to run.
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxb-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] Building jar: /quarkus/extensions/jaxb/deployment/target/quarkus-jaxb-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxb-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] Building jar: /quarkus/extensions/jaxb/deployment/target/quarkus-jaxb-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxb-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] Installing /quarkus/extensions/jaxb/deployment/target/quarkus-jaxb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxb-deployment/2.7.5.Final/quarkus-jaxb-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.829Z] [INFO] Installing /quarkus/extensions/jaxb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxb-deployment/2.7.5.Final/quarkus-jaxb-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.829Z] [INFO] Installing /quarkus/extensions/jaxb/deployment/target/quarkus-jaxb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxb-deployment/2.7.5.Final/quarkus-jaxb-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] ------------< io.quarkus:quarkus-websockets-client-parent >-------------
[2025-10-01T23:28:48.829Z] [INFO] Building Quarkus - WebSockets Client 2.7.5.Final [255/964]
[2025-10-01T23:28:48.829Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-client-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-client-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-client-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-client-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-client-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-client-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-client-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-client-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-client-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-client-parent ---
[2025-10-01T23:28:48.829Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-client-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-client-parent ---
[2025-10-01T23:28:48.829Z] [INFO] Installing /quarkus/extensions/websockets/client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-client-parent/2.7.5.Final/quarkus-websockets-client-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] ----------------< io.quarkus:quarkus-websockets-client >----------------
[2025-10-01T23:28:48.829Z] [INFO] Building Quarkus - WebSockets Client - Runtime 2.7.5.Final [256/964]
[2025-10-01T23:28:48.829Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.pom
[2025-10-01T23:28:48.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.pom (6.4 kB at 61 kB/s)
[2025-10-01T23:28:48.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-all/1.1.2/jakarta.websocket-all-1.1.2.pom
[2025-10-01T23:28:48.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-all/1.1.2/jakarta.websocket-all-1.1.2.pom (12 kB at 147 kB/s)
[2025-10-01T23:28:48.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-core/4.1.7/quarkus-http-websocket-core-4.1.7.pom
[2025-10-01T23:28:48.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-core/4.1.7/quarkus-http-websocket-core-4.1.7.pom (10 kB at 67 kB/s)
[2025-10-01T23:28:48.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-parent/4.1.7/quarkus-http-websocket-parent-4.1.7.pom
[2025-10-01T23:28:48.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-parent/4.1.7/quarkus-http-websocket-parent-4.1.7.pom (1.5 kB at 8.8 kB/s)
[2025-10-01T23:28:48.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar
[2025-10-01T23:28:48.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-core/4.1.7/quarkus-http-websocket-core-4.1.7.jar
[2025-10-01T23:28:48.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-core/4.1.7/quarkus-http-websocket-core-4.1.7.jar (207 kB at 1.8 MB/s)
[2025-10-01T23:28:48.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar (49 kB at 329 kB/s)
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO] Processed 5 files in 16ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO] Processed 5 files in 00:00.010 (Already Sorted: 5, Needed Sorting: 0)
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.829Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.829Z] [INFO] Compiling 5 source files to /quarkus/extensions/websockets/client/runtime/target/classes
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.829Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/client/runtime/src/test/resources
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO] No sources to compile
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO] No tests to run.
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO] Building jar: /quarkus/extensions/websockets/client/runtime/target/quarkus-websockets-client-2.7.5.Final.jar
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO] Building jar: /quarkus/extensions/websockets/client/runtime/target/quarkus-websockets-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-client ---
[2025-10-01T23:28:48.829Z] [INFO] Installing /quarkus/extensions/websockets/client/runtime/target/quarkus-websockets-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-client/2.7.5.Final/quarkus-websockets-client-2.7.5.Final.jar
[2025-10-01T23:28:48.829Z] [INFO] Installing /quarkus/extensions/websockets/client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-client/2.7.5.Final/quarkus-websockets-client-2.7.5.Final.pom
[2025-10-01T23:28:48.829Z] [INFO] Installing /quarkus/extensions/websockets/client/runtime/target/quarkus-websockets-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-client/2.7.5.Final/quarkus-websockets-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] ----------------< io.quarkus:quarkus-websockets-parent >----------------
[2025-10-01T23:28:48.829Z] [INFO] Building Quarkus - WebSockets 2.7.5.Final [257/964]
[2025-10-01T23:28:48.829Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-parent ---
[2025-10-01T23:28:48.829Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-parent ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-parent ---
[2025-10-01T23:28:48.829Z] [INFO] Installing /quarkus/extensions/websockets/server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-parent/2.7.5.Final/quarkus-websockets-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] -------------------< io.quarkus:quarkus-websockets >--------------------
[2025-10-01T23:28:48.829Z] [INFO] Building Quarkus - WebSockets - Runtime 2.7.5.Final [258/964]
[2025-10-01T23:28:48.829Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-vertx/4.1.7/quarkus-http-websocket-vertx-4.1.7.pom
[2025-10-01T23:28:48.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-vertx/4.1.7/quarkus-http-websocket-vertx-4.1.7.pom (8.7 kB at 55 kB/s)
[2025-10-01T23:28:48.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-vertx/4.1.7/quarkus-http-websocket-vertx-4.1.7.jar
[2025-10-01T23:28:48.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-vertx/4.1.7/quarkus-http-websocket-vertx-4.1.7.jar (22 kB at 60 kB/s)
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.829Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.829Z] [INFO] Compiling 1 source file to /quarkus/extensions/websockets/server/runtime/target/classes
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.829Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/server/runtime/src/test/resources
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO] No sources to compile
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO] No tests to run.
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO] Building jar: /quarkus/extensions/websockets/server/runtime/target/quarkus-websockets-2.7.5.Final.jar
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO] Building jar: /quarkus/extensions/websockets/server/runtime/target/quarkus-websockets-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets ---
[2025-10-01T23:28:48.829Z] [INFO] Installing /quarkus/extensions/websockets/server/runtime/target/quarkus-websockets-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-websockets/2.7.5.Final/quarkus-websockets-2.7.5.Final.jar
[2025-10-01T23:28:48.829Z] [INFO] Installing /quarkus/extensions/websockets/server/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets/2.7.5.Final/quarkus-websockets-2.7.5.Final.pom
[2025-10-01T23:28:48.829Z] [INFO] Installing /quarkus/extensions/websockets/server/runtime/target/quarkus-websockets-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-websockets/2.7.5.Final/quarkus-websockets-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] ----------< io.quarkus:quarkus-websockets-client-deployment >-----------
[2025-10-01T23:28:48.829Z] [INFO] Building Quarkus - WebSockets Client - Deployment 2.7.5.Final [259/964]
[2025-10-01T23:28:48.829Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-client-deployment ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-client-deployment ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-client-deployment ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-client-deployment ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-client-deployment ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-client-deployment ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-client-deployment ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-client-deployment ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-client-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] Processed 8 files in 28ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-client-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] Processed 8 files in 00:00.009 (Already Sorted: 8, Needed Sorting: 0)
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets-client-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.829Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/client/deployment/src/main/resources
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets-client-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.829Z] [INFO] Compiling 6 source files to /quarkus/extensions/websockets/client/deployment/target/classes
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets-client-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.829Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/client/deployment/src/test/resources
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets-client-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.829Z] [INFO] Compiling 2 source files to /quarkus/extensions/websockets/client/deployment/target/test-classes
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets-client-deployment ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.829Z] [INFO] T E S T S
[2025-10-01T23:28:48.829Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.829Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.829Z] [INFO] Running io.quarkus.websockets.test.WebSocketClientTestCase
[2025-10-01T23:28:48.829Z] 2025-10-01 22:12:17,124 INFO [io.und.websockets] (main) UT026004: Adding annotated client endpoint class io.quarkus.websockets.test.TestWebSocketClient
[2025-10-01T23:28:48.829Z] 2025-10-01 22:12:17,389 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.383s.
[2025-10-01T23:28:48.829Z] 2025-10-01 22:12:17,390 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.829Z] 2025-10-01 22:12:17,390 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, websockets-client]
[2025-10-01T23:28:48.829Z] 2025-10-01 22:12:17,942 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2025-10-01T23:28:48.829Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.236 s - in io.quarkus.websockets.test.WebSocketClientTestCase
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] Results:
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets-client-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] Building jar: /quarkus/extensions/websockets/client/deployment/target/quarkus-websockets-client-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-client-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] Building jar: /quarkus/extensions/websockets/client/deployment/target/quarkus-websockets-client-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-client-deployment ---
[2025-10-01T23:28:48.829Z] [INFO] Installing /quarkus/extensions/websockets/client/deployment/target/quarkus-websockets-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-client-deployment/2.7.5.Final/quarkus-websockets-client-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.829Z] [INFO] Installing /quarkus/extensions/websockets/client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-client-deployment/2.7.5.Final/quarkus-websockets-client-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.829Z] [INFO] Installing /quarkus/extensions/websockets/client/deployment/target/quarkus-websockets-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-client-deployment/2.7.5.Final/quarkus-websockets-client-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --------------< io.quarkus:quarkus-websockets-deployment >--------------
[2025-10-01T23:28:48.829Z] [INFO] Building Quarkus - WebSockets - Deployment 2.7.5.Final [260/964]
[2025-10-01T23:28:48.829Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-deployment ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-deployment ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-deployment ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-deployment ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-deployment ---
[2025-10-01T23:28:48.829Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-deployment ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-deployment ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-deployment ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-deployment ---
[2025-10-01T23:28:48.830Z] [INFO] Processed 4 files in 19ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-deployment ---
[2025-10-01T23:28:48.830Z] [INFO] Processed 4 files in 00:00.004 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets-deployment ---
[2025-10-01T23:28:48.830Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.830Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/server/deployment/src/main/resources
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets-deployment ---
[2025-10-01T23:28:48.830Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.830Z] [INFO] Compiling 1 source file to /quarkus/extensions/websockets/server/deployment/target/classes
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets-deployment ---
[2025-10-01T23:28:48.830Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.830Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/server/deployment/src/test/resources
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets-deployment ---
[2025-10-01T23:28:48.830Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.830Z] [INFO] Compiling 3 source files to /quarkus/extensions/websockets/server/deployment/target/test-classes
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets-deployment ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.830Z] [INFO] T E S T S
[2025-10-01T23:28:48.830Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.830Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.830Z] [INFO] Running io.quarkus.websockets.test.WebsocketDevModeTestCase
[2025-10-01T23:28:48.830Z] Tests paused
[2025-10-01T23:28:48.830Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.830Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.830Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.830Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.830Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.830Z] 2025-10-01 22:12:25,136 INFO [io.und.websockets] (Quarkus Main Thread) UT026003: Adding annotated server endpoint class io.quarkus.websockets.test.EchoWebSocket for path /echo
[2025-10-01T23:28:48.830Z] 2025-10-01 22:12:25,611 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.406s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.830Z] 2025-10-01 22:12:25,612 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.830Z] 2025-10-01 22:12:25,612 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, vertx, websockets, websockets-client]
[2025-10-01T23:28:48.830Z] 2025-10-01 22:12:27,588 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in EchoService.class.
[2025-10-01T23:28:48.830Z] 2025-10-01 22:12:27,604 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2025-10-01T23:28:48.830Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.830Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.830Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.830Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.830Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.830Z] 2025-10-01 22:12:28,214 INFO [io.und.websockets] (Quarkus Main Thread) UT026003: Adding annotated server endpoint class io.quarkus.websockets.test.EchoWebSocket for path /echo
[2025-10-01T23:28:48.830Z] 2025-10-01 22:12:28,308 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.692s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.830Z] 2025-10-01 22:12:28,308 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.830Z] 2025-10-01 22:12:28,308 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, vertx, websockets, websockets-client]
[2025-10-01T23:28:48.830Z] 2025-10-01 22:12:28,309 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.206s
[2025-10-01T23:28:48.830Z] 2025-10-01 22:12:28,326 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.830Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.686 s - in io.quarkus.websockets.test.WebsocketDevModeTestCase
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] Results:
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets-deployment ---
[2025-10-01T23:28:48.830Z] [INFO] Building jar: /quarkus/extensions/websockets/server/deployment/target/quarkus-websockets-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-deployment ---
[2025-10-01T23:28:48.830Z] [INFO] Building jar: /quarkus/extensions/websockets/server/deployment/target/quarkus-websockets-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-deployment ---
[2025-10-01T23:28:48.830Z] [INFO] Installing /quarkus/extensions/websockets/server/deployment/target/quarkus-websockets-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-deployment/2.7.5.Final/quarkus-websockets-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.830Z] [INFO] Installing /quarkus/extensions/websockets/server/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-deployment/2.7.5.Final/quarkus-websockets-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.830Z] [INFO] Installing /quarkus/extensions/websockets/server/deployment/target/quarkus-websockets-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-deployment/2.7.5.Final/quarkus-websockets-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --------------< io.quarkus:quarkus-websockets-aggregator >--------------
[2025-10-01T23:28:48.830Z] [INFO] Building Quarkus - WebSockets Aggregator 2.7.5.Final [261/964]
[2025-10-01T23:28:48.830Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-aggregator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-aggregator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-aggregator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-aggregator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-aggregator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-aggregator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-aggregator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-aggregator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-aggregator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-aggregator ---
[2025-10-01T23:28:48.830Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-aggregator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-aggregator ---
[2025-10-01T23:28:48.830Z] [INFO] Installing /quarkus/extensions/websockets/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-aggregator/2.7.5.Final/quarkus-websockets-aggregator-2.7.5.Final.pom
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] ---------------< io.quarkus:quarkus-undertow-websockets >---------------
[2025-10-01T23:28:48.830Z] [INFO] Building Quarkus - Undertow - WebSockets - Legacy Compat Artifact 2.7.5.Final [262/964]
[2025-10-01T23:28:48.830Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow-websockets ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow-websockets ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow-websockets ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow-websockets ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow-websockets ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow-websockets ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow-websockets ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow-websockets ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow-websockets ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow-websockets ---
[2025-10-01T23:28:48.830Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow-websockets ---
[2025-10-01T23:28:48.830Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.830Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/legacy/src/main/resources
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow-websockets ---
[2025-10-01T23:28:48.830Z] [INFO] No sources to compile
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow-websockets ---
[2025-10-01T23:28:48.830Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.830Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/legacy/src/test/resources
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow-websockets ---
[2025-10-01T23:28:48.830Z] [INFO] No sources to compile
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow-websockets ---
[2025-10-01T23:28:48.830Z] [INFO] No tests to run.
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow-websockets ---
[2025-10-01T23:28:48.830Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2025-10-01T23:28:48.830Z] [INFO] Building jar: /quarkus/extensions/websockets/legacy/target/quarkus-undertow-websockets-2.7.5.Final.jar
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow-websockets ---
[2025-10-01T23:28:48.830Z] [INFO] No sources in project. Archive not created.
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow-websockets ---
[2025-10-01T23:28:48.830Z] [INFO] Installing /quarkus/extensions/websockets/legacy/target/quarkus-undertow-websockets-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-websockets/2.7.5.Final/quarkus-undertow-websockets-2.7.5.Final.jar
[2025-10-01T23:28:48.830Z] [INFO] Installing /quarkus/extensions/websockets/legacy/pom.xml to /root/.m2/repository/io/quarkus/quarkus-undertow-websockets/2.7.5.Final/quarkus-undertow-websockets-2.7.5.Final.pom
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] -------------< io.quarkus:quarkus-webjars-locator-parent >--------------
[2025-10-01T23:28:48.830Z] [INFO] Building Quarkus - WebJar Locator 2.7.5.Final [263/964]
[2025-10-01T23:28:48.830Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-webjars-locator-parent ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-webjars-locator-parent ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-webjars-locator-parent ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-webjars-locator-parent ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-webjars-locator-parent ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-webjars-locator-parent ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-webjars-locator-parent ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-webjars-locator-parent ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-webjars-locator-parent ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-webjars-locator-parent ---
[2025-10-01T23:28:48.830Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-webjars-locator-parent ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-webjars-locator-parent ---
[2025-10-01T23:28:48.830Z] [INFO] Installing /quarkus/extensions/webjars-locator/pom.xml to /root/.m2/repository/io/quarkus/quarkus-webjars-locator-parent/2.7.5.Final/quarkus-webjars-locator-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] -----------------< io.quarkus:quarkus-webjars-locator >-----------------
[2025-10-01T23:28:48.830Z] [INFO] Building Quarkus - WebJar Locator - Runtime 2.7.5.Final [264/964]
[2025-10-01T23:28:48.830Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.830Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.830Z] [INFO] Compiling 1 source file to /quarkus/extensions/webjars-locator/runtime/target/classes
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.830Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/webjars-locator/runtime/src/test/resources
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO] No sources to compile
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO] No tests to run.
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/runtime/target/quarkus-webjars-locator-2.7.5.Final.jar
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/runtime/target/quarkus-webjars-locator-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-webjars-locator ---
[2025-10-01T23:28:48.830Z] [INFO] Installing /quarkus/extensions/webjars-locator/runtime/target/quarkus-webjars-locator-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-webjars-locator/2.7.5.Final/quarkus-webjars-locator-2.7.5.Final.jar
[2025-10-01T23:28:48.830Z] [INFO] Installing /quarkus/extensions/webjars-locator/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-webjars-locator/2.7.5.Final/quarkus-webjars-locator-2.7.5.Final.pom
[2025-10-01T23:28:48.830Z] [INFO] Installing /quarkus/extensions/webjars-locator/runtime/target/quarkus-webjars-locator-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-webjars-locator/2.7.5.Final/quarkus-webjars-locator-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] -----------< io.quarkus:quarkus-webjars-locator-deployment >------------
[2025-10-01T23:28:48.830Z] [INFO] Building Quarkus - WebJar Locator - Deployment 2.7.5.Final [265/964]
[2025-10-01T23:28:48.830Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.13.0/jquery-ui-1.13.0.pom
[2025-10-01T23:28:48.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.13.0/jquery-ui-1.13.0.pom (5.6 kB at 17 kB/s)
[2025-10-01T23:28:48.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.pom
[2025-10-01T23:28:48.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.pom (5.1 kB at 54 kB/s)
[2025-10-01T23:28:48.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/dc-js/dc.js/3.0.6/dc.js-3.0.6.pom
[2025-10-01T23:28:48.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/dc-js/dc.js/3.0.6/dc.js-3.0.6.pom (1.9 kB at 8.1 kB/s)
[2025-10-01T23:28:48.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/maven-metadata.xml
[2025-10-01T23:28:48.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/maven-metadata.xml (736 B at 4.3 kB/s)
[2025-10-01T23:28:48.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.6/d3-bower-3.5.6.pom
[2025-10-01T23:28:48.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.6/d3-bower-3.5.6.pom (1.5 kB at 10 kB/s)
[2025-10-01T23:28:48.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.17/d3-bower-3.5.17.pom
[2025-10-01T23:28:48.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.17/d3-bower-3.5.17.pom (1.5 kB at 9.3 kB/s)
[2025-10-01T23:28:48.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/maven-metadata.xml
[2025-10-01T23:28:48.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/maven-metadata.xml (353 B at 2.0 kB/s)
[2025-10-01T23:28:48.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/1.4.6/crossfilter-1.4.6.pom
[2025-10-01T23:28:48.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/1.4.6/crossfilter-1.4.6.pom (1.5 kB at 13 kB/s)
[2025-10-01T23:28:48.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.13.0/jquery-ui-1.13.0.jar
[2025-10-01T23:28:48.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.jar
[2025-10-01T23:28:48.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/dc-js/dc.js/3.0.6/dc.js-3.0.6.jar
[2025-10-01T23:28:48.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.17/d3-bower-3.5.17.jar
[2025-10-01T23:28:48.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/1.4.6/crossfilter-1.4.6.jar
[2025-10-01T23:28:48.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/1.4.6/crossfilter-1.4.6.jar (39 kB at 312 kB/s)
[2025-10-01T23:28:48.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.13.0/jquery-ui-1.13.0.jar (284 kB at 2.2 MB/s)
[2025-10-01T23:28:48.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.17/d3-bower-3.5.17.jar (132 kB at 930 kB/s)
[2025-10-01T23:28:48.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.jar (759 kB at 5.0 MB/s)
[2025-10-01T23:28:48.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/dc-js/dc.js/3.0.6/dc.js-3.0.6.jar (684 kB at 4.1 MB/s)
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-webjars-locator-deployment ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-webjars-locator-deployment ---
[2025-10-01T23:28:48.830Z] [INFO] artifact org.webjars.bowergithub.mbostock-bower:d3-bower: checking for updates from central
[2025-10-01T23:28:48.830Z] [INFO] artifact org.webjars.bowergithub.crossfilter:crossfilter: checking for updates from central
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-webjars-locator-deployment ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-webjars-locator-deployment ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-webjars-locator-deployment ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-webjars-locator-deployment ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-webjars-locator-deployment ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-webjars-locator-deployment ---
[2025-10-01T23:28:48.830Z] [INFO]
[2025-10-01T23:28:48.830Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-webjars-locator-deployment ---
[2025-10-01T23:28:48.830Z] [INFO] Processed 6 files in 16ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-webjars-locator-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Processed 6 files in 00:00.008 (Already Sorted: 6, Needed Sorting: 0)
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-webjars-locator-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.831Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/webjars-locator/deployment/src/main/resources
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-webjars-locator-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.831Z] [INFO] Compiling 1 source file to /quarkus/extensions/webjars-locator/deployment/target/classes
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-webjars-locator-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.831Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/webjars-locator/deployment/src/test/resources
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-webjars-locator-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.831Z] [INFO] Compiling 5 source files to /quarkus/extensions/webjars-locator/deployment/target/test-classes
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-webjars-locator-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.831Z] [INFO] T E S T S
[2025-10-01T23:28:48.831Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.831Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.831Z] [INFO] Running io.quarkus.webjar.locator.test.WebJarLocatorTest
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:37,681 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.521s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:37,685 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:37,685 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, webjars-locator]
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:39,376 INFO [io.quarkus] (main) Quarkus stopped in 0.061s
[2025-10-01T23:28:48.831Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.718 s - in io.quarkus.webjar.locator.test.WebJarLocatorTest
[2025-10-01T23:28:48.831Z] [INFO] Running io.quarkus.webjar.locator.test.WebJarLocatorRootPathTest
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:41,735 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:41,735 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:41,735 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, webjars-locator]
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:42,412 INFO [io.quarkus] (main) Quarkus stopped in 0.061s
[2025-10-01T23:28:48.831Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.014 s - in io.quarkus.webjar.locator.test.WebJarLocatorRootPathTest
[2025-10-01T23:28:48.831Z] [INFO] Running io.quarkus.webjar.locator.test.WebJarLocatorDevModeTest
[2025-10-01T23:28:48.831Z] Tests paused
[2025-10-01T23:28:48.831Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.831Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.831Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.831Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.831Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:45,359 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.154s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:45,359 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:45,359 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx, webjars-locator]
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:47,934 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in PostResource.class.
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:47,940 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (Quarkus Main Thread) Error occurred while destroying instance of bean [io.quarkus.webjar.locator.test.PostResource_Bean]: java.lang.IllegalStateException: Something bad happened but dev mode should work fine
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:47,942 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-10-01T23:28:48.831Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.831Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.831Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.831Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.831Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:48,462 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.515s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:48,463 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:48,463 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx, webjars-locator]
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:48,463 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.165s
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:48,667 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (Quarkus Main Thread) Error occurred while destroying instance of bean [io.quarkus.webjar.locator.test.PostResource_Bean]: java.lang.IllegalStateException: Something bad happened but dev mode should work fine
[2025-10-01T23:28:48.831Z] 2025-10-01 22:12:48,667 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-10-01T23:28:48.831Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.305 s - in io.quarkus.webjar.locator.test.WebJarLocatorDevModeTest
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] Results:
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-webjars-locator-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/deployment/target/quarkus-webjars-locator-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-webjars-locator-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/deployment/target/quarkus-webjars-locator-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-webjars-locator-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Installing /quarkus/extensions/webjars-locator/deployment/target/quarkus-webjars-locator-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-webjars-locator-deployment/2.7.5.Final/quarkus-webjars-locator-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.831Z] [INFO] Installing /quarkus/extensions/webjars-locator/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-webjars-locator-deployment/2.7.5.Final/quarkus-webjars-locator-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.831Z] [INFO] Installing /quarkus/extensions/webjars-locator/deployment/target/quarkus-webjars-locator-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-webjars-locator-deployment/2.7.5.Final/quarkus-webjars-locator-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-common-deployment >-------
[2025-10-01T23:28:48.831Z] [INFO] Building Quarkus - RESTEasy Reactive - Common - Deployment 2.7.5.Final [266/964]
[2025-10-01T23:28:48.831Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Processed 13 files in 29ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Processed 13 files in 00:00.026 (Already Sorted: 13, Needed Sorting: 0)
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.831Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/src/main/resources
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.831Z] [INFO] Compiling 13 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/classes
[2025-10-01T23:28:48.831Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/src/main/java/io/quarkus/resteasy/reactive/common/deployment/ResteasyReactiveCommonProcessor.java:[82,21] denyJaxRs in io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveConfig has been deprecated and marked for removal
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.831Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/src/test/resources
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] No sources to compile
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] No tests to run.
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (sse) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] No tests to run.
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/quarkus-resteasy-reactive-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/quarkus-resteasy-reactive-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-common-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/quarkus-resteasy-reactive-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.831Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-common-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.831Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/quarkus-resteasy-reactive-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] -----< io.quarkus:quarkus-resteasy-reactive-server-spi-deployment >-----
[2025-10-01T23:28:48.831Z] [INFO] Building Quarkus - RESTEasy Reactive - Server - SPI - Deployment 2.7.5.Final [267/964]
[2025-10-01T23:28:48.831Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Processed 4 files in 11ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Processed 4 files in 00:00.003 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.831Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/src/main/resources
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.831Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/classes
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.831Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/src/test/resources
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] No sources to compile
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] No tests to run.
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.831Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.831Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-kotlin-deployment >-------
[2025-10-01T23:28:48.831Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin - Deployment 2.7.5.Final [268/964]
[2025-10-01T23:28:48.831Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.831Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/src/main/resources
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.831Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/classes
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.831Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/src/test/resources
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] No sources to compile
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] No tests to run.
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-10-01T23:28:48.831Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.831Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.831Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] ----------< io.quarkus:quarkus-jaxrs-client-reactive-parent >-----------
[2025-10-01T23:28:48.831Z] [INFO] Building Quarkus - JAX-RS Client Reactive 2.7.5.Final [269/964]
[2025-10-01T23:28:48.831Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive-parent ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive-parent ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive-parent ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive-parent ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive-parent ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive-parent ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive-parent ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive-parent ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive-parent ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive-parent ---
[2025-10-01T23:28:48.831Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive-parent ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive-parent ---
[2025-10-01T23:28:48.831Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-parent/2.7.5.Final/quarkus-jaxrs-client-reactive-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --------------< io.quarkus:quarkus-jaxrs-client-reactive >--------------
[2025-10-01T23:28:48.831Z] [INFO] Building Quarkus - JAX-RS Client Reactive - Runtime 2.7.5.Final [270/964]
[2025-10-01T23:28:48.831Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.831Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.832Z] [INFO] Processed 6 files in 15ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.832Z] [INFO] Processed 6 files in 00:00.013 (Already Sorted: 6, Needed Sorting: 0)
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.832Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.832Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.832Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.832Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/classes
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.832Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.832Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/src/test/resources
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.832Z] [INFO] No sources to compile
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.832Z] [INFO] No tests to run.
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.832Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/quarkus-jaxrs-client-reactive-2.7.5.Final.jar
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.832Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/quarkus-jaxrs-client-reactive-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive ---
[2025-10-01T23:28:48.832Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/quarkus-jaxrs-client-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive/2.7.5.Final/quarkus-jaxrs-client-reactive-2.7.5.Final.jar
[2025-10-01T23:28:48.832Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive/2.7.5.Final/quarkus-jaxrs-client-reactive-2.7.5.Final.pom
[2025-10-01T23:28:48.832Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/quarkus-jaxrs-client-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive/2.7.5.Final/quarkus-jaxrs-client-reactive-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --------< io.quarkus:quarkus-jaxrs-client-reactive-deployment >---------
[2025-10-01T23:28:48.832Z] [INFO] Building Quarkus - JAX-RS Client Reactive - Deployment 2.7.5.Final [271/964]
[2025-10-01T23:28:48.832Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO] Processed 13 files in 72ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO] Processed 13 files in 00:00.175 (Already Sorted: 13, Needed Sorting: 0)
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.832Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/src/main/resources
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.832Z] [INFO] Compiling 8 source files to /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/classes
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.832Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/src/test/resources
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.832Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/test-classes
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.832Z] [INFO] T E S T S
[2025-10-01T23:28:48.832Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.832Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.832Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.FailureTestCase
[2025-10-01T23:28:48.832Z] 2025-10-01 22:12:59,626 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.776s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.832Z] 2025-10-01 22:12:59,628 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.832Z] 2025-10-01 22:12:59,628 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:00,645 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.832Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.991 s - in io.quarkus.jaxrs.client.reactive.deployment.test.FailureTestCase
[2025-10-01T23:28:48.832Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.ClientRequestFilterAbortWithTestCase
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:02,036 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:02,036 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:02,037 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:02,174 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.832Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.518 s - in io.quarkus.jaxrs.client.reactive.deployment.test.ClientRequestFilterAbortWithTestCase
[2025-10-01T23:28:48.832Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.UniInvokerTestCase
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:03,328 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.395s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:03,329 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:03,329 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:03,681 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-10-01T23:28:48.832Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.485 s - in io.quarkus.jaxrs.client.reactive.deployment.test.UniInvokerTestCase
[2025-10-01T23:28:48.832Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.AsyncRestClientFilterTestCase
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:05,077 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.470s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:05,078 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:05,078 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:11,396 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-10-01T23:28:48.832Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.708 s - in io.quarkus.jaxrs.client.reactive.deployment.test.AsyncRestClientFilterTestCase
[2025-10-01T23:28:48.832Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.ClientResponseFilterTestCase
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:12,289 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.441s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:12,290 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:12,290 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:12,543 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.832Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 s - in io.quarkus.jaxrs.client.reactive.deployment.test.ClientResponseFilterTestCase
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] Results:
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (sse) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.5.Final/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.832Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.5.Final/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.832Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.5.Final/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] ----------< io.quarkus:quarkus-resteasy-reactive-deployment >-----------
[2025-10-01T23:28:48.832Z] [INFO] Building Quarkus - RESTEasy Reactive - Deployment 2.7.5.Final [272/964]
[2025-10-01T23:28:48.832Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO] Processed 358 files in 692ms (Formatted: 0, Unchanged: 358, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO] Processed 358 files in 00:00.555 (Already Sorted: 358, Needed Sorting: 0)
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.832Z] [INFO] Copying 4 resources
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.832Z] [INFO] Compiling 30 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/classes
[2025-10-01T23:28:48.832Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/src/main/java/io/quarkus/resteasy/reactive/server/deployment/ResteasyReactiveProcessor.java:[837,27] io.quarkus.deployment.configuration.ConfigurationError in io.quarkus.deployment.configuration has been deprecated
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.832Z] [INFO] Copying 9 resources
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.832Z] [INFO] Compiling 328 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/test-classes
[2025-10-01T23:28:48.832Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/src/test/java/io/quarkus/resteasy/reactive/server/test/beanparam/CustomConverterInBeanParamTest.java:[91,44] unchecked cast
[2025-10-01T23:28:48.832Z] required: javax.ws.rs.ext.ParamConverter<T>
[2025-10-01T23:28:48.832Z] found: io.quarkus.resteasy.reactive.server.test.beanparam.CustomConverterInBeanParamTest.LocalDateTimeParamConverter
[2025-10-01T23:28:48.832Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/src/test/java/io/quarkus/resteasy/reactive/server/test/simple/MapWithParamConverterTest.java:[94,28] unchecked cast
[2025-10-01T23:28:48.832Z] required: T
[2025-10-01T23:28:48.832Z] found: java.lang.String
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.832Z] [INFO]
[2025-10-01T23:28:48.832Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.832Z] [INFO] T E S T S
[2025-10-01T23:28:48.832Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.832Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.832Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.CacheOnClassAndMethodsTest
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:22,358 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.600s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:22,360 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:22,360 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:23,490 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.832Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.697 s - in io.quarkus.resteasy.reactive.server.test.cache.CacheOnClassAndMethodsTest
[2025-10-01T23:28:48.832Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnClassAndMethodsTest
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:25,296 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.874s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:25,297 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:25,297 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:25,924 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2025-10-01T23:28:48.832Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.382 s - in io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnClassAndMethodsTest
[2025-10-01T23:28:48.832Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.CacheOnMethodsTest
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:27,630 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.829s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:27,630 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:27,630 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:28,260 INFO [io.quarkus] (main) Quarkus stopped in 0.061s
[2025-10-01T23:28:48.832Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.317 s - in io.quarkus.resteasy.reactive.server.test.cache.CacheOnMethodsTest
[2025-10-01T23:28:48.832Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnMethodsTest
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:29,592 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.512s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:29,593 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:29,593 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:30,081 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-10-01T23:28:48.832Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.825 s - in io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnMethodsTest
[2025-10-01T23:28:48.832Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.MultipleApplicationClassesWithBuildProfileTest
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:31,164 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.444s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:31,165 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:31,165 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:31,617 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.832Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.527 s - in io.quarkus.resteasy.reactive.server.test.MultipleApplicationClassesWithBuildProfileTest
[2025-10-01T23:28:48.832Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.InnerClassTest
[2025-10-01T23:28:48.832Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 s - in io.quarkus.resteasy.reactive.server.test.InnerClassTest
[2025-10-01T23:28:48.832Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.RolesAllowedJaxRsTestCase
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:33,299 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.480s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:33,299 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:33,300 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:34,472 INFO [io.quarkus] (main) Quarkus stopped in 0.113s
[2025-10-01T23:28:48.832Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.316 s - in io.quarkus.resteasy.reactive.server.test.security.RolesAllowedJaxRsTestCase
[2025-10-01T23:28:48.832Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:35,434 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.439s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:35,435 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:35,435 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:36,162 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-10-01T23:28:48.832Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.691 s - in io.quarkus.resteasy.reactive.server.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2025-10-01T23:28:48.832Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.LazyAuthPermitAllJaxRsTestCase
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:37,194 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.467s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:37,194 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:37,194 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:37,851 INFO [io.quarkus] (main) Quarkus stopped in 0.103s
[2025-10-01T23:28:48.832Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.687 s - in io.quarkus.resteasy.reactive.server.test.security.LazyAuthPermitAllJaxRsTestCase
[2025-10-01T23:28:48.832Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedStarJaxRsTest
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:38,506 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.jaxrs.default-roles-allowed" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:38,894 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:38,894 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:38,894 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:39,669 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-10-01T23:28:48.832Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.812 s - in io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedStarJaxRsTest
[2025-10-01T23:28:48.832Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedJaxRsTest
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:40,332 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.jaxrs.default-roles-allowed" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:40,912 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.704s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:40,912 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:40,912 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.832Z] 2025-10-01 22:13:41,585 INFO [io.quarkus] (main) Quarkus stopped in 0.060s
[2025-10-01T23:28:48.832Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.912 s - in io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedJaxRsTest
[2025-10-01T23:28:48.832Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.SecurityWithMethodGenericsTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:42,595 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.494s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:42,596 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:42,596 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:43,091 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.512 s - in io.quarkus.resteasy.reactive.server.test.security.SecurityWithMethodGenericsTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.DenyAllJaxRsTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:43,758 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.jaxrs.deny-unannotated-endpoints" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:44,223 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.598s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:44,224 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:44,224 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:44,905 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.805 s - in io.quarkus.resteasy.reactive.server.test.security.DenyAllJaxRsTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:45,930 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.464s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:45,931 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:45,931 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:46,483 INFO [io.quarkus] (main) Quarkus stopped in 0.061s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.573 s - in io.quarkus.resteasy.reactive.server.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.CustomExceptionMapperTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:47,535 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:47,536 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:47,536 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:47,976 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.495 s - in io.quarkus.resteasy.reactive.server.test.security.CustomExceptionMapperTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.transformation.AnnotationTransformationTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:49,078 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.447s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:49,079 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:49,079 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:49,613 INFO [io.quarkus] (main) Quarkus stopped in 0.108s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.644 s - in io.quarkus.resteasy.reactive.server.test.transformation.AnnotationTransformationTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.AbortingFiltersTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:50,328 WARN [io.qua.arc.pro.BeanArchives] (build-13) Failed to index io.quarkus.resteasy.reactive.server.test.customproviders.Metal: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@539c9883
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:50,909 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.482s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:50,910 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:50,910 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:51,388 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.76 s - in io.quarkus.resteasy.reactive.server.test.customproviders.AbortingFiltersTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.AnotherValidNonBlockingFiltersTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:52,409 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.518s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:52,409 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:52,409 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:52,771 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.389 s - in io.quarkus.resteasy.reactive.server.test.customproviders.AnotherValidNonBlockingFiltersTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.FilterWithPathParamsTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:53,723 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.415s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:53,723 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:53,723 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:54,134 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.361 s - in io.quarkus.resteasy.reactive.server.test.customproviders.FilterWithPathParamsTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.UniFiltersTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:55,097 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.463s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:55,098 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:55,098 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:55,535 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.389 s - in io.quarkus.resteasy.reactive.server.test.customproviders.UniFiltersTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.ReadBodyRequestFilterTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:56,537 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.456s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:56,537 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:56,537 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:56,996 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.465 s - in io.quarkus.resteasy.reactive.server.test.customproviders.ReadBodyRequestFilterTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.CustomFiltersTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:58,073 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.534s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:58,073 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:58,074 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:58,546 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.553 s - in io.quarkus.resteasy.reactive.server.test.customproviders.CustomFiltersTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.NoTargetTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:59,711 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.647s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:59,712 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:13:59,712 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:00,102 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.549 s - in io.quarkus.resteasy.reactive.server.test.customproviders.NoTargetTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.InvalidNonBlockingFiltersTest
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s - in io.quarkus.resteasy.reactive.server.test.customproviders.InvalidNonBlockingFiltersTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.ValidNonBlockingFiltersTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:01,546 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.412s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:01,547 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:01,547 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:01,954 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.415 s - in io.quarkus.resteasy.reactive.server.test.customproviders.ValidNonBlockingFiltersTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceDetectionTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:02,397 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-17) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloPost' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:02,399 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-17) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloPostNoExplicit' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s - in io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceDetectionTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceWarningTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:02,961 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloPost' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:02,961 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloPostNoExplicit' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:02,963 WARNING [io.qua.res.rea.server] (build-21) GET /hello-resteasy is declared by :
[2025-10-01T23:28:48.833Z] io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloGet consumes *, produces text/plain;charset=UTF-8
[2025-10-01T23:28:48.833Z] io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloGetNoExplicitMimeType consumes *, produces text/plain;charset=UTF-8
[2025-10-01T23:28:48.833Z] io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource2#helloGet consumes *, produces text/plain;charset=UTF-8
[2025-10-01T23:28:48.833Z]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:03,471 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.473s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:03,472 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:03,472 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:03,556 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.097 s - in io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceWarningTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.providers.FileTestCase
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:04,556 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.460s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:04,557 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:04,557 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:05,121 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.549 s - in io.quarkus.resteasy.reactive.server.test.providers.FileTestCase
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.providers.InvalidFileTestCase
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 s - in io.quarkus.resteasy.reactive.server.test.providers.InvalidFileTestCase
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.stress.SuspendResumeStressTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:07,163 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.409s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:07,175 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:07,175 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:12,885 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.852 s - in io.quarkus.resteasy.reactive.server.test.stress.SuspendResumeStressTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.mediatype.InvalidContentTypeTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:14,056 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.455s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:14,056 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:14,056 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:14,511 INFO [io.quarkus] (main) Quarkus stopped in 0.073s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.651 s - in io.quarkus.resteasy.reactive.server.test.mediatype.InvalidContentTypeTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.mediatype.ContentTypeCaseTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:15,461 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.432s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:15,462 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:15,462 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:15,922 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.373 s - in io.quarkus.resteasy.reactive.server.test.mediatype.ContentTypeCaseTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.mediatype.NoAcceptMultipleProducesTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:16,321 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.mediatype.NoAcceptMultipleProducesTest$DummyResource#dummy' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:16,825 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.449s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:16,825 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:16,826 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:17,237 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.316 s - in io.quarkus.resteasy.reactive.server.test.mediatype.NoAcceptMultipleProducesTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.Issue22408TestCase
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:18,198 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.413s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:18,199 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:18,199 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:18,535 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.285 s - in io.quarkus.resteasy.reactive.server.test.simple.Issue22408TestCase
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.RequestScopeExceptionMapperTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:19,728 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.658s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:19,729 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:19,729 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:20,127 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.58 s - in io.quarkus.resteasy.reactive.server.test.simple.RequestScopeExceptionMapperTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.MapWithParamConverterTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:21,197 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.532s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:21,197 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:21,197 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:21,598 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.468 s - in io.quarkus.resteasy.reactive.server.test.simple.MapWithParamConverterTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.BuildProfileTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:22,573 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:22,574 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:22,574 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:23,020 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.416 s - in io.quarkus.resteasy.reactive.server.test.simple.BuildProfileTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.RawListQueryParamTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:23,870 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.424s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:23,870 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:23,870 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:24,349 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 s - in io.quarkus.resteasy.reactive.server.test.simple.RawListQueryParamTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.InterfaceWithImplTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:24,750 WARN [org.jbo.res.rea.com.pro.EndpointIndexer] (build-29) '@Blocking' and '@NonBlocking' annotations are not necessary (or supported) on REST Client interfaces. Offending class is 'io.quarkus.resteasy.reactive.server.test.simple.InterfaceWithImplTest$Greeting'. Whether or not the call blocks the calling thread depends on the return type of the method - returning 'Uni', 'Multi' or 'CompletionStage' results in the implementation being non-blocking.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:25,280 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.425s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:25,280 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:25,280 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:25,685 INFO [io.quarkus] (main) Quarkus stopped in 0.059s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.333 s - in io.quarkus.resteasy.reactive.server.test.simple.InterfaceWithImplTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.LocalDateCustomParamConverterProviderTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:26,995 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.577s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:26,996 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:26,996 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:27,513 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.829 s - in io.quarkus.resteasy.reactive.server.test.simple.LocalDateCustomParamConverterProviderTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.ApplicationTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:28,598 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:28,599 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:28,599 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:29,105 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 s - in io.quarkus.resteasy.reactive.server.test.simple.ApplicationTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.ApplicationPathTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:30,112 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.495s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:30,113 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:30,113 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:30,509 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 s - in io.quarkus.resteasy.reactive.server.test.simple.ApplicationPathTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.LocalDateParamTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:31,431 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.472s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:31,431 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:31,431 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:31,867 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.36 s - in io.quarkus.resteasy.reactive.server.test.simple.LocalDateParamTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.PrefixedQuarkusRestTestCase
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:32,339 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-17) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpArray' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:32,340 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-17) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpObject' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:32,342 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-17) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#asyncUniListJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:32,348 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-17) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:32,350 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-17) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#writer' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:32,352 WARN [io.qua.arc.pro.BeanArchives] (build-17) Failed to index io.quarkus.resteasy.reactive.server.test.simple.TRACE: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@154e1da6
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:33,131 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.704s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:33,132 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:33,132 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:33,787 INFO [io.quarkus] (main) Quarkus stopped in 0.062s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.917 s - in io.quarkus.resteasy.reactive.server.test.simple.PrefixedQuarkusRestTestCase
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.BlockingWithFilterTest
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:34,689 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.471s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:34,690 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:34,690 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.833Z] 2025-10-01 22:14:35,156 INFO [io.quarkus] (main) Quarkus stopped in 0.057s
[2025-10-01T23:28:48.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.367 s - in io.quarkus.resteasy.reactive.server.test.simple.BlockingWithFilterTest
[2025-10-01T23:28:48.833Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestTestCase
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:35,720 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpArray' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:35,720 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpObject' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:35,723 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#asyncUniListJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:35,728 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:35,730 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#writer' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:36,405 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.595s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:36,405 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:36,406 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:36,797 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /simple/unknown-exception failed, error id: 5a206ebd-d18c-4d3c-8c7b-c36f5be66e0f-1: java.lang.RuntimeException: OUCH
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:36,798 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.RuntimeException: OUCH
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:37,674 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.512 s - in io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestTestCase
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.ApplicationWithBlockingTest
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:38,679 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.468s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:38,680 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:38,680 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:39,134 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.461 s - in io.quarkus.resteasy.reactive.server.test.simple.ApplicationWithBlockingTest
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.websocket.WebSocketTestCase
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:40,184 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:40,184 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:40,184 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:40,572 INFO [io.quarkus] (main) Quarkus stopped in 0.080s
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.464 s - in io.quarkus.resteasy.reactive.server.test.websocket.WebSocketTestCase
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.headers.ResponseHeaderTest
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:41,610 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:41,611 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:41,611 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:41,918 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /test/exception_completion failed, error id: 33cd6ea1-d010-4f7e-8a72-d25808fa71b1-1: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:41,924 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-0) Request failed: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:41,979 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-15) HTTP Request to /test/exception_multi failed, error id: 33cd6ea1-d010-4f7e-8a72-d25808fa71b1-2: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:41,979 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-15) Request failed: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:41,992 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /test/exception_plain failed, error id: 33cd6ea1-d010-4f7e-8a72-d25808fa71b1-3: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:41,993 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:42,060 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-11) HTTP Request to /test/exception_uni failed, error id: 33cd6ea1-d010-4f7e-8a72-d25808fa71b1-4: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:42,061 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-11) Request failed: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:42,132 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.528 s - in io.quarkus.resteasy.reactive.server.test.headers.ResponseHeaderTest
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncRequestFilterTest
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:43,106 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:43,106 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:43,106 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:47,899 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-11) HTTP Request to /callback-async failed, error id: d6f9da4e-a0f2-4b58-80c3-70e77babf5eb-1: java.lang.Throwable: ouch
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:47,901 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-11) Request failed: java.lang.Throwable: ouch
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:50,920 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /callback-async failed, error id: d6f9da4e-a0f2-4b58-80c3-70e77babf5eb-2: java.lang.Throwable: ouch
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:50,921 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-1) Request failed: java.lang.Throwable: ouch
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:53,936 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /callback failed, error id: d6f9da4e-a0f2-4b58-80c3-70e77babf5eb-3: java.lang.Throwable: ouch
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:53,937 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.Throwable: ouch
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:56,951 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /callback failed, error id: d6f9da4e-a0f2-4b58-80c3-70e77babf5eb-4: java.lang.Throwable: ouch
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:14:56,952 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.Throwable: ouch
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:01,969 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (pool-381-thread-1) HTTP Request to /callback-async failed, error id: d6f9da4e-a0f2-4b58-80c3-70e77babf5eb-5: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:01,969 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (pool-381-thread-1) Request failed: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:09,998 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (pool-384-thread-1) HTTP Request to /callback failed, error id: d6f9da4e-a0f2-4b58-80c3-70e77babf5eb-6: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:09,999 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (pool-384-thread-1) Request failed: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:14,079 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.943 s - in io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncRequestFilterTest
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.CustomExceptionMappersTest
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:15,219 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.458s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:15,219 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:15,220 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:15,521 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /second failed, error id: 5ac733bf-5655-4c97-af6c-4a1f8d6b430c-1: io.quarkus.resteasy.reactive.server.test.customexceptions.MyException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:15,525 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: io.quarkus.resteasy.reactive.server.test.customexceptions.MyException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:15,714 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-14) HTTP Request to /first/uni?name=Other failed, error id: 5ac733bf-5655-4c97-af6c-4a1f8d6b430c-2: java.lang.RuntimeException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:15,715 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-14) Request failed: java.lang.RuntimeException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:15,781 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /first?name=Other failed, error id: 5ac733bf-5655-4c97-af6c-4a1f8d6b430c-3: java.lang.RuntimeException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:15,781 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.RuntimeException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:15,815 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.736 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.CustomExceptionMappersTest
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.GlobalThrowableExceptionMapperTest
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:16,893 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.570s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:16,894 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:16,894 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:17,317 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.49 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.GlobalThrowableExceptionMapperTest
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.UnwrappedExceptionTest
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:18,261 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:18,261 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:18,261 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:18,569 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /hello/iae failed, error id: 96a9ad80-5e94-4bf3-b316-1de2cad1f653-1: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:18,573 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:18,637 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /hello/wrapperOfIAE failed, error id: 96a9ad80-5e94-4bf3-b316-1de2cad1f653-2: io.quarkus.arc.ArcUndeclaredThrowableException: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z] Caused by: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:18,638 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: io.quarkus.arc.ArcUndeclaredThrowableException: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z] Caused by: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:18,713 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.UnwrappedExceptionTest
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.PerClassThrowableExceptionMapperTest
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:19,786 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.592s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:19,787 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:19,787 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:20,185 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /stock/throwable failed, error id: 267a68ff-0a31-4df9-8261-fad1e428966b-1: java.lang.Throwable
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:20,192 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.Throwable
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:20,225 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.513 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.PerClassThrowableExceptionMapperTest
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnMethodTest
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s - in io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnMethodTest
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.status.ResponseStatusTest
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:21,624 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.510s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:21,625 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:21,625 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:21,965 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /test/exception_completion failed, error id: b4e9a66f-8884-468e-8e53-c06a41ba5f52-1: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:21,995 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-0) Request failed: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:22,051 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-15) HTTP Request to /test/exception_multi failed, error id: b4e9a66f-8884-468e-8e53-c06a41ba5f52-2: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:22,052 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-15) Request failed: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:22,065 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /test/exception_plain failed, error id: b4e9a66f-8884-468e-8e53-c06a41ba5f52-3: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:22,067 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:22,116 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /test/exception_uni failed, error id: b4e9a66f-8884-468e-8e53-c06a41ba5f52-4: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:22,117 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-1) Request failed: java.lang.IllegalArgumentException
[2025-10-01T23:28:48.834Z]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:22,197 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.564 s - in io.quarkus.resteasy.reactive.server.test.status.ResponseStatusTest
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.MultipleHttpAnnotationsTest
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s - in io.quarkus.resteasy.reactive.server.test.MultipleHttpAnnotationsTest
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.generatedresource.GeneratedJaxRsResourceTest
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:23,674 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.436s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:23,675 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:23,675 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:24,130 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.412 s - in io.quarkus.resteasy.reactive.server.test.generatedresource.GeneratedJaxRsResourceTest
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.beanparam.FailWithNoAnnotationsInBeanParamTest
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s - in io.quarkus.resteasy.reactive.server.test.beanparam.FailWithNoAnnotationsInBeanParamTest
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.beanparam.CustomConverterInBeanParamTest
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:25,785 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.463s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:25,786 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:25,786 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:26,206 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.502 s - in io.quarkus.resteasy.reactive.server.test.beanparam.CustomConverterInBeanParamTest
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.beanparam.FailWithAnnotationsInAMethodOfBeanParamTest
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 s - in io.quarkus.resteasy.reactive.server.test.beanparam.FailWithAnnotationsInAMethodOfBeanParamTest
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnClassTest
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s - in io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnClassTest
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartFormInputDevModeTest
[2025-10-01T23:28:48.834Z] Tests paused
[2025-10-01T23:28:48.834Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.834Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.834Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.834Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.834Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:30,654 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.149s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:30,655 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:30,655 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:32,963 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MultipartResource.class.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:32,976 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-10-01T23:28:48.834Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.834Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.834Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.834Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.834Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:33,478 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.476s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:33,478 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:33,478 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:33,482 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.085s
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:34,845 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MultipartResource.class.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:34,847 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.834Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.834Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.834Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.834Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.834Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:35,288 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.438s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:35,289 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:35,289 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:35,289 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.635s
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:35,326 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.293 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartFormInputDevModeTest
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputBodyHandlerTest
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:36,489 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.452s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:36,489 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:36,489 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:37,125 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-10-01T23:28:48.834Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.702 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputBodyHandlerTest
[2025-10-01T23:28:48.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:37,681 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputResource#complex' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:37,681 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputResource#nullFields' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:37,682 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputResource#simple' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:38,171 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.449s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:38,171 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.834Z] 2025-10-01 22:15:38,171 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.834Z] HTTP/1.1 200 OK
[2025-10-01T23:28:48.834Z] content-length: 40
[2025-10-01T23:28:48.835Z] Content-Type: multipart/form-data;boundary=c6858005-3554-43b2-ad6e-647d45103f4a
[2025-10-01T23:28:48.835Z]
[2025-10-01T23:28:48.835Z] --c6858005-3554-43b2-ad6e-647d45103f4a--
[2025-10-01T23:28:48.835Z] HTTP/1.1 200 OK
[2025-10-01T23:28:48.835Z] content-length: 760
[2025-10-01T23:28:48.835Z] Content-Type: multipart/form-data;boundary=d8e0b213-7825-4582-8b43-3a7f42fec25a
[2025-10-01T23:28:48.835Z]
[2025-10-01T23:28:48.835Z] --d8e0b213-7825-4582-8b43-3a7f42fec25a
[2025-10-01T23:28:48.835Z] Content-Disposition: form-data; name="file"; filename="lorem.txt"
[2025-10-01T23:28:48.835Z] Content-Type: application/octet-stream
[2025-10-01T23:28:48.835Z]
[2025-10-01T23:28:48.835Z] Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut
[2025-10-01T23:28:48.835Z] enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor
[2025-10-01T23:28:48.835Z] in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident,
[2025-10-01T23:28:48.835Z] sunt in culpa qui officia deserunt mollit anim id est laborum.
[2025-10-01T23:28:48.835Z]
[2025-10-01T23:28:48.835Z]
[2025-10-01T23:28:48.835Z] --d8e0b213-7825-4582-8b43-3a7f42fec25a
[2025-10-01T23:28:48.835Z] Content-Disposition: form-data; name="name"
[2025-10-01T23:28:48.835Z] Content-Type: text/plain
[2025-10-01T23:28:48.835Z]
[2025-10-01T23:28:48.835Z] a name
[2025-10-01T23:28:48.835Z] --d8e0b213-7825-4582-8b43-3a7f42fec25a--
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:38,740 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputWithAllUploadsTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:40,274 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.483s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:40,274 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:40,274 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:40,919 INFO [io.quarkus] (main) Quarkus stopped in 0.078s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.725 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputWithAllUploadsTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.InvalidEncodingTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:41,903 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.460s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:41,903 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:41,903 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:42,427 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.5 s - in io.quarkus.resteasy.reactive.server.test.multipart.InvalidEncodingTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartOptionalInputTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:43,585 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.462s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:43,585 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:43,585 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:44,003 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.573 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartOptionalInputTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:44,975 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:44,976 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:44,976 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:46,435 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.437 s - in io.quarkus.resteasy.reactive.server.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:47,507 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.494s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:47,508 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:47,508 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:48,052 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:49,024 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.470s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:49,025 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:49,025 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:49,467 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.405 s - in io.quarkus.resteasy.reactive.server.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.ErroneousFieldMultipartInputTest
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.53 s - in io.quarkus.resteasy.reactive.server.test.multipart.ErroneousFieldMultipartInputTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.HttpHeadersTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:51,118 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.576s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:51,118 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:51,119 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:51,423 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.418 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.HttpHeadersTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.GenericEntityTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:51,907 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-8) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.GenericEntityResource#getIntegersNoResponse' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:52,503 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.501s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:52,503 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:52,503 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:52,873 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.448 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.GenericEntityTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.WiderMappingNegativeTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:54,038 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.606s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:54,038 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:54,038 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:54,401 INFO [io.quarkus] (main) Quarkus stopped in 0.111s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.529 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.WiderMappingNegativeTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MultiInterfaceResLocatorTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:55,878 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.867s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:55,909 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:55,909 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:56,340 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.926 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MultiInterfaceResLocatorTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MultipleAcceptHeaderTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:56,999 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-23) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.MultipleAcceptHeaderTest$TestResourceServer#acceptJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:57,777 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.728s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:57,777 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:57,777 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:15:58,283 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.934 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MultipleAcceptHeaderTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.DefaultMediaTypeTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:00,381 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:00,381 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:00,381 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:00,788 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.484 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.DefaultMediaTypeTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.AbortingRequestFilterTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:01,263 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-18) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.ClassLevelMediaTypeResource#test' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:01,741 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:01,741 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:01,741 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:02,253 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.462 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.AbortingRequestFilterTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ResourceLocatorTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:03,239 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.464s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:03,240 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:03,240 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:04,589 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancesstors for Subresource.doGet():
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:04,589 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancestors Object for Subresource.doGet():
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:04,598 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancestors for Subresource.getSubresource2():
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:04,599 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancestors Object for Subresource.getSubresource2():
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:04,662 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.408 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ResourceLocatorTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ReponseInfoTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:05,651 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.438s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:05,651 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:05,651 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:05,909 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ReponseInfoTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.AbortFilterWithLargePayloadTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:06,901 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:06,902 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:06,902 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:07,436 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.52 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.AbortFilterWithLargePayloadTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceLocatorTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:07,820 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#add' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:07,821 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#get' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:07,821 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#getContent' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:07,824 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#update' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:07,836 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseService#getUserDataByAdaId' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:07,836 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#add' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:07,836 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#get' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:07,837 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#getContent' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:07,837 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#update' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:08,377 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.483s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:08,378 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:08,378 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:08,652 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.205 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceLocatorTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:09,603 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.486s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:09,604 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:09,604 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:09,846 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.182 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.BasicGenericTypesHandlingTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:10,812 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.501s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:10,812 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:10,813 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:11,270 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.41 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.BasicGenericTypesHandlingTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.SpecialResourceTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:12,208 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.486s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:12,209 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:12,209 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:12,592 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.SpecialResourceTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:13,558 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.452s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:13,559 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:13,559 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:13,841 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.242 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.GenericResourceTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:14,792 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.489s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:14,792 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:14,792 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:14,857 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.835Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.007 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.GenericResourceTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ClassLevelMediaTypeTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:15,259 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-23) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.ClassLevelMediaTypeResource#test' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:15,913 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.597s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:15,913 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:15,913 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] class org.jboss.resteasy.reactive.client.impl.WebTargetImpl
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:16,159 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.295 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ClassLevelMediaTypeTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MatchedResourceTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:16,545 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-15) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.MatchedResource#getObjJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:17,049 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.439s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:17,049 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:17,049 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:17,389 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MatchedResourceTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.InheritanceTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:18,314 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.484s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:18,314 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:18,315 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:18,620 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.InheritanceTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.UriInfoTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:19,528 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:19,529 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:19,529 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:20,117 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.835Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 1.492 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.UriInfoTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ParameterSubResTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:21,076 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.452s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:21,076 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:21,077 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:21,400 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.835Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.281 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ParameterSubResTest
[2025-10-01T23:28:48.835Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceRequestFilterTest
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:22,307 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.447s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.835Z] 2025-10-01 22:16:22,307 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:22,307 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:22,698 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.836Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.291 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceRequestFilterTest
[2025-10-01T23:28:48.836Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.CollectionDefaultValueTest
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:23,631 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.460s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:23,631 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:23,631 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.836Z] constructed
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:23,877 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.836Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.CollectionDefaultValueTest
[2025-10-01T23:28:48.836Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:24,875 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.488s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:24,876 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:24,876 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:25,123 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2025-10-01T23:28:48.836Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.234 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2025-10-01T23:28:48.836Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.devmode.ConsolePathCompleterTestCase
[2025-10-01T23:28:48.836Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.resteasy.reactive.server.test.devmode.ConsolePathCompleterTestCase
[2025-10-01T23:28:48.836Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.devmode.SubResourceDevModeTest
[2025-10-01T23:28:48.836Z] Tests paused
[2025-10-01T23:28:48.836Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.836Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.836Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.836Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.836Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:27,568 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.186s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:27,569 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:27,569 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:27,894 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-10-01T23:28:48.836Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.92 s - in io.quarkus.resteasy.reactive.server.test.devmode.SubResourceDevModeTest
[2025-10-01T23:28:48.836Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.stream.StreamTestCase
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:29,078 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:29,078 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:29,079 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.836Z] Received Called at Wed Oct 01 22:16:29 UTC 2025
[2025-10-01T23:28:48.836Z] Received Called at Wed Oct 01 22:16:30 UTC 2025
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:34,741 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.836Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.678 s - in io.quarkus.resteasy.reactive.server.test.stream.StreamTestCase
[2025-10-01T23:28:48.836Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.path.RestApplicationPathTestCase
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:35,813 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.589s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:35,814 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:35,814 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:36,226 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.836Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.48 s - in io.quarkus.resteasy.reactive.server.test.path.RestApplicationPathTestCase
[2025-10-01T23:28:48.836Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.path.RestPathTestCase
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:37,108 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:37,108 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:37,108 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:37,531 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.836Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 s - in io.quarkus.resteasy.reactive.server.test.path.RestPathTestCase
[2025-10-01T23:28:48.836Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.path.RelativeRestPathTestCase
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:38,441 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.444s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:38,442 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:38,442 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:38,845 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-10-01T23:28:48.836Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 s - in io.quarkus.resteasy.reactive.server.test.path.RelativeRestPathTestCase
[2025-10-01T23:28:48.836Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnApplicationTest
[2025-10-01T23:28:48.836Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnApplicationTest
[2025-10-01T23:28:48.836Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.ResponseTest
[2025-10-01T23:28:48.836Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.resteasy.reactive.server.test.response.ResponseTest
[2025-10-01T23:28:48.836Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.NullHeaderTestCase
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:40,076 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.484s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:40,076 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:40,077 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:40,464 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.836Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.31 s - in io.quarkus.resteasy.reactive.server.test.response.NullHeaderTestCase
[2025-10-01T23:28:48.836Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.RestResponseTest
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:41,401 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.487s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:41,401 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:41,401 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:42,062 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-10-01T23:28:48.836Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.6 s - in io.quarkus.resteasy.reactive.server.test.response.RestResponseTest
[2025-10-01T23:28:48.836Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.ChunkedResponseTest
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:42,866 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rest.output-buffer-size" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:43,279 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.485s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:43,279 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:43,279 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:43,718 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.836Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.656 s - in io.quarkus.resteasy.reactive.server.test.response.ChunkedResponseTest
[2025-10-01T23:28:48.836Z] [INFO] Running io.quarkus.resteasy.reactive.client.test.ContentTypeHeaderTest
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:44,714 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.563s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:44,715 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:44,715 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.836Z] 2025-10-01 22:16:45,101 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.836Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.377 s - in io.quarkus.resteasy.reactive.client.test.ContentTypeHeaderTest
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] Results:
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [WARNING] Tests run: 266, Failures: 0, Errors: 0, Skipped: 7
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.836Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.836Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.836Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final-tests.jar
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-deployment ---
[2025-10-01T23:28:48.836Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.5.Final/quarkus-resteasy-reactive-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.836Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.5.Final/quarkus-resteasy-reactive-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.836Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.5.Final/quarkus-resteasy-reactive-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.836Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final-tests.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.5.Final/quarkus-resteasy-reactive-deployment-2.7.5.Final-tests.jar
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] -----< io.quarkus:quarkus-resteasy-reactive-jackson-common-parent >-----
[2025-10-01T23:28:48.836Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson Common Bits 2.7.5.Final [273/964]
[2025-10-01T23:28:48.836Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-10-01T23:28:48.836Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-10-01T23:28:48.836Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common-parent/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-jackson-common >---------
[2025-10-01T23:28:48.836Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime 2.7.5.Final [274/964]
[2025-10-01T23:28:48.836Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO] Processed 4 files in 11ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO] Processed 4 files in 00:00.005 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.836Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.836Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/classes
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.836Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/src/test/resources
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO] No sources to compile
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO] No tests to run.
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/quarkus-resteasy-reactive-jackson-common-2.7.5.Final.jar
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/quarkus-resteasy-reactive-jackson-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-common ---
[2025-10-01T23:28:48.836Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/quarkus-resteasy-reactive-jackson-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-2.7.5.Final.jar
[2025-10-01T23:28:48.836Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-2.7.5.Final.pom
[2025-10-01T23:28:48.836Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/quarkus-resteasy-reactive-jackson-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] ---< io.quarkus:quarkus-resteasy-reactive-jackson-common-deployment >---
[2025-10-01T23:28:48.836Z] [INFO] Building Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment 2.7.5.Final [275/964]
[2025-10-01T23:28:48.836Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-10-01T23:28:48.836Z] [INFO] Processed 1 files in 6ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-10-01T23:28:48.836Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-10-01T23:28:48.836Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.836Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/src/main/resources
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-10-01T23:28:48.836Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.836Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/classes
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-10-01T23:28:48.836Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.836Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/src/test/resources
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-10-01T23:28:48.836Z] [INFO] No sources to compile
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-10-01T23:28:48.836Z] [INFO] No tests to run.
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-10-01T23:28:48.836Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-10-01T23:28:48.836Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-10-01T23:28:48.836Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.836Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.836Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.836Z] [INFO]
[2025-10-01T23:28:48.836Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-jackson-parent >---------
[2025-10-01T23:28:48.837Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson 2.7.5.Final [276/964]
[2025-10-01T23:28:48.837Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-10-01T23:28:48.837Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-10-01T23:28:48.837Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-parent/2.7.5.Final/quarkus-resteasy-reactive-jackson-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-jackson >------------
[2025-10-01T23:28:48.837Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson - Runtime 2.7.5.Final [277/964]
[2025-10-01T23:28:48.837Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO] Processed 17 files in 29ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO] Processed 17 files in 00:00.023 (Already Sorted: 17, Needed Sorting: 0)
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.837Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.837Z] [INFO] Compiling 17 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/classes
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.837Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/src/test/resources
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO] No sources to compile
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO] No tests to run.
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/quarkus-resteasy-reactive-jackson-2.7.5.Final.jar
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/quarkus-resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson ---
[2025-10-01T23:28:48.837Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/quarkus-resteasy-reactive-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.5.Final/quarkus-resteasy-reactive-jackson-2.7.5.Final.jar
[2025-10-01T23:28:48.837Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.5.Final/quarkus-resteasy-reactive-jackson-2.7.5.Final.pom
[2025-10-01T23:28:48.837Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/quarkus-resteasy-reactive-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.5.Final/quarkus-resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] ------< io.quarkus:quarkus-resteasy-reactive-jackson-deployment >-------
[2025-10-01T23:28:48.837Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson - Deployment 2.7.5.Final [278/964]
[2025-10-01T23:28:48.837Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-10-01T23:28:48.837Z] [INFO] Processed 31 files in 67ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-10-01T23:28:48.837Z] [INFO] Processed 31 files in 00:00.038 (Already Sorted: 31, Needed Sorting: 0)
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-10-01T23:28:48.837Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.837Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/src/main/resources
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-10-01T23:28:48.837Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.837Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/classes
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-10-01T23:28:48.837Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.837Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-10-01T23:28:48.837Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.837Z] [INFO] Compiling 28 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/test-classes
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-10-01T23:28:48.837Z] [INFO]
[2025-10-01T23:28:48.837Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.837Z] [INFO] T E S T S
[2025-10-01T23:28:48.837Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.837Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.837Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInWriterTest
[2025-10-01T23:28:48.837Z] 2025-10-01 22:16:54,356 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.019s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.837Z] 2025-10-01 22:16:54,358 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.837Z] 2025-10-01 22:16:54,358 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.837Z] 2025-10-01 22:16:56,116 ERROR [io.qua.res.rea.jac.run.map.NativeInvalidDefinitionExceptionMapper] (executor-thread-0) com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class io.quarkus.resteasy.reactive.jackson.deployment.test.Cheese and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS)
[2025-10-01T23:28:48.837Z] 2025-10-01 22:16:56,237 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-10-01T23:28:48.837Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.928 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInWriterTest
[2025-10-01T23:28:48.837Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderTest
[2025-10-01T23:28:48.837Z] 2025-10-01 22:16:58,013 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.791s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.837Z] 2025-10-01 22:16:58,014 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.837Z] 2025-10-01 22:16:58,014 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.837Z] 2025-10-01 22:16:58,719 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-10-01T23:28:48.837Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.407 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderTest
[2025-10-01T23:28:48.837Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonTest
[2025-10-01T23:28:48.837Z] 2025-10-01 22:17:00,557 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.919s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.837Z] 2025-10-01 22:17:00,558 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.837Z] 2025-10-01 22:17:00,558 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.837Z] 2025-10-01 22:17:02,564 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-12) HTTP Request to /simple/invalid-use-of-custom-serializer failed, error id: 863292d4-e9df-41f9-87f7-6f68ac37ea98-1: java.lang.RuntimeException: java.lang.IllegalArgumentException: Only Person type can be handled
[2025-10-01T23:28:48.837Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:103)
[2025-10-01T23:28:48.837Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:83)
[2025-10-01T23:28:48.837Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2025-10-01T23:28:48.837Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter.writeResponse(FullyFeaturedServerJacksonMessageBodyWriter.java:59)
[2025-10-01T23:28:48.837Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2025-10-01T23:28:48.837Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2025-10-01T23:28:48.837Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriter.write(FixedEntityWriter.java:26)
[2025-10-01T23:28:48.837Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2025-10-01T23:28:48.837Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2025-10-01T23:28:48.837Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.837Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2025-10-01T23:28:48.837Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2025-10-01T23:28:48.837Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2025-10-01T23:28:48.837Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.837Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.837Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.837Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.837Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.837Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.837Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.837Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.837Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.837Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.837Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.837Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.837Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.837Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.837Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.837Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.837Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.837Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.837Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.837Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.837Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.837Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.837Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.837Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.837Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.837Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.837Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.837Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.837Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.837Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.837Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.837Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.837Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.837Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.837Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.837Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.837Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.837Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.837Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.837Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.837Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.837Z] Caused by: java.lang.IllegalArgumentException: Only Person type can be handled
[2025-10-01T23:28:48.837Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:301)
[2025-10-01T23:28:48.837Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:287)
[2025-10-01T23:28:48.837Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:99)
[2025-10-01T23:28:48.837Z] ... 76 more
[2025-10-01T23:28:48.837Z]
[2025-10-01T23:28:48.837Z] 2025-10-01 22:17:02,569 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-12) Request failed: java.lang.RuntimeException: java.lang.IllegalArgumentException: Only Person type can be handled
[2025-10-01T23:28:48.837Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:103)
[2025-10-01T23:28:48.837Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:83)
[2025-10-01T23:28:48.837Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2025-10-01T23:28:48.837Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter.writeResponse(FullyFeaturedServerJacksonMessageBodyWriter.java:59)
[2025-10-01T23:28:48.837Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2025-10-01T23:28:48.837Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2025-10-01T23:28:48.837Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriter.write(FixedEntityWriter.java:26)
[2025-10-01T23:28:48.837Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2025-10-01T23:28:48.837Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2025-10-01T23:28:48.837Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.837Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2025-10-01T23:28:48.837Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2025-10-01T23:28:48.837Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2025-10-01T23:28:48.837Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.837Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.837Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.837Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.837Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.837Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.837Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.837Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.837Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.837Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.837Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.837Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.837Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.837Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.837Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.837Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.837Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.837Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.837Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.837Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.837Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.837Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.837Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.837Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.838Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.838Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.838Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.838Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.838Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.838Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.838Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.838Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.838Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.838Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.838Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.838Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.838Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.838Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.838Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.838Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.838Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.838Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.838Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.838Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.838Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.838Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.838Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.838Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.838Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.838Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.838Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.838Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.838Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.838Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.838Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.838Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.838Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.838Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.838Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.838Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.838Z] Caused by: java.lang.IllegalArgumentException: Only Person type can be handled
[2025-10-01T23:28:48.838Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:301)
[2025-10-01T23:28:48.838Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:287)
[2025-10-01T23:28:48.838Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:99)
[2025-10-01T23:28:48.838Z] ... 76 more
[2025-10-01T23:28:48.838Z]
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:02,774 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-4) HTTP Request to /simple/person-invalid-result failed, error id: 863292d4-e9df-41f9-87f7-6f68ac37ea98-2: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2025-10-01T23:28:48.838Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2025-10-01T23:28:48.838Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.838Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.838Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.838Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.838Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2025-10-01T23:28:48.838Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_b674b666890c6aee11c862b864ff83111d22d13d.invoke(Unknown Source)
[2025-10-01T23:28:48.838Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-10-01T23:28:48.838Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-10-01T23:28:48.838Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.838Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2025-10-01T23:28:48.838Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2025-10-01T23:28:48.838Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.838Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.838Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-10-01T23:28:48.838Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-10-01T23:28:48.838Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-10-01T23:28:48.838Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-10-01T23:28:48.838Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.838Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.838Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.838Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.838Z]
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:02,777 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-4) Request failed: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2025-10-01T23:28:48.838Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2025-10-01T23:28:48.838Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.838Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.838Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.838Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.838Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2025-10-01T23:28:48.838Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_b674b666890c6aee11c862b864ff83111d22d13d.invoke(Unknown Source)
[2025-10-01T23:28:48.838Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-10-01T23:28:48.838Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-10-01T23:28:48.838Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.838Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2025-10-01T23:28:48.838Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2025-10-01T23:28:48.838Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.838Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.838Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-10-01T23:28:48.838Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-10-01T23:28:48.838Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-10-01T23:28:48.838Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-10-01T23:28:48.838Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.838Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.838Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.838Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.838Z]
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:02,869 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.838Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.142 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonTest
[2025-10-01T23:28:48.838Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.MultipartTest
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:04,138 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.597s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:04,139 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:04,139 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:04,927 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-10-01T23:28:48.838Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.051 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.MultipartTest
[2025-10-01T23:28:48.838Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.VertxJsonTest
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:06,297 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.676s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:06,298 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:06,298 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:06,883 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.838Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.954 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.VertxJsonTest
[2025-10-01T23:28:48.838Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.EmptyInputTest
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:08,158 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.452s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:08,159 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:08,159 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:09,044 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.838Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.165 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.EmptyInputTest
[2025-10-01T23:28:48.838Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderWithCustomMapperTest
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:10,425 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.555s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:10,425 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:10,425 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:10,933 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-10-01T23:28:48.838Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.878 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderWithCustomMapperTest
[2025-10-01T23:28:48.838Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.response.RestResponseTest
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:12,084 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.540s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:12,085 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:12,085 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:12,507 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.838Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.577 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.response.RestResponseTest
[2025-10-01T23:28:48.838Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.response.ResponseStringNonAsciiTest
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:13,465 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:13,466 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:13,466 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.838Z] 2025-10-01 22:17:14,011 INFO [io.quarkus] (main) Quarkus stopped in 0.057s
[2025-10-01T23:28:48.838Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.5 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.response.ResponseStringNonAsciiTest
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] Results:
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-10-01T23:28:48.838Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-10-01T23:28:48.838Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-10-01T23:28:48.838Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.838Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.838Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-jsonb-parent >----------
[2025-10-01T23:28:48.838Z] [INFO] Building Quarkus - RESTEasy Reactive - JSON-B 2.7.5.Final [279/964]
[2025-10-01T23:28:48.838Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-10-01T23:28:48.838Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-10-01T23:28:48.838Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb-parent/2.7.5.Final/quarkus-resteasy-reactive-jsonb-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-jsonb >-------------
[2025-10-01T23:28:48.838Z] [INFO] Building Quarkus - RESTEasy Reactive - JSON-B - Runtime 2.7.5.Final [280/964]
[2025-10-01T23:28:48.838Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO] Processed 1 files in 15ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.838Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.838Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/classes
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.838Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/src/test/resources
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO] No sources to compile
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO] No tests to run.
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/quarkus-resteasy-reactive-jsonb-2.7.5.Final.jar
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/quarkus-resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jsonb ---
[2025-10-01T23:28:48.838Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/quarkus-resteasy-reactive-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.5.Final/quarkus-resteasy-reactive-jsonb-2.7.5.Final.jar
[2025-10-01T23:28:48.838Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.5.Final/quarkus-resteasy-reactive-jsonb-2.7.5.Final.pom
[2025-10-01T23:28:48.838Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/quarkus-resteasy-reactive-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.5.Final/quarkus-resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-jsonb-deployment >--------
[2025-10-01T23:28:48.838Z] [INFO] Building Quarkus - RESTEasy Reactive - JSON-B - Deployment 2.7.5.Final [281/964]
[2025-10-01T23:28:48.838Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-10-01T23:28:48.838Z] [INFO] Processed 18 files in 47ms (Formatted: 0, Unchanged: 18, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-10-01T23:28:48.838Z] [INFO] Processed 18 files in 00:00.037 (Already Sorted: 18, Needed Sorting: 0)
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-10-01T23:28:48.838Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.838Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/src/main/resources
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-10-01T23:28:48.838Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.838Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/classes
[2025-10-01T23:28:48.838Z] [INFO]
[2025-10-01T23:28:48.838Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-10-01T23:28:48.838Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.839Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/src/test/resources
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-10-01T23:28:48.839Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.839Z] [INFO] Compiling 17 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/test-classes
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.839Z] [INFO] T E S T S
[2025-10-01T23:28:48.839Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.839Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.839Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.ExceptionInWriterTest
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:22,835 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.543s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:22,839 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:22,839 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:24,131 SEVERE [org.ecl.yas.int.Marshaller] (executor-thread-0) Unable to serialize property 'name' from io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:24,134 SEVERE [org.ecl.yas.int.Marshaller] (executor-thread-0) Generating incomplete JSON
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:24,174 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /cheese failed, error id: 26d4b1e4-b0c4-42cf-a952-f367fe45aa7c-1: javax.json.bind.JsonbException: Unable to serialize property 'name' from io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:71)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.serializer.AbstractContainerSerializer.serialize(AbstractContainerSerializer.java:107)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.Marshaller.serializeRoot(Marshaller.java:147)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:73)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:101)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.JsonBinding.toJson(JsonBinding.java:161)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.jsonb.JsonbMessageBodyWriter.writeResponse(JsonbMessageBodyWriter.java:47)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriterArray.write(FixedEntityWriterArray.java:28)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.839Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.839Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.839Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.839Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.839Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.839Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.839Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.839Z] Caused by: javax.json.bind.JsonbException: Error getting value on: Cheese: Morbier
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:112)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.model.PropertyModel.getValue(PropertyModel.java:342)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.marshallProperty(ObjectSerializer.java:97)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:69)
[2025-10-01T23:28:48.839Z] ... 19 more
[2025-10-01T23:28:48.839Z] Caused by: java.lang.reflect.InvocationTargetException
[2025-10-01T23:28:48.839Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.839Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.839Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.839Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.lambda$acceptMethod$0(ReflectionPropagation.java:51)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:110)
[2025-10-01T23:28:48.839Z] ... 22 more
[2025-10-01T23:28:48.839Z] Caused by: java.lang.RuntimeException: Fake exception during serialization
[2025-10-01T23:28:48.839Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese.getName(Cheese.java:18)
[2025-10-01T23:28:48.839Z] ... 28 more
[2025-10-01T23:28:48.839Z]
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:24,184 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: javax.json.bind.JsonbException: Unable to serialize property 'name' from io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:71)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.serializer.AbstractContainerSerializer.serialize(AbstractContainerSerializer.java:107)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.Marshaller.serializeRoot(Marshaller.java:147)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:73)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:101)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.JsonBinding.toJson(JsonBinding.java:161)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.jsonb.JsonbMessageBodyWriter.writeResponse(JsonbMessageBodyWriter.java:47)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriterArray.write(FixedEntityWriterArray.java:28)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.839Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.839Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.839Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.839Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.839Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.839Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.839Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.839Z] Caused by: javax.json.bind.JsonbException: Error getting value on: Cheese: Morbier
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:112)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.model.PropertyModel.getValue(PropertyModel.java:342)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.marshallProperty(ObjectSerializer.java:97)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:69)
[2025-10-01T23:28:48.839Z] ... 19 more
[2025-10-01T23:28:48.839Z] Caused by: java.lang.reflect.InvocationTargetException
[2025-10-01T23:28:48.839Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.839Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.839Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.839Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.lambda$acceptMethod$0(ReflectionPropagation.java:51)
[2025-10-01T23:28:48.839Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:110)
[2025-10-01T23:28:48.839Z] ... 22 more
[2025-10-01T23:28:48.839Z] Caused by: java.lang.RuntimeException: Fake exception during serialization
[2025-10-01T23:28:48.839Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese.getName(Cheese.java:18)
[2025-10-01T23:28:48.839Z] ... 28 more
[2025-10-01T23:28:48.839Z]
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:24,355 INFO [io.quarkus] (main) Quarkus stopped in 0.059s
[2025-10-01T23:28:48.839Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.157 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.ExceptionInWriterTest
[2025-10-01T23:28:48.839Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseTestCase
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:25,694 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.502s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:25,695 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:25,695 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:26,267 INFO [io.quarkus] (main) Quarkus stopped in 0.069s
[2025-10-01T23:28:48.839Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.896 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseTestCase
[2025-10-01T23:28:48.839Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseParserTest
[2025-10-01T23:28:48.839Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseParserTest
[2025-10-01T23:28:48.839Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.MultipartOutputTest
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:27,272 INFO [io.qua.arc.pro.BeanProcessor] (build-12) Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-10-01T23:28:48.839Z] - Bean constructor void <init>() on io.quarkus.resteasy.reactive.jsonb.deployment.test.MultipartOutputTest$MultipartOutputResource
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:27,986 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.584s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:27,987 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:27,987 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.839Z] HTTP/1.1 200 OK
[2025-10-01T23:28:48.839Z] content-length: 310
[2025-10-01T23:28:48.839Z] Content-Type: multipart/form-data;boundary=8850a50e-862e-4f86-baad-0c23c1f9b843
[2025-10-01T23:28:48.839Z]
[2025-10-01T23:28:48.839Z] --8850a50e-862e-4f86-baad-0c23c1f9b843
[2025-10-01T23:28:48.839Z] Content-Disposition: form-data; name="name"
[2025-10-01T23:28:48.839Z] Content-Type: text/plain
[2025-10-01T23:28:48.839Z]
[2025-10-01T23:28:48.839Z] a name
[2025-10-01T23:28:48.839Z] --8850a50e-862e-4f86-baad-0c23c1f9b843
[2025-10-01T23:28:48.839Z] Content-Disposition: form-data; name="person"
[2025-10-01T23:28:48.839Z] Content-Type: application/json
[2025-10-01T23:28:48.839Z]
[2025-10-01T23:28:48.839Z] {"age":23,"name":"Michal"}
[2025-10-01T23:28:48.839Z] --8850a50e-862e-4f86-baad-0c23c1f9b843--
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:28,676 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.839Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.347 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.MultipartOutputTest
[2025-10-01T23:28:48.839Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonTest
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:30,182 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.535s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:30,183 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:30,183 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:31,689 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /simple/person-invalid-result failed, error id: 1f67bc75-ac4a-4704-8dcd-a2abc32890f1-1: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2025-10-01T23:28:48.839Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2025-10-01T23:28:48.839Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.839Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.839Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.839Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.839Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2025-10-01T23:28:48.839Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_63e2170eec802877966739816f50430c1aba44f4.invoke(Unknown Source)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2025-10-01T23:28:48.839Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.839Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.839Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-10-01T23:28:48.839Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-10-01T23:28:48.839Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-10-01T23:28:48.839Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-10-01T23:28:48.839Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.839Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.839Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.839Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.839Z]
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:31,691 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-1) Request failed: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2025-10-01T23:28:48.839Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2025-10-01T23:28:48.839Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.839Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.839Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.839Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.839Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2025-10-01T23:28:48.839Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_63e2170eec802877966739816f50430c1aba44f4.invoke(Unknown Source)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2025-10-01T23:28:48.839Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2025-10-01T23:28:48.839Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.839Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.839Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-10-01T23:28:48.839Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-10-01T23:28:48.839Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-10-01T23:28:48.839Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-10-01T23:28:48.839Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.839Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.839Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.839Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.839Z]
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:31,797 INFO [io.quarkus] (main) Quarkus stopped in 0.083s
[2025-10-01T23:28:48.839Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.119 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonTest
[2025-10-01T23:28:48.839Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.VertxJsonTest
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:32,806 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.431s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:32,807 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:32,807 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:33,435 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-10-01T23:28:48.839Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.636 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.VertxJsonTest
[2025-10-01T23:28:48.839Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.EmptyInputTest
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:34,511 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.445s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:34,512 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:34,512 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:34,902 SEVERE [org.ecl.yas.int.Unmarshaller] (executor-thread-0) Invalid token=EOF at (line no=1, column no=0, offset=-1). Expected tokens are: [CURLYOPEN, SQUAREOPEN, STRING, NUMBER, TRUE, FALSE, NULL]
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:35,092 SEVERE [org.ecl.yas.int.Unmarshaller] (executor-thread-0) Invalid token=EOF at (line no=1, column no=0, offset=-1). Expected tokens are: [CURLYOPEN, SQUAREOPEN, STRING, NUMBER, TRUE, FALSE, NULL]
[2025-10-01T23:28:48.839Z] 2025-10-01 22:17:35,172 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.839Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.734 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.EmptyInputTest
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] Results:
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-10-01T23:28:48.839Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-10-01T23:28:48.839Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-10-01T23:28:48.839Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.839Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.839Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] ----------< io.quarkus:quarkus-resteasy-reactive-jaxb-parent >----------
[2025-10-01T23:28:48.839Z] [INFO] Building Quarkus - RESTEasy Reactive - JAXB 2.7.5.Final [282/964]
[2025-10-01T23:28:48.839Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-10-01T23:28:48.839Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-10-01T23:28:48.839Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb-parent/2.7.5.Final/quarkus-resteasy-reactive-jaxb-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-jaxb >--------------
[2025-10-01T23:28:48.839Z] [INFO] Building Quarkus - RESTEasy Reactive - JAXB - Runtime 2.7.5.Final [283/964]
[2025-10-01T23:28:48.839Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.839Z] [INFO]
[2025-10-01T23:28:48.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.840Z] [INFO] Processed 2 files in 14ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.840Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.840Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.840Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.840Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.840Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/classes
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.840Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.840Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/src/test/resources
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.840Z] [INFO] No sources to compile
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.840Z] [INFO] No tests to run.
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.840Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/quarkus-resteasy-reactive-jaxb-2.7.5.Final.jar
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.840Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/quarkus-resteasy-reactive-jaxb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jaxb ---
[2025-10-01T23:28:48.840Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/quarkus-resteasy-reactive-jaxb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb/2.7.5.Final/quarkus-resteasy-reactive-jaxb-2.7.5.Final.jar
[2025-10-01T23:28:48.840Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb/2.7.5.Final/quarkus-resteasy-reactive-jaxb-2.7.5.Final.pom
[2025-10-01T23:28:48.840Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/quarkus-resteasy-reactive-jaxb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb/2.7.5.Final/quarkus-resteasy-reactive-jaxb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-jaxb-deployment >--------
[2025-10-01T23:28:48.840Z] [INFO] Building Quarkus - RESTEasy Reactive - JAXB - Deployment 2.7.5.Final [284/964]
[2025-10-01T23:28:48.840Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-10-01T23:28:48.840Z] [INFO] Processed 5 files in 24ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-10-01T23:28:48.840Z] [INFO] Processed 5 files in 00:00.056 (Already Sorted: 5, Needed Sorting: 0)
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-10-01T23:28:48.840Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.840Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/src/main/resources
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-10-01T23:28:48.840Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.840Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/classes
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-10-01T23:28:48.840Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.840Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/src/test/resources
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-10-01T23:28:48.840Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.840Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/test-classes
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.840Z] [INFO] T E S T S
[2025-10-01T23:28:48.840Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.840Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.840Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:42,547 INFO [io.qua.arc.pro.BeanProcessor] (build-1) Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-10-01T23:28:48.840Z] - Bean constructor void <init>() on io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest$MultipartOutputResource
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:42,605 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-20) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest$MultipartOutputResource#simple' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:43,492 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.669s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:43,493 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:43,494 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:44,896 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.840Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.573 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest
[2025-10-01T23:28:48.840Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:45,800 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getInvalidPersonResult' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:45,802 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:45,802 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getValidatedPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:45,803 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#personTest' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:45,804 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#postModelWithoutAnnotation' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:45,807 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getModelWithoutAnnotation' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:45,807 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:46,819 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.837s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:46,819 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:46,820 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:48,223 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /simple/person-invalid-result failed, error id: 012639f9-df4f-42f3-ad05-03907abfab6c-1: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2025-10-01T23:28:48.840Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2025-10-01T23:28:48.840Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.840Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.840Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.840Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.840Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest_SimpleXmlResource_Subclass.getInvalidPersonResult(Unknown Source)
[2025-10-01T23:28:48.840Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource$quarkusrestinvoker$getInvalidPersonResult_a7b0941f46c22aa0416eb520df0d704c0503b0a3.invoke(Unknown Source)
[2025-10-01T23:28:48.840Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-10-01T23:28:48.840Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-10-01T23:28:48.840Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.840Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2025-10-01T23:28:48.840Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2025-10-01T23:28:48.840Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.840Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.840Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-10-01T23:28:48.840Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-10-01T23:28:48.840Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-10-01T23:28:48.840Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-10-01T23:28:48.840Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.840Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.840Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.840Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.840Z]
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:48,226 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-3) Request failed: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2025-10-01T23:28:48.840Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2025-10-01T23:28:48.840Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.840Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.840Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.840Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.840Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest_SimpleXmlResource_Subclass.getInvalidPersonResult(Unknown Source)
[2025-10-01T23:28:48.840Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource$quarkusrestinvoker$getInvalidPersonResult_a7b0941f46c22aa0416eb520df0d704c0503b0a3.invoke(Unknown Source)
[2025-10-01T23:28:48.840Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-10-01T23:28:48.840Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-10-01T23:28:48.840Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.840Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2025-10-01T23:28:48.840Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2025-10-01T23:28:48.840Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.840Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.840Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-10-01T23:28:48.840Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-10-01T23:28:48.840Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-10-01T23:28:48.840Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-10-01T23:28:48.840Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.840Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.840Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.840Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.840Z]
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:48,310 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.840Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.4 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest
[2025-10-01T23:28:48.840Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.EmptyInputTest
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:49,608 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.450s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:49,608 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:49,608 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:50,252 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2025-10-01T23:28:48.840Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.928 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.EmptyInputTest
[2025-10-01T23:28:48.840Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.SseResourceTest
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:51,569 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.586s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:51,570 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:51,570 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.840Z] 2025-10-01 22:17:52,183 INFO [io.quarkus] (main) Quarkus stopped in 0.072s
[2025-10-01T23:28:48.840Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.926 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.SseResourceTest
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] Results:
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-10-01T23:28:48.840Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-10-01T23:28:48.840Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-10-01T23:28:48.840Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.840Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.840Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] -----------------< io.quarkus:quarkus-panache-parent >------------------
[2025-10-01T23:28:48.840Z] [INFO] Building Quarkus - Panache 2.7.5.Final [285/964]
[2025-10-01T23:28:48.840Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-parent ---
[2025-10-01T23:28:48.840Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-parent ---
[2025-10-01T23:28:48.840Z] [INFO] Installing /quarkus/extensions/panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-parent/2.7.5.Final/quarkus-panache-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --------------< io.quarkus:quarkus-panache-common-parent >--------------
[2025-10-01T23:28:48.840Z] [INFO] Building Quarkus - Panache - Common 2.7.5.Final [286/964]
[2025-10-01T23:28:48.840Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-common-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-common-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-common-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-common-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-common-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-common-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-common-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-common-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-common-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-common-parent ---
[2025-10-01T23:28:48.840Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-common-parent ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-common-parent ---
[2025-10-01T23:28:48.840Z] [INFO] Installing /quarkus/extensions/panache/panache-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-common-parent/2.7.5.Final/quarkus-panache-common-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] -----------------< io.quarkus:quarkus-panache-common >------------------
[2025-10-01T23:28:48.840Z] [INFO] Building Quarkus - Panache - Common - Runtime 2.7.5.Final [287/964]
[2025-10-01T23:28:48.840Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-common ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-common ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-common ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-common ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-common ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-common ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-common ---
[2025-10-01T23:28:48.840Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-common ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-common ---
[2025-10-01T23:28:48.841Z] [INFO] Processed 7 files in 26ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-common ---
[2025-10-01T23:28:48.841Z] [INFO] Processed 7 files in 00:00.009 (Already Sorted: 7, Needed Sorting: 0)
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-common ---
[2025-10-01T23:28:48.841Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.841Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-common ---
[2025-10-01T23:28:48.841Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.841Z] [INFO] Compiling 7 source files to /quarkus/extensions/panache/panache-common/runtime/target/classes
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-common ---
[2025-10-01T23:28:48.841Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.841Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-common/runtime/src/test/resources
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-common ---
[2025-10-01T23:28:48.841Z] [INFO] No sources to compile
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-common ---
[2025-10-01T23:28:48.841Z] [INFO] No tests to run.
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-common ---
[2025-10-01T23:28:48.841Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/runtime/target/quarkus-panache-common-2.7.5.Final.jar
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-common ---
[2025-10-01T23:28:48.841Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/runtime/target/quarkus-panache-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-common ---
[2025-10-01T23:28:48.841Z] [INFO] Installing /quarkus/extensions/panache/panache-common/runtime/target/quarkus-panache-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-common/2.7.5.Final/quarkus-panache-common-2.7.5.Final.jar
[2025-10-01T23:28:48.841Z] [INFO] Installing /quarkus/extensions/panache/panache-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-common/2.7.5.Final/quarkus-panache-common-2.7.5.Final.pom
[2025-10-01T23:28:48.841Z] [INFO] Installing /quarkus/extensions/panache/panache-common/runtime/target/quarkus-panache-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-common/2.7.5.Final/quarkus-panache-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] ------------< io.quarkus:quarkus-panache-common-deployment >------------
[2025-10-01T23:28:48.841Z] [INFO] Building Quarkus - Panache - Common - Deployment 2.7.5.Final [288/964]
[2025-10-01T23:28:48.841Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-common-deployment ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-common-deployment ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-common-deployment ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-common-deployment ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-common-deployment ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-common-deployment ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-common-deployment ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-common-deployment ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-common-deployment ---
[2025-10-01T23:28:48.841Z] [INFO] Processed 20 files in 45ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-common-deployment ---
[2025-10-01T23:28:48.841Z] [INFO] Processed 20 files in 00:00.072 (Already Sorted: 20, Needed Sorting: 0)
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-common-deployment ---
[2025-10-01T23:28:48.841Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.841Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-common/deployment/src/main/resources
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-common-deployment ---
[2025-10-01T23:28:48.841Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.841Z] [INFO] Compiling 20 source files to /quarkus/extensions/panache/panache-common/deployment/target/classes
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-common-deployment ---
[2025-10-01T23:28:48.841Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.841Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-common/deployment/src/test/resources
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-common-deployment ---
[2025-10-01T23:28:48.841Z] [INFO] No sources to compile
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-common-deployment ---
[2025-10-01T23:28:48.841Z] [INFO] No tests to run.
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-common-deployment ---
[2025-10-01T23:28:48.841Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/deployment/target/quarkus-panache-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-common-deployment ---
[2025-10-01T23:28:48.841Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/deployment/target/quarkus-panache-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-common-deployment ---
[2025-10-01T23:28:48.841Z] [INFO] Installing /quarkus/extensions/panache/panache-common/deployment/target/quarkus-panache-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-common-deployment/2.7.5.Final/quarkus-panache-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.841Z] [INFO] Installing /quarkus/extensions/panache/panache-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-common-deployment/2.7.5.Final/quarkus-panache-common-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.841Z] [INFO] Installing /quarkus/extensions/panache/panache-common/deployment/target/quarkus-panache-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-common-deployment/2.7.5.Final/quarkus-panache-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] -------------------< io.quarkus:quarkus-qute-parent >-------------------
[2025-10-01T23:28:48.841Z] [INFO] Building Quarkus - Qute 2.7.5.Final [289/964]
[2025-10-01T23:28:48.841Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-qute-parent ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-qute-parent ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-qute-parent ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-qute-parent ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-qute-parent ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-qute-parent ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-qute-parent ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-qute-parent ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-qute-parent ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-qute-parent ---
[2025-10-01T23:28:48.841Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-qute-parent ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-qute-parent ---
[2025-10-01T23:28:48.841Z] [INFO] Installing /quarkus/extensions/qute/pom.xml to /root/.m2/repository/io/quarkus/quarkus-qute-parent/2.7.5.Final/quarkus-qute-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] ----------------------< io.quarkus:quarkus-qute >-----------------------
[2025-10-01T23:28:48.841Z] [INFO] Building Quarkus - Qute - Runtime 2.7.5.Final [290/964]
[2025-10-01T23:28:48.841Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO] Processed 24 files in 80ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO] Processed 24 files in 00:00.048 (Already Sorted: 24, Needed Sorting: 0)
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.841Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.841Z] [INFO] Compiling 24 source files to /quarkus/extensions/qute/runtime/target/classes
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.841Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/qute/runtime/src/test/resources
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO] No sources to compile
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO] No tests to run.
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO] Building jar: /quarkus/extensions/qute/runtime/target/quarkus-qute-2.7.5.Final.jar
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO] Building jar: /quarkus/extensions/qute/runtime/target/quarkus-qute-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-qute ---
[2025-10-01T23:28:48.841Z] [INFO] Installing /quarkus/extensions/qute/runtime/target/quarkus-qute-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-qute/2.7.5.Final/quarkus-qute-2.7.5.Final.jar
[2025-10-01T23:28:48.841Z] [INFO] Installing /quarkus/extensions/qute/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-qute/2.7.5.Final/quarkus-qute-2.7.5.Final.pom
[2025-10-01T23:28:48.841Z] [INFO] Installing /quarkus/extensions/qute/runtime/target/quarkus-qute-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-qute/2.7.5.Final/quarkus-qute-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] -----------------< io.quarkus:quarkus-qute-deployment >-----------------
[2025-10-01T23:28:48.841Z] [INFO] Building Quarkus - Qute - Deployment 2.7.5.Final [291/964]
[2025-10-01T23:28:48.841Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-qute-deployment ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-qute-deployment ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-qute-deployment ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-qute-deployment ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-qute-deployment ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-qute-deployment ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-qute-deployment ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-qute-deployment ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-qute-deployment ---
[2025-10-01T23:28:48.841Z] [INFO] Processed 156 files in 357ms (Formatted: 0, Unchanged: 156, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-qute-deployment ---
[2025-10-01T23:28:48.841Z] [INFO] Processed 156 files in 00:00.270 (Already Sorted: 156, Needed Sorting: 0)
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-qute-deployment ---
[2025-10-01T23:28:48.841Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.841Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-qute-deployment ---
[2025-10-01T23:28:48.841Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.841Z] [INFO] Compiling 30 source files to /quarkus/extensions/qute/deployment/target/classes
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-qute-deployment ---
[2025-10-01T23:28:48.841Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.841Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-qute-deployment ---
[2025-10-01T23:28:48.841Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.841Z] [INFO] Compiling 126 source files to /quarkus/extensions/qute/deployment/target/test-classes
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-qute-deployment ---
[2025-10-01T23:28:48.841Z] [INFO]
[2025-10-01T23:28:48.841Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.841Z] [INFO] T E S T S
[2025-10-01T23:28:48.841Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.841Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.841Z] [INFO] Running io.quarkus.qute.deployment.TypeInfosTest
[2025-10-01T23:28:48.841Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in io.quarkus.qute.deployment.TypeInfosTest
[2025-10-01T23:28:48.841Z] [INFO] Running io.quarkus.qute.deployment.encoding.CustomEncodingTest
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:02,024 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.497s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:02,025 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:02,025 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:02,412 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-10-01T23:28:48.841Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.529 s - in io.quarkus.qute.deployment.encoding.CustomEncodingTest
[2025-10-01T23:28:48.841Z] [INFO] Running io.quarkus.qute.deployment.currentrequest.CurrentRequestTest
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:03,702 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.472s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:03,703 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:03,703 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:04,776 INFO [io.quarkus] (main) Quarkus stopped in 0.060s
[2025-10-01T23:28:48.841Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.354 s - in io.quarkus.qute.deployment.currentrequest.CurrentRequestTest
[2025-10-01T23:28:48.841Z] [INFO] Running io.quarkus.qute.deployment.currentrequest.CurrentRequestDisabledTest
[2025-10-01T23:28:48.841Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 s - in io.quarkus.qute.deployment.currentrequest.CurrentRequestDisabledTest
[2025-10-01T23:28:48.841Z] [INFO] Running io.quarkus.qute.deployment.PropertyNotFoundTest
[2025-10-01T23:28:48.841Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 s - in io.quarkus.qute.deployment.PropertyNotFoundTest
[2025-10-01T23:28:48.841Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagTest
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:07,441 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.506s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:07,441 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:07,441 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:07,573 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2025-10-01T23:28:48.841Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.464 s - in io.quarkus.qute.deployment.tag.UserTagTest
[2025-10-01T23:28:48.841Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagIncludeTest
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:08,719 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.499s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:08,720 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:08,720 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:08,802 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-10-01T23:28:48.841Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 s - in io.quarkus.qute.deployment.tag.UserTagIncludeTest
[2025-10-01T23:28:48.841Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagWithQuteExtensionIncludeTest
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:09,727 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.343s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:09,727 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:09,727 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:09,855 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.841Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.053 s - in io.quarkus.qute.deployment.tag.UserTagWithQuteExtensionIncludeTest
[2025-10-01T23:28:48.841Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagNameCollisionTest
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:10,793 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.358s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:10,793 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:10,793 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:10,871 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-10-01T23:28:48.841Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.017 s - in io.quarkus.qute.deployment.tag.UserTagNameCollisionTest
[2025-10-01T23:28:48.841Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ParamDeclarationTest
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:11,869 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.340s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:11,869 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:11,869 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:11,952 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.841Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.075 s - in io.quarkus.qute.deployment.typesafe.ParamDeclarationTest
[2025-10-01T23:28:48.841Z] [INFO] Running io.quarkus.qute.deployment.typesafe.InterfaceValidationSuccessTest
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:12,842 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.326s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:12,843 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:12,843 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:12,939 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.841Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 s - in io.quarkus.qute.deployment.typesafe.InterfaceValidationSuccessTest
[2025-10-01T23:28:48.841Z] [INFO] Running io.quarkus.qute.deployment.typesafe.NestedVirtualMethodSuccessTest
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:13,784 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.348s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:13,785 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:13,785 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:13,895 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2025-10-01T23:28:48.841Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.95 s - in io.quarkus.qute.deployment.typesafe.NestedVirtualMethodSuccessTest
[2025-10-01T23:28:48.841Z] [INFO] Running io.quarkus.qute.deployment.typesafe.InterfaceValidationFailureTest
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:14,265 WARN [io.qua.arc.pro.BeanArchives] (build-11) Failed to index io.quarkus.qute.deployment.typesafe.InterfaceValidationSuccessTest$NumericWrapper: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@70685cad
[2025-10-01T23:28:48.841Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s - in io.quarkus.qute.deployment.typesafe.InterfaceValidationFailureTest
[2025-10-01T23:28:48.841Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateBasePathTest
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:15,108 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.367s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:15,109 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:15,109 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.841Z] 2025-10-01 22:18:15,182 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.841Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateBasePathTest
[2025-10-01T23:28:48.841Z] [INFO] Running io.quarkus.qute.deployment.typesafe.DefaultMethodValidationSuccessTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:16,095 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.330s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:16,096 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:16,096 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:16,190 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 s - in io.quarkus.qute.deployment.typesafe.DefaultMethodValidationSuccessTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.typesafe.WhenValidationFailureTest
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 s - in io.quarkus.qute.deployment.typesafe.WhenValidationFailureTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateConflictTest
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateConflictTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.typesafe.WhenValidationTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:17,803 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.322s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:17,804 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:17,804 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:17,934 INFO [io.quarkus] (main) Quarkus stopped in 0.079s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 s - in io.quarkus.qute.deployment.typesafe.WhenValidationTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateDoNotRequireTypeSafeTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:18,864 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.411s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:18,865 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:18,865 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:18,952 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.021 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateDoNotRequireTypeSafeTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeLoopTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:19,851 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.356s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:19,852 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:19,852 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:19,955 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 s - in io.quarkus.qute.deployment.typesafe.TypeSafeLoopTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ValidationSuccessTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:20,298 WARN [io.qua.arc.pro.BeanArchives] (build-28) Failed to index String: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@32684468
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:20,299 WARN [io.qua.arc.pro.BeanArchives] (build-28) Failed to index Strin: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@32684468
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:20,300 WARN [io.qua.arc.pro.BeanArchives] (build-28) Failed to index java.lang.Strin: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@32684468
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:20,763 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.362s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:20,763 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:20,763 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:20,845 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 s - in io.quarkus.qute.deployment.typesafe.ValidationSuccessTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeLetTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:21,693 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.301s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:21,693 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:21,694 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:21,778 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 s - in io.quarkus.qute.deployment.typesafe.TypeSafeLetTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateArrayParamTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:22,594 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.370s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:22,595 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:22,595 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:22,712 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.93 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateArrayParamTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateRequireTypeSafeTest
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateRequireTypeSafeTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ValidationFailuresTest
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s - in io.quarkus.qute.deployment.typesafe.ValidationFailuresTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.typesafe.LoopValidationTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:24,212 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.315s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:24,213 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:24,213 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:24,291 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 s - in io.quarkus.qute.deployment.typesafe.LoopValidationTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeCheckExcludesTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:25,041 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.307s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:25,041 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:25,042 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:25,129 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 s - in io.quarkus.qute.deployment.typesafe.TypeCheckExcludesTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ParamDeclarationWrongClassTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:25,434 WARN [io.qua.arc.pro.BeanArchives] (build-24) Failed to index org.acme.Foo: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@2892ccae
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s - in io.quarkus.qute.deployment.typesafe.ParamDeclarationWrongClassTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeLoopFailureTest
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s - in io.quarkus.qute.deployment.typesafe.TypeSafeLoopFailureTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeJavaLangTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:26,097 WARN [io.qua.arc.pro.BeanArchives] (build-15) Failed to index String: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@363aed7c
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:26,098 WARN [io.qua.arc.pro.BeanArchives] (build-15) Failed to index Integer: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@363aed7c
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:26,570 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.339s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:26,571 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:26,571 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:26,638 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 s - in io.quarkus.qute.deployment.typesafe.TypeSafeJavaLangTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ObjectValidationSuccessTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:27,639 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.585s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:27,639 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:27,639 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:27,764 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 s - in io.quarkus.qute.deployment.typesafe.ObjectValidationSuccessTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundOutputOriginalTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:28,598 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.339s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:28,599 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:28,599 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:28,682 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 s - in io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundOutputOriginalTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundThrowExceptionTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:29,734 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.626s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:29,765 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:29,765 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:29,868 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 s - in io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundThrowExceptionTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundNoopTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:30,920 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.611s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:30,921 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:30,921 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:31,039 INFO [io.quarkus] (main) Quarkus stopped in 0.060s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.167 s - in io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundNoopTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.varargs.VarargsMethodTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:31,840 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.385s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:31,840 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:31,840 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:31,920 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 s - in io.quarkus.qute.deployment.varargs.VarargsMethodTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.TreeMapDataTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:32,626 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.337s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:32,627 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:32,627 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:32,792 INFO [io.quarkus] (main) Quarkus stopped in 0.079s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 s - in io.quarkus.qute.deployment.TreeMapDataTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.devconsole.DevConsolePreviewTest
[2025-10-01T23:28:48.842Z] Tests paused
[2025-10-01T23:28:48.842Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.842Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.842Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.842Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.842Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:36,138 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.047s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:36,139 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:36,139 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:36,804 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.053 s - in io.quarkus.qute.deployment.devconsole.DevConsolePreviewTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.AsyncTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:37,929 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.446s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:37,930 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:37,930 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:38,027 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 s - in io.quarkus.qute.deployment.AsyncTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.include.IncludeTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:38,893 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.337s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:38,893 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:38,893 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:38,979 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.949 s - in io.quarkus.qute.deployment.include.IncludeTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleValidationTest
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s - in io.quarkus.qute.deployment.i18n.MessageBundleValidationTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedFileBundleLocaleConflictTest
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s - in io.quarkus.qute.deployment.i18n.LocalizedFileBundleLocaleConflictTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleExpressionValidationTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:40,032 WARN [io.qua.qut.dep.MessageBundleProcessor] (build-3) Unused parameter found [item] in the message template of: io.quarkus.qute.deployment.i18n.MessageBundleExpressionValidationTest$WrongBundle#hello()
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s - in io.quarkus.qute.deployment.i18n.MessageBundleExpressionValidationTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedBundleLocaleConflictTest
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s - in io.quarkus.qute.deployment.i18n.LocalizedBundleLocaleConflictTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleTemplateExpressionValidationTest
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s - in io.quarkus.qute.deployment.i18n.MessageBundleTemplateExpressionValidationTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleMethodMissingAnnotationTest
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s - in io.quarkus.qute.deployment.i18n.MessageBundleMethodMissingAnnotationTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleLocaleTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:41,927 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.329s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:41,928 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:41,928 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:42,010 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 s - in io.quarkus.qute.deployment.i18n.MessageBundleLocaleTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleNameConflictTest
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s - in io.quarkus.qute.deployment.i18n.MessageBundleNameConflictTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedFileDefaultLocaleConflictTest
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s - in io.quarkus.qute.deployment.i18n.LocalizedFileDefaultLocaleConflictTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:43,662 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:43,663 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:43,663 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:43,785 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 s - in io.quarkus.qute.deployment.i18n.MessageBundleTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedBundleDefaultLocaleConflictTest
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s - in io.quarkus.qute.deployment.i18n.LocalizedBundleDefaultLocaleConflictTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.i18n.NestedMessageBundleDevModeTest
[2025-10-01T23:28:48.842Z] Tests paused
[2025-10-01T23:28:48.842Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.842Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.842Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.842Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.842Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:46,432 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.912s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:46,432 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:46,433 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:48,493 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NestedMessageBundleDevModeTest$TestRouteConfig.class, NestedMessageBundleDevModeTest$MyNestedMessages.class, NestedMessageBundleDevModeTest.class.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:48,499 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-10-01T23:28:48.842Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.842Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.842Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.842Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.842Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:48,882 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.377s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:48,882 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:48,882 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:48,883 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.206s
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:48,888 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.774 s - in io.quarkus.qute.deployment.i18n.NestedMessageBundleDevModeTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleMethodReturnTypeTest
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s - in io.quarkus.qute.deployment.i18n.MessageBundleMethodReturnTypeTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleLogicalLineTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:50,105 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.371s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:50,105 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:50,105 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:50,192 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.911 s - in io.quarkus.qute.deployment.i18n.MessageBundleLogicalLineTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleCustomDefaultLocaleTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:51,030 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.348s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:51,031 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:51,031 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:51,107 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.906 s - in io.quarkus.qute.deployment.i18n.MessageBundleCustomDefaultLocaleTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageParamTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:51,886 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.333s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:51,886 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:51,886 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:51,981 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.865 s - in io.quarkus.qute.deployment.i18n.MessageParamTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleInvalidNamespaceTest
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s - in io.quarkus.qute.deployment.i18n.MessageBundleInvalidNamespaceTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumValidationSuccessTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:53,224 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.415s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:53,224 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:53,224 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:53,304 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 s - in io.quarkus.qute.deployment.enums.TemplateEnumValidationSuccessTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumValidationFailureTest
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s - in io.quarkus.qute.deployment.enums.TemplateEnumValidationFailureTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumInvalidTargetTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:53,951 WARN [io.qua.qut.dep.QuteProcessor] (build-18) @TemplateEnum declared on io.quarkus.qute.deployment.enums.TemplateEnumInvalidTargetTest$Transactions is ignored: the target of this annotation must be an enum type
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:54,353 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.303s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:54,353 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:54,353 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:54,472 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 s - in io.quarkus.qute.deployment.enums.TemplateEnumInvalidTargetTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumNamespaceValidationTest
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s - in io.quarkus.qute.deployment.enums.TemplateEnumNamespaceValidationTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:55,517 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.347s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:55,517 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:55,518 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:55,610 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 s - in io.quarkus.qute.deployment.enums.TemplateEnumTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumIgnoredTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:56,324 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.314s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:56,325 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:56,325 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:56,476 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2025-10-01T23:28:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.857 s - in io.quarkus.qute.deployment.enums.TemplateEnumIgnoredTest
[2025-10-01T23:28:48.842Z] [INFO] Running io.quarkus.qute.deployment.VariantTemplateTest
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:57,287 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.340s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:57,288 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:57,288 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.842Z] 2025-10-01 22:18:57,376 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 s - in io.quarkus.qute.deployment.VariantTemplateTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:18:58,177 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:18:58,177 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:18:58,177 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:18:58,277 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 s - in io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.scanning.WrongTemplatesDirectoryTest
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s - in io.quarkus.qute.deployment.scanning.WrongTemplatesDirectoryTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryDuplicateFoundTest
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s - in io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryDuplicateFoundTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.loop.IterationMetadataPrefixNoneTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:00,051 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.431s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:00,052 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:00,052 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:00,122 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 s - in io.quarkus.qute.deployment.loop.IterationMetadataPrefixNoneTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.loop.LoopTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:00,951 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.380s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:00,952 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:00,952 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:01,080 INFO [io.quarkus] (main) Quarkus stopped in 0.063s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 s - in io.quarkus.qute.deployment.loop.LoopTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.loop.IterationMetadataPrefixAliasQuestionMarkTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:01,877 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.365s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:01,877 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:01,877 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:01,981 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 s - in io.quarkus.qute.deployment.loop.IterationMetadataPrefixAliasQuestionMarkTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.PropertyNotFoundDevModeTest
[2025-10-01T23:28:48.843Z] Tests paused
[2025-10-01T23:28:48.843Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.843Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.843Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.843Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.843Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:04,110 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.808s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:04,110 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:04,110 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:04,278 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.348 s - in io.quarkus.qute.deployment.PropertyNotFoundDevModeTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.ReflectionResolverTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:05,219 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:05,220 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:05,220 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:05,310 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.973 s - in io.quarkus.qute.deployment.ReflectionResolverTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.TemplateDataTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:06,296 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.602s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:06,296 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:06,296 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:06,410 INFO [io.quarkus] (main) Quarkus stopped in 0.062s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 s - in io.quarkus.qute.deployment.TemplateDataTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.generatedresolvers.HierarchyTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:07,305 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.393s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:07,305 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:07,305 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:07,391 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.979 s - in io.quarkus.qute.deployment.generatedresolvers.HierarchyTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.extensions.StringTemplateExtensionsTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:08,237 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.469s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:08,237 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:08,237 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:08,342 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 s - in io.quarkus.qute.deployment.extensions.StringTemplateExtensionsTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:09,189 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:09,189 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:09,189 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:09,270 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 s - in io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionValidationFailureTest
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionValidationFailureTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.extensions.CollectionTemplateExtensionsTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:10,321 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.302s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:10,321 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:10,321 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:10,431 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 s - in io.quarkus.qute.deployment.extensions.CollectionTemplateExtensionsTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.extensions.NoExtensionMethodsTest
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s - in io.quarkus.qute.deployment.extensions.NoExtensionMethodsTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.extensions.InvalidExtensionMethodNamespaceTest
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s - in io.quarkus.qute.deployment.extensions.InvalidExtensionMethodNamespaceTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.extensions.ConfigTemplateExtensionsTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:11,912 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.377s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:11,912 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:11,912 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:12,014 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.942 s - in io.quarkus.qute.deployment.extensions.ConfigTemplateExtensionsTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.extensions.ExtensionMethodCompletionStageTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:12,860 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:12,860 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:12,860 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:12,941 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 s - in io.quarkus.qute.deployment.extensions.ExtensionMethodCompletionStageTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.extensions.TimeTemplateExtensionsTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:13,730 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.357s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:13,730 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:13,731 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:13,833 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.887 s - in io.quarkus.qute.deployment.extensions.TimeTemplateExtensionsTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.extensions.TemplateExtensionMethodsTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:14,646 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.358s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:14,647 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:14,647 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:14,828 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.992 s - in io.quarkus.qute.deployment.extensions.TemplateExtensionMethodsTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.extensions.TemplateExtensionAttributeTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:15,581 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.314s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:15,582 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:15,582 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:15,682 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 s - in io.quarkus.qute.deployment.extensions.TemplateExtensionAttributeTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.extensions.InvalidExtensionMethodMatchRegexTest
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s - in io.quarkus.qute.deployment.extensions.InvalidExtensionMethodMatchRegexTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.extensions.NumberTemplateExtensionsTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:16,779 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:16,779 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:16,780 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:16,865 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 s - in io.quarkus.qute.deployment.extensions.NumberTemplateExtensionsTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.EscapingTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:17,638 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:17,638 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:17,638 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:17,722 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 s - in io.quarkus.qute.deployment.EscapingTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.exclude.HiddenFileExcludePatternTest
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.qute.deployment.exclude.HiddenFileExcludePatternTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.exclude.AdditionalTemplatePathExcludeTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:18,820 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.542s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:18,821 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:18,821 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:18,895 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.169 s - in io.quarkus.qute.deployment.exclude.AdditionalTemplatePathExcludeTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.exclude.TemplatePathExcludeTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:19,770 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.320s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:19,770 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:19,770 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:19,845 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 s - in io.quarkus.qute.deployment.exclude.TemplatePathExcludeTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.TemplateDataValidationTest
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s - in io.quarkus.qute.deployment.TemplateDataValidationTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.removestandalonelines.DoNotRemoveStandaloneLinesTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:20,990 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.353s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:20,991 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:20,992 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:21,077 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.918 s - in io.quarkus.qute.deployment.removestandalonelines.DoNotRemoveStandaloneLinesTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:21,803 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.344s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:21,804 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:21,804 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:21,882 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 s - in io.quarkus.qute.deployment.globals.TemplateGlobalTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalOverrideTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:22,605 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.331s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:22,606 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:22,606 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:22,693 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s - in io.quarkus.qute.deployment.globals.TemplateGlobalOverrideTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalInvalidNameTest
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in io.quarkus.qute.deployment.globals.TemplateGlobalInvalidNameTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalDuplicityTest
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 s - in io.quarkus.qute.deployment.globals.TemplateGlobalDuplicityTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalValidationFailureTest
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 s - in io.quarkus.qute.deployment.globals.TemplateGlobalValidationFailureTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.OrEmptyTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:24,792 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.332s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:24,792 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:24,792 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:24,874 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 s - in io.quarkus.qute.deployment.OrEmptyTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.asyncdata.AsyncDataTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:25,658 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.379s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:25,659 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:25,659 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:25,742 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.863 s - in io.quarkus.qute.deployment.asyncdata.AsyncDataTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanValidationSuccessTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:26,494 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.353s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:26,495 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:26,495 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:26,581 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 s - in io.quarkus.qute.deployment.inject.NamedBeanValidationSuccessTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanValidationFailureTest
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s - in io.quarkus.qute.deployment.inject.NamedBeanValidationFailureTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.inject.InjectNamespaceResolverTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:27,717 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:27,717 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:27,717 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:27,790 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.86 s - in io.quarkus.qute.deployment.inject.InjectNamespaceResolverTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanNotFoundTest
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s - in io.quarkus.qute.deployment.inject.NamedBeanNotFoundTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.inject.InjectionTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:29,008 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.332s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:29,008 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:29,008 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:29,086 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 s - in io.quarkus.qute.deployment.inject.InjectionTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.inject.InjectionFailedTest
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s - in io.quarkus.qute.deployment.inject.InjectionFailedTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanPropertyNotFoundTest
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in io.quarkus.qute.deployment.inject.NamedBeanPropertyNotFoundTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanIterableReturnTypeTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:30,567 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.360s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:30,567 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:30,567 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:30,638 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 s - in io.quarkus.qute.deployment.inject.NamedBeanIterableReturnTypeTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.contenttypes.AdditionalContentTypeTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:31,364 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.341s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:31,364 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:31,364 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:31,436 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.792 s - in io.quarkus.qute.deployment.contenttypes.AdditionalContentTypeTest
[2025-10-01T23:28:48.843Z] [INFO] Running io.quarkus.qute.deployment.MultiTest
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:32,278 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.365s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:32,279 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:32,279 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.843Z] 2025-10-01 22:19:32,370 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.93 s - in io.quarkus.qute.deployment.MultiTest
[2025-10-01T23:28:48.843Z] [INFO]
[2025-10-01T23:28:48.843Z] [INFO] Results:
[2025-10-01T23:28:48.843Z] [INFO]
[2025-10-01T23:28:48.843Z] [INFO] Tests run: 129, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.843Z] [INFO]
[2025-10-01T23:28:48.843Z] [INFO]
[2025-10-01T23:28:48.843Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO] Building jar: /quarkus/extensions/qute/deployment/target/quarkus-qute-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO] Building jar: /quarkus/extensions/qute/deployment/target/quarkus-qute-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO] Installing /quarkus/extensions/qute/deployment/target/quarkus-qute-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-qute-deployment/2.7.5.Final/quarkus-qute-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.844Z] [INFO] Installing /quarkus/extensions/qute/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-qute-deployment/2.7.5.Final/quarkus-qute-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.844Z] [INFO] Installing /quarkus/extensions/qute/deployment/target/quarkus-qute-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-qute-deployment/2.7.5.Final/quarkus-qute-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] ----------< io.quarkus:quarkus-resteasy-reactive-qute-parent >----------
[2025-10-01T23:28:48.844Z] [INFO] Building Quarkus - RESTEasy Reactive - Qute 2.7.5.Final [292/964]
[2025-10-01T23:28:48.844Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-qute-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-qute-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-qute-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-qute-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-qute-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-qute-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-qute-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-qute-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-qute-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-qute-parent ---
[2025-10-01T23:28:48.844Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-qute-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-qute-parent ---
[2025-10-01T23:28:48.844Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute-parent/2.7.5.Final/quarkus-resteasy-reactive-qute-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-qute >--------------
[2025-10-01T23:28:48.844Z] [INFO] Building Quarkus - RESTEasy Reactive - Qute - Runtime 2.7.5.Final [293/964]
[2025-10-01T23:28:48.844Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO] Processed 2 files in 16ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.844Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.844Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/classes
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.844Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/src/test/resources
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO] No sources to compile
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO] No tests to run.
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/quarkus-resteasy-reactive-qute-2.7.5.Final.jar
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/quarkus-resteasy-reactive-qute-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-qute ---
[2025-10-01T23:28:48.844Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/quarkus-resteasy-reactive-qute-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute/2.7.5.Final/quarkus-resteasy-reactive-qute-2.7.5.Final.jar
[2025-10-01T23:28:48.844Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute/2.7.5.Final/quarkus-resteasy-reactive-qute-2.7.5.Final.pom
[2025-10-01T23:28:48.844Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/quarkus-resteasy-reactive-qute-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute/2.7.5.Final/quarkus-resteasy-reactive-qute-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-qute-deployment >--------
[2025-10-01T23:28:48.844Z] [INFO] Building Quarkus - RESTEasy Reactive - Qute - Deployment 2.7.5.Final [294/964]
[2025-10-01T23:28:48.844Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO] Processed 14 files in 34ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO] Processed 14 files in 00:00.013 (Already Sorted: 14, Needed Sorting: 0)
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.844Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/src/main/resources
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.844Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/classes
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.844Z] [INFO] Copying 9 resources
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.844Z] [INFO] Compiling 13 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/test-classes
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.844Z] [INFO] T E S T S
[2025-10-01T23:28:48.844Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.844Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.844Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.MessageBundleDevModeTest
[2025-10-01T23:28:48.844Z] Tests paused
[2025-10-01T23:28:48.844Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.844Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.844Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.844Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.844Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:40,376 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.078s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:40,378 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:40,379 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:43,595 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in AppMessages.class.
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:43,616 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.020s
[2025-10-01T23:28:48.844Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.844Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.844Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.844Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.844Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:44,009 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:44,009 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:44,009 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:44,010 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.095s
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:44,045 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-dev-mode-test13892348262173906018/src/main/resources/messages/msg_de.properties
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:44,045 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in msg_de.properties.
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:44,047 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.844Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.844Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.844Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.844Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.844Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:44,619 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.567s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:44,619 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:44,619 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:44,620 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.576s
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:44,633 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.844Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.754 s - in io.quarkus.resteasy.reactive.qute.deployment.MessageBundleDevModeTest
[2025-10-01T23:28:48.844Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.TypeErrorTest
[2025-10-01T23:28:48.844Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.114 s - in io.quarkus.resteasy.reactive.qute.deployment.TypeErrorTest
[2025-10-01T23:28:48.844Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.VariantTemplateTest
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:48,070 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:48,071 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:48,071 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:48,604 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.844Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.754 s - in io.quarkus.resteasy.reactive.qute.deployment.VariantTemplateTest
[2025-10-01T23:28:48.844Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.MissingTemplateTest
[2025-10-01T23:28:48.844Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s - in io.quarkus.resteasy.reactive.qute.deployment.MissingTemplateTest
[2025-10-01T23:28:48.844Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.TemplateResponseFilterTest
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:50,357 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.611s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:50,361 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:50,361 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.844Z] 2025-10-01 22:19:51,196 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.844Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.183 s - in io.quarkus.resteasy.reactive.qute.deployment.TemplateResponseFilterTest
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] Results:
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-10-01T23:28:48.844Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute-deployment/2.7.5.Final/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.844Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute-deployment/2.7.5.Final/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.844Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute-deployment/2.7.5.Final/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-servlet-parent >---------
[2025-10-01T23:28:48.844Z] [INFO] Building Quarkus - RESTEasy Reactive - Servlet 2.7.5.Final [295/964]
[2025-10-01T23:28:48.844Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-10-01T23:28:48.844Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-10-01T23:28:48.844Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet-parent/2.7.5.Final/quarkus-resteasy-reactive-servlet-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-servlet >------------
[2025-10-01T23:28:48.844Z] [INFO] Building Quarkus - RESTEasy Reactive Servlet - Runtime 2.7.5.Final [296/964]
[2025-10-01T23:28:48.844Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO] Processed 7 files in 27ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO] Processed 7 files in 00:00.025 (Already Sorted: 7, Needed Sorting: 0)
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.844Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.844Z] [INFO] Compiling 7 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/classes
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.844Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/src/test/resources
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO] No sources to compile
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO] No tests to run.
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/quarkus-resteasy-reactive-servlet-2.7.5.Final.jar
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/quarkus-resteasy-reactive-servlet-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.844Z] [INFO]
[2025-10-01T23:28:48.844Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-servlet ---
[2025-10-01T23:28:48.844Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/quarkus-resteasy-reactive-servlet-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet/2.7.5.Final/quarkus-resteasy-reactive-servlet-2.7.5.Final.jar
[2025-10-01T23:28:48.845Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet/2.7.5.Final/quarkus-resteasy-reactive-servlet-2.7.5.Final.pom
[2025-10-01T23:28:48.845Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/quarkus-resteasy-reactive-servlet-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet/2.7.5.Final/quarkus-resteasy-reactive-servlet-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] ------< io.quarkus:quarkus-resteasy-reactive-servlet-deployment >-------
[2025-10-01T23:28:48.845Z] [INFO] Building Quarkus - RESTEasy Reactive Servlet - Deployment 2.7.5.Final [297/964]
[2025-10-01T23:28:48.845Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO] Processed 2 files in 00:00.007 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.845Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/src/main/resources
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.845Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/classes
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.845Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/src/test/resources
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.845Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/test-classes
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.845Z] [INFO] T E S T S
[2025-10-01T23:28:48.845Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.845Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.845Z] [INFO] Running io.quarkus.resteasy.reactive.server.servlet.test.ServletSimpleRestTestCase
[2025-10-01T23:28:48.845Z] 2025-10-01 22:19:58,733 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-27) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpArray' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.845Z] 2025-10-01 22:19:58,767 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-27) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpObject' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.845Z] 2025-10-01 22:19:58,773 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-27) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#asyncUniListJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.845Z] 2025-10-01 22:19:58,784 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-27) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.845Z] 2025-10-01 22:19:58,801 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-27) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#writer' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.845Z] 2025-10-01 22:20:00,104 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.793s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.845Z] 2025-10-01 22:20:00,105 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.845Z] 2025-10-01 22:20:00,106 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, servlet, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.845Z] 2025-10-01 22:20:01,480 ERROR [org.jbo.res.rea.ser.cor.RuntimeExceptionMapper] (executor-thread-0) Request failed : java.lang.RuntimeException: OUCH
[2025-10-01T23:28:48.845Z]
[2025-10-01T23:28:48.845Z] 2025-10-01 22:20:02,889 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-10-01T23:28:48.845Z] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.994 s - in io.quarkus.resteasy.reactive.server.servlet.test.ServletSimpleRestTestCase
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] Results:
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (sse) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-10-01T23:28:48.845Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet-deployment/2.7.5.Final/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.845Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet-deployment/2.7.5.Final/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.845Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet-deployment/2.7.5.Final/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] ----------< io.quarkus:quarkus-jaxrs-client-reactive-kotlin >-----------
[2025-10-01T23:28:48.845Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin 2.7.5.Final [298/964]
[2025-10-01T23:28:48.845Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.845Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/src/main/resources
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [WARNING] No sources found skipping Kotlin compile
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [INFO] No sources to compile
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.845Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/src/test/resources
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [WARNING] No sources found skipping Kotlin compile
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [INFO] No sources to compile
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [INFO] No tests to run.
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2025-10-01T23:28:48.845Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/target/quarkus-jaxrs-client-reactive-kotlin-2.7.5.Final.jar
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [INFO] No sources in project. Archive not created.
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-10-01T23:28:48.845Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/target/quarkus-jaxrs-client-reactive-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-kotlin/2.7.5.Final/quarkus-jaxrs-client-reactive-kotlin-2.7.5.Final.jar
[2025-10-01T23:28:48.845Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-kotlin/2.7.5.Final/quarkus-jaxrs-client-reactive-kotlin-2.7.5.Final.pom
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] -----------< io.quarkus:quarkus-rest-client-reactive-parent >-----------
[2025-10-01T23:28:48.845Z] [INFO] Building Quarkus - REST Client Reactive 2.7.5.Final [299/964]
[2025-10-01T23:28:48.845Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-parent ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-parent ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-parent ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-parent ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-parent ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-parent ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-parent ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-parent ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-parent ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-parent ---
[2025-10-01T23:28:48.845Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-parent ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-parent ---
[2025-10-01T23:28:48.845Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-parent/2.7.5.Final/quarkus-rest-client-reactive-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --------------< io.quarkus:quarkus-rest-client-reactive >---------------
[2025-10-01T23:28:48.845Z] [INFO] Building Quarkus - REST Client Reactive - Runtime 2.7.5.Final [300/964]
[2025-10-01T23:28:48.845Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO] Processed 23 files in 55ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO] Processed 23 files in 00:00.103 (Already Sorted: 23, Needed Sorting: 0)
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.845Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.845Z] [INFO] Compiling 22 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/classes
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.845Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/src/test/resources
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.845Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/test-classes
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.845Z] [INFO] T E S T S
[2025-10-01T23:28:48.845Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.845Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.845Z] [INFO] Running io.quarkus.rest.client.reactive.runtime.RestClientCDIDelegateBuilderTest
[2025-10-01T23:28:48.845Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 s - in io.quarkus.rest.client.reactive.runtime.RestClientCDIDelegateBuilderTest
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] Results:
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/quarkus-rest-client-reactive-2.7.5.Final.jar
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/quarkus-rest-client-reactive-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive ---
[2025-10-01T23:28:48.845Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/quarkus-rest-client-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive/2.7.5.Final/quarkus-rest-client-reactive-2.7.5.Final.jar
[2025-10-01T23:28:48.845Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive/2.7.5.Final/quarkus-rest-client-reactive-2.7.5.Final.pom
[2025-10-01T23:28:48.845Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/quarkus-rest-client-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive/2.7.5.Final/quarkus-rest-client-reactive-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] ---------< io.quarkus:quarkus-rest-client-reactive-deployment >---------
[2025-10-01T23:28:48.845Z] [INFO] Building Quarkus - REST Client Reactive - Deployment 2.7.5.Final [301/964]
[2025-10-01T23:28:48.845Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.5.0/junit-pioneer-1.5.0.pom
[2025-10-01T23:28:48.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.5.0/junit-pioneer-1.5.0.pom (3.2 kB at 22 kB/s)
[2025-10-01T23:28:48.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-load-balancer-response-time/1.0.0/stork-load-balancer-response-time-1.0.0.pom
[2025-10-01T23:28:48.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-load-balancer-response-time/1.0.0/stork-load-balancer-response-time-1.0.0.pom (2.4 kB at 6.7 kB/s)
[2025-10-01T23:28:48.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-service-discovery-static-list/1.0.0/stork-service-discovery-static-list-1.0.0.pom
[2025-10-01T23:28:48.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-service-discovery-static-list/1.0.0/stork-service-discovery-static-list-1.0.0.pom (2.4 kB at 6.1 kB/s)
[2025-10-01T23:28:48.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.5.0/junit-pioneer-1.5.0.jar
[2025-10-01T23:28:48.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-load-balancer-response-time/1.0.0/stork-load-balancer-response-time-1.0.0.jar
[2025-10-01T23:28:48.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-service-discovery-static-list/1.0.0/stork-service-discovery-static-list-1.0.0.jar
[2025-10-01T23:28:48.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.5.0/junit-pioneer-1.5.0.jar (146 kB at 1.2 MB/s)
[2025-10-01T23:28:48.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-load-balancer-response-time/1.0.0/stork-load-balancer-response-time-1.0.0.jar (13 kB at 54 kB/s)
[2025-10-01T23:28:48.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-service-discovery-static-list/1.0.0/stork-service-discovery-static-list-1.0.0.jar (9.5 kB at 20 kB/s)
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-deployment ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-deployment ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-deployment ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-deployment ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-deployment ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-deployment ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-deployment ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-deployment ---
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-deployment ---
[2025-10-01T23:28:48.845Z] [INFO] Processed 110 files in 225ms (Formatted: 0, Unchanged: 110, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-deployment ---
[2025-10-01T23:28:48.845Z] [INFO] Processed 110 files in 00:00.203 (Already Sorted: 110, Needed Sorting: 0)
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.845Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-deployment ---
[2025-10-01T23:28:48.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.845Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.845Z] [INFO]
[2025-10-01T23:28:48.846Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-deployment ---
[2025-10-01T23:28:48.846Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.846Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/classes
[2025-10-01T23:28:48.846Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[130,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-10-01T23:28:48.846Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[130,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-10-01T23:28:48.846Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[130,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-10-01T23:28:48.846Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[130,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-10-01T23:28:48.846Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[228,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-10-01T23:28:48.846Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[228,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-10-01T23:28:48.846Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[228,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-10-01T23:28:48.846Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[228,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-10-01T23:28:48.846Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[384,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-10-01T23:28:48.846Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[384,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-10-01T23:28:48.846Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[384,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-10-01T23:28:48.846Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[384,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-10-01T23:28:48.846Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[564,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-10-01T23:28:48.846Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[564,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-10-01T23:28:48.846Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[564,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-10-01T23:28:48.846Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[564,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-10-01T23:28:48.846Z] [INFO]
[2025-10-01T23:28:48.846Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-deployment ---
[2025-10-01T23:28:48.846Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.846Z] [INFO] Copying 18 resources
[2025-10-01T23:28:48.846Z] [INFO]
[2025-10-01T23:28:48.846Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-deployment ---
[2025-10-01T23:28:48.846Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.846Z] [INFO] Compiling 105 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/test-classes
[2025-10-01T23:28:48.846Z] [INFO]
[2025-10-01T23:28:48.846Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-deployment ---
[2025-10-01T23:28:48.846Z] [INFO]
[2025-10-01T23:28:48.846Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.846Z] [INFO] T E S T S
[2025-10-01T23:28:48.846Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.846Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.846Z] [INFO] Running io.quarkus.rest.client.reactive.stork.StorkDevModeTest
[2025-10-01T23:28:48.846Z] Tests paused
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:12,079 INFO [org.ecl.jet.uti.log] (main) Logging initialized @1817ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:12,186 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:12,208 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@768ccdc5{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:12,210 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@625e134e{/,null,AVAILABLE}
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:12,234 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@293d0107{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:12,234 INFO [org.ecl.jet.ser.Server] (main) Started @1973ms
[2025-10-01T23:28:48.846Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.846Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.846Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.846Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.846Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:18,133 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.848s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:18,134 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:18,135 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:19,653 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-dev-mode-test2551791542906819084/src/main/resources/application.properties
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:19,655 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:19,675 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2025-10-01T23:28:48.846Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.846Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.846Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.846Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.846Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:20,243 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.560s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:20,243 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:20,243 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:20,244 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.593s
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:20,402 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1950800085-24) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:21,840 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.846Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.285 s - in io.quarkus.rest.client.reactive.stork.StorkDevModeTest
[2025-10-01T23:28:48.846Z] [INFO] Running io.quarkus.rest.client.reactive.stork.StorkIntegrationTest
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:21,938 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@293d0107{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:21,944 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@625e134e{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:21,944 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@768ccdc5{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:24,757 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-10) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@11e7d01
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:25,609 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.623s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:25,609 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:25,610 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:25,726 ERROR [org.jbo.res.rea.cli.han.ClientSendRequestHandler] (main) Error selecting service instance for serviceName: nonexistent-service: java.lang.IllegalArgumentException: No service defined for name nonexistent-service
[2025-10-01T23:28:48.846Z] at io.smallrye.stork.Stork.getService(Stork.java:45)
[2025-10-01T23:28:48.846Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.createRequest(ClientSendRequestHandler.java:309)
[2025-10-01T23:28:48.846Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:78)
[2025-10-01T23:28:48.846Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:55)
[2025-10-01T23:28:48.846Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.846Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:262)
[2025-10-01T23:28:48.846Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:252)
[2025-10-01T23:28:48.846Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.method(AsyncInvokerImpl.java:212)
[2025-10-01T23:28:48.846Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:336)
[2025-10-01T23:28:48.846Z] at io.quarkus.rest.client.reactive.HelloClient2$$QuarkusRestClientInterface.echo(Unknown Source)
[2025-10-01T23:28:48.846Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.lambda$shouldFailOnUnknownService$1(StorkIntegrationTest.java:48)
[2025-10-01T23:28:48.846Z] at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
[2025-10-01T23:28:48.846Z] at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:878)
[2025-10-01T23:28:48.846Z] at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1336)
[2025-10-01T23:28:48.846Z] at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1181)
[2025-10-01T23:28:48.846Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.shouldFailOnUnknownService(StorkIntegrationTest.java:48)
[2025-10-01T23:28:48.846Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.846Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.846Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.846Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.846Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2025-10-01T23:28:48.846Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.extension.TimeoutInvocation.proceed(TimeoutInvocation.java:46)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.846Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.846Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.846Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.846Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.846Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.846Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.846Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.846Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.846Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-10-01T23:28:48.846Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-10-01T23:28:48.846Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-10-01T23:28:48.846Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-10-01T23:28:48.846Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-10-01T23:28:48.846Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-10-01T23:28:48.846Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-10-01T23:28:48.846Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-10-01T23:28:48.846Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-10-01T23:28:48.846Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-10-01T23:28:48.846Z]
[2025-10-01T23:28:48.846Z] 2025-10-01 22:20:25,929 ERROR [org.jbo.res.rea.cli.han.ClientSendRequestHandler] (main) Error selecting service instance for serviceName: service-without-endpoints: java.lang.IllegalArgumentException: No service defined for name service-without-endpoints
[2025-10-01T23:28:48.846Z] at io.smallrye.stork.Stork.getService(Stork.java:45)
[2025-10-01T23:28:48.846Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.createRequest(ClientSendRequestHandler.java:309)
[2025-10-01T23:28:48.846Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:78)
[2025-10-01T23:28:48.846Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:55)
[2025-10-01T23:28:48.846Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.846Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:262)
[2025-10-01T23:28:48.846Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:252)
[2025-10-01T23:28:48.846Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.method(AsyncInvokerImpl.java:212)
[2025-10-01T23:28:48.846Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:336)
[2025-10-01T23:28:48.846Z] at io.quarkus.rest.client.reactive.HelloClient2$$QuarkusRestClientInterface.echo(Unknown Source)
[2025-10-01T23:28:48.846Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.lambda$shouldFailForServiceWithoutEndpoints$2(StorkIntegrationTest.java:57)
[2025-10-01T23:28:48.846Z] at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
[2025-10-01T23:28:48.846Z] at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:878)
[2025-10-01T23:28:48.846Z] at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1336)
[2025-10-01T23:28:48.846Z] at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1181)
[2025-10-01T23:28:48.846Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.shouldFailForServiceWithoutEndpoints(StorkIntegrationTest.java:57)
[2025-10-01T23:28:48.846Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.846Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.846Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.846Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.846Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2025-10-01T23:28:48.846Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.extension.TimeoutInvocation.proceed(TimeoutInvocation.java:46)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.846Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.846Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.846Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.846Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.847Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.847Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.847Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.847Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.847Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.847Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-10-01T23:28:48.847Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-10-01T23:28:48.847Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-10-01T23:28:48.847Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-10-01T23:28:48.847Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-10-01T23:28:48.847Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-10-01T23:28:48.847Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-10-01T23:28:48.847Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-10-01T23:28:48.847Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-10-01T23:28:48.847Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-10-01T23:28:48.847Z]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:26,008 INFO [io.quarkus] (main) Quarkus stopped in 0.062s
[2025-10-01T23:28:48.847Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.054 s - in io.quarkus.rest.client.reactive.stork.StorkIntegrationTest
[2025-10-01T23:28:48.847Z] [INFO] Running io.quarkus.rest.client.reactive.stork.StorkResponseTimeLoadBalancerTest
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:26,652 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-9) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@a1a561
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:27,197 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:27,198 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:27,198 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:27,346 INFO [org.ecl.jet.uti.log] (main) Logging initialized @17084ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:27,418 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:27,426 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@e66047f{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:27,428 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@276996f2{/,null,AVAILABLE}
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:27,463 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@1f6e0bcf{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:27,463 INFO [org.ecl.jet.ser.Server] (main) Started @17201ms
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:27,766 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp470389274-260) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:28,945 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.847Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.93 s - in io.quarkus.rest.client.reactive.stork.StorkResponseTimeLoadBalancerTest
[2025-10-01T23:28:48.847Z] [INFO] Running io.quarkus.rest.client.reactive.ssl.TrustAllTest
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:29,056 INFO [org.ecl.jet.ser.AbstractConnector] (Thread-154) Stopped NetworkTrafficServerConnector@1f6e0bcf{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:29,058 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-154) Stopped o.e.j.s.ServletContextHandler@276996f2{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:29,058 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-154) Stopped o.e.j.s.ServletContextHandler@e66047f{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:30,132 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.359s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:30,132 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:30,133 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:30,275 INFO [org.ecl.jet.uti.log] (main) Logging initialized @20013ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:30,569 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:30,578 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@42b8bc3a{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:30,579 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@4a618065{/,null,AVAILABLE}
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:30,584 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@1d7ff206{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:30,585 INFO [org.ecl.jet.uti.ssl.SslContextFactory] (main) x509=X509@46c8e209(wiremock,h=[],w=[]) for Server@67f55dc5[provider=Conscrypt,keyStore=null,trustStore=null]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:30,586 INFO [org.ecl.jet.uti.ssl.SslContextFactory] (main) Unable to get KeyManagerFactory instance for algorithm [SunX509] on provider [Conscrypt], using default
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:30,616 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@7f8b7b1e{SSL, (ssl, alpn, h2, http/1.1)}{0.0.0.0:36605}
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:30,616 INFO [org.ecl.jet.ser.Server] (main) Started @20354ms
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:30,952 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp978368348-323) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:31,283 INFO [io.quarkus] (main) Quarkus stopped in 0.060s
[2025-10-01T23:28:48.847Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.33 s - in io.quarkus.rest.client.reactive.ssl.TrustAllTest
[2025-10-01T23:28:48.847Z] [INFO] Running io.quarkus.rest.client.reactive.LegacyConfigurationTest
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:31,335 INFO [org.ecl.jet.ser.AbstractConnector] (Thread-192) Stopped NetworkTrafficServerConnector@1d7ff206{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:31,335 INFO [org.ecl.jet.ser.AbstractConnector] (Thread-192) Stopped NetworkTrafficServerConnector@7f8b7b1e{SSL, (ssl, alpn, h2, http/1.1)}{0.0.0.0:0}
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:31,339 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-192) Stopped o.e.j.s.ServletContextHandler@4a618065{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:31,339 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-192) Stopped o.e.j.s.ServletContextHandler@42b8bc3a{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:31,922 WARN [io.qua.res.cli.rea.dep.RestClientReactiveProcessor] (build-7) Unable to map the global rest client scope: {} to a scope. Using @ApplicationScoped
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:32,279 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rest.client.max-redirects" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:32,695 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.487s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:32,696 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:32,696 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:32,813 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.847Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.524 s - in io.quarkus.rest.client.reactive.LegacyConfigurationTest
[2025-10-01T23:28:48.847Z] [INFO] Running io.quarkus.rest.client.reactive.MediaTypeSuffixTest
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:34,118 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.557s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:34,118 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:34,119 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:35,343 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-10-01T23:28:48.847Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.521 s - in io.quarkus.rest.client.reactive.MediaTypeSuffixTest
[2025-10-01T23:28:48.847Z] [INFO] Running io.quarkus.rest.client.reactive.ClientAndServerSharingResponseTest
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:36,457 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:36,457 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:36,457 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:37,139 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.847Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.792 s - in io.quarkus.rest.client.reactive.ClientAndServerSharingResponseTest
[2025-10-01T23:28:48.847Z] [INFO] Running io.quarkus.rest.client.reactive.converter.ParamConverterProviderTest
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:38,246 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.512s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:38,247 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:38,247 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:38,652 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-10-01T23:28:48.847Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.519 s - in io.quarkus.rest.client.reactive.converter.ParamConverterProviderTest
[2025-10-01T23:28:48.847Z] [INFO] Running io.quarkus.rest.client.reactive.InvalidURITest
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:39,658 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:39,658 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:39,658 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:39,796 ERROR [org.jbo.res.rea.cli.han.ClientSendRequestHandler] (main) Invalid REST Client URL used: 'localhost:8080/foo'
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:39,966 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.847Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.311 s - in io.quarkus.rest.client.reactive.InvalidURITest
[2025-10-01T23:28:48.847Z] [INFO] Running io.quarkus.rest.client.reactive.ConfigKeyScopeOverrideTest
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:40,682 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-13) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@74cb1bae
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:41,328 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.536s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:41,328 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:41,328 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:41,609 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-10-01T23:28:48.847Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.628 s - in io.quarkus.rest.client.reactive.ConfigKeyScopeOverrideTest
[2025-10-01T23:28:48.847Z] [INFO] Running io.quarkus.rest.client.reactive.redirect.RedirectTest
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:42,654 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.430s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:42,655 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:42,655 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:43,046 INFO [io.quarkus] (main) Quarkus stopped in 0.072s
[2025-10-01T23:28:48.847Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.434 s - in io.quarkus.rest.client.reactive.redirect.RedirectTest
[2025-10-01T23:28:48.847Z] [INFO] Running io.quarkus.rest.client.reactive.RestClientListenerTest
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:44,011 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.444s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:44,012 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:44,012 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:44,339 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.847Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.289 s - in io.quarkus.rest.client.reactive.RestClientListenerTest
[2025-10-01T23:28:48.847Z] [INFO] Running io.quarkus.rest.client.reactive.ft.AsyncRestClientFallbackTest
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:45,429 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.539s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:45,429 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:45,429 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:45,740 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.847Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.391 s - in io.quarkus.rest.client.reactive.ft.AsyncRestClientFallbackTest
[2025-10-01T23:28:48.847Z] [INFO] Running io.quarkus.rest.client.reactive.ft.RestClientFallbackTest
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:46,809 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.487s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:46,810 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:46,810 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:47,137 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.847Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.393 s - in io.quarkus.rest.client.reactive.ft.RestClientFallbackTest
[2025-10-01T23:28:48.847Z] [INFO] Running io.quarkus.rest.client.reactive.ft.UniRestClientFallbackTest
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:48,260 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.469s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:48,260 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:48,260 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:48,632 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.847Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.496 s - in io.quarkus.rest.client.reactive.ft.UniRestClientFallbackTest
[2025-10-01T23:28:48.847Z] [INFO] Running io.quarkus.rest.client.reactive.MpConfigKeyScopeOverrideTest
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:49,185 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-15) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@153a4353
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:49,828 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.586s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:49,829 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:49,829 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:50,199 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.847Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.56 s - in io.quarkus.rest.client.reactive.MpConfigKeyScopeOverrideTest
[2025-10-01T23:28:48.847Z] [INFO] Running io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:51,474 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.525s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:51,475 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:51,475 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:52,808 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /slow failed, error id: 03fffc70-6931-4d2b-90a9-9a286cdad708-1: java.lang.InterruptedException: sleep interrupted
[2025-10-01T23:28:48.847Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-10-01T23:28:48.847Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource.slow(RegisterReadTimeoutTest.java:69)
[2025-10-01T23:28:48.847Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource$quarkusrestinvoker$slow_aa40cc7647931b48b4e199cc2e2b8cebb0b981d4.invoke(Unknown Source)
[2025-10-01T23:28:48.847Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-10-01T23:28:48.847Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-10-01T23:28:48.847Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.847Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.847Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.847Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.847Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.847Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.847Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.847Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.847Z]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:52,810 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.InterruptedException: sleep interrupted
[2025-10-01T23:28:48.847Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-10-01T23:28:48.847Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource.slow(RegisterReadTimeoutTest.java:69)
[2025-10-01T23:28:48.847Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource$quarkusrestinvoker$slow_aa40cc7647931b48b4e199cc2e2b8cebb0b981d4.invoke(Unknown Source)
[2025-10-01T23:28:48.847Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-10-01T23:28:48.847Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-10-01T23:28:48.847Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.847Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.847Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.847Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.847Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.847Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.847Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.847Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.847Z]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:52,816 ERROR [org.jbo.thr.errors] (executor-thread-0) Thread Thread[executor-thread-0,5,main] threw an uncaught exception: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getContexts(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2025-10-01T23:28:48.847Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:24)
[2025-10-01T23:28:48.847Z] at io.quarkus.vertx.http.runtime.CurrentVertxRequest_ClientProxy.arc$delegate(Unknown Source)
[2025-10-01T23:28:48.847Z] at io.quarkus.vertx.http.runtime.CurrentVertxRequest_ClientProxy.setOtherHttpContextObject(Unknown Source)
[2025-10-01T23:28:48.847Z] at io.quarkus.resteasy.reactive.server.runtime.QuarkusCurrentRequest.set(QuarkusCurrentRequest.java:25)
[2025-10-01T23:28:48.847Z] at org.jboss.resteasy.reactive.server.core.CurrentRequestManager.set(CurrentRequestManager.java:12)
[2025-10-01T23:28:48.847Z] at org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext.requestScopeDeactivated(ResteasyReactiveRequestContext.java:644)
[2025-10-01T23:28:48.847Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:183)
[2025-10-01T23:28:48.847Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.847Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.847Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.847Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.847Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.847Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.847Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.847Z]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:52,818 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-10-01T23:28:48.847Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.61 s - in io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest
[2025-10-01T23:28:48.847Z] [INFO] Running io.quarkus.rest.client.reactive.timeout.BuilderReadTimeoutTest
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:53,823 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.456s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:53,823 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.847Z] 2025-10-01 22:20:53,823 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:21:00,147 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.847Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.335 s - in io.quarkus.rest.client.reactive.timeout.BuilderReadTimeoutTest
[2025-10-01T23:28:48.847Z] [INFO] Running io.quarkus.rest.client.reactive.MpGlobalScopeOverrideTest
[2025-10-01T23:28:48.847Z] 2025-10-01 22:21:00,672 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-14) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@42596f58
[2025-10-01T23:28:48.847Z] 2025-10-01 22:21:01,252 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.530s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.847Z] 2025-10-01 22:21:01,252 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.847Z] 2025-10-01 22:21:01,253 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.847Z] 2025-10-01 22:21:01,618 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-10-01T23:28:48.847Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.468 s - in io.quarkus.rest.client.reactive.MpGlobalScopeOverrideTest
[2025-10-01T23:28:48.847Z] [INFO] Running io.quarkus.rest.client.reactive.headers.ClientHeaderParamFromPropertyTest
[2025-10-01T23:28:48.847Z] 2025-10-01 22:21:02,604 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.847Z] 2025-10-01 22:21:02,605 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.847Z] 2025-10-01 22:21:02,605 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:02,722 WARN [io.qua.res.cli.rea.run.ConfigUtils] (main) Failed to find value for config property ${non-existent-property} in application configuration. Please provide the value for the property, e.g. by adding non-existent-property=<desired-value> to your application.properties
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:02,908 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.848Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 s - in io.quarkus.rest.client.reactive.headers.ClientHeaderParamFromPropertyTest
[2025-10-01T23:28:48.848Z] [INFO] Running io.quarkus.rest.client.reactive.headers.UserAgentTest
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:03,831 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.421s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:03,832 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:03,832 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:04,151 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.848Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 s - in io.quarkus.rest.client.reactive.headers.UserAgentTest
[2025-10-01T23:28:48.848Z] [INFO] Running io.quarkus.rest.client.reactive.headers.HeaderTest
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:05,061 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:05,062 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:05,062 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:05,395 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.848Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.239 s - in io.quarkus.rest.client.reactive.headers.HeaderTest
[2025-10-01T23:28:48.848Z] [INFO] Running io.quarkus.rest.client.reactive.headers.CookieTest
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:06,501 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:06,501 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:06,501 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:06,846 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-10-01T23:28:48.848Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.448 s - in io.quarkus.rest.client.reactive.headers.CookieTest
[2025-10-01T23:28:48.848Z] [INFO] Running io.quarkus.rest.client.reactive.headers.ReactiveClientHeadersFromProviderTest
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:07,912 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.527s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:07,912 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:07,913 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:08,676 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-10-01T23:28:48.848Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.822 s - in io.quarkus.rest.client.reactive.headers.ReactiveClientHeadersFromProviderTest
[2025-10-01T23:28:48.848Z] [INFO] Running io.quarkus.rest.client.reactive.ConnectionPoolSizeTest
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:09,693 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.501s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:09,694 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:09,694 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:16,091 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-10-01T23:28:48.848Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.421 s - in io.quarkus.rest.client.reactive.ConnectionPoolSizeTest
[2025-10-01T23:28:48.848Z] [INFO] Running io.quarkus.rest.client.reactive.registerclientheaders.RegisterClientHeadersTest
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:17,155 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.528s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:17,155 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:17,155 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:17,606 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.848Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 s - in io.quarkus.rest.client.reactive.registerclientheaders.RegisterClientHeadersTest
[2025-10-01T23:28:48.848Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.GlobalNonProxyTest
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,597 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.471s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,598 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,598 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,776 INFO [org.ecl.jet.uti.log] (main) Logging initialized @68515ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,854 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,863 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@33f85ae3{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,865 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@1d07ddce{/,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,870 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@7556761d{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,870 INFO [org.ecl.jet.ser.Server] (main) Started @68608ms
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,873 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,875 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6acb8532{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,875 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@42de7a0b{/,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,876 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@2718f401{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,876 INFO [org.ecl.jet.ser.Server] (main) Started @68614ms
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,879 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,894 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@229e31c5{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,894 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@abbdb8e{/,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,895 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@7edc5c25{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:18,895 INFO [org.ecl.jet.ser.Server] (main) Started @68633ms
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,116 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@7556761d{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,117 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@1d07ddce{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,117 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@33f85ae3{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,158 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@2718f401{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,159 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@42de7a0b{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,159 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@6acb8532{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,191 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@7edc5c25{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,194 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@abbdb8e{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,195 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@229e31c5{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,221 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,227 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@24e23b1b{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,228 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@23d95e6f{/,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,228 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@1f06dcb2{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,228 INFO [org.ecl.jet.ser.Server] (main) Started @68967ms
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,231 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,234 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@18cbbd97{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,234 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@1767ae7e{/,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,234 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@610afce7{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,235 INFO [org.ecl.jet.ser.Server] (main) Started @68973ms
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,237 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,269 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@7678d61f{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,269 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@756c516c{/,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,270 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@47f3c9c9{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,270 INFO [org.ecl.jet.ser.Server] (main) Started @69009ms
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,280 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@1f06dcb2{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,281 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@23d95e6f{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,281 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@24e23b1b{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,284 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@610afce7{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,284 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@1767ae7e{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,284 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@18cbbd97{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,347 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@47f3c9c9{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,347 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@756c516c{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,348 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@7678d61f{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:19,486 INFO [io.quarkus] (main) Quarkus stopped in 0.134s
[2025-10-01T23:28:48.848Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.884 s - in io.quarkus.rest.client.reactive.proxy.GlobalNonProxyTest
[2025-10-01T23:28:48.848Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.GlobalProxyPasswordTest
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,525 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.458s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,526 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,526 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,716 INFO [org.ecl.jet.uti.log] (main) Logging initialized @70454ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,792 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,801 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@58139d5d{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,802 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@4b16aade{/,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,806 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@7c8e327{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,806 INFO [org.ecl.jet.ser.Server] (main) Started @70545ms
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,809 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,842 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@7fa70874{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,843 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@4b1b6e97{/,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,843 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@c9e1e11{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,843 INFO [org.ecl.jet.ser.Server] (main) Started @70582ms
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,847 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,849 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@9f0e6e5{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,849 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@33d957c{/,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,849 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@790b9546{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,849 INFO [org.ecl.jet.ser.Server] (main) Started @70588ms
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:20,992 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1656341704-1689) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:21,303 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@7c8e327{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:21,303 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@4b16aade{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:21,304 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@58139d5d{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:21,305 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@c9e1e11{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:21,305 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@4b1b6e97{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:21,305 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@7fa70874{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:21,309 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@790b9546{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:21,309 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@33d957c{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:21,309 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@9f0e6e5{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:21,336 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.848Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.829 s - in io.quarkus.rest.client.reactive.proxy.GlobalProxyPasswordTest
[2025-10-01T23:28:48.848Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.ProxyTest
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,293 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,293 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,293 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,483 INFO [org.ecl.jet.uti.log] (main) Logging initialized @72221ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,556 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,565 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2bdd5915{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,566 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@4573eb8{/,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,569 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@6d83f509{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,570 INFO [org.ecl.jet.ser.Server] (main) Started @72308ms
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,572 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,574 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@66372aa0{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,574 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@588aeeb7{/,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,575 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@76ebcade{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,575 INFO [org.ecl.jet.ser.Server] (main) Started @72313ms
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,578 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,612 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@4e8fdfa4{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,612 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@301c63a3{/,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,616 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@7c119260{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,616 INFO [org.ecl.jet.ser.Server] (main) Started @72354ms
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:22,778 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1720496122-1751) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,083 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp24783427-1759) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,102 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1502084844-1767) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,128 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@6d83f509{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,129 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@4573eb8{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,130 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2bdd5915{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,131 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@76ebcade{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,131 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@588aeeb7{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,131 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@66372aa0{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,132 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@7c119260{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,133 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@301c63a3{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,133 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@4e8fdfa4{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,139 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,140 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@57922ade{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,141 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@46673faa{/,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,141 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@77c3dc7b{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,141 INFO [org.ecl.jet.ser.Server] (main) Started @72880ms
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,144 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,145 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@55edb816{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,146 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@5a015926{/,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,146 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@2b74a928{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,146 INFO [org.ecl.jet.ser.Server] (main) Started @72884ms
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,149 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,150 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@594b0e64{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,150 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@7221714{/,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,151 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@45c9dfa2{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,151 INFO [org.ecl.jet.ser.Server] (main) Started @72889ms
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,157 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp308438120-1778) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,221 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp75917736-1786) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,235 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp204207189-1794) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,259 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@77c3dc7b{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,260 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@46673faa{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,260 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@57922ade{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,263 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@2b74a928{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,263 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@5a015926{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,264 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@55edb816{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,266 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@45c9dfa2{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,266 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@7221714{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,267 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@594b0e64{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:23,312 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-10-01T23:28:48.848Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.977 s - in io.quarkus.rest.client.reactive.proxy.ProxyTest
[2025-10-01T23:28:48.848Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyWithAuthTest
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:24,449 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.645s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:24,450 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:24,450 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:24,681 INFO [org.ecl.jet.uti.log] (main) Logging initialized @74419ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:24,756 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:24,774 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@1f0d91c8{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:24,775 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@47dd49bd{/,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:24,780 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@2b87ebc7{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:24,781 INFO [org.ecl.jet.ser.Server] (main) Started @74519ms
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:24,784 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:24,786 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@1e64db93{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:24,786 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@57c11833{/,null,AVAILABLE}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:24,787 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@249434e0{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-10-01T23:28:48.848Z] 2025-10-01 22:21:24,787 INFO [org.ecl.jet.ser.Server] (main) Started @74525ms
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:24,790 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:24,792 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2482d72b{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:24,792 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@38739cbd{/,null,AVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:24,793 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@6b72ef68{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:24,793 INFO [org.ecl.jet.ser.Server] (main) Started @74531ms
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:24,904 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp30603074-1870) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:25,190 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1044294965-1854) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:25,233 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@2b87ebc7{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:25,235 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@47dd49bd{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:25,235 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@1f0d91c8{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:25,238 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@249434e0{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:25,239 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@57c11833{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:25,239 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@1e64db93{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:25,243 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@6b72ef68{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:25,245 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@38739cbd{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:25,245 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2482d72b{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:25,283 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.849Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.967 s - in io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyWithAuthTest
[2025-10-01T23:28:48.849Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyTest
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,398 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.612s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,399 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,399 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,685 INFO [org.ecl.jet.uti.log] (main) Logging initialized @76423ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,785 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,794 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@4f906d78{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,795 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@1c8b4f98{/,null,AVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,799 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@2b9fccd3{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,799 INFO [org.ecl.jet.ser.Server] (main) Started @76537ms
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,801 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,803 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@64205303{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,803 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@63af3eca{/,null,AVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,803 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@5379752{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,804 INFO [org.ecl.jet.ser.Server] (main) Started @76542ms
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,806 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,808 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@3d71d6ef{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,808 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2cf57b7f{/,null,AVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,809 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@3d66f613{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,809 INFO [org.ecl.jet.ser.Server] (main) Started @76547ms
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:26,952 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1897692083-1937) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:27,194 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp967958020-1927) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:27,252 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@2b9fccd3{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:27,254 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@1c8b4f98{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:27,254 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@4f906d78{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:27,258 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@5379752{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:27,258 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@63af3eca{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:27,259 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@64205303{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:27,262 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@3d66f613{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:27,262 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2cf57b7f{/,null,UNAVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:27,262 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@3d71d6ef{/__admin,null,UNAVAILABLE}
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:27,293 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.849Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.006 s - in io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyTest
[2025-10-01T23:28:48.849Z] [INFO] Running io.quarkus.rest.client.reactive.AsyncHeaderTest
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:28,310 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.425s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:28,310 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:28,311 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:28,664 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.849Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.356 s - in io.quarkus.rest.client.reactive.AsyncHeaderTest
[2025-10-01T23:28:48.849Z] [INFO] Running io.quarkus.rest.client.reactive.subresource.SubResourceTest
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:29,757 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.593s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:29,757 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:29,757 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:30,150 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (main) Error occurred while destroying instance of bean [io.quarkus.rest.client.reactive.subresource.SubResourceTest$RootClient$$CDIWrapper_Bean]: java.lang.ClassCastException: class io.quarkus.rest.client.reactive.subresource.SubResourceTest$RootClient$$QuarkusRestClientInterface cannot be cast to class io.quarkus.rest.client.reactive.subresource.SubResourceTest$SubCliented77e297b94a7e0aa21c1f7f1d8ba4fbe72d61861 (io.quarkus.rest.client.reactive.subresource.SubResourceTest$RootClient$$QuarkusRestClientInterface and io.quarkus.rest.client.reactive.subresource.SubResourceTest$SubCliented77e297b94a7e0aa21c1f7f1d8ba4fbe72d61861 are in unnamed module of loader io.quarkus.bootstrap.classloading.QuarkusClassLoader @646e77ce)
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:30,168 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-10-01T23:28:48.849Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.51 s - in io.quarkus.rest.client.reactive.subresource.SubResourceTest
[2025-10-01T23:28:48.849Z] [INFO] Running io.quarkus.rest.client.reactive.form.FormWithConverterTest
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:31,199 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.422s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:31,199 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:31,199 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:31,501 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.849Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 s - in io.quarkus.rest.client.reactive.form.FormWithConverterTest
[2025-10-01T23:28:48.849Z] [INFO] Running io.quarkus.rest.client.reactive.form.FormParamTest
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:32,546 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.527s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:32,546 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:32,546 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:32,842 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.849Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 s - in io.quarkus.rest.client.reactive.form.FormParamTest
[2025-10-01T23:28:48.849Z] [INFO] Running io.quarkus.rest.client.reactive.ClassNameScopeOverrideTest
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:33,759 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.431s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:33,760 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:33,760 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:34,083 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-10-01T23:28:48.849Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 s - in io.quarkus.rest.client.reactive.ClassNameScopeOverrideTest
[2025-10-01T23:28:48.849Z] [INFO] Running io.quarkus.rest.client.reactive.BasicRestClientTest
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:34,505 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-17) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@6ad96093
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:34,506 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-17) Failed to index [Ljava.lang.Integer;: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@6ad96093
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:35,166 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.596s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:35,166 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:35,167 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:36,131 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.849Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.049 s - in io.quarkus.rest.client.reactive.BasicRestClientTest
[2025-10-01T23:28:48.849Z] [INFO] Running io.quarkus.rest.client.reactive.error.clientexceptionmapper.ProgrammaticClientExceptionMapperTest
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:37,079 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.450s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:37,080 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:37,080 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:37,410 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.849Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.268 s - in io.quarkus.rest.client.reactive.error.clientexceptionmapper.ProgrammaticClientExceptionMapperTest
[2025-10-01T23:28:48.849Z] [INFO] Running io.quarkus.rest.client.reactive.error.clientexceptionmapper.RegisteredClientExceptionMapperTest
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:38,480 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.475s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:38,480 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:38,480 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:38,866 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.849Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.461 s - in io.quarkus.rest.client.reactive.error.clientexceptionmapper.RegisteredClientExceptionMapperTest
[2025-10-01T23:28:48.849Z] [INFO] Running io.quarkus.rest.client.reactive.error.ResponseExceptionMapperTest
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:39,722 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:39,723 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:39,723 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:40,023 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.849Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 s - in io.quarkus.rest.client.reactive.error.ResponseExceptionMapperTest
[2025-10-01T23:28:48.849Z] [INFO] Running io.quarkus.rest.client.reactive.error.ErrorMappingTest
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:40,965 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.432s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:40,965 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:40,965 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:41,271 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.849Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s - in io.quarkus.rest.client.reactive.error.ErrorMappingTest
[2025-10-01T23:28:48.849Z] [INFO] Running io.quarkus.rest.client.reactive.lock.prevention.RestClientReactiveBlockingTest
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:42,443 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.503s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:42,443 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:42,443 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:42,953 ERROR [org.jbo.res.rea.ser.cor.RuntimeExceptionMapper] (vert.x-eventloop-thread-3) A blocking operation occurred on the IO thread. This likely means you need to annotate io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource#doABlockingCall() with @io.smallrye.common.annotation.Blocking. Alternatively you can annotate the class io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource to make every method on the class blocking, or annotate your sub class of the javax.ws.rs.core.Application class to make the whole application blocking
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:42,960 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /non-blocking/block failed, error id: f3797eb3-649e-4f56-a466-3dded029eb67-1: org.jboss.resteasy.reactive.common.core.BlockingNotAllowedException
[2025-10-01T23:28:48.849Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.unwrap(InvocationBuilderImpl.java:207)
[2025-10-01T23:28:48.849Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:321)
[2025-10-01T23:28:48.849Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$QuarkusRestClientInterface.blockingCall(Unknown Source)
[2025-10-01T23:28:48.849Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper.blockingCall(Unknown Source)
[2025-10-01T23:28:48.849Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper_ClientProxy.blockingCall(Unknown Source)
[2025-10-01T23:28:48.849Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource.doABlockingCall(CallMakingResource.java:23)
[2025-10-01T23:28:48.849Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource$quarkusrestinvoker$doABlockingCall_98d7cbd346e5a5edc07a7d92b947b2bb892c3baa.invoke(Unknown Source)
[2025-10-01T23:28:48.849Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-10-01T23:28:48.849Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-10-01T23:28:48.849Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.849Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2025-10-01T23:28:48.849Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2025-10-01T23:28:48.849Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2025-10-01T23:28:48.849Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.849Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.849Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.849Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.849Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.849Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.849Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.849Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.849Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.849Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.849Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.849Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.849Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.849Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.849Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.849Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.849Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.849Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.849Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.849Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.849Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.849Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.849Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.849Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.849Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.849Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.849Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.849Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.849Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.849Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.849Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.849Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.849Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.849Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.849Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.849Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.849Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.849Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.849Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.849Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.849Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.849Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.849Z]
[2025-10-01T23:28:48.849Z] 2025-10-01 22:21:42,964 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-3) Request failed: org.jboss.resteasy.reactive.common.core.BlockingNotAllowedException
[2025-10-01T23:28:48.849Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.unwrap(InvocationBuilderImpl.java:207)
[2025-10-01T23:28:48.849Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:321)
[2025-10-01T23:28:48.849Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$QuarkusRestClientInterface.blockingCall(Unknown Source)
[2025-10-01T23:28:48.849Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper.blockingCall(Unknown Source)
[2025-10-01T23:28:48.849Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper_ClientProxy.blockingCall(Unknown Source)
[2025-10-01T23:28:48.849Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource.doABlockingCall(CallMakingResource.java:23)
[2025-10-01T23:28:48.849Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource$quarkusrestinvoker$doABlockingCall_98d7cbd346e5a5edc07a7d92b947b2bb892c3baa.invoke(Unknown Source)
[2025-10-01T23:28:48.849Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2025-10-01T23:28:48.850Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.850Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.850Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.850Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-10-01T23:28:48.850Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-10-01T23:28:48.850Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-10-01T23:28:48.850Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-10-01T23:28:48.850Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-10-01T23:28:48.850Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-10-01T23:28:48.850Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-10-01T23:28:48.850Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-10-01T23:28:48.850Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-10-01T23:28:48.850Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-10-01T23:28:48.850Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-10-01T23:28:48.850Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-10-01T23:28:48.850Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-10-01T23:28:48.850Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-10-01T23:28:48.850Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-10-01T23:28:48.850Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.850Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-10-01T23:28:48.850Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.850Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.850Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.850Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-10-01T23:28:48.850Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.850Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-10-01T23:28:48.850Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.850Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.850Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.850Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.850Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.850Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.850Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.850Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.850Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.850Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.850Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.850Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.850Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.850Z]
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:42,988 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-10-01T23:28:48.850Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.716 s - in io.quarkus.rest.client.reactive.lock.prevention.RestClientReactiveBlockingTest
[2025-10-01T23:28:48.850Z] [INFO] Running io.quarkus.rest.client.reactive.beanparam.BeanPathParamTest
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:43,857 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.405s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:43,858 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:43,858 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:44,404 INFO [io.quarkus] (main) Quarkus stopped in 0.087s
[2025-10-01T23:28:48.850Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.406 s - in io.quarkus.rest.client.reactive.beanparam.BeanPathParamTest
[2025-10-01T23:28:48.850Z] [INFO] Running io.quarkus.rest.client.reactive.beanparam.BeanFormParamTest
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:45,349 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:45,350 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:45,350 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:45,682 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.850Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 s - in io.quarkus.rest.client.reactive.beanparam.BeanFormParamTest
[2025-10-01T23:28:48.850Z] [INFO] Running io.quarkus.rest.client.reactive.VoidReturnTypeTest
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:46,717 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:46,718 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:46,718 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:47,057 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.850Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.368 s - in io.quarkus.rest.client.reactive.VoidReturnTypeTest
[2025-10-01T23:28:48.850Z] [INFO] Running io.quarkus.rest.client.reactive.MpClassNameScopeOverrideTest
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:48,136 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.521s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:48,137 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:48,137 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:48,441 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-10-01T23:28:48.850Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.375 s - in io.quarkus.rest.client.reactive.MpClassNameScopeOverrideTest
[2025-10-01T23:28:48.850Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultipartFilenameTest
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:49,449 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.473s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:49,449 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:49,449 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:49,787 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.850Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.345 s - in io.quarkus.rest.client.reactive.multipart.MultipartFilenameTest
[2025-10-01T23:28:48.850Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultiByteWithRemoteErrorTest
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:50,646 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:50,647 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:50,647 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:52,734 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.850Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.94 s - in io.quarkus.rest.client.reactive.multipart.MultiByteWithRemoteErrorTest
[2025-10-01T23:28:48.850Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultiByteFileTest
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:53,759 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.384s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:53,759 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.850Z] 2025-10-01 22:21:53,759 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.850Z] 2025-10-01 22:22:22,372 ERROR [org.jbo.res.rea.cli.imp.mul.MultiByteHttpData] (vert.x-eventloop-thread-15) Multi<Byte> used to send a multipart message failed: java.lang.RuntimeException: forced
[2025-10-01T23:28:48.850Z] at io.quarkus.rest.client.reactive.multipart.MultiByteFileTest.lambda$shouldBehaveWellWithErrorOnMulti$5(MultiByteFileTest.java:121)
[2025-10-01T23:28:48.850Z] at io.smallrye.context.impl.wrappers.SlowContextualSupplier.get(SlowContextualSupplier.java:21)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:28)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher$UniToMultiSubscription.request(UniToMultiPublisher.java:74)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.subscription.SwitchableSubscriptionSubscriber.setOrSwitchUpstream(SwitchableSubscriptionSubscriber.java:202)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatProcessor.onSubscribe(MultiRepeatUntilOp.java:64)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher.subscribe(UniToMultiPublisher.java:26)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.groups.MultiCreate$1.subscribe(MultiCreate.java:163)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatProcessor.drainLoop(MultiRepeatUntilOp.java:92)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatProcessor.subscribeNext(MultiRepeatUntilOp.java:72)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatUntilProcessor.onCompletion(MultiRepeatUntilOp.java:140)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.subscription.MultiSubscriber.onComplete(MultiSubscriber.java:83)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher$UniToMultiSubscription.onItem(UniToMultiPublisher.java:95)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher$UniToMultiSubscription.request(UniToMultiPublisher.java:74)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.subscription.SwitchableSubscriptionSubscriber.request(SwitchableSubscriptionSubscriber.java:169)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.operators.multi.MultiOperatorProcessor.request(MultiOperatorProcessor.java:120)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.operators.multi.MultiEmitOnOp$MultiEmitOnProcessor.run(MultiEmitOnOp.java:208)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.client.impl.multipart.MultiByteHttpData$ExecutorWithContext.execute(MultiByteHttpData.java:365)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.operators.multi.MultiEmitOnOp$MultiEmitOnProcessor.schedule(MultiEmitOnOp.java:162)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.operators.multi.MultiEmitOnOp$MultiEmitOnProcessor.request(MultiEmitOnOp.java:135)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.operators.multi.MultiSubscribeOnOp$SubscribeOnProcessor.lambda$requestUpstream$0(MultiSubscribeOnOp.java:70)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.client.impl.multipart.MultiByteHttpData$ExecutorWithContext.execute(MultiByteHttpData.java:365)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.operators.multi.MultiSubscribeOnOp$SubscribeOnProcessor.requestUpstream(MultiSubscribeOnOp.java:70)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.operators.multi.MultiSubscribeOnOp$SubscribeOnProcessor.request(MultiSubscribeOnOp.java:95)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.subscription.Subscribers$CallbackBasedSubscriber.request(Subscribers.java:117)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.client.impl.multipart.MultiByteHttpData.getChunk(MultiByteHttpData.java:210)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.client.impl.multipart.PausableHttpPostRequestEncoder.encodeNextChunkMultipart(PausableHttpPostRequestEncoder.java:970)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.client.impl.multipart.PausableHttpPostRequestEncoder.nextChunk(PausableHttpPostRequestEncoder.java:1147)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.client.impl.multipart.PausableHttpPostRequestEncoder.readChunk(PausableHttpPostRequestEncoder.java:1114)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.client.impl.multipart.QuarkusMultipartFormUpload.run(QuarkusMultipartFormUpload.java:154)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler$2.lambda$accept$1(ClientSendRequestHandler.java:140)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.PromiseImpl.tryComplete(PromiseImpl.java:23)
[2025-10-01T23:28:48.850Z] at io.vertx.core.Promise.complete(Promise.java:66)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler$2.accept(ClientSendRequestHandler.java:146)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler$2.accept(ClientSendRequestHandler.java:104)
[2025-10-01T23:28:48.850Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.operators.uni.UniOperatorProcessor.onItem(UniOperatorProcessor.java:46)
[2025-10-01T23:28:48.850Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.client.AsyncResultUni.lambda$subscribe$1(AsyncResultUni.java:34)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.PromiseImpl.tryComplete(PromiseImpl.java:23)
[2025-10-01T23:28:48.850Z] at io.vertx.core.http.impl.HttpClientImpl.lambda$null$7(HttpClientImpl.java:645)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.FutureBase.lambda$emitSuccess$0(FutureBase.java:54)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:81)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:173)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:51)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.FutureImpl.addListener(FutureImpl.java:196)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.PromiseImpl.addListener(PromiseImpl.java:23)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.FutureImpl.onComplete(FutureImpl.java:164)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.PromiseImpl.onComplete(PromiseImpl.java:23)
[2025-10-01T23:28:48.850Z] at io.vertx.core.http.impl.Http1xClientConnection.createStream(Http1xClientConnection.java:1151)
[2025-10-01T23:28:48.850Z] at io.vertx.core.http.impl.HttpClientImpl.lambda$doRequest$8(HttpClientImpl.java:628)
[2025-10-01T23:28:48.850Z] at io.vertx.core.net.impl.pool.Endpoint.lambda$getConnection$0(Endpoint.java:52)
[2025-10-01T23:28:48.850Z] at io.vertx.core.http.impl.SharedClientHttpStreamEndpoint$Request.handle(SharedClientHttpStreamEndpoint.java:162)
[2025-10-01T23:28:48.850Z] at io.vertx.core.http.impl.SharedClientHttpStreamEndpoint$Request.handle(SharedClientHttpStreamEndpoint.java:123)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.ContextImpl.emit(ContextImpl.java:274)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:22)
[2025-10-01T23:28:48.850Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool$LeaseImpl.emit(SimpleConnectionPool.java:702)
[2025-10-01T23:28:48.850Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool$ConnectSuccess$2.run(SimpleConnectionPool.java:336)
[2025-10-01T23:28:48.850Z] at io.vertx.core.net.impl.pool.CombinerExecutor.submit(CombinerExecutor.java:50)
[2025-10-01T23:28:48.850Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool.execute(SimpleConnectionPool.java:245)
[2025-10-01T23:28:48.850Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool.lambda$connect$2(SimpleConnectionPool.java:257)
[2025-10-01T23:28:48.850Z] at io.vertx.core.http.impl.SharedClientHttpStreamEndpoint.lambda$connect$2(SharedClientHttpStreamEndpoint.java:102)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.Composition$1.onSuccess(Composition.java:62)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.FutureImpl.addListener(FutureImpl.java:196)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.PromiseImpl.addListener(PromiseImpl.java:23)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.Composition.onSuccess(Composition.java:43)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.future.PromiseImpl.tryComplete(PromiseImpl.java:23)
[2025-10-01T23:28:48.850Z] at io.vertx.core.Promise.complete(Promise.java:66)
[2025-10-01T23:28:48.850Z] at io.vertx.core.net.impl.NetClientImpl.lambda$connected$7(NetClientImpl.java:285)
[2025-10-01T23:28:48.850Z] at io.vertx.core.net.impl.VertxHandler.setConnection(VertxHandler.java:82)
[2025-10-01T23:28:48.850Z] at io.vertx.core.net.impl.VertxHandler.handlerAdded(VertxHandler.java:88)
[2025-10-01T23:28:48.850Z] at io.netty.channel.AbstractChannelHandlerContext.callHandlerAdded(AbstractChannelHandlerContext.java:938)
[2025-10-01T23:28:48.850Z] at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:609)
[2025-10-01T23:28:48.850Z] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:223)
[2025-10-01T23:28:48.850Z] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:195)
[2025-10-01T23:28:48.850Z] at io.vertx.core.net.impl.NetClientImpl.connected(NetClientImpl.java:287)
[2025-10-01T23:28:48.850Z] at io.vertx.core.net.impl.NetClientImpl.lambda$connectInternal$1(NetClientImpl.java:245)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.850Z] at io.vertx.core.net.impl.ChannelProvider.connected(ChannelProvider.java:174)
[2025-10-01T23:28:48.850Z] at io.vertx.core.net.impl.ChannelProvider.lambda$handleConnect$0(ChannelProvider.java:157)
[2025-10-01T23:28:48.850Z] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)
[2025-10-01T23:28:48.850Z] at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)
[2025-10-01T23:28:48.850Z] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)
[2025-10-01T23:28:48.850Z] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)
[2025-10-01T23:28:48.850Z] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)
[2025-10-01T23:28:48.850Z] at io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)
[2025-10-01T23:28:48.850Z] at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)
[2025-10-01T23:28:48.850Z] at io.netty.channel.DefaultChannelPromise.trySuccess(DefaultChannelPromise.java:84)
[2025-10-01T23:28:48.850Z] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:300)
[2025-10-01T23:28:48.850Z] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:335)
[2025-10-01T23:28:48.850Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:710)
[2025-10-01T23:28:48.850Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.850Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.850Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.850Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.850Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.850Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.850Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.850Z]
[2025-10-01T23:28:48.850Z] 2025-10-01 22:22:22,375 ERROR [io.ver.cor.htt.imp.HttpClientRequestImpl] (vert.x-eventloop-thread-15) Stream reset: 0
[2025-10-01T23:28:48.850Z] 2025-10-01 22:22:22,389 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-1) Request failed: java.io.IOException: java.io.IOException: io.vertx.core.VertxException: Connection was closed
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput.readBlocking(VertxInputStream.java:253)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.readIntoBuffer(VertxInputStream.java:120)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.read(VertxInputStream.java:82)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.read(VertxInputStream.java:70)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.server.core.multipart.MultiPartParserDefinition$MultiPartUploadHandler.parseBlocking(MultiPartParserDefinition.java:217)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.server.handlers.FormBodyHandler.handle(FormBodyHandler.java:88)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.server.handlers.FormBodyHandler.handle(FormBodyHandler.java:25)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.850Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.850Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.850Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.850Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.850Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.850Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.850Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.850Z] Suppressed: java.io.IOException: java.io.IOException: io.vertx.core.VertxException: Connection was closed
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput.readBlocking(VertxInputStream.java:253)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.readIntoBuffer(VertxInputStream.java:120)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.close(VertxInputStream.java:148)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.server.core.multipart.MultiPartParserDefinition$MultiPartUploadHandler.parseBlocking(MultiPartParserDefinition.java:214)
[2025-10-01T23:28:48.850Z] ... 10 more
[2025-10-01T23:28:48.850Z] Caused by: java.io.IOException: io.vertx.core.VertxException: Connection was closed
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput$2.handle(VertxInputStream.java:200)
[2025-10-01T23:28:48.850Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput$2.handle(VertxInputStream.java:196)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.850Z] at io.vertx.core.http.impl.HttpEventHandler.handleException(HttpEventHandler.java:89)
[2025-10-01T23:28:48.850Z] at io.vertx.core.http.impl.Http1xServerRequest.handleException(Http1xServerRequest.java:635)
[2025-10-01T23:28:48.850Z] at io.vertx.core.http.impl.Http1xServerConnection.lambda$handleClosed$5(Http1xServerConnection.java:450)
[2025-10-01T23:28:48.850Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2025-10-01T23:28:48.851Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2025-10-01T23:28:48.851Z] at io.vertx.core.impl.AbstractContext.execute(AbstractContext.java:58)
[2025-10-01T23:28:48.851Z] at io.vertx.core.http.impl.Http1xServerConnection.handleClosed(Http1xServerConnection.java:449)
[2025-10-01T23:28:48.851Z] at io.vertx.core.net.impl.VertxHandler.channelInactive(VertxHandler.java:143)
[2025-10-01T23:28:48.851Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2025-10-01T23:28:48.851Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2025-10-01T23:28:48.851Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
[2025-10-01T23:28:48.851Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:81)
[2025-10-01T23:28:48.851Z] at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277)
[2025-10-01T23:28:48.851Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2025-10-01T23:28:48.851Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2025-10-01T23:28:48.851Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
[2025-10-01T23:28:48.851Z] at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:392)
[2025-10-01T23:28:48.851Z] at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:357)
[2025-10-01T23:28:48.851Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2025-10-01T23:28:48.851Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2025-10-01T23:28:48.851Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
[2025-10-01T23:28:48.851Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1405)
[2025-10-01T23:28:48.851Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2025-10-01T23:28:48.851Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2025-10-01T23:28:48.851Z] at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:901)
[2025-10-01T23:28:48.851Z] at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:813)
[2025-10-01T23:28:48.851Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-10-01T23:28:48.851Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-10-01T23:28:48.851Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-10-01T23:28:48.851Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.851Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.851Z] ... 2 more
[2025-10-01T23:28:48.851Z] Caused by: io.vertx.core.VertxException: Connection was closed
[2025-10-01T23:28:48.851Z] [CIRCULAR REFERENCE:java.io.IOException: io.vertx.core.VertxException: Connection was closed]
[2025-10-01T23:28:48.851Z]
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:22,448 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.851Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.714 s - in io.quarkus.rest.client.reactive.multipart.MultiByteFileTest
[2025-10-01T23:28:48.851Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultipartResponseTest
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:23,351 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:23,352 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:23,352 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:24,138 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /give-me-file/error failed, error id: cfa2c12e-8f80-4027-b62c-44e543997542-1: java.lang.RuntimeException: forced error
[2025-10-01T23:28:48.851Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource.throwError(MultipartResponseTest.java:190)
[2025-10-01T23:28:48.851Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource$quarkusrestinvoker$throwError_d7daa064f4e978ec9edf014d8f552d6380f6fbfc.invoke(Unknown Source)
[2025-10-01T23:28:48.851Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-10-01T23:28:48.851Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-10-01T23:28:48.851Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.851Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.851Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.851Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.851Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.851Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.851Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.851Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.851Z]
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:24,139 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.RuntimeException: forced error
[2025-10-01T23:28:48.851Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource.throwError(MultipartResponseTest.java:190)
[2025-10-01T23:28:48.851Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource$quarkusrestinvoker$throwError_d7daa064f4e978ec9edf014d8f552d6380f6fbfc.invoke(Unknown Source)
[2025-10-01T23:28:48.851Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-10-01T23:28:48.851Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-10-01T23:28:48.851Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.851Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.851Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.851Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.851Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.851Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.851Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.851Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.851Z]
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:24,174 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.851Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.717 s - in io.quarkus.rest.client.reactive.multipart.MultipartResponseTest
[2025-10-01T23:28:48.851Z] [INFO] Running io.quarkus.rest.client.reactive.provider.ProviderTest
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:24,647 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-19) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@5bfc7351
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:25,552 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.824s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:25,552 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:25,552 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:25,925 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-10-01T23:28:48.851Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.75 s - in io.quarkus.rest.client.reactive.provider.ProviderTest
[2025-10-01T23:28:48.851Z] [INFO] Running io.quarkus.rest.client.reactive.provider.ProviderPriorityTest
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:26,358 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-4) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@7580176d
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:27,015 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.569s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:27,016 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:27,016 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:27,354 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.851Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.424 s - in io.quarkus.rest.client.reactive.provider.ProviderPriorityTest
[2025-10-01T23:28:48.851Z] [INFO] Running io.quarkus.rest.client.reactive.provider.ProviderDisabledAutodiscoveryTest
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:27,781 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-7) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@1036c07b
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:28,359 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.521s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:28,359 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:28,359 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:28,712 INFO [io.quarkus] (main) Quarkus stopped in 0.055s
[2025-10-01T23:28:48.851Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.355 s - in io.quarkus.rest.client.reactive.provider.ProviderDisabledAutodiscoveryTest
[2025-10-01T23:28:48.851Z] [INFO] Running io.quarkus.rest.client.reactive.ShortNameScopeOverrideTest
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:29,668 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.456s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:29,668 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:29,668 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:29,993 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.851Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 s - in io.quarkus.rest.client.reactive.ShortNameScopeOverrideTest
[2025-10-01T23:28:48.851Z] [INFO] Running io.quarkus.rest.client.reactive.ConfigurationTest
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:30,345 WARN [io.qua.res.cli.rea.dep.RestClientReactiveProcessor] (build-9) Unable to map the global rest client scope: {} to a scope. Using @ApplicationScoped
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:30,578 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rest.client.max-redirects" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:30,905 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.392s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:30,905 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:30,905 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:31,309 INFO [io.quarkus] (main) Quarkus stopped in 0.090s
[2025-10-01T23:28:48.851Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.317 s - in io.quarkus.rest.client.reactive.ConfigurationTest
[2025-10-01T23:28:48.851Z] [INFO] Running io.quarkus.rest.client.reactive.NoPathInTheAppTest
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:32,306 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:32,307 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:32,307 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:32,469 INFO [org.ecl.jet.uti.log] (main) Logging initialized @142208ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:32,541 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.17-beta+9-ea
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:32,550 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@466988c6{/__admin,null,AVAILABLE}
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:32,551 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@171f4250{/,null,AVAILABLE}
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:32,556 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@633cb7ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:32,556 INFO [org.ecl.jet.ser.Server] (main) Started @142294ms
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:32,698 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp799075040-3200) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-10-01T23:28:48.851Z] 2025-10-01 22:22:32,951 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.635 s - in io.quarkus.rest.client.reactive.NoPathInTheAppTest
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] Results:
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] Tests run: 131, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-deployment ---
[2025-10-01T23:28:48.851Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-rest-client-reactive-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-deployment ---
[2025-10-01T23:28:48.851Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-rest-client-reactive-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-deployment ---
[2025-10-01T23:28:48.851Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-rest-client-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.5.Final/quarkus-rest-client-reactive-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.851Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.5.Final/quarkus-rest-client-reactive-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.851Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-rest-client-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.5.Final/quarkus-rest-client-reactive-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] -------< io.quarkus:quarkus-rest-client-reactive-jackson-parent >-------
[2025-10-01T23:28:48.851Z] [INFO] Building Quarkus - REST Client Reactive Jackson 2.7.5.Final [302/964]
[2025-10-01T23:28:48.851Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-10-01T23:28:48.851Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-10-01T23:28:48.851Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson-parent/2.7.5.Final/quarkus-rest-client-reactive-jackson-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] ----------< io.quarkus:quarkus-rest-client-reactive-jackson >-----------
[2025-10-01T23:28:48.851Z] [INFO] Building Quarkus - REST Client Reactive Jackson 2.7.5.Final [303/964]
[2025-10-01T23:28:48.851Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.851Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.851Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/classes
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.851Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/src/test/resources
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO] No sources to compile
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO] No tests to run.
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/quarkus-rest-client-reactive-jackson-2.7.5.Final.jar
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/quarkus-rest-client-reactive-jackson-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-jackson ---
[2025-10-01T23:28:48.851Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/quarkus-rest-client-reactive-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson/2.7.5.Final/quarkus-rest-client-reactive-jackson-2.7.5.Final.jar
[2025-10-01T23:28:48.851Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson/2.7.5.Final/quarkus-rest-client-reactive-jackson-2.7.5.Final.pom
[2025-10-01T23:28:48.851Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/quarkus-rest-client-reactive-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson/2.7.5.Final/quarkus-rest-client-reactive-jackson-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] -----< io.quarkus:quarkus-rest-client-reactive-jackson-deployment >-----
[2025-10-01T23:28:48.851Z] [INFO] Building Quarkus - REST Client Reactive Jackson - Deployment 2.7.5.Final [304/964]
[2025-10-01T23:28:48.851Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-10-01T23:28:48.851Z] [INFO] Processed 3 files in 37ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-10-01T23:28:48.851Z] [INFO] Processed 3 files in 00:00.010 (Already Sorted: 3, Needed Sorting: 0)
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-10-01T23:28:48.851Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.851Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/src/main/resources
[2025-10-01T23:28:48.851Z] [INFO]
[2025-10-01T23:28:48.851Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-10-01T23:28:48.852Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.852Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/classes
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-10-01T23:28:48.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.852Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/src/test/resources
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-10-01T23:28:48.852Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.852Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/test-classes
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.852Z] [INFO] T E S T S
[2025-10-01T23:28:48.852Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.852Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.852Z] [INFO] Running io.quarkus.rest.client.reactive.jackson.test.BadRequestNotPropagatedTestCase
[2025-10-01T23:28:48.852Z] 2025-10-01 22:22:41,823 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.905s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.852Z] 2025-10-01 22:22:41,825 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.852Z] 2025-10-01 22:22:41,825 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, rest-client-reactive-jackson, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.852Z] 2025-10-01 22:22:42,813 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to //bad-server failed, error id: 89b37402-42c0-4aa5-8682-4a15ad5cd151-1: org.jboss.resteasy.reactive.ClientWebApplicationException: Received: 'Bad Request, status code 400' when invoking: Rest Client method: 'io.quarkus.rest.client.reactive.jackson.test.BadRequestNotPropagatedTestCase$BadClient#get'
[2025-10-01T23:28:48.852Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext.unwrapException(RestClientRequestContext.java:166)
[2025-10-01T23:28:48.852Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.handleException(AbstractResteasyReactiveContext.java:313)
[2025-10-01T23:28:48.852Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:169)
[2025-10-01T23:28:48.852Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext$1.lambda$execute$0(RestClientRequestContext.java:272)
[2025-10-01T23:28:48.852Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.852Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.852Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-10-01T23:28:48.852Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-10-01T23:28:48.852Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-10-01T23:28:48.852Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-10-01T23:28:48.852Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.852Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.852Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.852Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.852Z] Caused by: javax.ws.rs.WebApplicationException: Bad Request, status code 400
[2025-10-01T23:28:48.852Z] at io.quarkus.rest.client.reactive.runtime.DefaultMicroprofileRestClientExceptionMapper.toThrowable(DefaultMicroprofileRestClientExceptionMapper.java:18)
[2025-10-01T23:28:48.852Z] at io.quarkus.rest.client.reactive.runtime.MicroProfileRestClientResponseFilter.filter(MicroProfileRestClientResponseFilter.java:36)
[2025-10-01T23:28:48.852Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:20)
[2025-10-01T23:28:48.852Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:9)
[2025-10-01T23:28:48.852Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.852Z] ... 11 more
[2025-10-01T23:28:48.852Z]
[2025-10-01T23:28:48.852Z] 2025-10-01 22:22:42,818 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: org.jboss.resteasy.reactive.ClientWebApplicationException: Received: 'Bad Request, status code 400' when invoking: Rest Client method: 'io.quarkus.rest.client.reactive.jackson.test.BadRequestNotPropagatedTestCase$BadClient#get'
[2025-10-01T23:28:48.852Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext.unwrapException(RestClientRequestContext.java:166)
[2025-10-01T23:28:48.852Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.handleException(AbstractResteasyReactiveContext.java:313)
[2025-10-01T23:28:48.852Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:169)
[2025-10-01T23:28:48.852Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext$1.lambda$execute$0(RestClientRequestContext.java:272)
[2025-10-01T23:28:48.852Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.852Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.852Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-10-01T23:28:48.852Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-10-01T23:28:48.852Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-10-01T23:28:48.852Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-10-01T23:28:48.852Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.852Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.852Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.852Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.852Z] Caused by: javax.ws.rs.WebApplicationException: Bad Request, status code 400
[2025-10-01T23:28:48.852Z] at io.quarkus.rest.client.reactive.runtime.DefaultMicroprofileRestClientExceptionMapper.toThrowable(DefaultMicroprofileRestClientExceptionMapper.java:18)
[2025-10-01T23:28:48.852Z] at io.quarkus.rest.client.reactive.runtime.MicroProfileRestClientResponseFilter.filter(MicroProfileRestClientResponseFilter.java:36)
[2025-10-01T23:28:48.852Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:20)
[2025-10-01T23:28:48.852Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:9)
[2025-10-01T23:28:48.852Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-10-01T23:28:48.852Z] ... 11 more
[2025-10-01T23:28:48.852Z]
[2025-10-01T23:28:48.852Z] 2025-10-01 22:22:42,908 INFO [io.quarkus] (main) Quarkus stopped in 0.064s
[2025-10-01T23:28:48.852Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.732 s - in io.quarkus.rest.client.reactive.jackson.test.BadRequestNotPropagatedTestCase
[2025-10-01T23:28:48.852Z] [INFO] Running io.quarkus.rest.client.reactive.jackson.test.MultiSseTest
[2025-10-01T23:28:48.852Z] 2025-10-01 22:22:44,427 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.445s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.852Z] 2025-10-01 22:22:44,428 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.852Z] 2025-10-01 22:22:44,428 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, rest-client-reactive-jackson, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.852Z] 2025-10-01 22:22:45,392 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.852Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.461 s - in io.quarkus.rest.client.reactive.jackson.test.MultiSseTest
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] Results:
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-10-01T23:28:48.852Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-10-01T23:28:48.852Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-10-01T23:28:48.852Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson-deployment/2.7.5.Final/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.852Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson-deployment/2.7.5.Final/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.852Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson-deployment/2.7.5.Final/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] ------------------< io.quarkus:quarkus-kotlin-parent >------------------
[2025-10-01T23:28:48.852Z] [INFO] Building Quarkus - Kotlin 2.7.5.Final [305/964]
[2025-10-01T23:28:48.852Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kotlin-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kotlin-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kotlin-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kotlin-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kotlin-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kotlin-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kotlin-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kotlin-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kotlin-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kotlin-parent ---
[2025-10-01T23:28:48.852Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kotlin-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kotlin-parent ---
[2025-10-01T23:28:48.852Z] [INFO] Installing /quarkus/extensions/kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kotlin-parent/2.7.5.Final/quarkus-kotlin-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] ---------------------< io.quarkus:quarkus-kotlin >----------------------
[2025-10-01T23:28:48.852Z] [INFO] Building Quarkus - Kotlin - Runtime 2.7.5.Final [306/964]
[2025-10-01T23:28:48.852Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.852Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO] No sources to compile
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.852Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kotlin/runtime/src/test/resources
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO] No sources to compile
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO] No tests to run.
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO] Building jar: /quarkus/extensions/kotlin/runtime/target/quarkus-kotlin-2.7.5.Final.jar
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO] Building jar: /quarkus/extensions/kotlin/runtime/target/quarkus-kotlin-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kotlin ---
[2025-10-01T23:28:48.852Z] [INFO] Installing /quarkus/extensions/kotlin/runtime/target/quarkus-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kotlin/2.7.5.Final/quarkus-kotlin-2.7.5.Final.jar
[2025-10-01T23:28:48.852Z] [INFO] Installing /quarkus/extensions/kotlin/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kotlin/2.7.5.Final/quarkus-kotlin-2.7.5.Final.pom
[2025-10-01T23:28:48.852Z] [INFO] Installing /quarkus/extensions/kotlin/runtime/target/quarkus-kotlin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kotlin/2.7.5.Final/quarkus-kotlin-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-common-parent >--
[2025-10-01T23:28:48.852Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent 2.7.5.Final [307/964]
[2025-10-01T23:28:48.852Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-10-01T23:28:48.852Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-10-01T23:28:48.852Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-parent/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-common >--
[2025-10-01T23:28:48.852Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin Serialization Common 2.7.5.Final [308/964]
[2025-10-01T23:28:48.852Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.3.2/kotlinx-serialization-json-1.3.2.pom
[2025-10-01T23:28:48.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.3.2/kotlinx-serialization-json-1.3.2.pom (1.8 kB at 4.4 kB/s)
[2025-10-01T23:28:48.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.3.2/kotlinx-serialization-json-jvm-1.3.2.pom
[2025-10-01T23:28:48.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.3.2/kotlinx-serialization-json-jvm-1.3.2.pom (2.1 kB at 19 kB/s)
[2025-10-01T23:28:48.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.3.2/kotlinx-serialization-core-jvm-1.3.2.pom
[2025-10-01T23:28:48.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.3.2/kotlinx-serialization-core-jvm-1.3.2.pom (1.9 kB at 16 kB/s)
[2025-10-01T23:28:48.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.3.2/kotlinx-serialization-json-1.3.2.jar
[2025-10-01T23:28:48.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.3.2/kotlinx-serialization-json-jvm-1.3.2.jar
[2025-10-01T23:28:48.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.3.2/kotlinx-serialization-core-jvm-1.3.2.jar
[2025-10-01T23:28:48.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.3.2/kotlinx-serialization-json-jvm-1.3.2.jar (212 kB at 1.7 MB/s)
[2025-10-01T23:28:48.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.3.2/kotlinx-serialization-core-jvm-1.3.2.jar (342 kB at 2.6 MB/s)
[2025-10-01T23:28:48.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.3.2/kotlinx-serialization-json-1.3.2.jar (43 kB at 143 kB/s)
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO] Processed 3 files in 19ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO] Processed 3 files in 00:00.009 (Already Sorted: 3, Needed Sorting: 0)
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.852Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/src/main/resources
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.852Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/classes
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.852Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/src/test/resources
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [WARNING] No sources found skipping Kotlin compile
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.852Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/test-classes
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.852Z] [INFO] T E S T S
[2025-10-01T23:28:48.852Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.852Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.852Z] [INFO] Running io.quarkus.kotlin.serialization.JsonConfigTest
[2025-10-01T23:28:48.852Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in io.quarkus.kotlin.serialization.JsonConfigTest
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] Results:
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final.jar
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.852Z] [INFO]
[2025-10-01T23:28:48.852Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-10-01T23:28:48.852Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final.jar
[2025-10-01T23:28:48.853Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final.pom
[2025-10-01T23:28:48.853Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization-parent >--
[2025-10-01T23:28:48.853Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization Parent 2.7.5.Final [309/964]
[2025-10-01T23:28:48.853Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.853Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.853Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-parent/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] ----< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization >----
[2025-10-01T23:28:48.853Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization 2.7.5.Final [310/964]
[2025-10-01T23:28:48.853Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.853Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.853Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar (4.4 kB at 12 kB/s)
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/rest/client/reactive/kotlin/runtime/serializers/ClientKotlinMessageBodyReader.kt: (15, 2) This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
[2025-10-01T23:28:48.853Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/rest/client/reactive/kotlin/runtime/serializers/ClientKotlinMessageBodyWriter.kt: (14, 2) This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.853Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/src/test/resources
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [WARNING] No sources found skipping Kotlin compile
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO] No sources to compile
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO] No tests to run.
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/target/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final.jar
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/target/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.853Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/target/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final.jar
[2025-10-01T23:28:48.853Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final.pom
[2025-10-01T23:28:48.853Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/target/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] ----------------< io.quarkus:quarkus-kotlin-deployment >----------------
[2025-10-01T23:28:48.853Z] [INFO] Building Quarkus - Kotlin - Deployment 2.7.5.Final [311/964]
[2025-10-01T23:28:48.853Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kotlin-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kotlin-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kotlin-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kotlin-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kotlin-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kotlin-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kotlin-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kotlin-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kotlin-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Processed 3 files in 20ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kotlin-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Processed 3 files in 00:00.013 (Already Sorted: 3, Needed Sorting: 0)
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kotlin-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.853Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kotlin-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.853Z] [INFO] Compiling 3 source files to /quarkus/extensions/kotlin/deployment/target/classes
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kotlin-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.853Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kotlin/deployment/src/test/resources
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kotlin-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] No sources to compile
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kotlin-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] No tests to run.
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kotlin-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Building jar: /quarkus/extensions/kotlin/deployment/target/quarkus-kotlin-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kotlin-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Building jar: /quarkus/extensions/kotlin/deployment/target/quarkus-kotlin-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kotlin-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Installing /quarkus/extensions/kotlin/deployment/target/quarkus-kotlin-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kotlin-deployment/2.7.5.Final/quarkus-kotlin-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.853Z] [INFO] Installing /quarkus/extensions/kotlin/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kotlin-deployment/2.7.5.Final/quarkus-kotlin-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.853Z] [INFO] Installing /quarkus/extensions/kotlin/deployment/target/quarkus-kotlin-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kotlin-deployment/2.7.5.Final/quarkus-kotlin-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-common-deployment >--
[2025-10-01T23:28:48.853Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment 2.7.5.Final [312/964]
[2025-10-01T23:28:48.853Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.853Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/src/main/resources
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.853Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/classes
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.853Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/src/test/resources
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] No sources to compile
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] No tests to run.
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.853Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.853Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization-deployment >--
[2025-10-01T23:28:48.853Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization - Deployment 2.7.5.Final [313/964]
[2025-10-01T23:28:48.853Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.853Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/src/main/resources
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.853Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/classes
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.853Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/src/test/resources
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] No sources to compile
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] No tests to run.
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.853Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.853Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.853Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization-tests >--
[2025-10-01T23:28:48.853Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization - Tests 2.7.5.Final [314/964]
[2025-10-01T23:28:48.853Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.853Z] [INFO]
[2025-10-01T23:28:48.853Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.854Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/src/main/resources
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO] No sources to compile
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.pom
[2025-10-01T23:28:48.854Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.pom
[2025-10-01T23:28:48.854Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.pom (4.7 kB at 17 kB/s)
[2025-10-01T23:28:48.854Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.jar
[2025-10-01T23:28:48.854Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.jar
[2025-10-01T23:28:48.854Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.jar (683 kB at 1.1 MB/s)
[2025-10-01T23:28:48.854Z] [WARNING] No sources found skipping Kotlin compile
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.854Z] [INFO] Copying 4 resources
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO] No sources to compile
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO] Applied plugin: 'kotlinx-serialization'
[2025-10-01T23:28:48.854Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/src/test/kotlin/io/quarkus/rest/client/reactive/kotlin/test/PrettyPrintTest.kt: (15, 2) This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.854Z] [INFO] T E S T S
[2025-10-01T23:28:48.854Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.854Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.854Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.PrettyPrintTest
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:10,596 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.484s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:10,600 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:10,600 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:11,373 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.854Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.2 s - in io.quarkus.rest.client.reactive.kotlin.test.PrettyPrintTest
[2025-10-01T23:28:48.854Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.EncodeDefaultValuesTest
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:12,684 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.358s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:12,684 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:12,684 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:12,824 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-10-01T23:28:48.854Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.436 s - in io.quarkus.rest.client.reactive.kotlin.test.EncodeDefaultValuesTest
[2025-10-01T23:28:48.854Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.LenientTest
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:14,009 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.365s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:14,010 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:14,010 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:14,137 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.854Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 s - in io.quarkus.rest.client.reactive.kotlin.test.LenientTest
[2025-10-01T23:28:48.854Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.ExplicitNullsTest
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:15,413 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.366s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:15,414 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:15,415 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:15,609 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.854Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.458 s - in io.quarkus.rest.client.reactive.kotlin.test.ExplicitNullsTest
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] Results:
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/target/quarkus-rest-client-reactive-kotlin-serialization-tests-2.7.5.Final.jar
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO] No sources in project. Archive not created.
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-10-01T23:28:48.854Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/target/quarkus-rest-client-reactive-kotlin-serialization-tests-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-tests/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-tests-2.7.5.Final.jar
[2025-10-01T23:28:48.854Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-tests/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-tests-2.7.5.Final.pom
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-links-parent >----------
[2025-10-01T23:28:48.854Z] [INFO] Building Quarkus - RESTEasy Reactive - Links 2.7.5.Final [315/964]
[2025-10-01T23:28:48.854Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-links-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-links-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-links-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-links-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-links-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-links-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-links-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-links-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-links-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-links-parent ---
[2025-10-01T23:28:48.854Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-links-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-links-parent ---
[2025-10-01T23:28:48.854Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links-parent/2.7.5.Final/quarkus-resteasy-reactive-links-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-links >-------------
[2025-10-01T23:28:48.854Z] [INFO] Building Quarkus - RESTEasy Reactive - Links - Runtime 2.7.5.Final [316/964]
[2025-10-01T23:28:48.854Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO] Processed 13 files in 30ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO] Processed 13 files in 00:00.014 (Already Sorted: 13, Needed Sorting: 0)
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.854Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.854Z] [INFO] Compiling 13 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/classes
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.854Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/src/test/resources
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO] No sources to compile
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO] No tests to run.
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/quarkus-resteasy-reactive-links-2.7.5.Final.jar
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/quarkus-resteasy-reactive-links-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-links ---
[2025-10-01T23:28:48.854Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/quarkus-resteasy-reactive-links-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links/2.7.5.Final/quarkus-resteasy-reactive-links-2.7.5.Final.jar
[2025-10-01T23:28:48.854Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links/2.7.5.Final/quarkus-resteasy-reactive-links-2.7.5.Final.pom
[2025-10-01T23:28:48.854Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/quarkus-resteasy-reactive-links-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links/2.7.5.Final/quarkus-resteasy-reactive-links-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-links-deployment >--------
[2025-10-01T23:28:48.854Z] [INFO] Building Quarkus - RESTEasy Reactive - Links - Deployment 2.7.5.Final [317/964]
[2025-10-01T23:28:48.854Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-links-deployment ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-links-deployment ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-links-deployment ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-links-deployment ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-links-deployment ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-links-deployment ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-links-deployment ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-links-deployment ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-links-deployment ---
[2025-10-01T23:28:48.854Z] [INFO] Processed 11 files in 33ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-links-deployment ---
[2025-10-01T23:28:48.854Z] [INFO] Processed 11 files in 00:00.030 (Already Sorted: 11, Needed Sorting: 0)
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-links-deployment ---
[2025-10-01T23:28:48.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.854Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/src/main/resources
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-links-deployment ---
[2025-10-01T23:28:48.854Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.854Z] [INFO] Compiling 7 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/classes
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-links-deployment ---
[2025-10-01T23:28:48.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.854Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/src/test/resources
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-links-deployment ---
[2025-10-01T23:28:48.854Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.854Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/test-classes
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-links-deployment ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.854Z] [INFO] T E S T S
[2025-10-01T23:28:48.854Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.854Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.854Z] [INFO] Running io.quarkus.resteasy.reactive.links.deployment.RestLinksInjectionTest
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:23,790 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-30) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.links.deployment.TestResource#getAll' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:23,798 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-30) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.links.deployment.TestResource#getAllWithoutLinks' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:23,803 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-30) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.links.deployment.TestResource#getById' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:23,805 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-30) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.links.deployment.TestResource#getBySlug' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:24,587 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.451s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:24,588 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:24,588 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-links, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.854Z] 2025-10-01 22:23:26,468 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-10-01T23:28:48.854Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.515 s - in io.quarkus.resteasy.reactive.links.deployment.RestLinksInjectionTest
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] Results:
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-links-deployment ---
[2025-10-01T23:28:48.854Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/quarkus-resteasy-reactive-links-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-links-deployment ---
[2025-10-01T23:28:48.854Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/quarkus-resteasy-reactive-links-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-links-deployment ---
[2025-10-01T23:28:48.854Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/quarkus-resteasy-reactive-links-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links-deployment/2.7.5.Final/quarkus-resteasy-reactive-links-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.854Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links-deployment/2.7.5.Final/quarkus-resteasy-reactive-links-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.854Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/quarkus-resteasy-reactive-links-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links-deployment/2.7.5.Final/quarkus-resteasy-reactive-links-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-parent >--
[2025-10-01T23:28:48.854Z] [INFO] Building Quarkus - RestEasy Reactive Kotlin Serialization 2.7.5.Final [318/964]
[2025-10-01T23:28:48.854Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.854Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-10-01T23:28:48.854Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-parent/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.854Z] [INFO]
[2025-10-01T23:28:48.854Z] [INFO] -----< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization >------
[2025-10-01T23:28:48.855Z] [INFO] Building Quarkus - RestEasy Reactive Kotlin Serialization - Runtime 2.7.5.Final [319/964]
[2025-10-01T23:28:48.855Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.855Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/kotlin/serialization/KotlinSerializationMessageBodyReader.kt: (33, 16) This declaration is experimental and its usage should be marked with '@kotlinx.serialization.ExperimentalSerializationApi' or '@OptIn(kotlinx.serialization.ExperimentalSerializationApi::class)'
[2025-10-01T23:28:48.855Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/kotlin/serialization/KotlinSerializationMessageBodyReader.kt: (37, 16) This declaration is experimental and its usage should be marked with '@kotlinx.serialization.ExperimentalSerializationApi' or '@OptIn(kotlinx.serialization.ExperimentalSerializationApi::class)'
[2025-10-01T23:28:48.855Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/kotlin/serialization/KotlinSerializationMessageBodyWriter.kt: (20, 2) This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.855Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/src/test/resources
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [WARNING] No sources found skipping Kotlin compile
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO] No sources to compile
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO] No tests to run.
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final.jar
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-10-01T23:28:48.855Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final.jar
[2025-10-01T23:28:48.855Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final.pom
[2025-10-01T23:28:48.855Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-deployment >--
[2025-10-01T23:28:48.855Z] [INFO] Building Quarkus - RestEasy Reactive Kotlin Serialization - Deployment 2.7.5.Final [320/964]
[2025-10-01T23:28:48.855Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.855Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.855Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.855Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/src/main/resources
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.855Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.855Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/classes
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.855Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/src/test/resources
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.855Z] [INFO] No sources to compile
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.855Z] [INFO] No tests to run.
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.855Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.855Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-10-01T23:28:48.855Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.855Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.855Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] ---------------< io.quarkus:quarkus-smallrye-health-spi >---------------
[2025-10-01T23:28:48.855Z] [INFO] Building Quarkus - SmallRye Health - SPI 2.7.5.Final [321/964]
[2025-10-01T23:28:48.855Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health-spi ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health-spi ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health-spi ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health-spi ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health-spi ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health-spi ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health-spi ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health-spi ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health-spi ---
[2025-10-01T23:28:48.855Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health-spi ---
[2025-10-01T23:28:48.855Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-health-spi ---
[2025-10-01T23:28:48.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.855Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/spi/src/main/resources
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-health-spi ---
[2025-10-01T23:28:48.855Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.855Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-health/spi/target/classes
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-health-spi ---
[2025-10-01T23:28:48.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.855Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/spi/src/test/resources
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-health-spi ---
[2025-10-01T23:28:48.855Z] [INFO] No sources to compile
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-health-spi ---
[2025-10-01T23:28:48.855Z] [INFO] No tests to run.
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-health-spi ---
[2025-10-01T23:28:48.855Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/spi/target/quarkus-smallrye-health-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health-spi ---
[2025-10-01T23:28:48.855Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/spi/target/quarkus-smallrye-health-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health-spi ---
[2025-10-01T23:28:48.855Z] [INFO] Installing /quarkus/extensions/smallrye-health/spi/target/quarkus-smallrye-health-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.855Z] [INFO] Installing /quarkus/extensions/smallrye-health/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final.pom
[2025-10-01T23:28:48.855Z] [INFO] Installing /quarkus/extensions/smallrye-health/spi/target/quarkus-smallrye-health-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] -------------< io.quarkus:quarkus-smallrye-openapi-parent >-------------
[2025-10-01T23:28:48.855Z] [INFO] Building Quarkus - SmallRye OpenAPI 2.7.5.Final [322/964]
[2025-10-01T23:28:48.855Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-parent ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-parent ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-parent ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-parent ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-parent ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-parent ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-parent ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-parent ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-parent ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-parent ---
[2025-10-01T23:28:48.855Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-parent ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-parent ---
[2025-10-01T23:28:48.855Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-parent/2.7.5.Final/quarkus-smallrye-openapi-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --------------< io.quarkus:quarkus-smallrye-openapi-spi >---------------
[2025-10-01T23:28:48.855Z] [INFO] Building Quarkus - SmallRye OpenAPI - SPI 2.7.5.Final [323/964]
[2025-10-01T23:28:48.855Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-spi ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-spi ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-spi ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-spi ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-spi ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-spi ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-spi ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-spi ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-spi ---
[2025-10-01T23:28:48.855Z] [INFO] Processed 2 files in 10ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-spi ---
[2025-10-01T23:28:48.855Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi-spi ---
[2025-10-01T23:28:48.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.855Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi/spi/src/main/resources
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi-spi ---
[2025-10-01T23:28:48.855Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.855Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-openapi/spi/target/classes
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi-spi ---
[2025-10-01T23:28:48.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.855Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi/spi/src/test/resources
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi-spi ---
[2025-10-01T23:28:48.855Z] [INFO] No sources to compile
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi-spi ---
[2025-10-01T23:28:48.855Z] [INFO] No tests to run.
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi-spi ---
[2025-10-01T23:28:48.855Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/spi/target/quarkus-smallrye-openapi-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-spi ---
[2025-10-01T23:28:48.855Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/spi/target/quarkus-smallrye-openapi-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-spi ---
[2025-10-01T23:28:48.855Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/spi/target/quarkus-smallrye-openapi-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.855Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final.pom
[2025-10-01T23:28:48.855Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/spi/target/quarkus-smallrye-openapi-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] ---------< io.quarkus:quarkus-smallrye-openapi-common-parent >----------
[2025-10-01T23:28:48.855Z] [INFO] Building Quarkus - SmallRye OpenAPI - Common 2.7.5.Final [324/964]
[2025-10-01T23:28:48.855Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-common-parent ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-common-parent ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-common-parent ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-common-parent ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-common-parent ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-common-parent ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-common-parent ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.855Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-common-parent ---
[2025-10-01T23:28:48.855Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-common-parent ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-common-parent ---
[2025-10-01T23:28:48.856Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-common-parent ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-common-parent ---
[2025-10-01T23:28:48.856Z] [INFO] Installing /quarkus/extensions/smallrye-openapi-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-common-parent/2.7.5.Final/quarkus-smallrye-openapi-common-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] -------< io.quarkus:quarkus-smallrye-openapi-common-deployment >--------
[2025-10-01T23:28:48.856Z] [INFO] Building Quarkus - SmallRye OpenAPI - Common - Deployment 2.7.5.Final [325/964]
[2025-10-01T23:28:48.856Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-common-deployment ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-common-deployment ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-common-deployment ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-common-deployment ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-common-deployment ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-common-deployment ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-common-deployment ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-common-deployment ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-common-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] Processed 1 files in 15ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-common-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi-common-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.856Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi-common/deployment/src/main/resources
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi-common-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.856Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-openapi-common/deployment/target/classes
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi-common-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.856Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi-common/deployment/src/test/resources
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi-common-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] No sources to compile
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi-common-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] No tests to run.
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi-common-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi-common/deployment/target/quarkus-smallrye-openapi-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-common-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi-common/deployment/target/quarkus-smallrye-openapi-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-common-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] Installing /quarkus/extensions/smallrye-openapi-common/deployment/target/quarkus-smallrye-openapi-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-common-deployment/2.7.5.Final/quarkus-smallrye-openapi-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.856Z] [INFO] Installing /quarkus/extensions/smallrye-openapi-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-common-deployment/2.7.5.Final/quarkus-smallrye-openapi-common-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.856Z] [INFO] Installing /quarkus/extensions/smallrye-openapi-common/deployment/target/quarkus-smallrye-openapi-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-common-deployment/2.7.5.Final/quarkus-smallrye-openapi-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] ----------------< io.quarkus:quarkus-swagger-ui-parent >----------------
[2025-10-01T23:28:48.856Z] [INFO] Building Quarkus - Swagger UI 2.7.5.Final [326/964]
[2025-10-01T23:28:48.856Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-swagger-ui-parent ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-swagger-ui-parent ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-swagger-ui-parent ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-swagger-ui-parent ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-swagger-ui-parent ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-swagger-ui-parent ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-swagger-ui-parent ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-swagger-ui-parent ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-swagger-ui-parent ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-swagger-ui-parent ---
[2025-10-01T23:28:48.856Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-swagger-ui-parent ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-swagger-ui-parent ---
[2025-10-01T23:28:48.856Z] [INFO] Installing /quarkus/extensions/swagger-ui/pom.xml to /root/.m2/repository/io/quarkus/quarkus-swagger-ui-parent/2.7.5.Final/quarkus-swagger-ui-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] -------------------< io.quarkus:quarkus-swagger-ui >--------------------
[2025-10-01T23:28:48.856Z] [INFO] Building Quarkus - Swagger UI - Runtime 2.7.5.Final [327/964]
[2025-10-01T23:28:48.856Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.856Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui/2.1.21/smallrye-open-api-ui-2.1.21.pom
[2025-10-01T23:28:48.856Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui/2.1.21/smallrye-open-api-ui-2.1.21.pom (6.2 kB at 62 kB/s)
[2025-10-01T23:28:48.856Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui-parent/2.1.21/smallrye-open-api-ui-parent-2.1.21.pom
[2025-10-01T23:28:48.856Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui-parent/2.1.21/smallrye-open-api-ui-parent-2.1.21.pom (713 B at 6.7 kB/s)
[2025-10-01T23:28:48.856Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui/2.1.21/smallrye-open-api-ui-2.1.21.jar
[2025-10-01T23:28:48.856Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui/2.1.21/smallrye-open-api-ui-2.1.21.jar (1.3 MB at 9.1 MB/s)
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.856Z] [INFO] Compiling 2 source files to /quarkus/extensions/swagger-ui/runtime/target/classes
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.856Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/swagger-ui/runtime/src/test/resources
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO] No sources to compile
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO] No tests to run.
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/runtime/target/quarkus-swagger-ui-2.7.5.Final.jar
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/runtime/target/quarkus-swagger-ui-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-swagger-ui ---
[2025-10-01T23:28:48.856Z] [INFO] Installing /quarkus/extensions/swagger-ui/runtime/target/quarkus-swagger-ui-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-swagger-ui/2.7.5.Final/quarkus-swagger-ui-2.7.5.Final.jar
[2025-10-01T23:28:48.856Z] [INFO] Installing /quarkus/extensions/swagger-ui/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-swagger-ui/2.7.5.Final/quarkus-swagger-ui-2.7.5.Final.pom
[2025-10-01T23:28:48.856Z] [INFO] Installing /quarkus/extensions/swagger-ui/runtime/target/quarkus-swagger-ui-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-swagger-ui/2.7.5.Final/quarkus-swagger-ui-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --------------< io.quarkus:quarkus-swagger-ui-deployment >--------------
[2025-10-01T23:28:48.856Z] [INFO] Building Quarkus - Swagger UI - Deployment 2.7.5.Final [328/964]
[2025-10-01T23:28:48.856Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-swagger-ui-deployment ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-swagger-ui-deployment ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-swagger-ui-deployment ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-swagger-ui-deployment ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-swagger-ui-deployment ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-swagger-ui-deployment ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-swagger-ui-deployment ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-swagger-ui-deployment ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-swagger-ui-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] Processed 10 files in 29ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-swagger-ui-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] Processed 10 files in 00:00.039 (Already Sorted: 10, Needed Sorting: 0)
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-swagger-ui-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.856Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/swagger-ui/deployment/src/main/resources
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-swagger-ui-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.856Z] [INFO] Compiling 3 source files to /quarkus/extensions/swagger-ui/deployment/target/classes
[2025-10-01T23:28:48.856Z] [WARNING] /quarkus/extensions/swagger-ui/deployment/src/main/java/io/quarkus/swaggerui/deployment/SwaggerUiProcessor.java:[381,61] unchecked conversion
[2025-10-01T23:28:48.856Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-10-01T23:28:48.856Z] found: java.util.Map
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-swagger-ui-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.856Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/swagger-ui/deployment/src/test/resources
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-swagger-ui-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.856Z] [INFO] Compiling 7 source files to /quarkus/extensions/swagger-ui/deployment/target/test-classes
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-swagger-ui-deployment ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.856Z] [INFO] T E S T S
[2025-10-01T23:28:48.856Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.856Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.856Z] [INFO] Running io.quarkus.swaggerui.deployment.SwaggerOptionsTest
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:39,873 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.734s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:39,877 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:39,877 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:41,232 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.856Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.045 s - in io.quarkus.swaggerui.deployment.SwaggerOptionsTest
[2025-10-01T23:28:48.856Z] [INFO] Running io.quarkus.swaggerui.deployment.DisabledTest
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:42,616 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.390s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:42,617 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:42,617 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:43,212 INFO [io.quarkus] (main) Quarkus stopped in 0.133s
[2025-10-01T23:28:48.856Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.977 s - in io.quarkus.swaggerui.deployment.DisabledTest
[2025-10-01T23:28:48.856Z] [INFO] Running io.quarkus.swaggerui.deployment.CustomHttpRootTest
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:44,325 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.556s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:44,326 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:44,326 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:45,016 INFO [io.quarkus] (main) Quarkus stopped in 0.088s
[2025-10-01T23:28:48.856Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.791 s - in io.quarkus.swaggerui.deployment.CustomHttpRootTest
[2025-10-01T23:28:48.856Z] [INFO] Running io.quarkus.swaggerui.deployment.ErroneousConfigTest
[2025-10-01T23:28:48.856Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s - in io.quarkus.swaggerui.deployment.ErroneousConfigTest
[2025-10-01T23:28:48.856Z] [INFO] Running io.quarkus.swaggerui.deployment.NoConfigTest
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:46,505 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.338s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:46,505 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:46,505 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:46,903 INFO [io.quarkus] (main) Quarkus stopped in 0.062s
[2025-10-01T23:28:48.856Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 s - in io.quarkus.swaggerui.deployment.NoConfigTest
[2025-10-01T23:28:48.856Z] [INFO] Running io.quarkus.swaggerui.deployment.CustomConfigTest
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:47,754 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.300s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:47,755 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:47,755 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2025-10-01T23:28:48.856Z] 2025-10-01 22:23:48,174 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.856Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.263 s - in io.quarkus.swaggerui.deployment.CustomConfigTest
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] Results:
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-swagger-ui-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/deployment/target/quarkus-swagger-ui-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-swagger-ui-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/deployment/target/quarkus-swagger-ui-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-swagger-ui-deployment ---
[2025-10-01T23:28:48.856Z] [INFO] Installing /quarkus/extensions/swagger-ui/deployment/target/quarkus-swagger-ui-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-swagger-ui-deployment/2.7.5.Final/quarkus-swagger-ui-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.856Z] [INFO] Installing /quarkus/extensions/swagger-ui/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-swagger-ui-deployment/2.7.5.Final/quarkus-swagger-ui-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.856Z] [INFO] Installing /quarkus/extensions/swagger-ui/deployment/target/quarkus-swagger-ui-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-swagger-ui-deployment/2.7.5.Final/quarkus-swagger-ui-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] ----------------< io.quarkus:quarkus-smallrye-openapi >-----------------
[2025-10-01T23:28:48.856Z] [INFO] Building Quarkus - SmallRye OpenAPI - Runtime 2.7.5.Final [329/964]
[2025-10-01T23:28:48.856Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.856Z] [INFO] Processed 12 files in 37ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.856Z] [INFO] Processed 12 files in 00:00.031 (Already Sorted: 12, Needed Sorting: 0)
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.856Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.856Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.1.21/smallrye-open-api-jaxrs-2.1.21.pom
[2025-10-01T23:28:48.856Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.1.21/smallrye-open-api-jaxrs-2.1.21.pom (7.0 kB at 28 kB/s)
[2025-10-01T23:28:48.856Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-spring/2.1.21/smallrye-open-api-spring-2.1.21.pom
[2025-10-01T23:28:48.856Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-spring/2.1.21/smallrye-open-api-spring-2.1.21.pom (3.7 kB at 16 kB/s)
[2025-10-01T23:28:48.856Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-vertx/2.1.21/smallrye-open-api-vertx-2.1.21.pom
[2025-10-01T23:28:48.856Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-vertx/2.1.21/smallrye-open-api-vertx-2.1.21.pom (3.3 kB at 22 kB/s)
[2025-10-01T23:28:48.856Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.1.21/smallrye-open-api-jaxrs-2.1.21.jar
[2025-10-01T23:28:48.856Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.1.21/smallrye-open-api-jaxrs-2.1.21.jar (30 kB at 236 kB/s)
[2025-10-01T23:28:48.856Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-spring/2.1.21/smallrye-open-api-spring-2.1.21.jar
[2025-10-01T23:28:48.856Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-spring/2.1.21/smallrye-open-api-spring-2.1.21.jar (20 kB at 174 kB/s)
[2025-10-01T23:28:48.856Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-vertx/2.1.21/smallrye-open-api-vertx-2.1.21.jar
[2025-10-01T23:28:48.856Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-vertx/2.1.21/smallrye-open-api-vertx-2.1.21.jar (20 kB at 175 kB/s)
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.856Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.856Z] [INFO] Compiling 12 source files to /quarkus/extensions/smallrye-openapi/runtime/target/classes
[2025-10-01T23:28:48.856Z] [INFO]
[2025-10-01T23:28:48.856Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.857Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi/runtime/src/test/resources
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.857Z] [INFO] No sources to compile
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.857Z] [INFO] No tests to run.
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.857Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/runtime/target/quarkus-smallrye-openapi-2.7.5.Final.jar
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.857Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/runtime/target/quarkus-smallrye-openapi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi ---
[2025-10-01T23:28:48.857Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/runtime/target/quarkus-smallrye-openapi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi/2.7.5.Final/quarkus-smallrye-openapi-2.7.5.Final.jar
[2025-10-01T23:28:48.857Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi/2.7.5.Final/quarkus-smallrye-openapi-2.7.5.Final.pom
[2025-10-01T23:28:48.857Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/runtime/target/quarkus-smallrye-openapi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi/2.7.5.Final/quarkus-smallrye-openapi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] -----------< io.quarkus:quarkus-smallrye-openapi-deployment >-----------
[2025-10-01T23:28:48.857Z] [INFO] Building Quarkus - SmallRye OpenAPI - Deployment 2.7.5.Final [330/964]
[2025-10-01T23:28:48.857Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-deployment ---
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-deployment ---
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-deployment ---
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-deployment ---
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-deployment ---
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-deployment ---
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-deployment ---
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-deployment ---
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-deployment ---
[2025-10-01T23:28:48.857Z] [INFO] Processed 55 files in 101ms (Formatted: 0, Unchanged: 55, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-deployment ---
[2025-10-01T23:28:48.857Z] [INFO] Processed 55 files in 00:00.082 (Already Sorted: 55, Needed Sorting: 0)
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi-deployment ---
[2025-10-01T23:28:48.857Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.857Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi-deployment ---
[2025-10-01T23:28:48.857Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.857Z] [INFO] Compiling 8 source files to /quarkus/extensions/smallrye-openapi/deployment/target/classes
[2025-10-01T23:28:48.857Z] [WARNING] /quarkus/extensions/smallrye-openapi/deployment/src/main/java/io/quarkus/smallrye/openapi/deployment/OpenApiConfigMapping.java:[21,58] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi-deployment ---
[2025-10-01T23:28:48.857Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.857Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi-deployment ---
[2025-10-01T23:28:48.857Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.857Z] [INFO] Compiling 47 source files to /quarkus/extensions/smallrye-openapi/deployment/target/test-classes
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi-deployment ---
[2025-10-01T23:28:48.857Z] [INFO]
[2025-10-01T23:28:48.857Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.857Z] [INFO] T E S T S
[2025-10-01T23:28:48.857Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.857Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.857Z] [INFO] Running io.quarkus.smallrye.openapi.test.hotreload.DisplayOpenAPiEndpointInNotFoundExceptionPageTest
[2025-10-01T23:28:48.857Z] Tests paused
[2025-10-01T23:28:48.857Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.857Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.857Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.857Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.857Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.857Z] 2025-10-01 22:23:57,995 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.756s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.857Z] 2025-10-01 22:23:57,998 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.857Z] 2025-10-01 22:23:57,998 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.857Z] 2025-10-01 22:23:59,273 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-10-01T23:28:48.857Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.897 s - in io.quarkus.smallrye.openapi.test.hotreload.DisplayOpenAPiEndpointInNotFoundExceptionPageTest
[2025-10-01T23:28:48.857Z] [INFO] Running io.quarkus.smallrye.openapi.test.hotreload.OpenApiHotReloadTest
[2025-10-01T23:28:48.857Z] Tests paused
[2025-10-01T23:28:48.857Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.857Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.857Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.857Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.857Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:02,087 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.035s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:02,088 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:02,088 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:03,892 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyResource.class.
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:03,898 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-10-01T23:28:48.857Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.857Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.857Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.857Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.857Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:04,322 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:04,322 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:04,322 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:04,322 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.858s
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:05,580 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyResource.class.
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:05,583 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.857Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.857Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.857Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.857Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.857Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:05,901 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.308s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:05,902 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:05,902 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:05,902 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.442s
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:07,129 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyResource.class.
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:07,134 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-10-01T23:28:48.857Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.857Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.857Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.857Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.857Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:07,494 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.355s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:07,494 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:07,494 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:07,494 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.434s
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:07,514 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.857Z] Tests paused
[2025-10-01T23:28:48.857Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.857Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.857Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.857Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.857Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:10,426 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.342s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:10,427 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:10,427 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:10,871 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MySecondResource.class.
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:10,879 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-10-01T23:28:48.857Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.857Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.857Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.857Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.857Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:11,356 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.469s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:11,356 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:11,356 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:11,357 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.652s
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:12,555 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MySecondResource.class.
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:12,558 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.857Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.857Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.857Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.857Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.857Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:13,075 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.513s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:13,075 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:13,075 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:13,075 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.584s
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:13,097 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.857Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.808 s - in io.quarkus.smallrye.openapi.test.hotreload.OpenApiHotReloadTest
[2025-10-01T23:28:48.857Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithoutSegmentsTestCase
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:16,115 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.419s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:16,116 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:16,116 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:16,776 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-10-01T23:28:48.857Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.552 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithoutSegmentsTestCase
[2025-10-01T23:28:48.857Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDefaultPathTestCase
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:17,218 INFO [io.qua.sma.openapi] (build-8) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.json
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:17,221 INFO [io.qua.sma.openapi] (build-8) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.yaml
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:17,837 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.441s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:17,867 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:17,867 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:19,386 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.857Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.619 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDefaultPathTestCase
[2025-10-01T23:28:48.857Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.ConfigMappingTest
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:20,576 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:20,577 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:20,577 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.857Z] {
[2025-10-01T23:28:48.857Z] "openapi": "3.0.3",
[2025-10-01T23:28:48.857Z] "info": {
[2025-10-01T23:28:48.857Z] "title": "My API",
[2025-10-01T23:28:48.857Z] "description": "My Description",
[2025-10-01T23:28:48.857Z] "termsOfService": "Some terms",
[2025-10-01T23:28:48.857Z] "contact": {
[2025-10-01T23:28:48.857Z] "name": "My Name",
[2025-10-01T23:28:48.857Z] "url": "http://www.foo.bar",
[2025-10-01T23:28:48.857Z] "email": "my.email@provider.com"
[2025-10-01T23:28:48.857Z] },
[2025-10-01T23:28:48.857Z] "license": {
[2025-10-01T23:28:48.857Z] "name": "Some License",
[2025-10-01T23:28:48.857Z] "url": "http://www.somelicense.com"
[2025-10-01T23:28:48.857Z] },
[2025-10-01T23:28:48.857Z] "version": "1.2.3"
[2025-10-01T23:28:48.857Z] },
[2025-10-01T23:28:48.857Z] "servers": [
[2025-10-01T23:28:48.857Z] {
[2025-10-01T23:28:48.857Z] "url": "http://www.server2.com"
[2025-10-01T23:28:48.857Z] },
[2025-10-01T23:28:48.857Z] {
[2025-10-01T23:28:48.857Z] "url": "http://www.server1.com"
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] ],
[2025-10-01T23:28:48.857Z] "paths": {
[2025-10-01T23:28:48.857Z] "/greeting/goodbye": {
[2025-10-01T23:28:48.857Z] "get": {
[2025-10-01T23:28:48.857Z] "tags": [
[2025-10-01T23:28:48.857Z] "Default Content Type Resource"
[2025-10-01T23:28:48.857Z] ],
[2025-10-01T23:28:48.857Z] "operationId": "io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeResource_byebye",
[2025-10-01T23:28:48.857Z] "responses": {
[2025-10-01T23:28:48.857Z] "200": {
[2025-10-01T23:28:48.857Z] "description": "OK",
[2025-10-01T23:28:48.857Z] "content": {
[2025-10-01T23:28:48.857Z] "application/xml": {
[2025-10-01T23:28:48.857Z] "schema": {
[2025-10-01T23:28:48.857Z] "$ref": "#/components/schemas/Greeting"
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] },
[2025-10-01T23:28:48.857Z] "/greeting/hello": {
[2025-10-01T23:28:48.857Z] "get": {
[2025-10-01T23:28:48.857Z] "tags": [
[2025-10-01T23:28:48.857Z] "Default Content Type Resource"
[2025-10-01T23:28:48.857Z] ],
[2025-10-01T23:28:48.857Z] "operationId": "io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeResource_hello",
[2025-10-01T23:28:48.857Z] "responses": {
[2025-10-01T23:28:48.857Z] "200": {
[2025-10-01T23:28:48.857Z] "description": "OK",
[2025-10-01T23:28:48.857Z] "content": {
[2025-10-01T23:28:48.857Z] "application/json": {
[2025-10-01T23:28:48.857Z] "schema": {
[2025-10-01T23:28:48.857Z] "$ref": "#/components/schemas/Greeting"
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] },
[2025-10-01T23:28:48.857Z] "post": {
[2025-10-01T23:28:48.857Z] "tags": [
[2025-10-01T23:28:48.857Z] "Default Content Type Resource"
[2025-10-01T23:28:48.857Z] ],
[2025-10-01T23:28:48.857Z] "operationId": "io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeResource_hello",
[2025-10-01T23:28:48.857Z] "requestBody": {
[2025-10-01T23:28:48.857Z] "content": {
[2025-10-01T23:28:48.857Z] "application/json": {
[2025-10-01T23:28:48.857Z] "schema": {
[2025-10-01T23:28:48.857Z] "$ref": "#/components/schemas/Greeting"
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] },
[2025-10-01T23:28:48.857Z] "responses": {
[2025-10-01T23:28:48.857Z] "200": {
[2025-10-01T23:28:48.857Z] "description": "OK",
[2025-10-01T23:28:48.857Z] "content": {
[2025-10-01T23:28:48.857Z] "application/json": {
[2025-10-01T23:28:48.857Z] "schema": {
[2025-10-01T23:28:48.857Z] "$ref": "#/components/schemas/Greeting"
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] },
[2025-10-01T23:28:48.857Z] "components": {
[2025-10-01T23:28:48.857Z] "schemas": {
[2025-10-01T23:28:48.857Z] "Greeting": {
[2025-10-01T23:28:48.857Z] "type": "object",
[2025-10-01T23:28:48.857Z] "properties": {
[2025-10-01T23:28:48.857Z] "message": {
[2025-10-01T23:28:48.857Z] "type": "string"
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:21,431 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-10-01T23:28:48.857Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s - in io.quarkus.smallrye.openapi.test.jaxrs.ConfigMappingTest
[2025-10-01T23:28:48.857Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.AutoTagTestCase
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:21,801 WARN [io.sma.ope.run.scanner] (build-9) SROAP04005: Could not find schema class in index: java.lang.Object
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:22,385 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.432s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:22,386 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.857Z] 2025-10-01 22:24:22,386 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.857Z] {
[2025-10-01T23:28:48.857Z] "openapi": "3.0.3",
[2025-10-01T23:28:48.857Z] "info": {
[2025-10-01T23:28:48.857Z] "title": "Generated API",
[2025-10-01T23:28:48.857Z] "version": "1.0"
[2025-10-01T23:28:48.857Z] },
[2025-10-01T23:28:48.857Z] "tags": [
[2025-10-01T23:28:48.857Z] {
[2025-10-01T23:28:48.857Z] "name": "From Annotation"
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] ],
[2025-10-01T23:28:48.857Z] "paths": {
[2025-10-01T23:28:48.857Z] "/address/{id}": {
[2025-10-01T23:28:48.857Z] "get": {
[2025-10-01T23:28:48.857Z] "tags": [
[2025-10-01T23:28:48.857Z] "Auto Tag Resource"
[2025-10-01T23:28:48.857Z] ],
[2025-10-01T23:28:48.857Z] "parameters": [
[2025-10-01T23:28:48.857Z] {
[2025-10-01T23:28:48.857Z] "name": "id",
[2025-10-01T23:28:48.857Z] "in": "path",
[2025-10-01T23:28:48.857Z] "required": true,
[2025-10-01T23:28:48.857Z] "schema": {
[2025-10-01T23:28:48.857Z] "format": "int64",
[2025-10-01T23:28:48.857Z] "type": "integer"
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] ],
[2025-10-01T23:28:48.857Z] "responses": {
[2025-10-01T23:28:48.857Z] "200": {
[2025-10-01T23:28:48.857Z] "description": "OK",
[2025-10-01T23:28:48.857Z] "content": {
[2025-10-01T23:28:48.857Z] "text/plain": {
[2025-10-01T23:28:48.857Z] "schema": {
[2025-10-01T23:28:48.857Z] "type": "object"
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] }
[2025-10-01T23:28:48.857Z] },
[2025-10-01T23:28:48.857Z] "/resource/annotated": {
[2025-10-01T23:28:48.857Z] "get": {
[2025-10-01T23:28:48.857Z] "tags": [
[2025-10-01T23:28:48.857Z] "From Annotation"
[2025-10-01T23:28:48.857Z] ],
[2025-10-01T23:28:48.857Z] "responses": {
[2025-10-01T23:28:48.857Z] "200": {
[2025-10-01T23:28:48.857Z] "description": "OK",
[2025-10-01T23:28:48.857Z] "content": {
[2025-10-01T23:28:48.857Z] "application/json": {
[2025-10-01T23:28:48.858Z] "schema": {
[2025-10-01T23:28:48.858Z] "type": "string"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "/resource/auto": {
[2025-10-01T23:28:48.858Z] "get": {
[2025-10-01T23:28:48.858Z] "tags": [
[2025-10-01T23:28:48.858Z] "Open Api Resource With No Tag"
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "responses": {
[2025-10-01T23:28:48.858Z] "200": {
[2025-10-01T23:28:48.858Z] "description": "OK",
[2025-10-01T23:28:48.858Z] "content": {
[2025-10-01T23:28:48.858Z] "application/json": {
[2025-10-01T23:28:48.858Z] "schema": {
[2025-10-01T23:28:48.858Z] "type": "string"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "post": {
[2025-10-01T23:28:48.858Z] "tags": [
[2025-10-01T23:28:48.858Z] "Open Api Resource With No Tag"
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "responses": {
[2025-10-01T23:28:48.858Z] "200": {
[2025-10-01T23:28:48.858Z] "description": "OK",
[2025-10-01T23:28:48.858Z] "content": {
[2025-10-01T23:28:48.858Z] "application/json": {
[2025-10-01T23:28:48.858Z] "schema": {
[2025-10-01T23:28:48.858Z] "type": "string"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:23,120 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.858Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.685 s - in io.quarkus.smallrye.openapi.test.jaxrs.AutoTagTestCase
[2025-10-01T23:28:48.858Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathTestCase
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:24,046 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:24,046 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:24,046 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:24,731 INFO [io.quarkus] (main) Quarkus stopped in 0.091s
[2025-10-01T23:28:48.858Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.606 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathTestCase
[2025-10-01T23:28:48.858Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.Oauth2ImplicitSecurityWithConfigTestCase
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:25,706 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.435s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:25,707 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:25,707 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:26,318 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2025-10-01T23:28:48.858Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.586 s - in io.quarkus.smallrye.openapi.test.jaxrs.Oauth2ImplicitSecurityWithConfigTestCase
[2025-10-01T23:28:48.858Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiContentNegotiationTestCase
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:27,241 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:27,241 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:27,241 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:27,966 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.858Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.656 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiContentNegotiationTestCase
[2025-10-01T23:28:48.858Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiHttpRootDefaultPathTestCase
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:29,136 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.572s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:29,137 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:29,137 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:29,845 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.858Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.854 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiHttpRootDefaultPathTestCase
[2025-10-01T23:28:48.858Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStoreSchemaTestCase
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:30,215 INFO [io.qua.sma.openapi] (build-15) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/jax-rs/openapi.json
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:30,216 INFO [io.qua.sma.openapi] (build-15) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/jax-rs/openapi.yaml
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:30,834 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.487s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:30,834 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:30,834 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:30,909 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.858Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.062 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStoreSchemaTestCase
[2025-10-01T23:28:48.858Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.SwaggerAndOpenAPIWithCommonPrefixTest
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:31,913 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.557s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:31,914 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:31,914 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:32,573 INFO [io.quarkus] (main) Quarkus stopped in 0.061s
[2025-10-01T23:28:48.858Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.664 s - in io.quarkus.smallrye.openapi.test.jaxrs.SwaggerAndOpenAPIWithCommonPrefixTest
[2025-10-01T23:28:48.858Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.JWTSecurityWithConfigTestCase
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:33,616 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.573s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:33,617 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:33,617 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:34,249 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.858Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.669 s - in io.quarkus.smallrye.openapi.test.jaxrs.JWTSecurityWithConfigTestCase
[2025-10-01T23:28:48.858Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiEmptyStaticModelsTestCase
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:35,354 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.608s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:35,354 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:35,354 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "openapi": "3.0.3",
[2025-10-01T23:28:48.858Z] "info": {
[2025-10-01T23:28:48.858Z] "title": "Generated API",
[2025-10-01T23:28:48.858Z] "version": "1.0"
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "tags": [
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "name": "test",
[2025-10-01T23:28:48.858Z] "x-openApiExtension": "openApiExtensionValue"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "paths": {
[2025-10-01T23:28:48.858Z] "/resource": {
[2025-10-01T23:28:48.858Z] "get": {
[2025-10-01T23:28:48.858Z] "tags": [
[2025-10-01T23:28:48.858Z] "test"
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "responses": {
[2025-10-01T23:28:48.858Z] "200": {
[2025-10-01T23:28:48.858Z] "description": "OK",
[2025-10-01T23:28:48.858Z] "content": {
[2025-10-01T23:28:48.858Z] "application/json": {
[2025-10-01T23:28:48.858Z] "schema": {
[2025-10-01T23:28:48.858Z] "type": "string"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "security": [
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "securityRequirement": [
[2025-10-01T23:28:48.858Z] "securityRequirementScope"
[2025-10-01T23:28:48.858Z] ]
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "servers": [
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "url": "serverUrl"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "x-openApiExtension": "openApiExtensionValue"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "/resource/test-enums": {
[2025-10-01T23:28:48.858Z] "get": {
[2025-10-01T23:28:48.858Z] "tags": [
[2025-10-01T23:28:48.858Z] "test"
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "parameters": [
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "name": "query",
[2025-10-01T23:28:48.858Z] "in": "query",
[2025-10-01T23:28:48.858Z] "schema": {
[2025-10-01T23:28:48.858Z] "$ref": "#/components/schemas/Query"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "responses": {
[2025-10-01T23:28:48.858Z] "200": {
[2025-10-01T23:28:48.858Z] "description": "OK",
[2025-10-01T23:28:48.858Z] "content": {
[2025-10-01T23:28:48.858Z] "application/json": {
[2025-10-01T23:28:48.858Z] "schema": {
[2025-10-01T23:28:48.858Z] "$ref": "#/components/schemas/Query"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "security": [
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "securityRequirement": [
[2025-10-01T23:28:48.858Z] "securityRequirementScope"
[2025-10-01T23:28:48.858Z] ]
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "servers": [
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "url": "serverUrl"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "x-openApiExtension": "openApiExtensionValue"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "components": {
[2025-10-01T23:28:48.858Z] "schemas": {
[2025-10-01T23:28:48.858Z] "Query": {
[2025-10-01T23:28:48.858Z] "enum": [
[2025-10-01T23:28:48.858Z] "QUERY_PARAM_1",
[2025-10-01T23:28:48.858Z] "QUERY_PARAM_2"
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "type": "string"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:35,932 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-10-01T23:28:48.858Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.711 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiEmptyStaticModelsTestCase
[2025-10-01T23:28:48.858Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStaticModelsTestCase
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:37,036 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:37,037 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:37,037 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:37,863 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.858Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.902 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStaticModelsTestCase
[2025-10-01T23:28:48.858Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OIDCSecurityWithConfigTestCase
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:38,793 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:38,794 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:38,794 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:39,400 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.858Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.534 s - in io.quarkus.smallrye.openapi.test.jaxrs.OIDCSecurityWithConfigTestCase
[2025-10-01T23:28:48.858Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.AutoSecurityRequirementTestCase
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:40,499 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.456s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:40,499 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.858Z] 2025-10-01 22:24:40,500 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "openapi": "3.0.3",
[2025-10-01T23:28:48.858Z] "info": {
[2025-10-01T23:28:48.858Z] "title": "Generated API",
[2025-10-01T23:28:48.858Z] "version": "1.0"
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "tags": [
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "name": "test"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "paths": {
[2025-10-01T23:28:48.858Z] "/resource2/test-security/annotated": {
[2025-10-01T23:28:48.858Z] "get": {
[2025-10-01T23:28:48.858Z] "tags": [
[2025-10-01T23:28:48.858Z] "test"
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "responses": {
[2025-10-01T23:28:48.858Z] "200": {
[2025-10-01T23:28:48.858Z] "description": "OK",
[2025-10-01T23:28:48.858Z] "content": {
[2025-10-01T23:28:48.858Z] "application/json": {
[2025-10-01T23:28:48.858Z] "schema": {
[2025-10-01T23:28:48.858Z] "type": "string"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "security": [
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "JWTCompanyAuthentication": [
[2025-10-01T23:28:48.858Z]
[2025-10-01T23:28:48.858Z] ]
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "servers": [
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "url": "serverUrl"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] ]
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "/resource2/test-security/classLevel/1": {
[2025-10-01T23:28:48.858Z] "get": {
[2025-10-01T23:28:48.858Z] "tags": [
[2025-10-01T23:28:48.858Z] "test"
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "responses": {
[2025-10-01T23:28:48.858Z] "200": {
[2025-10-01T23:28:48.858Z] "description": "OK",
[2025-10-01T23:28:48.858Z] "content": {
[2025-10-01T23:28:48.858Z] "application/json": {
[2025-10-01T23:28:48.858Z] "schema": {
[2025-10-01T23:28:48.858Z] "type": "string"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "401": {
[2025-10-01T23:28:48.858Z] "description": "Not Authorized"
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "403": {
[2025-10-01T23:28:48.858Z] "description": "Not Allowed"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "security": [
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "JWTCompanyAuthentication": [
[2025-10-01T23:28:48.858Z] "admin"
[2025-10-01T23:28:48.858Z] ]
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "servers": [
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "url": "serverUrl"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] ]
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "/resource2/test-security/classLevel/2": {
[2025-10-01T23:28:48.858Z] "get": {
[2025-10-01T23:28:48.858Z] "tags": [
[2025-10-01T23:28:48.858Z] "test"
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "responses": {
[2025-10-01T23:28:48.858Z] "200": {
[2025-10-01T23:28:48.858Z] "description": "OK",
[2025-10-01T23:28:48.858Z] "content": {
[2025-10-01T23:28:48.858Z] "application/json": {
[2025-10-01T23:28:48.858Z] "schema": {
[2025-10-01T23:28:48.858Z] "type": "string"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "401": {
[2025-10-01T23:28:48.858Z] "description": "Not Authorized"
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "403": {
[2025-10-01T23:28:48.858Z] "description": "Not Allowed"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "security": [
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "JWTCompanyAuthentication": [
[2025-10-01T23:28:48.858Z] "admin"
[2025-10-01T23:28:48.858Z] ]
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "servers": [
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "url": "serverUrl"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] ]
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "/resource2/test-security/classLevel/3": {
[2025-10-01T23:28:48.858Z] "get": {
[2025-10-01T23:28:48.858Z] "tags": [
[2025-10-01T23:28:48.858Z] "test"
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "responses": {
[2025-10-01T23:28:48.858Z] "200": {
[2025-10-01T23:28:48.858Z] "description": "OK",
[2025-10-01T23:28:48.858Z] "content": {
[2025-10-01T23:28:48.858Z] "application/json": {
[2025-10-01T23:28:48.858Z] "schema": {
[2025-10-01T23:28:48.858Z] "type": "string"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "security": [
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "MyOwnName": [
[2025-10-01T23:28:48.858Z]
[2025-10-01T23:28:48.858Z] ]
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "servers": [
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "url": "serverUrl"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] ]
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "/resource2/test-security/methodLevel/1": {
[2025-10-01T23:28:48.858Z] "get": {
[2025-10-01T23:28:48.858Z] "tags": [
[2025-10-01T23:28:48.858Z] "test"
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "responses": {
[2025-10-01T23:28:48.858Z] "200": {
[2025-10-01T23:28:48.858Z] "description": "OK",
[2025-10-01T23:28:48.858Z] "content": {
[2025-10-01T23:28:48.858Z] "application/json": {
[2025-10-01T23:28:48.858Z] "schema": {
[2025-10-01T23:28:48.858Z] "type": "string"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "401": {
[2025-10-01T23:28:48.858Z] "description": "Not Authorized"
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "403": {
[2025-10-01T23:28:48.858Z] "description": "Not Allowed"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "security": [
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "JWTCompanyAuthentication": [
[2025-10-01T23:28:48.858Z] "admin"
[2025-10-01T23:28:48.858Z] ]
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "servers": [
[2025-10-01T23:28:48.858Z] {
[2025-10-01T23:28:48.858Z] "url": "serverUrl"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] ]
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "/resource2/test-security/methodLevel/2": {
[2025-10-01T23:28:48.858Z] "get": {
[2025-10-01T23:28:48.858Z] "tags": [
[2025-10-01T23:28:48.858Z] "test"
[2025-10-01T23:28:48.858Z] ],
[2025-10-01T23:28:48.858Z] "responses": {
[2025-10-01T23:28:48.858Z] "200": {
[2025-10-01T23:28:48.858Z] "description": "OK",
[2025-10-01T23:28:48.858Z] "content": {
[2025-10-01T23:28:48.858Z] "application/json": {
[2025-10-01T23:28:48.858Z] "schema": {
[2025-10-01T23:28:48.858Z] "type": "string"
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] }
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "401": {
[2025-10-01T23:28:48.858Z] "description": "Not Authorized"
[2025-10-01T23:28:48.858Z] },
[2025-10-01T23:28:48.858Z] "403": {
[2025-10-01T23:28:48.858Z] "description": "Not Allowed"
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] },
[2025-10-01T23:28:48.859Z] "security": [
[2025-10-01T23:28:48.859Z] {
[2025-10-01T23:28:48.859Z] "JWTCompanyAuthentication": [
[2025-10-01T23:28:48.859Z] "admin"
[2025-10-01T23:28:48.859Z] ]
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] ],
[2025-10-01T23:28:48.859Z] "servers": [
[2025-10-01T23:28:48.859Z] {
[2025-10-01T23:28:48.859Z] "url": "serverUrl"
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] ]
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] },
[2025-10-01T23:28:48.859Z] "/resource2/test-security/methodLevel/public": {
[2025-10-01T23:28:48.859Z] "get": {
[2025-10-01T23:28:48.859Z] "tags": [
[2025-10-01T23:28:48.859Z] "test"
[2025-10-01T23:28:48.859Z] ],
[2025-10-01T23:28:48.859Z] "responses": {
[2025-10-01T23:28:48.859Z] "200": {
[2025-10-01T23:28:48.859Z] "description": "OK",
[2025-10-01T23:28:48.859Z] "content": {
[2025-10-01T23:28:48.859Z] "application/json": {
[2025-10-01T23:28:48.859Z] "schema": {
[2025-10-01T23:28:48.859Z] "type": "string"
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] },
[2025-10-01T23:28:48.859Z] "servers": [
[2025-10-01T23:28:48.859Z] {
[2025-10-01T23:28:48.859Z] "url": "serverUrl"
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] ]
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] },
[2025-10-01T23:28:48.859Z] "/resource2/test-security/naked": {
[2025-10-01T23:28:48.859Z] "get": {
[2025-10-01T23:28:48.859Z] "tags": [
[2025-10-01T23:28:48.859Z] "test"
[2025-10-01T23:28:48.859Z] ],
[2025-10-01T23:28:48.859Z] "responses": {
[2025-10-01T23:28:48.859Z] "200": {
[2025-10-01T23:28:48.859Z] "description": "OK",
[2025-10-01T23:28:48.859Z] "content": {
[2025-10-01T23:28:48.859Z] "application/json": {
[2025-10-01T23:28:48.859Z] "schema": {
[2025-10-01T23:28:48.859Z] "type": "string"
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] },
[2025-10-01T23:28:48.859Z] "401": {
[2025-10-01T23:28:48.859Z] "description": "Not Authorized"
[2025-10-01T23:28:48.859Z] },
[2025-10-01T23:28:48.859Z] "403": {
[2025-10-01T23:28:48.859Z] "description": "Not Allowed"
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] },
[2025-10-01T23:28:48.859Z] "security": [
[2025-10-01T23:28:48.859Z] {
[2025-10-01T23:28:48.859Z] "JWTCompanyAuthentication": [
[2025-10-01T23:28:48.859Z] "admin"
[2025-10-01T23:28:48.859Z] ]
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] ],
[2025-10-01T23:28:48.859Z] "servers": [
[2025-10-01T23:28:48.859Z] {
[2025-10-01T23:28:48.859Z] "url": "serverUrl"
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] ]
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] },
[2025-10-01T23:28:48.859Z] "/resource3/test-security/annotated": {
[2025-10-01T23:28:48.859Z] "get": {
[2025-10-01T23:28:48.859Z] "tags": [
[2025-10-01T23:28:48.859Z] "test"
[2025-10-01T23:28:48.859Z] ],
[2025-10-01T23:28:48.859Z] "responses": {
[2025-10-01T23:28:48.859Z] "200": {
[2025-10-01T23:28:48.859Z] "description": "OK",
[2025-10-01T23:28:48.859Z] "content": {
[2025-10-01T23:28:48.859Z] "application/json": {
[2025-10-01T23:28:48.859Z] "schema": {
[2025-10-01T23:28:48.859Z] "type": "string"
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] },
[2025-10-01T23:28:48.859Z] "security": [
[2025-10-01T23:28:48.859Z] {
[2025-10-01T23:28:48.859Z] "AtClassLevel": [
[2025-10-01T23:28:48.859Z]
[2025-10-01T23:28:48.859Z] ]
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] ],
[2025-10-01T23:28:48.859Z] "servers": [
[2025-10-01T23:28:48.859Z] {
[2025-10-01T23:28:48.859Z] "url": "serverUrl"
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] ]
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] },
[2025-10-01T23:28:48.859Z] "components": {
[2025-10-01T23:28:48.859Z] "securitySchemes": {
[2025-10-01T23:28:48.859Z] "JWTCompanyAuthentication": {
[2025-10-01T23:28:48.859Z] "type": "http",
[2025-10-01T23:28:48.859Z] "description": "JWT Authentication",
[2025-10-01T23:28:48.859Z] "scheme": "bearer",
[2025-10-01T23:28:48.859Z] "bearerFormat": "JWT"
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] }
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:41,262 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.86 s - in io.quarkus.smallrye.openapi.test.jaxrs.AutoSecurityRequirementTestCase
[2025-10-01T23:28:48.859Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDynamicFilterTestCase
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:42,312 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.504s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:42,312 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:42,312 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:42,931 INFO [io.quarkus] (main) Quarkus stopped in 0.071s
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.666 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDynamicFilterTestCase
[2025-10-01T23:28:48.859Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.BasicSecurityWithConfigTestCase
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:43,904 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.416s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:43,904 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:43,904 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:44,434 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.5 s - in io.quarkus.smallrye.openapi.test.jaxrs.BasicSecurityWithConfigTestCase
[2025-10-01T23:28:48.859Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathHttpRootDefaultPathTestCase
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:45,274 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.405s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:45,274 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:45,274 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:45,855 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.415 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathHttpRootDefaultPathTestCase
[2025-10-01T23:28:48.859Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithSegmentsTestCase
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:46,734 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.412s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:46,734 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:46,735 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:47,308 INFO [io.quarkus] (main) Quarkus stopped in 0.061s
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.481 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithSegmentsTestCase
[2025-10-01T23:28:48.859Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithConfigTestCase
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:48,337 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.522s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:48,338 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:48,338 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:49,114 INFO [io.quarkus] (main) Quarkus stopped in 0.092s
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.772 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithConfigTestCase
[2025-10-01T23:28:48.859Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiRuntimeFilterTestCase
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:50,013 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.440s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:50,014 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:50,014 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:50,604 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.494 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiRuntimeFilterTestCase
[2025-10-01T23:28:48.859Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeTest
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:50,967 INFO [io.qua.sma.openapi] (build-27) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.json
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:50,968 INFO [io.qua.sma.openapi] (build-27) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.yaml
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:51,484 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:51,485 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:51,485 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:52,160 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.544 s - in io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeTest
[2025-10-01T23:28:48.859Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithoutSegmentsTestCase
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:52,985 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.337s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:52,985 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:52,985 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:53,478 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.317 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithoutSegmentsTestCase
[2025-10-01T23:28:48.859Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiDefaultPathTestCase
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:54,302 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:54,302 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:54,303 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:54,904 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.419 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiDefaultPathTestCase
[2025-10-01T23:28:48.859Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiHttpRootDefaultPathTestCase
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:55,704 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.375s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:55,704 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:55,705 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:56,394 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.487 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiHttpRootDefaultPathTestCase
[2025-10-01T23:28:48.859Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiStoreSchemaTestCase
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:56,708 INFO [io.qua.sma.openapi] (build-14) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/vertx/openapi.json
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:56,709 INFO [io.qua.sma.openapi] (build-14) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/vertx/openapi.yaml
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:57,142 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.356s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:57,143 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:57,143 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:57,257 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.87 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiStoreSchemaTestCase
[2025-10-01T23:28:48.859Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.SwaggerAndOpenAPIWithCommonPrefixTest
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:58,030 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.329s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:58,030 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:58,030 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:58,560 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 s - in io.quarkus.smallrye.openapi.test.vertx.SwaggerAndOpenAPIWithCommonPrefixTest
[2025-10-01T23:28:48.859Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithSegmentsTestCase
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:59,580 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.431s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:59,581 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.859Z] 2025-10-01 22:24:59,581 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:00,144 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.584 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithSegmentsTestCase
[2025-10-01T23:28:48.859Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiWithConfigTestCase
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:01,062 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:01,062 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:01,062 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:01,618 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.456 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiWithConfigTestCase
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] Results:
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi-deployment ---
[2025-10-01T23:28:48.859Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/deployment/target/quarkus-smallrye-openapi-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-deployment ---
[2025-10-01T23:28:48.859Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/deployment/target/quarkus-smallrye-openapi-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-deployment ---
[2025-10-01T23:28:48.859Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/deployment/target/quarkus-smallrye-openapi-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-deployment/2.7.5.Final/quarkus-smallrye-openapi-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.859Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-deployment/2.7.5.Final/quarkus-smallrye-openapi-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.859Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/deployment/target/quarkus-smallrye-openapi-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-deployment/2.7.5.Final/quarkus-smallrye-openapi-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] -----------< io.quarkus:quarkus-smallrye-health-deployment >------------
[2025-10-01T23:28:48.859Z] [INFO] Building Quarkus - SmallRye Health - Deployment 2.7.5.Final [331/964]
[2025-10-01T23:28:48.859Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health-deployment ---
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health-deployment ---
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health-deployment ---
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health-deployment ---
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health-deployment ---
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health-deployment ---
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health-deployment ---
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health-deployment ---
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health-deployment ---
[2025-10-01T23:28:48.859Z] [INFO] Processed 23 files in 58ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health-deployment ---
[2025-10-01T23:28:48.859Z] [INFO] Processed 23 files in 00:00.040 (Already Sorted: 23, Needed Sorting: 0)
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-health-deployment ---
[2025-10-01T23:28:48.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.859Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-health-deployment ---
[2025-10-01T23:28:48.859Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.859Z] [INFO] Compiling 6 source files to /quarkus/extensions/smallrye-health/deployment/target/classes
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-health-deployment ---
[2025-10-01T23:28:48.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.859Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/deployment/src/test/resources
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-health-deployment ---
[2025-10-01T23:28:48.859Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.859Z] [INFO] Compiling 17 source files to /quarkus/extensions/smallrye-health/deployment/target/test-classes
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-health-deployment ---
[2025-10-01T23:28:48.859Z] [INFO]
[2025-10-01T23:28:48.859Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.859Z] [INFO] T E S T S
[2025-10-01T23:28:48.859Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.859Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.859Z] [INFO] Running io.quarkus.smallrye.health.test.HealthCheckContextPropagationTest
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:09,379 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.987s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:09,380 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:09,381 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:11,728 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.685 s - in io.quarkus.smallrye.health.test.HealthCheckContextPropagationTest
[2025-10-01T23:28:48.859Z] [INFO] Running io.quarkus.smallrye.health.test.HealthCheckDefaultScopeTest
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:12,981 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:12,982 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:12,982 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:13,600 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"noScopeStereotype","status":"DOWN"},{"name":"noScope","status":"DOWN"}]}
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:13,677 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.934 s - in io.quarkus.smallrye.health.test.HealthCheckDefaultScopeTest
[2025-10-01T23:28:48.859Z] [INFO] Running io.quarkus.smallrye.health.test.HealthUnitTest
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:14,735 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:14,735 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:14,736 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:15,285 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-10-01T23:28:48.859Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.598 s - in io.quarkus.smallrye.health.test.HealthUnitTest
[2025-10-01T23:28:48.859Z] [INFO] Running io.quarkus.smallrye.health.test.HealthOpenAPITest
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:16,129 INFO [io.qua.sma.openapi] (build-12) OpenAPI JSON saved: /quarkus/extensions/smallrye-health/deployment/target/openapi.json
[2025-10-01T23:28:48.859Z] 2025-10-01 22:25:16,140 INFO [io.qua.sma.openapi] (build-12) OpenAPI YAML saved: /quarkus/extensions/smallrye-health/deployment/target/openapi.yaml
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:16,709 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.522s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:16,710 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:16,710 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:17,485 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2025-10-01T23:28:48.860Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.196 s - in io.quarkus.smallrye.health.test.HealthOpenAPITest
[2025-10-01T23:28:48.860Z] [INFO] Running io.quarkus.smallrye.health.test.WellnessHealthCheckTest
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:18,577 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:18,578 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:18,578 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:19,226 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.860Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.737 s - in io.quarkus.smallrye.health.test.WellnessHealthCheckTest
[2025-10-01T23:28:48.860Z] [INFO] Running io.quarkus.smallrye.health.test.HealthCheckProducerDefaultScopeTest
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:20,247 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.427s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:20,247 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:20,247 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:20,870 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.860Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.644 s - in io.quarkus.smallrye.health.test.HealthCheckProducerDefaultScopeTest
[2025-10-01T23:28:48.860Z] [INFO] Running io.quarkus.smallrye.health.test.ExpectedBeansUnitTest
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:21,882 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.391s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:21,883 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:21,883 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:21,964 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.860Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 s - in io.quarkus.smallrye.health.test.ExpectedBeansUnitTest
[2025-10-01T23:28:48.860Z] [INFO] Running io.quarkus.smallrye.health.test.FailingUnitTest
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:22,798 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.334s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:22,799 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:22,799 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:23,090 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:23,159 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:23,172 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:23,184 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}},{"name":"failing","status":"DOWN","data":{"status":"all broken"}},{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:23,250 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2025-10-01T23:28:48.860Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.287 s - in io.quarkus.smallrye.health.test.FailingUnitTest
[2025-10-01T23:28:48.860Z] [INFO] Running io.quarkus.smallrye.health.test.DispatchedThreadTest
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:24,122 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.330s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:24,122 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:24,122 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:24,662 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-10-01T23:28:48.860Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.399 s - in io.quarkus.smallrye.health.test.DispatchedThreadTest
[2025-10-01T23:28:48.860Z] [INFO] Running io.quarkus.smallrye.health.test.ui.DisabledTest
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:25,634 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.405s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:25,634 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:25,634 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:26,007 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.860Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.317 s - in io.quarkus.smallrye.health.test.ui.DisabledTest
[2025-10-01T23:28:48.860Z] [INFO] Running io.quarkus.smallrye.health.test.ui.ErroneousConfigTest
[2025-10-01T23:28:48.860Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in io.quarkus.smallrye.health.test.ui.ErroneousConfigTest
[2025-10-01T23:28:48.860Z] [INFO] Running io.quarkus.smallrye.health.test.ui.CustomConfigTest
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:27,094 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.358s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:27,094 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:27,095 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:27,486 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-10-01T23:28:48.860Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.199 s - in io.quarkus.smallrye.health.test.ui.CustomConfigTest
[2025-10-01T23:28:48.860Z] [INFO] Running io.quarkus.smallrye.health.test.AsyncDispatchedThreadTest
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:28,361 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.406s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:28,362 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:28,362 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:28,992 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-10-01T23:28:48.860Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.513 s - in io.quarkus.smallrye.health.test.AsyncDispatchedThreadTest
[2025-10-01T23:28:48.860Z] [INFO] Running io.quarkus.smallrye.health.test.StartedHealthCheckTest
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:29,806 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.346s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:29,806 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:29,806 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:30,268 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.860Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.265 s - in io.quarkus.smallrye.health.test.StartedHealthCheckTest
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] Results:
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-health-deployment ---
[2025-10-01T23:28:48.860Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/deployment/target/quarkus-smallrye-health-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health-deployment ---
[2025-10-01T23:28:48.860Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/deployment/target/quarkus-smallrye-health-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health-deployment ---
[2025-10-01T23:28:48.860Z] [INFO] Installing /quarkus/extensions/smallrye-health/deployment/target/quarkus-smallrye-health-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-deployment/2.7.5.Final/quarkus-smallrye-health-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.860Z] [INFO] Installing /quarkus/extensions/smallrye-health/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-deployment/2.7.5.Final/quarkus-smallrye-health-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.860Z] [INFO] Installing /quarkus/extensions/smallrye-health/deployment/target/quarkus-smallrye-health-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-deployment/2.7.5.Final/quarkus-smallrye-health-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] ----------------< io.quarkus:quarkus-jaeger-deployment >----------------
[2025-10-01T23:28:48.860Z] [INFO] Building Quarkus - Jaeger - Deployment 2.7.5.Final [332/964]
[2025-10-01T23:28:48.860Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/4.3.1/mockito-inline-4.3.1.pom
[2025-10-01T23:28:48.860Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/4.3.1/mockito-inline-4.3.1.pom (2.2 kB at 11 kB/s)
[2025-10-01T23:28:48.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/4.3.1/mockito-inline-4.3.1.jar
[2025-10-01T23:28:48.860Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/4.3.1/mockito-inline-4.3.1.jar (1.5 kB at 13 kB/s)
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaeger-deployment ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaeger-deployment ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaeger-deployment ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaeger-deployment ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaeger-deployment ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaeger-deployment ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaeger-deployment ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaeger-deployment ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaeger-deployment ---
[2025-10-01T23:28:48.860Z] [INFO] Processed 8 files in 29ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaeger-deployment ---
[2025-10-01T23:28:48.860Z] [INFO] Processed 8 files in 00:00.013 (Already Sorted: 8, Needed Sorting: 0)
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaeger-deployment ---
[2025-10-01T23:28:48.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.860Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaeger/deployment/src/main/resources
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaeger-deployment ---
[2025-10-01T23:28:48.860Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.860Z] [INFO] Compiling 3 source files to /quarkus/extensions/jaeger/deployment/target/classes
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaeger-deployment ---
[2025-10-01T23:28:48.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.860Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaeger-deployment ---
[2025-10-01T23:28:48.860Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.860Z] [INFO] Compiling 5 source files to /quarkus/extensions/jaeger/deployment/target/test-classes
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaeger-deployment ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.860Z] [INFO] T E S T S
[2025-10-01T23:28:48.860Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.860Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.860Z] [INFO] Running io.quarkus.jaeger.test.SamplerManagerConfigurationTest
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:36,943 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.787s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:36,945 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:36,945 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:37,036 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-10-01T23:28:48.860Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.508 s - in io.quarkus.jaeger.test.SamplerManagerConfigurationTest
[2025-10-01T23:28:48.860Z] [INFO] Running io.quarkus.jaeger.test.CommaParseJaegerConfigurationTest
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:38,248 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.466s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:38,253 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:38,253 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:38,295 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.860Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.239 s - in io.quarkus.jaeger.test.CommaParseJaegerConfigurationTest
[2025-10-01T23:28:48.860Z] [INFO] Running io.quarkus.jaeger.test.NestedMdcScopesTest
[2025-10-01T23:28:48.860Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.jaeger.test.NestedMdcScopesTest
[2025-10-01T23:28:48.860Z] [INFO] Running io.quarkus.jaeger.test.JaegerMetricsTestCase
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:39,474 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.506s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:39,475 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:39,475 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.860Z] 2025-10-01 22:25:39,537 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.860Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 s - in io.quarkus.jaeger.test.JaegerMetricsTestCase
[2025-10-01T23:28:48.860Z] [INFO] Running io.quarkus.jaeger.test.QuarkusJaegerTracerTest
[2025-10-01T23:28:48.860Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2025-10-01T23:28:48.860Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.119 s - in io.quarkus.jaeger.test.QuarkusJaegerTracerTest
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] Results:
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaeger-deployment ---
[2025-10-01T23:28:48.860Z] [INFO] Building jar: /quarkus/extensions/jaeger/deployment/target/quarkus-jaeger-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaeger-deployment ---
[2025-10-01T23:28:48.860Z] [INFO] Building jar: /quarkus/extensions/jaeger/deployment/target/quarkus-jaeger-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaeger-deployment ---
[2025-10-01T23:28:48.860Z] [INFO] Installing /quarkus/extensions/jaeger/deployment/target/quarkus-jaeger-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaeger-deployment/2.7.5.Final/quarkus-jaeger-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.860Z] [INFO] Installing /quarkus/extensions/jaeger/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaeger-deployment/2.7.5.Final/quarkus-jaeger-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.860Z] [INFO] Installing /quarkus/extensions/jaeger/deployment/target/quarkus-jaeger-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaeger-deployment/2.7.5.Final/quarkus-jaeger-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] -----------------< io.quarkus:quarkus-caffeine-parent >-----------------
[2025-10-01T23:28:48.860Z] [INFO] Building Quarkus - Caffeine 2.7.5.Final [333/964]
[2025-10-01T23:28:48.860Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-caffeine-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-caffeine-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-caffeine-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-caffeine-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-caffeine-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-caffeine-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-caffeine-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-caffeine-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-caffeine-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-caffeine-parent ---
[2025-10-01T23:28:48.860Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-caffeine-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-caffeine-parent ---
[2025-10-01T23:28:48.860Z] [INFO] Installing /quarkus/extensions/caffeine/pom.xml to /root/.m2/repository/io/quarkus/quarkus-caffeine-parent/2.7.5.Final/quarkus-caffeine-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --------------------< io.quarkus:quarkus-caffeine >---------------------
[2025-10-01T23:28:48.860Z] [INFO] Building Quarkus - Caffeine - Runtime 2.7.5.Final [334/964]
[2025-10-01T23:28:48.860Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.860Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.860Z] [INFO] Compiling 2 source files to /quarkus/extensions/caffeine/runtime/target/classes
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.860Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/caffeine/runtime/src/test/resources
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO] No sources to compile
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO] No tests to run.
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO] Building jar: /quarkus/extensions/caffeine/runtime/target/quarkus-caffeine-2.7.5.Final.jar
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO] Building jar: /quarkus/extensions/caffeine/runtime/target/quarkus-caffeine-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-caffeine ---
[2025-10-01T23:28:48.860Z] [INFO] Installing /quarkus/extensions/caffeine/runtime/target/quarkus-caffeine-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-caffeine/2.7.5.Final/quarkus-caffeine-2.7.5.Final.jar
[2025-10-01T23:28:48.860Z] [INFO] Installing /quarkus/extensions/caffeine/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-caffeine/2.7.5.Final/quarkus-caffeine-2.7.5.Final.pom
[2025-10-01T23:28:48.860Z] [INFO] Installing /quarkus/extensions/caffeine/runtime/target/quarkus-caffeine-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-caffeine/2.7.5.Final/quarkus-caffeine-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --------------< io.quarkus:quarkus-hibernate-orm-parent >---------------
[2025-10-01T23:28:48.860Z] [INFO] Building Quarkus - Hibernate ORM 2.7.5.Final [335/964]
[2025-10-01T23:28:48.860Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-parent ---
[2025-10-01T23:28:48.860Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.860Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-parent ---
[2025-10-01T23:28:48.860Z] [INFO]
[2025-10-01T23:28:48.861Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-parent ---
[2025-10-01T23:28:48.861Z] [INFO] Installing /quarkus/extensions/hibernate-orm/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-parent/2.7.5.Final/quarkus-hibernate-orm-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.861Z] [INFO]
[2025-10-01T23:28:48.861Z] [INFO] ------------------< io.quarkus:quarkus-hibernate-orm >------------------
[2025-10-01T23:28:48.861Z] [INFO] Building Quarkus - Hibernate ORM - Runtime 2.7.5.Final [336/964]
[2025-10-01T23:28:48.861Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.861Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.pom
[2025-10-01T23:28:48.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.pom
[2025-10-01T23:28:48.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.pom (2.9 kB at 34 kB/s)
[2025-10-01T23:28:48.861Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.jar
[2025-10-01T23:28:48.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.jar
[2025-10-01T23:28:48.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.jar (355 kB at 2.8 MB/s)
[2025-10-01T23:28:48.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.pom
[2025-10-01T23:28:48.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.pom (5.5 kB at 69 kB/s)
[2025-10-01T23:28:48.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
[2025-10-01T23:28:48.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 5.2 kB/s)
[2025-10-01T23:28:48.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.pom
[2025-10-01T23:28:48.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.pom (2.1 kB at 14 kB/s)
[2025-10-01T23:28:48.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.pom
[2025-10-01T23:28:48.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.pom (9.9 kB at 64 kB/s)
[2025-10-01T23:28:48.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom
[2025-10-01T23:28:48.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom (11 kB at 129 kB/s)
[2025-10-01T23:28:48.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[2025-10-01T23:28:48.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 153 kB/s)
[2025-10-01T23:28:48.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.pom
[2025-10-01T23:28:48.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.pom (5.2 kB at 79 kB/s)
[2025-10-01T23:28:48.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
[2025-10-01T23:28:48.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 288 kB/s)
[2025-10-01T23:28:48.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
[2025-10-01T23:28:48.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 114 kB/s)
[2025-10-01T23:28:48.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.jar
[2025-10-01T23:28:48.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[2025-10-01T23:28:48.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.jar
[2025-10-01T23:28:48.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.jar
[2025-10-01T23:28:48.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 3.7 MB/s)
[2025-10-01T23:28:48.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.jar (69 kB at 525 kB/s)
[2025-10-01T23:28:48.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.jar (7.5 MB at 44 MB/s)
[2025-10-01T23:28:48.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.jar (7.5 kB at 38 kB/s)
[2025-10-01T23:28:48.861Z] [INFO]
[2025-10-01T23:28:48.861Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.861Z] [INFO]
[2025-10-01T23:28:48.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.861Z] [INFO]
[2025-10-01T23:28:48.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.861Z] [INFO]
[2025-10-01T23:28:48.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.861Z] [INFO]
[2025-10-01T23:28:48.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.861Z] [INFO]
[2025-10-01T23:28:48.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.861Z] [INFO]
[2025-10-01T23:28:48.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.861Z] [INFO]
[2025-10-01T23:28:48.861Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.861Z] [INFO]
[2025-10-01T23:28:48.861Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.861Z] [INFO] Processed 94 files in 232ms (Formatted: 0, Unchanged: 94, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.861Z] [INFO]
[2025-10-01T23:28:48.861Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.861Z] [INFO] Processed 94 files in 00:00.291 (Already Sorted: 94, Needed Sorting: 0)
[2025-10-01T23:28:48.861Z] [INFO]
[2025-10-01T23:28:48.861Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.861Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.861Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.861Z] [INFO]
[2025-10-01T23:28:48.861Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar (11 kB at 77 kB/s)
[2025-10-01T23:28:48.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final.jar
[2025-10-01T23:28:48.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final.jar (6.6 kB at 27 kB/s)
[2025-10-01T23:28:48.861Z] [INFO]
[2025-10-01T23:28:48.861Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.861Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.861Z] [INFO] Compiling 93 source files to /quarkus/extensions/hibernate-orm/runtime/target/classes
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[18,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[19,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[20,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[18,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[19,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[20,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[18,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[19,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[20,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/proxies/ProxyDefinitions.java:[71,117] unchecked call to getConstructor(java.lang.Class<?>...) as a member of the raw type java.lang.Class
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[257,25] getTypeResolver() in org.hibernate.boot.spi.MetadataImplementor has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[59,39] getReflectionManager() in org.hibernate.boot.spi.BootstrapContext has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[257,12] org.hibernate.type.TypeResolver in org.hibernate.type has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[257,12] org.hibernate.type.TypeResolver in org.hibernate.type has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[257,12] org.hibernate.type.TypeResolver in org.hibernate.type has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[258,24] getTypeResolver() in org.hibernate.boot.internal.MetadataImpl has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootEntityManagerFactoryBuilder.java:[128,17] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootEntityManagerFactoryBuilder.java:[140,74] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootEntityManagerFactoryBuilder.java:[140,91] SESSION_FACTORY_OBSERVER in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusMutableIdentifierGeneratorFactory.java:[44,17] setDialect(org.hibernate.dialect.Dialect) in org.hibernate.id.factory.IdentifierGeneratorFactory has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusMutableIdentifierGeneratorFactory.java:[35,19] unchecked method invocation: method storeCache in class io.quarkus.hibernate.orm.runtime.service.QuarkusMutableIdentifierGeneratorFactory is applied to given types
[2025-10-01T23:28:48.861Z] required: java.lang.String,java.lang.Class<? extends org.hibernate.id.IdentifierGenerator>
[2025-10-01T23:28:48.861Z] found: java.lang.String,java.lang.Class
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusMutableIdentifierGeneratorFactory.java:[35,30] unchecked conversion
[2025-10-01T23:28:48.861Z] required: java.lang.Class<? extends org.hibernate.id.IdentifierGenerator>
[2025-10-01T23:28:48.861Z] found: java.lang.Class
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusMutableIdentifierGeneratorFactory.java:[72,54] unchecked conversion
[2025-10-01T23:28:48.861Z] required: java.lang.Class<? extends org.hibernate.id.IdentifierGenerator>
[2025-10-01T23:28:48.861Z] found: java.lang.Class
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[80,17] setDialect(org.hibernate.dialect.Dialect) in org.hibernate.id.factory.IdentifierGeneratorFactory has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[58,29] org.hibernate.id.SequenceHiLoGenerator in org.hibernate.id has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[61,39] org.hibernate.id.SequenceIdentityGenerator in org.hibernate.id has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[88,105] unchecked call to getDeclaredConstructor(java.lang.Class<?>...) as a member of the raw type java.lang.Class
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[90,48] org.hibernate.id.Configurable in org.hibernate.id has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[91,19] org.hibernate.id.Configurable in org.hibernate.id has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[16,57] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[16,57] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[16,57] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[25,33] org.hibernate.service.spi.Manageable in org.hibernate.service.spi has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[25,33] org.hibernate.service.spi.Manageable in org.hibernate.service.spi has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[25,33] org.hibernate.service.spi.Manageable in org.hibernate.service.spi has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/JTASessionOpener.java:[32,17] autoClose(boolean) in org.hibernate.SessionBuilder has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[57,19] merge(java.lang.Object) in io.quarkus.hibernate.orm.runtime.session.ForwardingSession implements <T>merge(T) in javax.persistence.EntityManager
[2025-10-01T23:28:48.861Z] return type requires unchecked conversion from java.lang.Object to T
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[207,24] createNativeQuery(java.lang.String,java.lang.Class) in io.quarkus.hibernate.orm.runtime.session.ForwardingSession implements <R>createNativeQuery(java.lang.String,java.lang.Class<R>) in org.hibernate.query.QueryProducer
[2025-10-01T23:28:48.861Z] return type requires unchecked conversion from org.hibernate.query.NativeQuery to org.hibernate.query.NativeQuery<R>
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[668,24] createSQLQuery(java.lang.String) in org.hibernate.query.QueryProducer has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[208,44] unchecked method invocation: method createNativeQuery in interface org.hibernate.query.QueryProducer is applied to given types
[2025-10-01T23:28:48.861Z] required: java.lang.String,java.lang.Class<R>
[2025-10-01T23:28:48.861Z] found: java.lang.String,java.lang.Class
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[208,56] unchecked conversion
[2025-10-01T23:28:48.861Z] required: java.lang.Class<R>
[2025-10-01T23:28:48.861Z] found: java.lang.Class
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/HibernateOrmRecorder.java:[119,69] merge(java.lang.Object) in io.quarkus.hibernate.orm.runtime.session.ForwardingSession implements <T>merge(T) in javax.persistence.EntityManager
[2025-10-01T23:28:48.861Z] return type requires unchecked conversion from java.lang.Object to T
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/HibernateOrmRecorder.java:[119,69] createNativeQuery(java.lang.String,java.lang.Class) in io.quarkus.hibernate.orm.runtime.session.ForwardingSession implements <R>createNativeQuery(java.lang.String,java.lang.Class<R>) in org.hibernate.query.QueryProducer
[2025-10-01T23:28:48.861Z] return type requires unchecked conversion from org.hibernate.query.NativeQuery to org.hibernate.query.NativeQuery<R>
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusConnectionProvider.java:[48,24] unchecked cast
[2025-10-01T23:28:48.861Z] required: T
[2025-10-01T23:28:48.861Z] found: io.quarkus.hibernate.orm.runtime.customized.QuarkusConnectionProvider
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusConnectionProvider.java:[50,24] unchecked cast
[2025-10-01T23:28:48.861Z] required: T
[2025-10-01T23:28:48.861Z] found: io.agroal.api.AgroalDataSource
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[145,19] merge(java.lang.Object) in io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession implements <T>merge(T) in javax.persistence.EntityManager
[2025-10-01T23:28:48.861Z] return type requires unchecked conversion from java.lang.Object to T
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[406,24] createNativeQuery(java.lang.String,java.lang.Class) in io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession implements <R>createNativeQuery(java.lang.String,java.lang.Class<R>) in org.hibernate.query.QueryProducer
[2025-10-01T23:28:48.861Z] return type requires unchecked conversion from org.hibernate.query.NativeQuery to org.hibernate.query.NativeQuery<R>
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[1097,24] createSQLQuery(java.lang.String) in org.hibernate.query.QueryProducer has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[409,49] unchecked method invocation: method createNativeQuery in interface org.hibernate.query.QueryProducer is applied to given types
[2025-10-01T23:28:48.861Z] required: java.lang.String,java.lang.Class<R>
[2025-10-01T23:28:48.861Z] found: java.lang.String,java.lang.Class
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[409,61] unchecked conversion
[2025-10-01T23:28:48.861Z] required: java.lang.Class<R>
[2025-10-01T23:28:48.861Z] found: java.lang.Class
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/service/jacc/Substitute_JaccIntegrator.java:[20,43] org.hibernate.secure.spi.JaccService in org.hibernate.secure.spi has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/tenant/HibernateMultiTenantConnectionProvider.java:[84,17] <T>legacySingleExtensionInstanceForPersistenceUnit(java.lang.Class<T>,java.lang.String) in io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/tenant/HibernateMultiTenantConnectionProvider.java:[109,17] <T>legacySingleExtensionInstanceForPersistenceUnit(java.lang.Class<T>,java.lang.String) in io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/devconsole/HibernateOrmDevConsoleIntegrator.java:[16,72] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/devconsole/HibernateOrmDevConsoleIntegrator.java:[16,89] PERSISTENCE_UNIT_NAME in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[171,17] getMetadataBuilder(org.hibernate.boot.registry.StandardServiceRegistry) in org.hibernate.boot.MetadataSources has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[214,17] PERSISTENCE_UNIT_NAME in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[246,47] ALLOW_ENHANCEMENT_AS_PROXY in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[247,38] ALLOW_ENHANCEMENT_AS_PROXY in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[269,48] WRAP_RESULT_SETS in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[270,74] WRAP_RESULT_SETS in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[272,17] WRAP_RESULT_SETS in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[302,29] JACC_ENABLED in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[304,24] JACC_ENABLED in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[325,42] JACC_PREFIX in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[328,49] CLASS_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[330,81] CLASS_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[332,49] COLLECTION_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[334,81] COLLECTION_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[473,70] CLASS_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-10-01T23:28:48.861Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[473,30] CLASS_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[475,75] COLLECTION_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[475,30] COLLECTION_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[560,39] IDENTIFIER_GENERATOR_STRATEGY_PROVIDER in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/RecordableBootstrap.java:[49,9] StandardServiceRegistryBuilder(org.hibernate.boot.registry.BootstrapServiceRegistry,java.util.Map,org.hibernate.boot.cfgxml.spi.LoadedConfig,java.util.List<org.hibernate.boot.registry.StandardServiceInitiator>) in org.hibernate.boot.registry.StandardServiceRegistryBuilder has been deprecated
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/RecordableBootstrap.java:[162,38] unchecked method invocation: method add in interface java.util.List is applied to given types
[2025-10-01T23:28:48.862Z] required: E
[2025-10-01T23:28:48.862Z] found: java.lang.Class
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/RecordableBootstrap.java:[162,68] unchecked conversion
[2025-10-01T23:28:48.862Z] required: E
[2025-10-01T23:28:48.862Z] found: java.lang.Class
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusStrategySelectorBuilder.java:[58,46] unchecked method invocation: method applyFromStrategyRegistration in class io.quarkus.hibernate.orm.runtime.customized.QuarkusStrategySelectorBuilder is applied to given types
[2025-10-01T23:28:48.862Z] required: org.hibernate.boot.registry.selector.internal.StrategySelectorImpl,org.hibernate.boot.registry.selector.StrategyRegistration<T>
[2025-10-01T23:28:48.862Z] found: org.hibernate.boot.registry.selector.internal.StrategySelectorImpl,org.hibernate.boot.registry.selector.StrategyRegistration
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusStrategySelectorBuilder.java:[58,65] unchecked conversion
[2025-10-01T23:28:48.862Z] required: org.hibernate.boot.registry.selector.StrategyRegistration<T>
[2025-10-01T23:28:48.862Z] found: org.hibernate.boot.registry.selector.StrategyRegistration
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/registry/PreconfiguredServiceRegistryBuilder.java:[77,32] unchecked call to put(K,V) as a member of the raw type java.util.Map
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/registry/PreconfiguredServiceRegistryBuilder.java:[107,28] unchecked call to putAll(java.util.Map<? extends K,? extends V>) as a member of the raw type java.util.Map
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/tenant/HibernateCurrentTenantIdentifierResolver.java:[54,74] <T>legacySingleExtensionInstanceForPersistenceUnit(java.lang.Class<T>,java.lang.String) in io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil has been deprecated
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[18,77] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[18,77] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[18,77] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[23,18] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[23,18] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[23,18] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[24,16] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[28,12] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[28,12] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[28,12] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[29,61] JMX_ENABLED in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-10-01T23:28:48.862Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[32,48] JMX_ENABLED in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- forbiddenapis:3.1:check (verify-forbidden-apis) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.862Z] [INFO] Scanning for classes to check...
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-system-out
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-unsafe-12
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-unsafe-13
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-unsafe-14
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-unsafe-15
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-deprecated-12
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-deprecated-13
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-deprecated-14
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-deprecated-15
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-internal-12
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-internal-13
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-internal-14
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-internal-15
[2025-10-01T23:28:48.862Z] [INFO] Reading API signatures: /quarkus/extensions/hibernate-orm/runtime/banned-signatures.txt
[2025-10-01T23:28:48.862Z] [INFO] Loading classes to check...
[2025-10-01T23:28:48.862Z] [INFO] Scanning classes for violations...
[2025-10-01T23:28:48.862Z] [INFO] Scanned 147 class file(s) for forbidden API invocations (in 1.14s), 0 error(s).
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.862Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.862Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-orm/runtime/src/test/resources
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.862Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.862Z] [INFO] Compiling 1 source file to /quarkus/extensions/hibernate-orm/runtime/target/test-classes
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- forbiddenapis:3.1:testCheck (verify-forbidden-test-apis) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.862Z] [INFO] Scanning for classes to check...
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2025-10-01T23:28:48.862Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2025-10-01T23:28:48.862Z] [INFO] Loading classes to check...
[2025-10-01T23:28:48.862Z] [INFO] Scanning classes for violations...
[2025-10-01T23:28:48.862Z] [INFO] Scanned 1 class file(s) for forbidden API invocations (in 0.14s), 0 error(s).
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.862Z] [INFO] T E S T S
[2025-10-01T23:28:48.862Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.862Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.862Z] [INFO] Running io.quarkus.hibernate.orm.runtime.devconsole.PersistenceUnitNameComparatorTestCase
[2025-10-01T23:28:48.862Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in io.quarkus.hibernate.orm.runtime.devconsole.PersistenceUnitNameComparatorTestCase
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] Results:
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.862Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/runtime/target/quarkus-hibernate-orm-2.7.5.Final.jar
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.862Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/runtime/target/quarkus-hibernate-orm-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm ---
[2025-10-01T23:28:48.862Z] [INFO] Installing /quarkus/extensions/hibernate-orm/runtime/target/quarkus-hibernate-orm-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm/2.7.5.Final/quarkus-hibernate-orm-2.7.5.Final.jar
[2025-10-01T23:28:48.862Z] [INFO] Installing /quarkus/extensions/hibernate-orm/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm/2.7.5.Final/quarkus-hibernate-orm-2.7.5.Final.pom
[2025-10-01T23:28:48.862Z] [INFO] Installing /quarkus/extensions/hibernate-orm/runtime/target/quarkus-hibernate-orm-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm/2.7.5.Final/quarkus-hibernate-orm-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] -------------< io.quarkus:quarkus-narayana-jta-deployment >-------------
[2025-10-01T23:28:48.862Z] [INFO] Building Quarkus - Narayana JTA - Deployment 2.7.5.Final [337/964]
[2025-10-01T23:28:48.862Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-jta-deployment ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-jta-deployment ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-jta-deployment ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-jta-deployment ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-jta-deployment ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-jta-deployment ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-jta-deployment ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-jta-deployment ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-jta-deployment ---
[2025-10-01T23:28:48.862Z] [INFO] Processed 7 files in 34ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-jta-deployment ---
[2025-10-01T23:28:48.862Z] [INFO] Processed 7 files in 00:00.027 (Already Sorted: 7, Needed Sorting: 0)
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-jta-deployment ---
[2025-10-01T23:28:48.862Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.862Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-jta/deployment/src/main/resources
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-jta-deployment ---
[2025-10-01T23:28:48.862Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.862Z] [INFO] Compiling 1 source file to /quarkus/extensions/narayana-jta/deployment/target/classes
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-jta-deployment ---
[2025-10-01T23:28:48.862Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.862Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-jta/deployment/src/test/resources
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-jta-deployment ---
[2025-10-01T23:28:48.862Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.862Z] [INFO] Compiling 6 source files to /quarkus/extensions/narayana-jta/deployment/target/test-classes
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-jta-deployment ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.862Z] [INFO] T E S T S
[2025-10-01T23:28:48.862Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.862Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.862Z] [INFO] Running io.quarkus.narayana.interceptor.TransactionalTest
[2025-10-01T23:28:48.862Z] 2025-10-01 22:25:55,263 INFO [io.qua.arc.pro.BeanProcessor] (build-18) Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-10-01T23:28:48.862Z] - @Inject field io.quarkus.narayana.interceptor.TransactionalTest#testTransactionalBean,
[2025-10-01T23:28:48.862Z] - @Inject field io.quarkus.narayana.interceptor.TransactionalTest#tm,
[2025-10-01T23:28:48.862Z] - @Inject field io.quarkus.narayana.interceptor.TransactionalTest#txAssertionData
[2025-10-01T23:28:48.862Z] - and 3 more - please enable debug logging to see the full list
[2025-10-01T23:28:48.862Z] 2025-10-01 22:25:55,803 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.378s.
[2025-10-01T23:28:48.862Z] 2025-10-01 22:25:55,803 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.862Z] 2025-10-01 22:25:55,804 INFO [io.quarkus] (main) Installed features: [cdi, narayana-jta, smallrye-context-propagation]
[2025-10-01T23:28:48.862Z] 2025-10-01 22:25:55,922 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2025-10-01T23:28:48.862Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.868 s - in io.quarkus.narayana.interceptor.TransactionalTest
[2025-10-01T23:28:48.862Z] [INFO] Running io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest
[2025-10-01T23:28:48.862Z] 2025-10-01 22:25:56,971 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.305s.
[2025-10-01T23:28:48.862Z] 2025-10-01 22:25:56,972 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.862Z] 2025-10-01 22:25:56,972 INFO [io.quarkus] (main) Installed features: [cdi, narayana-jta, smallrye-context-propagation]
[2025-10-01T23:28:48.862Z] 2025-10-01 22:25:57,015 ERROR [io.qua.arc.imp.EventImpl$DeferredEventNotification] (main) Failure while notifying an observer io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest_ObservingBean_Observer_observeAfterSuccess2_38da0c52ec1ec58ef6e9aad6d3375ef3b624f5e0@7b8d6c66 for event java.lang.String. Stack trace - java.lang.IllegalStateException: This is an expected exception within test
[2025-10-01T23:28:48.862Z] 2025-10-01 22:25:57,015 ERROR [io.qua.arc.imp.EventImpl$DeferredEventNotification] (main) Failure while notifying an observer io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest_ObservingBean_Observer_observeAfterSuccess_a699b16d5ec84f5cd24dbb4141adc7df66800e67@6ca367aa for event java.lang.String. Stack trace - java.lang.IllegalStateException: This is an expected exception within test
[2025-10-01T23:28:48.862Z] 2025-10-01 22:25:57,019 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.862Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.085 s - in io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest
[2025-10-01T23:28:48.862Z] [INFO] Running io.quarkus.narayana.observers.TransactionalObserversTest
[2025-10-01T23:28:48.862Z] 2025-10-01 22:25:57,956 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.311s.
[2025-10-01T23:28:48.862Z] 2025-10-01 22:25:57,956 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.862Z] 2025-10-01 22:25:57,956 INFO [io.quarkus] (main) Installed features: [cdi, narayana-jta, smallrye-context-propagation]
[2025-10-01T23:28:48.862Z] 2025-10-01 22:25:58,013 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.862Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 s - in io.quarkus.narayana.observers.TransactionalObserversTest
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] Results:
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-jta-deployment ---
[2025-10-01T23:28:48.862Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/deployment/target/quarkus-narayana-jta-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-jta-deployment ---
[2025-10-01T23:28:48.862Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/deployment/target/quarkus-narayana-jta-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-jta-deployment ---
[2025-10-01T23:28:48.862Z] [INFO] Installing /quarkus/extensions/narayana-jta/deployment/target/quarkus-narayana-jta-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-jta-deployment/2.7.5.Final/quarkus-narayana-jta-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.862Z] [INFO] Installing /quarkus/extensions/narayana-jta/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-jta-deployment/2.7.5.Final/quarkus-narayana-jta-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.862Z] [INFO] Installing /quarkus/extensions/narayana-jta/deployment/target/quarkus-narayana-jta-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-jta-deployment/2.7.5.Final/quarkus-narayana-jta-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] ------------< io.quarkus:quarkus-datasource-deployment-spi >------------
[2025-10-01T23:28:48.862Z] [INFO] Building Quarkus - Datasource - Deployment 2.7.5.Final [338/964]
[2025-10-01T23:28:48.862Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-deployment-spi ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-deployment-spi ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-deployment-spi ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-deployment-spi ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-deployment-spi ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-deployment-spi ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-deployment-spi ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-deployment-spi ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-deployment-spi ---
[2025-10-01T23:28:48.862Z] [INFO] Processed 5 files in 28ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-deployment-spi ---
[2025-10-01T23:28:48.862Z] [INFO] Processed 5 files in 00:00.015 (Already Sorted: 5, Needed Sorting: 0)
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource-deployment-spi ---
[2025-10-01T23:28:48.862Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.862Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/deployment-spi/src/main/resources
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource-deployment-spi ---
[2025-10-01T23:28:48.862Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.862Z] [INFO] Compiling 5 source files to /quarkus/extensions/datasource/deployment-spi/target/classes
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource-deployment-spi ---
[2025-10-01T23:28:48.862Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.862Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/deployment-spi/src/test/resources
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource-deployment-spi ---
[2025-10-01T23:28:48.862Z] [INFO] No sources to compile
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource-deployment-spi ---
[2025-10-01T23:28:48.862Z] [INFO] No tests to run.
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource-deployment-spi ---
[2025-10-01T23:28:48.862Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment-spi/target/quarkus-datasource-deployment-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-deployment-spi ---
[2025-10-01T23:28:48.862Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment-spi/target/quarkus-datasource-deployment-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-deployment-spi ---
[2025-10-01T23:28:48.862Z] [INFO] Installing /quarkus/extensions/datasource/deployment-spi/target/quarkus-datasource-deployment-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.862Z] [INFO] Installing /quarkus/extensions/datasource/deployment-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final.pom
[2025-10-01T23:28:48.862Z] [INFO] Installing /quarkus/extensions/datasource/deployment-spi/target/quarkus-datasource-deployment-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] ---------< io.quarkus:quarkus-kubernetes-service-binding-spi >----------
[2025-10-01T23:28:48.862Z] [INFO] Building Quarkus - Kubernetes Service Binding - SPI 2.7.5.Final [339/964]
[2025-10-01T23:28:48.862Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-service-binding-spi ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-service-binding-spi ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-service-binding-spi ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-service-binding-spi ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-service-binding-spi ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-service-binding-spi ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-service-binding-spi ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-service-binding-spi ---
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-service-binding-spi ---
[2025-10-01T23:28:48.862Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-service-binding-spi ---
[2025-10-01T23:28:48.862Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-service-binding-spi ---
[2025-10-01T23:28:48.862Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.862Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-service-binding/spi/src/main/resources
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-service-binding-spi ---
[2025-10-01T23:28:48.862Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.862Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes-service-binding/spi/target/classes
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-service-binding-spi ---
[2025-10-01T23:28:48.862Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.862Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-service-binding/spi/src/test/resources
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-service-binding-spi ---
[2025-10-01T23:28:48.862Z] [INFO] No sources to compile
[2025-10-01T23:28:48.862Z] [INFO]
[2025-10-01T23:28:48.862Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-service-binding-spi ---
[2025-10-01T23:28:48.863Z] [INFO] No tests to run.
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-service-binding-spi ---
[2025-10-01T23:28:48.863Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/spi/target/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-service-binding-spi ---
[2025-10-01T23:28:48.863Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/spi/target/quarkus-kubernetes-service-binding-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-service-binding-spi ---
[2025-10-01T23:28:48.863Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/spi/target/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar
[2025-10-01T23:28:48.863Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final.pom
[2025-10-01T23:28:48.863Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/spi/target/quarkus-kubernetes-service-binding-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --------------< io.quarkus:quarkus-datasource-deployment >--------------
[2025-10-01T23:28:48.863Z] [INFO] Building Quarkus - Datasource - Deployment 2.7.5.Final [340/964]
[2025-10-01T23:28:48.863Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-deployment ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-deployment ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-deployment ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-deployment ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-deployment ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-deployment ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-deployment ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-deployment ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] Processed 4 files in 31ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] Processed 4 files in 00:00.022 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.863Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.863Z] [INFO] Compiling 4 source files to /quarkus/extensions/datasource/deployment/target/classes
[2025-10-01T23:28:48.863Z] [WARNING] /quarkus/extensions/datasource/deployment/src/main/java/io/quarkus/datasource/deployment/devservices/DevServicesDatasourceProcessor.java:[193,62] enabledDeprecated in io.quarkus.datasource.runtime.DevServicesBuildTimeConfig has been deprecated and marked for removal
[2025-10-01T23:28:48.863Z] [WARNING] /quarkus/extensions/datasource/deployment/src/main/java/io/quarkus/datasource/deployment/devservices/DevServicesDatasourceProcessor.java:[202,62] enabledDeprecated in io.quarkus.datasource.runtime.DevServicesBuildTimeConfig has been deprecated and marked for removal
[2025-10-01T23:28:48.863Z] [WARNING] /quarkus/extensions/datasource/deployment/src/main/java/io/quarkus/datasource/deployment/devservices/DevServicesDatasourceProcessor.java:[225,57] enabledDeprecated in io.quarkus.datasource.runtime.DevServicesBuildTimeConfig has been deprecated and marked for removal
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.863Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/deployment/src/test/resources
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] No sources to compile
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] No tests to run.
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment/target/quarkus-datasource-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment/target/quarkus-datasource-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] Installing /quarkus/extensions/datasource/deployment/target/quarkus-datasource-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment/2.7.5.Final/quarkus-datasource-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.863Z] [INFO] Installing /quarkus/extensions/datasource/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment/2.7.5.Final/quarkus-datasource-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.863Z] [INFO] Installing /quarkus/extensions/datasource/deployment/target/quarkus-datasource-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment/2.7.5.Final/quarkus-datasource-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] -------------< io.quarkus:quarkus-credentials-deployment >--------------
[2025-10-01T23:28:48.863Z] [INFO] Building Quarkus - Credentials - Deployment 2.7.5.Final [341/964]
[2025-10-01T23:28:48.863Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-credentials-deployment ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-credentials-deployment ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-credentials-deployment ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-credentials-deployment ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-credentials-deployment ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-credentials-deployment ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-credentials-deployment ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-credentials-deployment ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-credentials-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-credentials-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-credentials-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.863Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/deployment/src/main/resources
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-credentials-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.863Z] [INFO] Compiling 1 source file to /quarkus/extensions/credentials/deployment/target/classes
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-credentials-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.863Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/deployment/src/test/resources
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-credentials-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] No sources to compile
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-credentials-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] No tests to run.
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-credentials-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] Building jar: /quarkus/extensions/credentials/deployment/target/quarkus-credentials-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-credentials-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] Building jar: /quarkus/extensions/credentials/deployment/target/quarkus-credentials-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-credentials-deployment ---
[2025-10-01T23:28:48.863Z] [INFO] Installing /quarkus/extensions/credentials/deployment/target/quarkus-credentials-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.863Z] [INFO] Installing /quarkus/extensions/credentials/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.863Z] [INFO] Installing /quarkus/extensions/credentials/deployment/target/quarkus-credentials-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] ---------------< io.quarkus:quarkus-devservices-parent >----------------
[2025-10-01T23:28:48.863Z] [INFO] Building Quarkus - DevServices 2.7.5.Final [342/964]
[2025-10-01T23:28:48.863Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-parent ---
[2025-10-01T23:28:48.863Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-parent ---
[2025-10-01T23:28:48.863Z] [INFO] Installing /quarkus/extensions/devservices/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-parent/2.7.5.Final/quarkus-devservices-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] -----------------< io.quarkus:quarkus-devservices-h2 >------------------
[2025-10-01T23:28:48.863Z] [INFO] Building Quarkus - DevServices - H2 2.7.5.Final [343/964]
[2025-10-01T23:28:48.863Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-h2 ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-h2 ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-h2 ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-h2 ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-h2 ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-h2 ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-h2 ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-h2 ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-h2 ---
[2025-10-01T23:28:48.863Z] [INFO] Processed 1 files in 15ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-h2 ---
[2025-10-01T23:28:48.863Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-h2 ---
[2025-10-01T23:28:48.863Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.863Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/h2/src/main/resources
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-h2 ---
[2025-10-01T23:28:48.863Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.863Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/h2/target/classes
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-h2 ---
[2025-10-01T23:28:48.863Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.863Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/h2/src/test/resources
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-h2 ---
[2025-10-01T23:28:48.863Z] [INFO] No sources to compile
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-h2 ---
[2025-10-01T23:28:48.863Z] [INFO] No tests to run.
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-h2 ---
[2025-10-01T23:28:48.863Z] [INFO] Building jar: /quarkus/extensions/devservices/h2/target/quarkus-devservices-h2-2.7.5.Final.jar
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-h2 ---
[2025-10-01T23:28:48.863Z] [INFO] Building jar: /quarkus/extensions/devservices/h2/target/quarkus-devservices-h2-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-h2 ---
[2025-10-01T23:28:48.863Z] [INFO] Installing /quarkus/extensions/devservices/h2/target/quarkus-devservices-h2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-h2/2.7.5.Final/quarkus-devservices-h2-2.7.5.Final.jar
[2025-10-01T23:28:48.863Z] [INFO] Installing /quarkus/extensions/devservices/h2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-h2/2.7.5.Final/quarkus-devservices-h2-2.7.5.Final.pom
[2025-10-01T23:28:48.863Z] [INFO] Installing /quarkus/extensions/devservices/h2/target/quarkus-devservices-h2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-h2/2.7.5.Final/quarkus-devservices-h2-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-parent >-------------------
[2025-10-01T23:28:48.863Z] [INFO] Building Quarkus - JDBC 2.7.5.Final [344/964]
[2025-10-01T23:28:48.863Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-parent ---
[2025-10-01T23:28:48.863Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-parent ---
[2025-10-01T23:28:48.863Z] [INFO] Installing /quarkus/extensions/jdbc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-parent/2.7.5.Final/quarkus-jdbc-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] -----------------< io.quarkus:quarkus-jdbc-h2-parent >------------------
[2025-10-01T23:28:48.863Z] [INFO] Building Quarkus - JDBC - H2 2.7.5.Final [345/964]
[2025-10-01T23:28:48.863Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-h2-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-h2-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-h2-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-h2-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-h2-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-h2-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-h2-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-h2-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-h2-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-h2-parent ---
[2025-10-01T23:28:48.863Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-h2-parent ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-h2-parent ---
[2025-10-01T23:28:48.863Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2-parent/2.7.5.Final/quarkus-jdbc-h2-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] ---------------------< io.quarkus:quarkus-jdbc-h2 >---------------------
[2025-10-01T23:28:48.863Z] [INFO] Building Quarkus - JDBC - H2 - Runtime 2.7.5.Final [346/964]
[2025-10-01T23:28:48.863Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.pom
[2025-10-01T23:28:48.863Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.pom (2.2 kB at 15 kB/s)
[2025-10-01T23:28:48.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-modules/1.15.0/jts-modules-1.15.0.pom
[2025-10-01T23:28:48.863Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-modules/1.15.0/jts-modules-1.15.0.pom (1.2 kB at 11 kB/s)
[2025-10-01T23:28:48.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts/1.15.0/jts-1.15.0.pom
[2025-10-01T23:28:48.863Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts/1.15.0/jts-1.15.0.pom (11 kB at 109 kB/s)
[2025-10-01T23:28:48.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.jar
[2025-10-01T23:28:48.863Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.jar (798 kB at 6.0 MB/s)
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.863Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.864Z] [INFO] Processed 6 files in 23ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.864Z] [INFO] Processed 6 files in 00:00.006 (Already Sorted: 6, Needed Sorting: 0)
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.864Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.864Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.864Z] [INFO] Compiling 6 source files to /quarkus/extensions/jdbc/jdbc-h2/runtime/target/classes
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.864Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-h2/runtime/src/test/resources
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.864Z] [INFO] No sources to compile
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.864Z] [INFO] No tests to run.
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.864Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/runtime/target/quarkus-jdbc-h2-2.7.5.Final.jar
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.864Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/runtime/target/quarkus-jdbc-h2-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-h2 ---
[2025-10-01T23:28:48.864Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/runtime/target/quarkus-jdbc-h2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2/2.7.5.Final/quarkus-jdbc-h2-2.7.5.Final.jar
[2025-10-01T23:28:48.864Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2/2.7.5.Final/quarkus-jdbc-h2-2.7.5.Final.pom
[2025-10-01T23:28:48.864Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/runtime/target/quarkus-jdbc-h2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2/2.7.5.Final/quarkus-jdbc-h2-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-h2-deployment >----------------
[2025-10-01T23:28:48.864Z] [INFO] Building Quarkus - JDBC - H2 - Deployment 2.7.5.Final [347/964]
[2025-10-01T23:28:48.864Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-h2-deployment ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-h2-deployment ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-h2-deployment ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-h2-deployment ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-h2-deployment ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-h2-deployment ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-h2-deployment ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-h2-deployment ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-h2-deployment ---
[2025-10-01T23:28:48.864Z] [INFO] Processed 2 files in 16ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-h2-deployment ---
[2025-10-01T23:28:48.864Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-h2-deployment ---
[2025-10-01T23:28:48.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.864Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-h2/deployment/src/main/resources
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-h2-deployment ---
[2025-10-01T23:28:48.864Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.864Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-h2/deployment/target/classes
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-h2-deployment ---
[2025-10-01T23:28:48.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.864Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-h2/deployment/src/test/resources
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-h2-deployment ---
[2025-10-01T23:28:48.864Z] [INFO] No sources to compile
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-h2-deployment ---
[2025-10-01T23:28:48.864Z] [INFO] No tests to run.
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-h2-deployment ---
[2025-10-01T23:28:48.864Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/deployment/target/quarkus-jdbc-h2-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-h2-deployment ---
[2025-10-01T23:28:48.864Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/deployment/target/quarkus-jdbc-h2-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-h2-deployment ---
[2025-10-01T23:28:48.864Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/deployment/target/quarkus-jdbc-h2-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2-deployment/2.7.5.Final/quarkus-jdbc-h2-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.864Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2-deployment/2.7.5.Final/quarkus-jdbc-h2-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.864Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/deployment/target/quarkus-jdbc-h2-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2-deployment/2.7.5.Final/quarkus-jdbc-h2-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] ----------------< io.quarkus:quarkus-agroal-deployment >----------------
[2025-10-01T23:28:48.864Z] [INFO] Building Quarkus - Agroal - Deployment 2.7.5.Final [348/964]
[2025-10-01T23:28:48.864Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal-deployment ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal-deployment ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal-deployment ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal-deployment ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal-deployment ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal-deployment ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal-deployment ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal-deployment ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal-deployment ---
[2025-10-01T23:28:48.864Z] [INFO] Processed 28 files in 62ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal-deployment ---
[2025-10-01T23:28:48.864Z] [INFO] Processed 28 files in 00:00.031 (Already Sorted: 28, Needed Sorting: 0)
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-agroal-deployment ---
[2025-10-01T23:28:48.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.864Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/deployment/src/main/resources
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-agroal-deployment ---
[2025-10-01T23:28:48.864Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.864Z] [INFO] Compiling 3 source files to /quarkus/extensions/agroal/deployment/target/classes
[2025-10-01T23:28:48.864Z] [WARNING] /quarkus/extensions/agroal/deployment/src/main/java/io/quarkus/agroal/deployment/AgroalProcessor.java:[267,89] enabledDeprecated in io.quarkus.datasource.runtime.DevServicesBuildTimeConfig has been deprecated and marked for removal
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-agroal-deployment ---
[2025-10-01T23:28:48.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.864Z] [INFO] Copying 12 resources
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-agroal-deployment ---
[2025-10-01T23:28:48.864Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.864Z] [INFO] Compiling 25 source files to /quarkus/extensions/agroal/deployment/target/test-classes
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-agroal-deployment ---
[2025-10-01T23:28:48.864Z] [INFO]
[2025-10-01T23:28:48.864Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.864Z] [INFO] T E S T S
[2025-10-01T23:28:48.864Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.864Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.864Z] [INFO] Running io.quarkus.agroal.test.AgroalDevModeTestCase
[2025-10-01T23:28:48.864Z] [INFO] H2 database started in TCP server mode; server status: TCP server running at tcp://172.17.0.2:9092 (only local connections)
[2025-10-01T23:28:48.864Z] Tests paused
[2025-10-01T23:28:48.864Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.864Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.864Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.864Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.864Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:14,872 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.421s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:14,875 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:14,875 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:16,739 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/agroal/deployment/target/quarkus-dev-mode-test10613681071207593510/src/main/resources/application.properties
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:16,742 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:16,767 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.864Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.864Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.864Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.864Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.864Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:17,450 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.675s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:17,451 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:17,451 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:17,451 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.713s
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:17,479 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.864Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.344 s - in io.quarkus.agroal.test.AgroalDevModeTestCase
[2025-10-01T23:28:48.864Z] [INFO] Running io.quarkus.agroal.test.AgroalMetricsTestCase
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:21,672 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.657s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:21,673 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:21,673 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:21,792 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.864Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.106 s - in io.quarkus.agroal.test.AgroalMetricsTestCase
[2025-10-01T23:28:48.864Z] [INFO] Running io.quarkus.agroal.test.DataSourceHealthCheckExclusionTest
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:23,030 WARN [io.agr.pool] (main) Datasource 'brokenDS': Driver does not support the provided URL: BROKEN
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:23,213 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.509s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:23,214 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:23,214 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:24,227 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.864Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.434 s - in io.quarkus.agroal.test.DataSourceHealthCheckExclusionTest
[2025-10-01T23:28:48.864Z] [INFO] Running io.quarkus.agroal.test.DataSourceHealthCheckWithExtraProducerTest
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:25,080 WARN [io.agr.pool] (main) Datasource 'brokenDS': Driver does not support the provided URL: BROKEN
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:25,288 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:25,288 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:25,288 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:25,819 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.864Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 s - in io.quarkus.agroal.test.DataSourceHealthCheckWithExtraProducerTest
[2025-10-01T23:28:48.864Z] [INFO] Running io.quarkus.agroal.test.DefaultDataSourceConfigTest
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:26,980 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.413s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:26,980 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:26,980 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:27,201 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.864Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.376 s - in io.quarkus.agroal.test.DefaultDataSourceConfigTest
[2025-10-01T23:28:48.864Z] [INFO] Running io.quarkus.agroal.test.DeprecatedDataSourceConfigTest
[2025-10-01T23:28:48.864Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s - in io.quarkus.agroal.test.DeprecatedDataSourceConfigTest
[2025-10-01T23:28:48.864Z] [INFO] Running io.quarkus.agroal.test.DevServicesH2DatasourceTestCase
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:28,089 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-17) Dev Services for H2 started.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:28,095 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-17) Dev Services for the default datasource (h2) started.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:28,696 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:28,697 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:28,697 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:28,837 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-10-01T23:28:48.864Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.144 s - in io.quarkus.agroal.test.DevServicesH2DatasourceTestCase
[2025-10-01T23:28:48.864Z] [INFO] Running io.quarkus.agroal.test.DisabledTransactionDataSourceConfigTest
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:28,848 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:29,939 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:29,940 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:29,940 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:30,042 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-10-01T23:28:48.864Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 s - in io.quarkus.agroal.test.DisabledTransactionDataSourceConfigTest
[2025-10-01T23:28:48.864Z] [INFO] Running io.quarkus.agroal.test.FlushOnCloseDataSourceConfigTest
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:30,811 INFO [io.agr.pool] (main) Datasource '<default>': Pool interceptors: [io.quarkus.agroal.test.FlushOnCloseDataSourceConfigTest$ClientUserTrackerInterceptor@5d715be1 (priority 0)]
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:30,978 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.372s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:30,979 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:30,979 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:31,036 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:null
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:31,076 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:null
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:31,080 WARN [io.agr.pool] (main) Datasource '<default>': JDBC resources leaked: 1 ResultSet(s) and 1 Statement(s)
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:31,081 WARN [io.agr.pool] (main) Datasource '<default>': JDBC resources leaked: 1 ResultSet(s) and 1 Statement(s)
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:31,082 WARN [io.agr.pool] (agroal-11) Datasource '<default>': Closing connection in incorrect state CHECKED_OUT
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:31,083 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection returned ClientUser:1
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:31,083 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:1
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:31,084 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:null
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:31,085 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection returned ClientUser:1
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:31,086 WARN [io.agr.pool] (agroal-11) Datasource '<default>': Closing connection in incorrect state CHECKED_OUT
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:31,121 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.864Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 s - in io.quarkus.agroal.test.FlushOnCloseDataSourceConfigTest
[2025-10-01T23:28:48.864Z] [INFO] Running io.quarkus.agroal.test.MultipleDataSourcesConfigDevModeTest
[2025-10-01T23:28:48.864Z] Tests paused
[2025-10-01T23:28:48.864Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.864Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.864Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.864Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.864Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:33,481 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.039s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:33,481 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:33,482 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:33,743 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/agroal/deployment/target/quarkus-dev-mode-test10638755007806035663/src/main/resources/application.properties
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:33,745 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:33,765 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2025-10-01T23:28:48.864Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.864Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.864Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.864Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.864Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:34,249 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.475s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:34,250 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:34,250 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:34,250 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.509s
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:34,268 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.864Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.215 s - in io.quarkus.agroal.test.MultipleDataSourcesConfigDevModeTest
[2025-10-01T23:28:48.864Z] [INFO] Running io.quarkus.agroal.test.MultipleDataSourcesConfigTest
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:35,523 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.493s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:35,524 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:35,524 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:35,705 INFO [io.quarkus] (main) Quarkus stopped in 0.070s
[2025-10-01T23:28:48.864Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.361 s - in io.quarkus.agroal.test.MultipleDataSourcesConfigTest
[2025-10-01T23:28:48.864Z] [INFO] Running io.quarkus.agroal.test.MultipleDataSourcesErroneousButWorkingConfigTest
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:36,533 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.datasource.users.driver" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:36,845 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.370s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:36,845 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:36,845 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:36,982 INFO [io.quarkus] (main) Quarkus stopped in 0.066s
[2025-10-01T23:28:48.864Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.268 s - in io.quarkus.agroal.test.MultipleDataSourcesErroneousButWorkingConfigTest
[2025-10-01T23:28:48.864Z] [INFO] Running io.quarkus.agroal.test.MultipleDevServicesDataSourcesConfigTest
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:37,328 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-1) Dev Services for H2 started.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:37,328 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-1) Dev Services for the default datasource (h2) started.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:37,331 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-1) Dev Services for H2 started.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:37,332 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-1) Dev Services for datasource 'inventory' (h2) started.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:37,334 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-1) Dev Services for H2 started.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:37,334 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-1) Dev Services for datasource 'users' (h2) started.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:38,019 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.449s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:38,020 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:38,020 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.864Z] 2025-10-01 22:26:38,153 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-10-01T23:28:48.864Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 s - in io.quarkus.agroal.test.MultipleDevServicesDataSourcesConfigTest
[2025-10-01T23:28:48.864Z] [INFO] Running io.quarkus.agroal.test.NamedDataSourceConfigTest
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:38,161 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:38,165 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:38,169 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:38,736 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-14) Unable to determine a database type for default datasource
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:39,370 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:39,371 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:39,371 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:39,483 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-10-01T23:28:48.865Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.311 s - in io.quarkus.agroal.test.NamedDataSourceConfigTest
[2025-10-01T23:28:48.865Z] [INFO] Running io.quarkus.agroal.test.NoConfigTest
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:39,846 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-13) Dev Services for H2 started.
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:39,847 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-13) Dev Services for the default datasource (h2) started.
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:40,394 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.376s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:40,395 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:40,395 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:40,481 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.865Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 s - in io.quarkus.agroal.test.NoConfigTest
[2025-10-01T23:28:48.865Z] [INFO] Running io.quarkus.agroal.test.NoNettyDataSourceConfigTest
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:40,488 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:41,183 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.191s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:41,183 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:41,183 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation]
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:41,248 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2025-10-01T23:28:48.865Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 s - in io.quarkus.agroal.test.NoNettyDataSourceConfigTest
[2025-10-01T23:28:48.865Z] [INFO] Running io.quarkus.agroal.test.NoSuitableDriverTest
[2025-10-01T23:28:48.865Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s - in io.quarkus.agroal.test.NoSuitableDriverTest
[2025-10-01T23:28:48.865Z] [INFO] Running io.quarkus.agroal.test.PoolInterceptorsTest
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:42,556 INFO [io.agr.pool] (main) Datasource 'another': Pool interceptors: [io.quarkus.agroal.test.PoolInterceptorsTest$AnotherInterceptor@71df3f5b (priority 0) >>> io.quarkus.agroal.test.PoolInterceptorsTest$AnotherPriorityInterceptor@21b842cf (priority 1)]
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:42,576 INFO [io.agr.pool] (main) Datasource '<default>': Pool interceptors: [io.quarkus.agroal.test.PoolInterceptorsTest$DefaultInterceptor@134fe7f6 (priority 0)]
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:42,672 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.479s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:42,672 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:42,672 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:42,817 INFO [io.quarkus] (main) Quarkus stopped in 0.068s
[2025-10-01T23:28:48.865Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.179 s - in io.quarkus.agroal.test.PoolInterceptorsTest
[2025-10-01T23:28:48.865Z] [INFO] Running io.quarkus.agroal.test.PoolLessTestCase
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:43,631 INFO [io.agr.pool] (main) Datasource '<default>': Connection reap not supported in pool-less mode
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:43,802 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:43,803 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:43,803 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:43,907 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.865Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.085 s - in io.quarkus.agroal.test.PoolLessTestCase
[2025-10-01T23:28:48.865Z] [INFO] Running io.quarkus.agroal.test.UnknownDriverConfigTest
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:44,233 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-12) Unable to start devservices for default datasource as this datasource type (other) does not support devservices
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:44,686 WARN [io.qua.agr.run.AgroalConnectionConfigurer] (main) Agroal does not support detecting if a connection is still usable after an exception for database kind: other
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:44,861 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.453s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:44,861 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:44,861 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-10-01T23:28:48.865Z] 2025-10-01 22:26:44,959 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2025-10-01T23:28:48.865Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 s - in io.quarkus.agroal.test.UnknownDriverConfigTest
[2025-10-01T23:28:48.865Z] [INFO] Running io.quarkus.agroal.test.XaRequiresXaDatasourceTest
[2025-10-01T23:28:48.865Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s - in io.quarkus.agroal.test.XaRequiresXaDatasourceTest
[2025-10-01T23:28:48.865Z] [INFO] H2 database was shut down; server status: Not started
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] Results:
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-agroal-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] Building jar: /quarkus/extensions/agroal/deployment/target/quarkus-agroal-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] Building jar: /quarkus/extensions/agroal/deployment/target/quarkus-agroal-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] Installing /quarkus/extensions/agroal/deployment/target/quarkus-agroal-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-agroal-deployment/2.7.5.Final/quarkus-agroal-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.865Z] [INFO] Installing /quarkus/extensions/agroal/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-agroal-deployment/2.7.5.Final/quarkus-agroal-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.865Z] [INFO] Installing /quarkus/extensions/agroal/deployment/target/quarkus-agroal-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-agroal-deployment/2.7.5.Final/quarkus-agroal-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] ---------------< io.quarkus:quarkus-caffeine-deployment >---------------
[2025-10-01T23:28:48.865Z] [INFO] Building Quarkus - Caffeine - Deployment 2.7.5.Final [349/964]
[2025-10-01T23:28:48.865Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-caffeine-deployment ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-caffeine-deployment ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-caffeine-deployment ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-caffeine-deployment ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-caffeine-deployment ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-caffeine-deployment ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-caffeine-deployment ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-caffeine-deployment ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-caffeine-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-caffeine-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-caffeine-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.865Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/caffeine/deployment/src/main/resources
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-caffeine-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.865Z] [INFO] Compiling 1 source file to /quarkus/extensions/caffeine/deployment/target/classes
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-caffeine-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.865Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/caffeine/deployment/src/test/resources
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-caffeine-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] No sources to compile
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-caffeine-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] No tests to run.
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-caffeine-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] Building jar: /quarkus/extensions/caffeine/deployment/target/quarkus-caffeine-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-caffeine-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] Building jar: /quarkus/extensions/caffeine/deployment/target/quarkus-caffeine-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-caffeine-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] Installing /quarkus/extensions/caffeine/deployment/target/quarkus-caffeine-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-caffeine-deployment/2.7.5.Final/quarkus-caffeine-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.865Z] [INFO] Installing /quarkus/extensions/caffeine/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-caffeine-deployment/2.7.5.Final/quarkus-caffeine-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.865Z] [INFO] Installing /quarkus/extensions/caffeine/deployment/target/quarkus-caffeine-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-caffeine-deployment/2.7.5.Final/quarkus-caffeine-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] ---------< io.quarkus:quarkus-panache-hibernate-common-parent >---------
[2025-10-01T23:28:48.865Z] [INFO] Building Quarkus - Panache - Hibernate - Common 2.7.5.Final [350/964]
[2025-10-01T23:28:48.865Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-hibernate-common-parent ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-hibernate-common-parent ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-hibernate-common-parent ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-hibernate-common-parent ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-hibernate-common-parent ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-hibernate-common-parent ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-hibernate-common-parent ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-hibernate-common-parent ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-hibernate-common-parent ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-hibernate-common-parent ---
[2025-10-01T23:28:48.865Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-hibernate-common-parent ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-hibernate-common-parent ---
[2025-10-01T23:28:48.865Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common-parent/2.7.5.Final/quarkus-panache-hibernate-common-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] ------------< io.quarkus:quarkus-panache-hibernate-common >-------------
[2025-10-01T23:28:48.865Z] [INFO] Building Quarkus - Panache - Hibernate - Common - Runtime 2.7.5.Final [351/964]
[2025-10-01T23:28:48.865Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-hibernate-common ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-hibernate-common ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-hibernate-common ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-hibernate-common ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-hibernate-common ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-hibernate-common ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-hibernate-common ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-hibernate-common ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-hibernate-common ---
[2025-10-01T23:28:48.865Z] [INFO] Processed 2 files in 10ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-hibernate-common ---
[2025-10-01T23:28:48.865Z] [INFO] Processed 2 files in 00:00.018 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-hibernate-common ---
[2025-10-01T23:28:48.865Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.865Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-hibernate-common ---
[2025-10-01T23:28:48.865Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.865Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/panache-hibernate-common/runtime/target/classes
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-hibernate-common ---
[2025-10-01T23:28:48.865Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.865Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-hibernate-common/runtime/src/test/resources
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-hibernate-common ---
[2025-10-01T23:28:48.865Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.865Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/panache-hibernate-common/runtime/target/test-classes
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-hibernate-common ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.865Z] [INFO] T E S T S
[2025-10-01T23:28:48.865Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.865Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.865Z] [INFO] Running io.quarkus.panache.hibernate.common.runtime.QueryMatcherTest
[2025-10-01T23:28:48.865Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in io.quarkus.panache.hibernate.common.runtime.QueryMatcherTest
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] Results:
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-hibernate-common ---
[2025-10-01T23:28:48.865Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/runtime/target/quarkus-panache-hibernate-common-2.7.5.Final.jar
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-hibernate-common ---
[2025-10-01T23:28:48.865Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/runtime/target/quarkus-panache-hibernate-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-hibernate-common ---
[2025-10-01T23:28:48.865Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/runtime/target/quarkus-panache-hibernate-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final.jar
[2025-10-01T23:28:48.865Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final.pom
[2025-10-01T23:28:48.865Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/runtime/target/quarkus-panache-hibernate-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] -------< io.quarkus:quarkus-panache-hibernate-common-deployment >-------
[2025-10-01T23:28:48.865Z] [INFO] Building Quarkus - Panache - Hibernate - Common - Deployment 2.7.5.Final [352/964]
[2025-10-01T23:28:48.865Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-hibernate-common-deployment ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-hibernate-common-deployment ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-hibernate-common-deployment ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-hibernate-common-deployment ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-hibernate-common-deployment ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-hibernate-common-deployment ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-hibernate-common-deployment ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-hibernate-common-deployment ---
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-hibernate-common-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] Processed 6 files in 14ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-hibernate-common-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] Processed 6 files in 00:00.014 (Already Sorted: 6, Needed Sorting: 0)
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-hibernate-common-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.865Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-hibernate-common/deployment/src/main/resources
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-hibernate-common-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.865Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/panache-hibernate-common/deployment/target/classes
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-hibernate-common-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.865Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-hibernate-common/deployment/src/test/resources
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-hibernate-common-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] No sources to compile
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-hibernate-common-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] No tests to run.
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-hibernate-common-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/deployment/target/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.865Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-hibernate-common-deployment ---
[2025-10-01T23:28:48.865Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/deployment/target/quarkus-panache-hibernate-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.865Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-hibernate-common-deployment ---
[2025-10-01T23:28:48.866Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/deployment/target/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.866Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.866Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/deployment/target/quarkus-panache-hibernate-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] ------------< io.quarkus:quarkus-hibernate-orm-deployment >-------------
[2025-10-01T23:28:48.866Z] [INFO] Building Quarkus - Hibernate ORM - Deployment 2.7.5.Final [353/964]
[2025-10-01T23:28:48.866Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.866Z] [INFO] Processed 189 files in 394ms (Formatted: 0, Unchanged: 189, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.866Z] [INFO] Processed 189 files in 00:00.291 (Already Sorted: 189, Needed Sorting: 0)
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.866Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.866Z] [INFO] Copying 5 resources
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.866Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.866Z] [INFO] Compiling 32 source files to /quarkus/extensions/hibernate-orm/deployment/target/classes
[2025-10-01T23:28:48.866Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[588,80] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-10-01T23:28:48.866Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[816,35] bindParam in io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.HibernateOrmConfigLog has been deprecated
[2025-10-01T23:28:48.866Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[1061,98] batchFetchSize in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2025-10-01T23:28:48.866Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[1071,41] maxFetchDepth in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2025-10-01T23:28:48.866Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[1072,63] maxFetchDepth in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] --- forbiddenapis:3.1:check (verify-forbidden-apis) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.866Z] [INFO] Scanning for classes to check...
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-system-out
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-unsafe-12
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-unsafe-13
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-unsafe-14
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-unsafe-15
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-deprecated-12
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-deprecated-13
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-deprecated-14
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-deprecated-15
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-internal-12
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-internal-13
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-internal-14
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-internal-15
[2025-10-01T23:28:48.866Z] [INFO] Reading API signatures: /quarkus/extensions/hibernate-orm/deployment/banned-signatures.txt
[2025-10-01T23:28:48.866Z] [INFO] Loading classes to check...
[2025-10-01T23:28:48.866Z] [INFO] Scanning classes for violations...
[2025-10-01T23:28:48.866Z] [INFO] Scanned 53 class file(s) for forbidden API invocations (in 0.34s), 0 error(s).
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.866Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.866Z] [INFO] Copying 56 resources
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.866Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.866Z] [INFO] Compiling 157 source files to /quarkus/extensions/hibernate-orm/deployment/target/test-classes
[2025-10-01T23:28:48.866Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/packages/package-info.java:[1,2] org.hibernate.annotations.AnyMetaDef in org.hibernate.annotations has been deprecated
[2025-10-01T23:28:48.866Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/packages/package-info.java:[1,2] org.hibernate.annotations.AnyMetaDef in org.hibernate.annotations has been deprecated
[2025-10-01T23:28:48.866Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/packages/package-info.java:[1,2] org.hibernate.annotations.AnyMetaDef in org.hibernate.annotations has been deprecated
[2025-10-01T23:28:48.866Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/xml/hbm/HbmXmlFilterDefTest.java:[38,19] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2025-10-01T23:28:48.866Z] required: java.util.Collection<? extends E>
[2025-10-01T23:28:48.866Z] found: java.util.Set
[2025-10-01T23:28:48.866Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/xml/hbm/HbmXmlFilterDefTest.java:[38,56] unchecked conversion
[2025-10-01T23:28:48.866Z] required: java.util.Collection<? extends E>
[2025-10-01T23:28:48.866Z] found: java.util.Set
[2025-10-01T23:28:48.866Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/xml/hbm/HbmXmlFilterDefTest.java:[39,26] unchecked call to contains(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] --- forbiddenapis:3.1:testCheck (verify-forbidden-test-apis) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.866Z] [INFO] Scanning for classes to check...
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2025-10-01T23:28:48.866Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2025-10-01T23:28:48.866Z] [INFO] Loading classes to check...
[2025-10-01T23:28:48.866Z] [INFO] Scanning classes for violations...
[2025-10-01T23:28:48.866Z] [INFO] Scanned 227 class file(s) for forbidden API invocations (in 0.27s), 0 error(s).
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.866Z] [INFO]
[2025-10-01T23:28:48.866Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.866Z] [INFO] T E S T S
[2025-10-01T23:28:48.866Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.866Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.866Z] [INFO] Running io.quarkus.hibernate.orm.ExcludePersistenceXmlConfigTest
[2025-10-01T23:28:48.866Z] 2025-10-01 22:26:57,758 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:01,099 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.572s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:01,100 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:01,100 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:01,853 INFO [io.quarkus] (main) Quarkus stopped in 0.075s
[2025-10-01T23:28:48.866Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.075 s - in io.quarkus.hibernate.orm.ExcludePersistenceXmlConfigTest
[2025-10-01T23:28:48.866Z] [INFO] Running io.quarkus.hibernate.orm.HibernateHotReloadTestCase
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:03,789 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.866Z] Tests paused
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:04,424 INFO [org.hib.Version] (build-10) HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-10-01T23:28:48.866Z] Running tests for the first time
[2025-10-01T23:28:48.866Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.866Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.866Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2025-10-01T23:28:48.866Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.866Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.866Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.866Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.866Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:07,545 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.338s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:07,546 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:07,546 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:08,209 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.237s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:08,209 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:08,210 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.866Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:09,090 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.045s
[2025-10-01T23:28:48.866Z] All 1 test is passing (0 skipped), 1 test was run in 4469ms. Tests completed at 22:27:09.
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:10,729 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test1732616353501087858/src/main/resources/import.sql
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:10,735 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test1732616353501087858/src/main/resources/import.sql
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:10,736 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql, MyEntity.class.
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:10,747 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-10-01T23:28:48.866Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.866Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.866Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2025-10-01T23:28:48.866Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.866Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.866Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.866Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.866Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:11,465 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.712s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:11,466 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:11,466 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:11,466 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.732s
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:11,506 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.866Z] Tests paused
[2025-10-01T23:28:48.866Z] Running tests for the first time
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:11,540 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2025-10-01T23:28:48.866Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2025-10-01T23:28:48.866Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2025-10-01T23:28:48.866Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2025-10-01T23:28:48.866Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.866Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2025-10-01T23:28:48.866Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-10-01T23:28:48.866Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2025-10-01T23:28:48.866Z] ... 3 more
[2025-10-01T23:28:48.866Z]
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:11,707 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.929s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:11,707 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:11,707 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:11,773 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.022s
[2025-10-01T23:28:48.866Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.866Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.866Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2025-10-01T23:28:48.866Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.866Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.866Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.866Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.866Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:16,310 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.095s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:16,311 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:16,311 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:16,691 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.349s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:16,691 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:16,691 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.866Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:17,248 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.028s
[2025-10-01T23:28:48.866Z] All 1 test is passing (0 skipped), 1 test was run in 4317ms. Tests completed at 22:27:17.
[2025-10-01T23:28:48.866Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: io.smallrye.config.ConfigValidator: io.quarkus.hibernate.validator.runtime.HibernateBeanValidationConfigValidator not a subtype
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:17,798 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test11775075365586560007/src/test/resources/import.sql
[2025-10-01T23:28:48.866Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.866Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.866Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:18,422 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.590s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:18,423 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:18,423 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.866Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:18,478 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.011s
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:18,482 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2025-10-01T23:28:48.866Z] 2025-10-01 22:27:18,483 ERROR [io.qua.test] (Test runner thread) Test HibernateET#testImport() failed
[2025-10-01T23:28:48.866Z] : java.lang.AssertionError: 1 expectation failed.
[2025-10-01T23:28:48.866Z] Response body doesn't match expectation.
[2025-10-01T23:28:48.866Z] Expected: is "MyEntity:TEST ENTITY"
[2025-10-01T23:28:48.866Z] Actual: MyEntity:new entity
[2025-10-01T23:28:48.866Z]
[2025-10-01T23:28:48.866Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-10-01T23:28:48.866Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-10-01T23:28:48.866Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-10-01T23:28:48.866Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-10-01T23:28:48.866Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-10-01T23:28:48.866Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-10-01T23:28:48.866Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-10-01T23:28:48.866Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-10-01T23:28:48.866Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-10-01T23:28:48.866Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-10-01T23:28:48.866Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-10-01T23:28:48.866Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-10-01T23:28:48.866Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-10-01T23:28:48.866Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.866Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.866Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.866Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.866Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-10-01T23:28:48.866Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-10-01T23:28:48.866Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-10-01T23:28:48.866Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.866Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2025-10-01T23:28:48.866Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2025-10-01T23:28:48.866Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.866Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.866Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.866Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.866Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.866Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-10-01T23:28:48.866Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-10-01T23:28:48.866Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-10-01T23:28:48.866Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-10-01T23:28:48.866Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2025-10-01T23:28:48.866Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.866Z] at io.quarkus.hibernate.orm.HibernateET.testImport(HibernateET.java:18)
[2025-10-01T23:28:48.866Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.866Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.866Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.866Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.866Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-10-01T23:28:48.866Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-10-01T23:28:48.866Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.866Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.866Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.866Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.866Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.866Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.866Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.866Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.866Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.866Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.866Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.866Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.866Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.866Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.866Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.866Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.866Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.866Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.866Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.866Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.866Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.866Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.866Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.866Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.866Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.867Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.867Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.867Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.867Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.867Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.867Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.867Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.867Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.867Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.867Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.867Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.867Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.867Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.867Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.867Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.867Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.867Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.867Z]
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:18,486 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.867Z] 1 test failed (0 passing, 0 skipped), 1 test was run in 680ms. Tests completed at 22:27:18.
[2025-10-01T23:28:48.867Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.867Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.867Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:20,683 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.568s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:20,684 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:20,684 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.867Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:20,731 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.008s
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:20,736 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2025-10-01T23:28:48.867Z] All 1 test is passing (0 skipped), 1 test was run in 700ms. Tests completed at 22:27:20 due to changes to HibernateET.class.
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:20,805 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.018s
[2025-10-01T23:28:48.867Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: io.smallrye.config.ConfigValidator: io.quarkus.hibernate.validator.runtime.HibernateBeanValidationConfigValidator not a subtype
[2025-10-01T23:28:48.867Z] Tests paused
[2025-10-01T23:28:48.867Z] Running tests for the first time
[2025-10-01T23:28:48.867Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.867Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.867Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2025-10-01T23:28:48.867Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.867Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.867Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.867Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.867Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:25,674 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.444s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:25,675 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:25,675 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:26,207 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test16009629847632476023/src/main/resources/import.sql
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:26,208 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql, OtherEntityTestResource.class, OtherEntity.class.
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:26,217 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:26,441 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 4.097s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:26,442 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:26,442 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.867Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2025-10-01T23:28:48.867Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.867Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.867Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.867Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.867Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:26,770 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.546s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:26,770 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:26,770 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:26,770 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.786s
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:26,773 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test16009629847632476023/src/main/resources/import.sql
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:26,784 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.867Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.375 s - in io.quarkus.hibernate.orm.HibernateHotReloadTestCase
[2025-10-01T23:28:48.867Z] [INFO] Running io.quarkus.hibernate.orm.HibernateMetricsTestCase
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:26,814 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2025-10-01T23:28:48.867Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2025-10-01T23:28:48.867Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2025-10-01T23:28:48.867Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2025-10-01T23:28:48.867Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.867Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2025-10-01T23:28:48.867Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-10-01T23:28:48.867Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2025-10-01T23:28:48.867Z] ... 3 more
[2025-10-01T23:28:48.867Z]
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:27,221 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.035s
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:29,105 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.870s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:29,106 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:29,106 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:29,399 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.867Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.141 s - in io.quarkus.hibernate.orm.HibernateMetricsTestCase
[2025-10-01T23:28:48.867Z] [INFO] Running io.quarkus.hibernate.orm.HibernateOrmAnnotationsTest
[2025-10-01T23:28:48.867Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 s - in io.quarkus.hibernate.orm.HibernateOrmAnnotationsTest
[2025-10-01T23:28:48.867Z] [INFO] Running io.quarkus.hibernate.orm.HibernateSchemaRecreateDevConsoleTestCase
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:30,912 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.867Z] Tests paused
[2025-10-01T23:28:48.867Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.867Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.867Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.867Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.867Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:33,491 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.016s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:33,491 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:33,492 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:33,993 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2025-10-01T23:28:48.867Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.928 s - in io.quarkus.hibernate.orm.HibernateSchemaRecreateDevConsoleTestCase
[2025-10-01T23:28:48.867Z] [INFO] Running io.quarkus.hibernate.orm.JPACacheDisabledTest
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:35,659 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.900s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:35,659 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:35,659 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:35,799 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.867Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.737 s - in io.quarkus.hibernate.orm.JPACacheDisabledTest
[2025-10-01T23:28:48.867Z] [INFO] Running io.quarkus.hibernate.orm.JPAFastBootingTest
[2025-10-01T23:28:48.867Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2025-10-01T23:28:48.867Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2025-10-01T23:28:48.867Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2025-10-01T23:28:48.867Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2025-10-01T23:28:48.867Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2025-10-01T23:28:48.867Z] Resource loaded multiple times: META-INF/services/javax.el.ExpressionFactory. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2025-10-01T23:28:48.867Z] Resource loaded multiple times: META-INF/services/javax.el.ExpressionFactory. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2025-10-01T23:28:48.867Z] Resource loaded multiple times: META-INF/services/javax.el.ExpressionFactory. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:37,427 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.917s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:37,427 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:37,428 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:37,523 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-10-01T23:28:48.867Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.72 s - in io.quarkus.hibernate.orm.JPAFastBootingTest
[2025-10-01T23:28:48.867Z] [INFO] Running io.quarkus.hibernate.orm.NoTransactionTest
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:38,948 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.857s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:38,949 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:38,949 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:39,083 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.867Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.551 s - in io.quarkus.hibernate.orm.NoTransactionTest
[2025-10-01T23:28:48.867Z] [INFO] Running io.quarkus.hibernate.orm.UseNamedDatasourceTest
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:39,491 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-8) Unable to determine a database type for default datasource
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:40,565 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.913s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:40,566 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:40,566 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:40,746 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.867Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.656 s - in io.quarkus.hibernate.orm.UseNamedDatasourceTest
[2025-10-01T23:28:48.867Z] [INFO] Running io.quarkus.hibernate.orm.attributeconverter.AttributeConverterAutoApplyTest
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:41,787 WARN [org.hib.typ.des.jav.JavaTypeDescriptorRegistry] (main) HHH000481: Encountered Java type [class io.quarkus.hibernate.orm.attributeconverter.AttributeConverterAutoApplyTest$MyData] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:42,290 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.920s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:42,290 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:42,291 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:42,523 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-10-01T23:28:48.867Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.774 s - in io.quarkus.hibernate.orm.attributeconverter.AttributeConverterAutoApplyTest
[2025-10-01T23:28:48.867Z] [INFO] Running io.quarkus.hibernate.orm.batch.BatchFetchSizeTest
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:44,035 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.900s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:44,035 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:44,035 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:44,420 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.867Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.884 s - in io.quarkus.hibernate.orm.batch.BatchFetchSizeTest
[2025-10-01T23:28:48.867Z] [INFO] Running io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithExplicitUnconfiguredDatasourceTest
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:44,866 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-39) Dev Services for H2 started.
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:44,872 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-39) Dev Services for the default datasource (h2) started.
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:44,912 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-10-01T23:28:48.867Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s - in io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithExplicitUnconfiguredDatasourceTest
[2025-10-01T23:28:48.867Z] [INFO] Running io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithImplicitUnconfiguredDatasourceTest
[2025-10-01T23:28:48.867Z] 2025-10-01 22:27:45,303 WARN [io.qua.agr.dep.AgroalProcessor] (build-11) The Agroal dependency is present but no JDBC datasources have been defined.
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s - in io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithImplicitUnconfiguredDatasourceTest
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.config.NoEntitiesTest
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:45,909 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-17) Hibernate ORM is disabled because no JPA entities were found
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:45,923 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-8) Dev Services for H2 started.
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:45,924 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-8) Dev Services for the default datasource (h2) started.
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:45,927 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-8) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:46,641 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.522s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:46,641 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:46,641 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:46,789 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.4 s - in io.quarkus.hibernate.orm.config.NoEntitiesTest
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.config.NoHibernatePropertiesTest
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:46,802 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 s - in io.quarkus.hibernate.orm.config.NoHibernatePropertiesTest
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithExplicitUnconfiguredDatasourceTest
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:48,019 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-14) Dev Services for H2 started.
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:48,020 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-14) Dev Services for the default datasource (h2) started.
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:48,034 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s - in io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithExplicitUnconfiguredDatasourceTest
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithoutDatasourceTest
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:48,584 WARN [io.qua.agr.dep.AgroalProcessor] (build-18) The Agroal dependency is present but no JDBC datasources have been defined.
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 s - in io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithoutDatasourceTest
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.deployment.ConstantsTest
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in io.quarkus.hibernate.orm.deployment.ConstantsTest
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationFailingDDLGenerationTestCase
[2025-10-01T23:28:48.868Z] Tests paused
[2025-10-01T23:28:48.868Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.868Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.868Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.868Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.868Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:51,873 ERROR [io.qua.hib.orm.run.sch.SchemaManagementIntegrator] (Hibernate post-boot validation thread for <default>) Failed to validate Schema: Schema-validation: missing table [MyEntityTable]
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:51,891 ERROR [io.qua.hib.orm.run.sch.SchemaManagementIntegrator] (Hibernate post-boot validation thread for <default>) Failed to run post-boot validation: org.hibernate.MappingException: No Dialect mapping for JDBC type: 2003
[2025-10-01T23:28:48.868Z] at org.hibernate.dialect.TypeNames.get(TypeNames.java:71)
[2025-10-01T23:28:48.868Z] at org.hibernate.dialect.TypeNames.get(TypeNames.java:103)
[2025-10-01T23:28:48.868Z] at org.hibernate.dialect.Dialect.getTypeName(Dialect.java:404)
[2025-10-01T23:28:48.868Z] at org.hibernate.mapping.Column.getSqlType(Column.java:238)
[2025-10-01T23:28:48.868Z] at org.hibernate.tool.schema.internal.StandardTableExporter.getSqlCreateStrings(StandardTableExporter.java:91)
[2025-10-01T23:28:48.868Z] at org.hibernate.tool.schema.internal.StandardTableExporter.getSqlCreateStrings(StandardTableExporter.java:30)
[2025-10-01T23:28:48.868Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.createTable(AbstractSchemaMigrator.java:295)
[2025-10-01T23:28:48.868Z] at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:74)
[2025-10-01T23:28:48.868Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:220)
[2025-10-01T23:28:48.868Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:123)
[2025-10-01T23:28:48.868Z] at io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator.runPostBootValidation(SchemaManagementIntegrator.java:139)
[2025-10-01T23:28:48.868Z] at io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder$6.run(HibernateOrmRecorder.java:146)
[2025-10-01T23:28:48.868Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.868Z]
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:51,943 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.643s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:51,943 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:51,945 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:52,163 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.017s
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.421 s - in io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationFailingDDLGenerationTestCase
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationTestCase
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:52,891 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.868Z] Tests paused
[2025-10-01T23:28:48.868Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.868Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.868Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.868Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.868Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:55,181 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.633s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:55,182 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:55,182 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:55,384 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.018s
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.231 s - in io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationTestCase
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerFinalFieldTest
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:57,047 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.913s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:57,047 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:57,048 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:57,326 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.891 s - in io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerFinalFieldTest
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerTest
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerTest
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueTest
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:58,877 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.943s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:58,878 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:58,878 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:58,977 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.633 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueTest
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithMultiplePUsTest
[2025-10-01T23:28:48.868Z] 2025-10-01 22:27:59,370 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-24) Unable to determine a database type for default datasource
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:00,496 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.925s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:00,497 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:00,497 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:00,593 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.611 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithMultiplePUsTest
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithPersistenceXmlTest
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:02,116 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.866s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:02,116 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:02,116 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:02,213 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.62 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithPersistenceXmlTest
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedFalseValueWithPersistenceXmlTest
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:04,032 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.000s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:04,032 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:04,032 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:04,138 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.917 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedFalseValueWithPersistenceXmlTest
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueTest
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:05,693 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.891s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:05,693 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:05,693 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:05,774 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.625 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueTest
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithMultiplePUsTest
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:06,137 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-38) Unable to determine a database type for default datasource
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:07,204 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.849s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:07,205 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:07,205 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:07,303 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.525 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithMultiplePUsTest
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithPersistenceXmlTest
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:09,006 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.804s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:09,007 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:09,007 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:09,100 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.792 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithPersistenceXmlTest
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.interceptor.ApplicationScopedInterceptorTest
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:10,717 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.909s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:10,717 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:10,718 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:10,854 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.749 s - in io.quarkus.hibernate.orm.interceptor.ApplicationScopedInterceptorTest
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.interceptor.DependentInterceptorTest
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:12,256 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.866s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:12,256 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:12,257 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:12,378 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.868Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.519 s - in io.quarkus.hibernate.orm.interceptor.DependentInterceptorTest
[2025-10-01T23:28:48.868Z] [INFO] Running io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:14,217 ERROR [org.hib.int.SessionImpl] (main) HHH000087: Exception in interceptor afterTransactionCompletion(): javax.enterprise.context.ContextNotActiveException
[2025-10-01T23:28:48.868Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:46)
[2025-10-01T23:28:48.868Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.arc$delegate(Unknown Source)
[2025-10-01T23:28:48.868Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.afterTransactionCompletion(Unknown Source)
[2025-10-01T23:28:48.868Z] at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:2454)
[2025-10-01T23:28:48.868Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.afterTransactionCompletion(JdbcCoordinatorImpl.java:456)
[2025-10-01T23:28:48.868Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.afterCompletion(JtaTransactionCoordinatorImpl.java:385)
[2025-10-01T23:28:48.868Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.doAfterCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:60)
[2025-10-01T23:28:48.868Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl.afterCompletion(SynchronizationCallbackCoordinatorTrackingImpl.java:72)
[2025-10-01T23:28:48.868Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.afterCompletion(RegisteredSynchronization.java:44)
[2025-10-01T23:28:48.868Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.afterCompletion(SynchronizationImple.java:96)
[2025-10-01T23:28:48.868Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.afterCompletion(TwoPhaseCoordinator.java:545)
[2025-10-01T23:28:48.868Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:101)
[2025-10-01T23:28:48.868Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2025-10-01T23:28:48.868Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2025-10-01T23:28:48.868Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2025-10-01T23:28:48.868Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.commit(Unknown Source)
[2025-10-01T23:28:48.868Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest.initData(TransactionScopedInterceptorTest.java:56)
[2025-10-01T23:28:48.868Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_Observer_initData_de79574687f2eb83aa75aff948cd3b7b580bb58d.notify(Unknown Source)
[2025-10-01T23:28:48.868Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-10-01T23:28:48.868Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2025-10-01T23:28:48.868Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2025-10-01T23:28:48.868Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2025-10-01T23:28:48.868Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2025-10-01T23:28:48.868Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2025-10-01T23:28:48.868Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2025-10-01T23:28:48.868Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2025-10-01T23:28:48.868Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2025-10-01T23:28:48.868Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.868Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.868Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.868Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.868Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2025-10-01T23:28:48.868Z] at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:636)
[2025-10-01T23:28:48.868Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.868Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2025-10-01T23:28:48.868Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2025-10-01T23:28:48.868Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.868Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.868Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.868Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.868Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.868Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.868Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.868Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.868Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.868Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-10-01T23:28:48.868Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-10-01T23:28:48.868Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-10-01T23:28:48.868Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-10-01T23:28:48.868Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-10-01T23:28:48.868Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-10-01T23:28:48.868Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-10-01T23:28:48.868Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-10-01T23:28:48.868Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-10-01T23:28:48.868Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-10-01T23:28:48.868Z]
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:14,297 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.082s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.868Z] 2025-10-01 22:28:14,297 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:14,297 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:14,392 ERROR [org.hib.int.SessionImpl] (main) HHH000087: Exception in interceptor afterTransactionCompletion(): javax.enterprise.context.ContextNotActiveException
[2025-10-01T23:28:48.869Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:46)
[2025-10-01T23:28:48.869Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.arc$delegate(Unknown Source)
[2025-10-01T23:28:48.869Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.afterTransactionCompletion(Unknown Source)
[2025-10-01T23:28:48.869Z] at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:2454)
[2025-10-01T23:28:48.869Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.afterTransactionCompletion(JdbcCoordinatorImpl.java:456)
[2025-10-01T23:28:48.869Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.afterCompletion(JtaTransactionCoordinatorImpl.java:385)
[2025-10-01T23:28:48.869Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.doAfterCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:60)
[2025-10-01T23:28:48.869Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl.afterCompletion(SynchronizationCallbackCoordinatorTrackingImpl.java:72)
[2025-10-01T23:28:48.869Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.afterCompletion(RegisteredSynchronization.java:44)
[2025-10-01T23:28:48.869Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.afterCompletion(SynchronizationImple.java:96)
[2025-10-01T23:28:48.869Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.afterCompletion(TwoPhaseCoordinator.java:545)
[2025-10-01T23:28:48.869Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:101)
[2025-10-01T23:28:48.869Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2025-10-01T23:28:48.869Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2025-10-01T23:28:48.869Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2025-10-01T23:28:48.869Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.commit(Unknown Source)
[2025-10-01T23:28:48.869Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest.testTransactionScopedSession(TransactionScopedInterceptorTest.java:72)
[2025-10-01T23:28:48.869Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.869Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.869Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.869Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.869Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2025-10-01T23:28:48.869Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.869Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.869Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.869Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.869Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.869Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.869Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.869Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.869Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.869Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-10-01T23:28:48.869Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-10-01T23:28:48.869Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-10-01T23:28:48.869Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-10-01T23:28:48.869Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-10-01T23:28:48.869Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-10-01T23:28:48.869Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-10-01T23:28:48.869Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-10-01T23:28:48.869Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-10-01T23:28:48.869Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-10-01T23:28:48.869Z]
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:14,395 ERROR [org.hib.int.SessionImpl] (main) HHH000087: Exception in interceptor afterTransactionCompletion(): javax.enterprise.context.ContextNotActiveException
[2025-10-01T23:28:48.869Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:46)
[2025-10-01T23:28:48.869Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.arc$delegate(Unknown Source)
[2025-10-01T23:28:48.869Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.afterTransactionCompletion(Unknown Source)
[2025-10-01T23:28:48.869Z] at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:2454)
[2025-10-01T23:28:48.869Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.afterTransactionCompletion(JdbcCoordinatorImpl.java:456)
[2025-10-01T23:28:48.869Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.afterCompletion(JtaTransactionCoordinatorImpl.java:385)
[2025-10-01T23:28:48.869Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.doAfterCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:60)
[2025-10-01T23:28:48.869Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl.afterCompletion(SynchronizationCallbackCoordinatorTrackingImpl.java:72)
[2025-10-01T23:28:48.869Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.afterCompletion(RegisteredSynchronization.java:44)
[2025-10-01T23:28:48.869Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.afterCompletion(SynchronizationImple.java:96)
[2025-10-01T23:28:48.869Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.afterCompletion(TwoPhaseCoordinator.java:545)
[2025-10-01T23:28:48.869Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:101)
[2025-10-01T23:28:48.869Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2025-10-01T23:28:48.869Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2025-10-01T23:28:48.869Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2025-10-01T23:28:48.869Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.commit(Unknown Source)
[2025-10-01T23:28:48.869Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest.testTransactionScopedSession(TransactionScopedInterceptorTest.java:79)
[2025-10-01T23:28:48.869Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.869Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.869Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.869Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.869Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2025-10-01T23:28:48.869Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.869Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.869Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.869Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.869Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.869Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.869Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.869Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.869Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.869Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.869Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.869Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-10-01T23:28:48.869Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-10-01T23:28:48.869Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-10-01T23:28:48.869Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-10-01T23:28:48.869Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-10-01T23:28:48.869Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-10-01T23:28:48.869Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-10-01T23:28:48.869Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-10-01T23:28:48.869Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-10-01T23:28:48.869Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-10-01T23:28:48.869Z]
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:14,426 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.869Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.043 s - in io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest
[2025-10-01T23:28:48.869Z] [INFO] Running io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlDefaultValueTest
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:15,927 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.833s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:15,927 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:15,927 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:16,004 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.869Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.563 s - in io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlDefaultValueTest
[2025-10-01T23:28:48.869Z] [INFO] Running io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlFalseTest
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:17,400 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.828s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:17,401 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:17,401 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:17,491 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.869Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.487 s - in io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlFalseTest
[2025-10-01T23:28:48.869Z] [INFO] Running io.quarkus.hibernate.orm.metadatabuildercontributor.MetadataBuilderContributorTest
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:19,535 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.157s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:19,535 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:19,536 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:19,780 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.869Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.283 s - in io.quarkus.hibernate.orm.metadatabuildercontributor.MetadataBuilderContributorTest
[2025-10-01T23:28:48.869Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiEntityManagerTest
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:21,392 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.949s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:21,392 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:21,393 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:21,616 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-10-01T23:28:48.869Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.84 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiEntityManagerTest
[2025-10-01T23:28:48.869Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiSessionTest
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:23,386 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.030s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:23,386 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:23,386 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:23,598 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.869Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.977 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiSessionTest
[2025-10-01T23:28:48.869Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsClassLevelAnnotationTest
[2025-10-01T23:28:48.869Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsClassLevelAnnotationTest
[2025-10-01T23:28:48.869Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsImportSqlHotReloadScriptTest
[2025-10-01T23:28:48.869Z] Tests paused
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:24,989 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-17) Dev Services for H2 started.
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:24,990 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-17) Dev Services for the default datasource (h2) started.
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:24,995 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-17) Dev Services for H2 started.
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:24,995 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-17) Dev Services for datasource 'inventory' (h2) started.
[2025-10-01T23:28:48.869Z] 2025-10-01 22:28:25,002 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-17) Dev Services for H2 started.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:25,002 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-17) Dev Services for datasource 'users' (h2) started.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:25,011 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-18) Setting quarkus.hibernate-orm.inventory.database.generation=drop-and-create to initialize Dev Services managed database
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:25,011 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-18) Setting quarkus.hibernate-orm.users.database.generation=drop-and-create to initialize Dev Services managed database
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:26,414 INFO [io.agr.pool] (Quarkus Main Thread) Datasource 'users': Initial size smaller than min. Connections will be created when necessary
[2025-10-01T23:28:48.870Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.870Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.870Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.870Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.870Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:26,873 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.513s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:26,874 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:26,874 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:27,092 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test17071064209721094578/src/main/resources/import.sql
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:27,094 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:27,108 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.014s
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:27,211 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-4) Setting quarkus.hibernate-orm.inventory.database.generation=drop-and-create to initialize Dev Services managed database
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:27,211 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-4) Setting quarkus.hibernate-orm.users.database.generation=drop-and-create to initialize Dev Services managed database
[2025-10-01T23:28:48.870Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.870Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.870Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.870Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.870Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:27,440 INFO [io.agr.pool] (Quarkus Main Thread) Datasource 'users': Initial size smaller than min. Connections will be created when necessary
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:27,499 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:27,500 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:27,500 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:27,500 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.409s
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:27,521 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.536 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsImportSqlHotReloadScriptTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInconsistentStorageEnginesTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:27,553 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:27,555 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:27,557 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:28,049 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-12) Could not find any entities affected to the persistence unit 'inventory'.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:28,049 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-12) Could not find any entities affected to the persistence unit 'users'.
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInconsistentStorageEnginesTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInterceptorTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:29,638 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.019s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:29,638 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:29,639 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:29,896 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.838 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInterceptorTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsPackageAnnotationsTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:30,339 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-9) Dev Services for H2 started.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:30,339 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-9) Dev Services for the default datasource (h2) started.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:30,342 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-9) Dev Services for H2 started.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:30,342 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-9) Dev Services for datasource 'inventory' (h2) started.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:30,344 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-9) Dev Services for H2 started.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:30,345 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-9) Dev Services for datasource 'users' (h2) started.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:30,345 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-17) Setting quarkus.hibernate-orm.inventory.database.generation=drop-and-create to initialize Dev Services managed database
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:30,346 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-17) Setting quarkus.hibernate-orm.users.database.generation=drop-and-create to initialize Dev Services managed database
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:31,119 INFO [io.agr.pool] (main) Datasource 'users': Initial size smaller than min. Connections will be created when necessary
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:31,515 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.920s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:31,515 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:31,515 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:31,770 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.885 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsPackageAnnotationsTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionEntityManagerTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:31,778 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:31,781 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:31,784 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:33,842 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.271s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:33,842 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:33,842 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:34,052 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.262 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionEntityManagerTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionSessionTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:35,993 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.143s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:35,993 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:35,993 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:36,193 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.139 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionSessionTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUnaffectedEntitiesTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:36,620 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-33) Could not find a suitable persistence unit for model classes:
[2025-10-01T23:28:48.870Z] - io.quarkus.hibernate.orm.multiplepersistenceunits.model.config.DefaultEntity
[2025-10-01T23:28:48.870Z] - io.quarkus.hibernate.orm.multiplepersistenceunits.model.config.user.User
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:36,623 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-39) Unable to determine a database type for default datasource
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:37,792 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.992s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:37,792 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:37,792 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:38,009 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.817 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUnaffectedEntitiesTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUndefinedPackagesTest
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUndefinedPackagesTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.naming.ImplicitNamingStrategyTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:40,095 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.933s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:40,096 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:40,096 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:40,262 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.779 s - in io.quarkus.hibernate.orm.naming.ImplicitNamingStrategyTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.naming.PhysicalNamingStrategyTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:41,721 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.892s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:41,722 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:41,722 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:41,875 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.611 s - in io.quarkus.hibernate.orm.naming.PhysicalNamingStrategyTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.packages.PackageLevelAnnotationTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:43,513 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.940s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:43,514 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:43,514 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:43,713 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.831 s - in io.quarkus.hibernate.orm.packages.PackageLevelAnnotationTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.persistenceunitextension.InvalidTypeForPersistenceUnitExtensionTest
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s - in io.quarkus.hibernate.orm.persistenceunitextension.InvalidTypeForPersistenceUnitExtensionTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessAssociationsTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:45,760 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.902s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:45,760 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:45,761 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:46,130 INFO [io.quarkus] (main) Quarkus stopped in 0.063s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.884 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessAssociationsTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFieldTypesTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:47,759 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.873s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:47,759 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:47,759 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:48,003 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.865 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFieldTypesTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFinalFieldTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:49,525 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.925s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:49,525 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:49,525 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:49,785 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.78 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFinalFieldTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessInheritanceTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:51,335 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.980s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:51,336 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:51,336 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:51,554 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.767 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessInheritanceTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.quoted_indentifiers.JPAQuotedTestCase
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:52,362 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.870Z] Tests paused
[2025-10-01T23:28:48.870Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.870Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.870Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.870Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.870Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:54,873 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.918s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:54,873 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:54,873 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:55,167 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.017s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.654 s - in io.quarkus.hibernate.orm.quoted_indentifiers.JPAQuotedTestCase
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.scripts.GenerateScriptNotAppendedTestCase
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:55,907 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.870Z] Tests paused
[2025-10-01T23:28:48.870Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.870Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.870Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.870Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.870Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:58,540 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.946s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:58,540 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:58,540 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:28:58,560 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2025-10-01T23:28:48.870Z] Tests paused
[2025-10-01T23:28:48.870Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.870Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.870Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.870Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.870Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:02,284 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.350s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:02,285 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:02,285 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:02,317 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.169 s - in io.quarkus.hibernate.orm.scripts.GenerateScriptNotAppendedTestCase
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiEntityManagerTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:04,380 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.377s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:04,380 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:04,380 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:04,668 INFO [io.quarkus] (main) Quarkus stopped in 0.066s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.278 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiEntityManagerTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiSessionTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:06,182 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.895s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:06,182 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:06,182 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:06,436 INFO [io.quarkus] (main) Quarkus stopped in 0.088s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.766 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiSessionTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageAnnotationTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:07,072 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-16) Could not find a suitable persistence unit for model classes:
[2025-10-01T23:28:48.870Z] - io.quarkus.hibernate.orm.singlepersistenceunit.entityassignment.excludedpackage.ExcludedEntity
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:08,175 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.859s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:08,175 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:08,175 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:08,362 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.927 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageAnnotationTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageConfigurationTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:08,778 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-23) Could not find a suitable persistence unit for model classes:
[2025-10-01T23:28:48.870Z] - io.quarkus.hibernate.orm.singlepersistenceunit.entityassignment.excludedpackage.ExcludedEntity
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:10,095 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.066s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:10,095 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:10,095 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:10,286 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.917 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageConfigurationTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionEntityManagerTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:12,125 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.164s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:12,126 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:12,126 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:12,300 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.015 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionEntityManagerTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionSessionTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:13,861 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.813s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:13,861 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:13,861 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:14,038 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.733 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionSessionTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.specialmappings.EarlyMetadaValidationTest
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:15,749 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.968s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:15,750 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:15,750 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:15,834 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.797 s - in io.quarkus.hibernate.orm.specialmappings.EarlyMetadaValidationTest
[2025-10-01T23:28:48.870Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.AddNewSqlLoadScriptTestCase
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:16,529 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.870Z] Tests paused
[2025-10-01T23:28:48.870Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.870Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.870Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.870Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.870Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:19,607 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.377s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:19,607 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:19,607 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:19,813 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test4802632830430271151/src/main/resources/application.properties
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:19,814 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:19,824 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-10-01T23:28:48.870Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.870Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.870Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.870Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.870Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:20,632 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.773s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.870Z] 2025-10-01 22:29:20,632 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:20,632 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:20,632 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.821s
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:20,678 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.862 s - in io.quarkus.hibernate.orm.sql_load_script.AddNewSqlLoadScriptTestCase
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.DefaultSqlLoadScriptTestCase
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:22,498 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.205s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:22,499 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:22,499 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:23,054 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.348 s - in io.quarkus.hibernate.orm.sql_load_script.DefaultSqlLoadScriptTestCase
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.FileNotFoundSqlLoadScriptTestCase
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s - in io.quarkus.hibernate.orm.sql_load_script.FileNotFoundSqlLoadScriptTestCase
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsFileAbsentTestCase
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 s - in io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsFileAbsentTestCase
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsTestCase
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:27,011 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.178s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:27,013 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:27,013 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:27,660 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.6 s - in io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsTestCase
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportSqlHotReloadScriptTestCase
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:28,551 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.871Z] Tests paused
[2025-10-01T23:28:48.871Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.871Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.871Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.871Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.871Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:32,553 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.487s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:32,554 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:32,554 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:32,903 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test10686645488576191436/src/main/resources/import.sql
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:32,904 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:32,913 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-10-01T23:28:48.871Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.871Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.871Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.871Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.871Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:33,631 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.709s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:33,631 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:33,631 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:33,631 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.730s
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:33,644 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.053 s - in io.quarkus.hibernate.orm.sql_load_script.ImportSqlHotReloadScriptTestCase
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportSqlLoadScriptTestCase
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:35,323 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.968s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:35,323 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:35,323 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:35,827 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.106 s - in io.quarkus.hibernate.orm.sql_load_script.ImportSqlLoadScriptTestCase
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.IntroducingDefaultImportScriptTestCase
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:36,465 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.871Z] Tests paused
[2025-10-01T23:28:48.871Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.871Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.871Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.871Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.871Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:38,955 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.816s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:38,955 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:38,955 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:39,156 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test5358630644912758464/src/main/resources/import.sql
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:39,157 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:39,168 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-10-01T23:28:48.871Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.871Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.871Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.871Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.871Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:39,687 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.511s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:39,687 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:39,687 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:39,688 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.533s
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:39,707 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.887 s - in io.quarkus.hibernate.orm.sql_load_script.IntroducingDefaultImportScriptTestCase
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.InvalidMultilineSqlLoadScriptTestCase
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.397 s - in io.quarkus.hibernate.orm.sql_load_script.InvalidMultilineSqlLoadScriptTestCase
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.NoFileOptionTestCase
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:42,629 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.328s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:42,630 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:42,630 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:43,106 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.977 s - in io.quarkus.hibernate.orm.sql_load_script.NoFileOptionTestCase
[2025-10-01T23:28:48.871Z] Absolute filesystem path used in test: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2025-10-01T23:28:48.871Z] Escaped absolute filesystem path passed to sql-load-script: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptAbsoluteFileSystemPathTestCase
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s - in io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptAbsoluteFileSystemPathTestCase
[2025-10-01T23:28:48.871Z] Absolute filesystem path used in test: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2025-10-01T23:28:48.871Z] (Unescaped) absolute filesystem path passed to sql-load-script: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptFileAbsentTestCase
[2025-10-01T23:28:48.871Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.345 s - in io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptFileAbsentTestCase
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptPresentTestCase
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:45,662 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.257s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:45,663 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:45,663 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:46,121 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.301 s - in io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptPresentTestCase
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.transaction.GetTransactionLifecycleTest
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:47,465 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.837s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:47,465 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:47,465 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:47,766 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.647 s - in io.quarkus.hibernate.orm.transaction.GetTransactionLifecycleTest
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.transaction.TransactionAnnotationLifecycleTest
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:49,319 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.980s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:49,320 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:49,320 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:49,562 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.785 s - in io.quarkus.hibernate.orm.transaction.TransactionAnnotationLifecycleTest
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.transaction.UserTransactionLifecycleTest
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:51,059 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.975s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:51,060 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:51,060 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:51,294 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.729 s - in io.quarkus.hibernate.orm.transaction.UserTransactionLifecycleTest
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.validation.JPAValidationTestCase
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:53,092 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.224s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:53,092 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:53,092 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:53,702 INFO [io.quarkus] (main) Quarkus stopped in 0.073s
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.401 s - in io.quarkus.hibernate.orm.validation.JPAValidationTestCase
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlComponentTest
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:55,790 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.866s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:55,790 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:55,790 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:56,018 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.316 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlComponentTest
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlFilterDefTest
[2025-10-01T23:28:48.871Z] Hibernate:
[2025-10-01T23:28:48.871Z]
[2025-10-01T23:28:48.871Z] drop table if exists NonAnnotatedEntity CASCADE
[2025-10-01T23:28:48.871Z] Hibernate:
[2025-10-01T23:28:48.871Z]
[2025-10-01T23:28:48.871Z] create table NonAnnotatedEntity (
[2025-10-01T23:28:48.871Z] id bigint generated by default as identity,
[2025-10-01T23:28:48.871Z] thename varchar(255),
[2025-10-01T23:28:48.871Z] primary key (id)
[2025-10-01T23:28:48.871Z] )
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:57,642 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.963s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:57,642 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:57,642 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] Hibernate:
[2025-10-01T23:28:48.871Z] insert
[2025-10-01T23:28:48.871Z] into
[2025-10-01T23:28:48.871Z] NonAnnotatedEntity
[2025-10-01T23:28:48.871Z] (id, thename)
[2025-10-01T23:28:48.871Z] values
[2025-10-01T23:28:48.871Z] (default, ?)
[2025-10-01T23:28:48.871Z] Hibernate:
[2025-10-01T23:28:48.871Z] insert
[2025-10-01T23:28:48.871Z] into
[2025-10-01T23:28:48.871Z] NonAnnotatedEntity
[2025-10-01T23:28:48.871Z] (id, thename)
[2025-10-01T23:28:48.871Z] values
[2025-10-01T23:28:48.871Z] (default, ?)
[2025-10-01T23:28:48.871Z] Hibernate:
[2025-10-01T23:28:48.871Z] select
[2025-10-01T23:28:48.871Z] nonannotat0_.id as id1_0_,
[2025-10-01T23:28:48.871Z] nonannotat0_.thename as thename2_0_
[2025-10-01T23:28:48.871Z] from
[2025-10-01T23:28:48.871Z] NonAnnotatedEntity nonannotat0_
[2025-10-01T23:28:48.871Z] Hibernate:
[2025-10-01T23:28:48.871Z] select
[2025-10-01T23:28:48.871Z] nonannotat0_.id as id1_0_,
[2025-10-01T23:28:48.871Z] nonannotat0_.thename as thename2_0_
[2025-10-01T23:28:48.871Z] from
[2025-10-01T23:28:48.871Z] NonAnnotatedEntity nonannotat0_
[2025-10-01T23:28:48.871Z] where
[2025-10-01T23:28:48.871Z] nonannotat0_.id in (
[2025-10-01T23:28:48.871Z] ?
[2025-10-01T23:28:48.871Z] )
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:57,932 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.906 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlFilterDefTest
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlHotReloadExplicitFileTestCase
[2025-10-01T23:28:48.871Z] 2025-10-01 22:29:58,606 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.871Z] Tests paused
[2025-10-01T23:28:48.871Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.871Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.871Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.871Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.871Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:01,508 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.230s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:01,508 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:01,508 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:01,672 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test14407558679574325713/src/main/resources/my-hbm.xml
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:01,673 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in my-hbm.xml.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:01,690 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.017s
[2025-10-01T23:28:48.871Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.871Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.871Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.871Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.871Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:02,188 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.489s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:02,189 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:02,189 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:02,189 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.519s
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:02,244 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.337 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlHotReloadExplicitFileTestCase
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlQuarkusConfigTest
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:03,763 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.900s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:03,764 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:03,764 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:03,982 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.7 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlQuarkusConfigTest
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlAnnotationOverrideTest
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:05,455 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.856s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:05,455 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:05,455 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:05,657 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.669 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlAnnotationOverrideTest
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadExplicitFileTestCase
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:06,473 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.871Z] Tests paused
[2025-10-01T23:28:48.871Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.871Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.871Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.871Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.871Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:08,707 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.617s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:08,708 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:08,708 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:08,900 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test12280226335669774141/src/main/resources/META-INF/my-orm.xml
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:08,902 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in my-orm.xml.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:08,915 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2025-10-01T23:28:48.871Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.871Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.871Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.871Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.871Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:09,528 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.598s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:09,528 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:09,528 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:09,528 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.631s
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:09,537 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.871Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.911 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadExplicitFileTestCase
[2025-10-01T23:28:48.871Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadImplicitFileTestCase
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:10,229 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.871Z] Tests paused
[2025-10-01T23:28:48.871Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.871Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.871Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.871Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.871Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:12,411 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.516s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:12,411 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:12,412 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.871Z] 2025-10-01 22:30:12,562 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test17539419329907166969/src/main/resources/META-INF/orm.xml
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:12,564 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in orm.xml.
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:12,581 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2025-10-01T23:28:48.872Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.872Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.872Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.872Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.872Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:13,180 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.588s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:13,180 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:13,180 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:13,180 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.620s
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:13,193 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.872Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.648 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadImplicitFileTestCase
[2025-10-01T23:28:48.872Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPackageTest
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:15,239 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.180s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:15,239 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:15,239 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:15,480 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-10-01T23:28:48.872Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.242 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPackageTest
[2025-10-01T23:28:48.872Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlExplicitFileTest
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:17,094 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.932s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:17,094 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:17,094 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:17,288 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.872Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.806 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlExplicitFileTest
[2025-10-01T23:28:48.872Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlImplicitFileTest
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:18,682 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.848s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:18,683 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:18,683 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:18,888 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.872Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.596 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlImplicitFileTest
[2025-10-01T23:28:48.872Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlNoFileTest
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:20,538 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.047s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:20,539 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:20,539 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:20,783 INFO [io.quarkus] (main) Quarkus stopped in 0.063s
[2025-10-01T23:28:48.872Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.89 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlNoFileTest
[2025-10-01T23:28:48.872Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigExplicitFileTest
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:22,281 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.846s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:22,281 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:22,281 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:22,499 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.872Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.707 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigExplicitFileTest
[2025-10-01T23:28:48.872Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigImplicitFileTest
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:24,001 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.938s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:24,002 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:24,002 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:24,219 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.872Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.716 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigImplicitFileTest
[2025-10-01T23:28:48.872Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigNoFileTest
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:25,837 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.023s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:25,838 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:25,838 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:26,048 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.872Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.826 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigNoFileTest
[2025-10-01T23:28:48.872Z] [INFO] Running io.quarkus.hibernate.orm.xml.persistence.ExcludePersistenceXmlConfigTest
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:27,596 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.882s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:27,597 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:27,597 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:27,813 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.872Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.76 s - in io.quarkus.hibernate.orm.xml.persistence.ExcludePersistenceXmlConfigTest
[2025-10-01T23:28:48.872Z] [INFO] Running io.quarkus.hibernate.orm.xml.persistence.PersistenceXmlTest
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:29,175 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.799s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:29,175 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:29,175 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:29,414 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.872Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.597 s - in io.quarkus.hibernate.orm.xml.persistence.PersistenceXmlTest
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] Results:
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [WARNING] Tests run: 174, Failures: 0, Errors: 0, Skipped: 1
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.872Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-hibernate-orm-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.872Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-hibernate-orm-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-deployment ---
[2025-10-01T23:28:48.872Z] [INFO] Installing /quarkus/extensions/hibernate-orm/deployment/target/quarkus-hibernate-orm-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-deployment/2.7.5.Final/quarkus-hibernate-orm-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.872Z] [INFO] Installing /quarkus/extensions/hibernate-orm/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-deployment/2.7.5.Final/quarkus-hibernate-orm-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.872Z] [INFO] Installing /quarkus/extensions/hibernate-orm/deployment/target/quarkus-hibernate-orm-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-deployment/2.7.5.Final/quarkus-hibernate-orm-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] ---------< io.quarkus:quarkus-smallrye-opentracing-deployment >---------
[2025-10-01T23:28:48.872Z] [INFO] Building Quarkus - SmallRye OpenTracing - Deployment 2.7.5.Final [354/964]
[2025-10-01T23:28:48.872Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.33.0/opentracing-mock-0.33.0.pom
[2025-10-01T23:28:48.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.33.0/opentracing-mock-0.33.0.pom (2.2 kB at 10 kB/s)
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jdbc/0.2.4/opentracing-jdbc-0.2.4.pom
[2025-10-01T23:28:48.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jdbc/0.2.4/opentracing-jdbc-0.2.4.pom (8.7 kB at 77 kB/s)
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.33.0/opentracing-mock-0.33.0.jar
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0-tests.jar
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jdbc/0.2.4/opentracing-jdbc-0.2.4.jar
[2025-10-01T23:28:48.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.33.0/opentracing-mock-0.33.0.jar (19 kB at 223 kB/s)
[2025-10-01T23:28:48.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jdbc/0.2.4/opentracing-jdbc-0.2.4.jar (41 kB at 298 kB/s)
[2025-10-01T23:28:48.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0-tests.jar (3.7 kB at 15 kB/s)
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-opentracing-deployment ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-opentracing-deployment ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-opentracing-deployment ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-opentracing-deployment ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-opentracing-deployment ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-opentracing-deployment ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-opentracing-deployment ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-opentracing-deployment ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-opentracing-deployment ---
[2025-10-01T23:28:48.872Z] [INFO] Processed 6 files in 26ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-opentracing-deployment ---
[2025-10-01T23:28:48.872Z] [INFO] Processed 6 files in 00:00.011 (Already Sorted: 6, Needed Sorting: 0)
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-opentracing-deployment ---
[2025-10-01T23:28:48.872Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.872Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-opentracing/deployment/src/main/resources
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-opentracing-deployment ---
[2025-10-01T23:28:48.872Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.872Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-opentracing/deployment/target/classes
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-opentracing-deployment ---
[2025-10-01T23:28:48.872Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.872Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-opentracing-deployment ---
[2025-10-01T23:28:48.872Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.872Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-opentracing/deployment/target/test-classes
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-opentracing-deployment ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.872Z] [INFO] T E S T S
[2025-10-01T23:28:48.872Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.872Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.872Z] [INFO] Running io.quarkus.smallrye.opentracing.deployment.TracingTest
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:40,393 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.700s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:40,396 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:40,397 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jaeger, jdbc-h2, narayana-jta, rest-client, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-fault-tolerance, smallrye-opentracing, vertx]
[2025-10-01T23:28:48.872Z] 2025-10-01 22:30:42,932 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-10-01T23:28:48.872Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.158 s - in io.quarkus.smallrye.opentracing.deployment.TracingTest
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] Results:
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-opentracing-deployment ---
[2025-10-01T23:28:48.872Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/deployment/target/quarkus-smallrye-opentracing-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-opentracing-deployment ---
[2025-10-01T23:28:48.872Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/deployment/target/quarkus-smallrye-opentracing-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-opentracing-deployment ---
[2025-10-01T23:28:48.872Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/deployment/target/quarkus-smallrye-opentracing-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing-deployment/2.7.5.Final/quarkus-smallrye-opentracing-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.872Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing-deployment/2.7.5.Final/quarkus-smallrye-opentracing-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.872Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/deployment/target/quarkus-smallrye-opentracing-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing-deployment/2.7.5.Final/quarkus-smallrye-opentracing-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] ---------< io.quarkus:quarkus-opentelemetry-parent-aggregator >---------
[2025-10-01T23:28:48.872Z] [INFO] Building Quarkus - OpenTelemetry - Parent - Aggregator 2.7.5.Final [355/964]
[2025-10-01T23:28:48.872Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-parent-aggregator ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-parent-aggregator ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-parent-aggregator ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-parent-aggregator ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-parent-aggregator ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-parent-aggregator ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-parent-aggregator ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-parent-aggregator ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-parent-aggregator ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-parent-aggregator ---
[2025-10-01T23:28:48.872Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-parent-aggregator ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-parent-aggregator ---
[2025-10-01T23:28:48.872Z] [INFO] Installing /quarkus/extensions/opentelemetry/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-parent-aggregator/2.7.5.Final/quarkus-opentelemetry-parent-aggregator-2.7.5.Final.pom
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --------------< io.quarkus:quarkus-opentelemetry-parent >---------------
[2025-10-01T23:28:48.872Z] [INFO] Building Quarkus - OpenTelemetry 2.7.5.Final [356/964]
[2025-10-01T23:28:48.872Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-parent ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-parent ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-parent ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-parent ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-parent ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-parent ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-parent ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-parent ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-parent ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-parent ---
[2025-10-01T23:28:48.872Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-parent ---
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-parent ---
[2025-10-01T23:28:48.872Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-parent/2.7.5.Final/quarkus-opentelemetry-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.872Z] [INFO]
[2025-10-01T23:28:48.872Z] [INFO] ------------------< io.quarkus:quarkus-opentelemetry >------------------
[2025-10-01T23:28:48.872Z] [INFO] Building Quarkus - OpenTelemetry - Runtime 2.7.5.Final [357/964]
[2025-10-01T23:28:48.872Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.9.1/opentelemetry-sdk-1.9.1.pom
[2025-10-01T23:28:48.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.9.1/opentelemetry-sdk-1.9.1.pom (2.2 kB at 18 kB/s)
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.pom
[2025-10-01T23:28:48.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.pom (1.8 kB at 17 kB/s)
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.pom
[2025-10-01T23:28:48.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.pom (1.6 kB at 20 kB/s)
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.9.1/opentelemetry-sdk-common-1.9.1.pom
[2025-10-01T23:28:48.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.9.1/opentelemetry-sdk-common-1.9.1.pom (2.0 kB at 21 kB/s)
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.pom
[2025-10-01T23:28:48.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.pom (1.8 kB at 17 kB/s)
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.9.1/opentelemetry-sdk-trace-1.9.1.pom
[2025-10-01T23:28:48.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.9.1/opentelemetry-sdk-trace-1.9.1.pom (2.4 kB at 30 kB/s)
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-metrics/1.9.0-alpha/opentelemetry-api-metrics-1.9.0-alpha.pom
[2025-10-01T23:28:48.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-metrics/1.9.0-alpha/opentelemetry-api-metrics-1.9.0-alpha.pom (2.0 kB at 18 kB/s)
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-annotations/1.9.1/opentelemetry-extension-annotations-1.9.1.pom
[2025-10-01T23:28:48.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-annotations/1.9.1/opentelemetry-extension-annotations-1.9.1.pom (1.8 kB at 14 kB/s)
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/1.9.0-alpha/opentelemetry-instrumentation-api-1.9.0-alpha.pom
[2025-10-01T23:28:48.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/1.9.0-alpha/opentelemetry-instrumentation-api-1.9.0-alpha.pom (3.4 kB at 30 kB/s)
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-annotation-support/1.9.0-alpha/opentelemetry-instrumentation-api-annotation-support-1.9.0-alpha.pom
[2025-10-01T23:28:48.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-annotation-support/1.9.0-alpha/opentelemetry-instrumentation-api-annotation-support-1.9.0-alpha.pom (3.9 kB at 33 kB/s)
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.9.1/opentelemetry-sdk-extension-autoconfigure-spi-1.9.1.pom
[2025-10-01T23:28:48.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.9.1/opentelemetry-sdk-extension-autoconfigure-spi-1.9.1.pom (1.8 kB at 23 kB/s)
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.9.1/opentelemetry-sdk-1.9.1.jar
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.jar
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.jar
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.9.1/opentelemetry-sdk-common-1.9.1.jar
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.9.1/opentelemetry-sdk-trace-1.9.1.jar
[2025-10-01T23:28:48.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.9.1/opentelemetry-sdk-1.9.1.jar (3.8 kB at 37 kB/s)
[2025-10-01T23:28:48.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-annotations/1.9.1/opentelemetry-extension-annotations-1.9.1.jar
[2025-10-01T23:28:48.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.9.1/opentelemetry-sdk-trace-1.9.1.jar (110 kB at 1.1 MB/s)
[2025-10-01T23:28:48.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/1.9.0-alpha/opentelemetry-instrumentation-api-1.9.0-alpha.jar
[2025-10-01T23:28:48.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.jar (45 kB at 437 kB/s)
[2025-10-01T23:28:48.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-metrics/1.9.0-alpha/opentelemetry-api-metrics-1.9.0-alpha.jar
[2025-10-01T23:28:48.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.jar (87 kB at 738 kB/s)
[2025-10-01T23:28:48.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-annotation-support/1.9.0-alpha/opentelemetry-instrumentation-api-annotation-support-1.9.0-alpha.jar
[2025-10-01T23:28:48.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.9.1/opentelemetry-sdk-common-1.9.1.jar (25 kB at 170 kB/s)
[2025-10-01T23:28:48.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.9.1/opentelemetry-sdk-extension-autoconfigure-spi-1.9.1.jar
[2025-10-01T23:28:48.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-annotations/1.9.1/opentelemetry-extension-annotations-1.9.1.jar (2.4 kB at 12 kB/s)
[2025-10-01T23:28:48.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.jar
[2025-10-01T23:28:48.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-metrics/1.9.0-alpha/opentelemetry-api-metrics-1.9.0-alpha.jar (33 kB at 135 kB/s)
[2025-10-01T23:28:48.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.9.1/opentelemetry-sdk-extension-autoconfigure-spi-1.9.1.jar (6.5 kB at 25 kB/s)
[2025-10-01T23:28:48.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-annotation-support/1.9.0-alpha/opentelemetry-instrumentation-api-annotation-support-1.9.0-alpha.jar (33 kB at 116 kB/s)
[2025-10-01T23:28:48.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/1.9.0-alpha/opentelemetry-instrumentation-api-1.9.0-alpha.jar (250 kB at 837 kB/s)
[2025-10-01T23:28:48.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.jar (26 kB at 83 kB/s)
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO] Processed 24 files in 67ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO] Processed 24 files in 00:00.111 (Already Sorted: 24, Needed Sorting: 0)
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.873Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.873Z] [INFO] Compiling 22 source files to /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/classes
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.873Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry/runtime/src/test/resources
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.873Z] [INFO] Compiling 2 source files to /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/test-classes
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.873Z] [INFO] T E S T S
[2025-10-01T23:28:48.873Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.873Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.873Z] [INFO] Running io.quarkus.opentelemetry.runtime.OpenTelemetryUtilTest
[2025-10-01T23:28:48.873Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in io.quarkus.opentelemetry.runtime.OpenTelemetryUtilTest
[2025-10-01T23:28:48.873Z] [INFO] Running io.quarkus.opentelemetry.runtime.tracing.TracerUtilTest
[2025-10-01T23:28:48.873Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.opentelemetry.runtime.tracing.TracerUtilTest
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] Results:
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/quarkus-opentelemetry-2.7.5.Final.jar
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/quarkus-opentelemetry-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry ---
[2025-10-01T23:28:48.873Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/quarkus-opentelemetry-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry/2.7.5.Final/quarkus-opentelemetry-2.7.5.Final.jar
[2025-10-01T23:28:48.873Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry/2.7.5.Final/quarkus-opentelemetry-2.7.5.Final.pom
[2025-10-01T23:28:48.873Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/quarkus-opentelemetry-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry/2.7.5.Final/quarkus-opentelemetry-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] ------------< io.quarkus:quarkus-opentelemetry-deployment >-------------
[2025-10-01T23:28:48.873Z] [INFO] Building Quarkus - OpenTelemetry - Deployment 2.7.5.Final [358/964]
[2025-10-01T23:28:48.873Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-aws/1.9.1/opentelemetry-extension-aws-1.9.1.pom
[2025-10-01T23:28:48.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-aws/1.9.1/opentelemetry-extension-aws-1.9.1.pom (1.8 kB at 5.2 kB/s)
[2025-10-01T23:28:48.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-aws/1.9.1/opentelemetry-sdk-extension-aws-1.9.1.pom
[2025-10-01T23:28:48.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-aws/1.9.1/opentelemetry-sdk-extension-aws-1.9.1.pom (2.4 kB at 4.9 kB/s)
[2025-10-01T23:28:48.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-resources/1.9.1/opentelemetry-sdk-extension-resources-1.9.1.pom
[2025-10-01T23:28:48.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-resources/1.9.1/opentelemetry-sdk-extension-resources-1.9.1.pom (2.0 kB at 5.9 kB/s)
[2025-10-01T23:28:48.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-aws/1.9.1/opentelemetry-extension-aws-1.9.1.jar
[2025-10-01T23:28:48.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-aws/1.9.1/opentelemetry-sdk-extension-aws-1.9.1.jar
[2025-10-01T23:28:48.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-resources/1.9.1/opentelemetry-sdk-extension-resources-1.9.1.jar
[2025-10-01T23:28:48.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-resources/1.9.1/opentelemetry-sdk-extension-resources-1.9.1.jar (16 kB at 45 kB/s)
[2025-10-01T23:28:48.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-aws/1.9.1/opentelemetry-extension-aws-1.9.1.jar (7.9 kB at 17 kB/s)
[2025-10-01T23:28:48.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-aws/1.9.1/opentelemetry-sdk-extension-aws-1.9.1.jar (26 kB at 45 kB/s)
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-deployment ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-deployment ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-deployment ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-deployment ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-deployment ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-deployment ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-deployment ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-deployment ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-deployment ---
[2025-10-01T23:28:48.873Z] [INFO] Processed 28 files in 76ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-deployment ---
[2025-10-01T23:28:48.873Z] [INFO] Processed 28 files in 00:00.057 (Already Sorted: 28, Needed Sorting: 0)
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry-deployment ---
[2025-10-01T23:28:48.873Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.873Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry/deployment/src/main/resources
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry-deployment ---
[2025-10-01T23:28:48.873Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.873Z] [INFO] Compiling 3 source files to /quarkus/extensions/opentelemetry/opentelemetry/deployment/target/classes
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry-deployment ---
[2025-10-01T23:28:48.873Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.873Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry-deployment ---
[2025-10-01T23:28:48.873Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.873Z] [INFO] Compiling 25 source files to /quarkus/extensions/opentelemetry/opentelemetry/deployment/target/test-classes
[2025-10-01T23:28:48.873Z] [WARNING] /quarkus/extensions/opentelemetry/opentelemetry/deployment/src/test/java/io/quarkus/opentelemetry/deployment/OpenTelemetryIdGeneratorTest.java:[32,44] io.opentelemetry.sdk.extension.aws.trace.AwsXrayIdGenerator in io.opentelemetry.sdk.extension.aws.trace has been deprecated
[2025-10-01T23:28:48.873Z] [WARNING] /quarkus/extensions/opentelemetry/opentelemetry/deployment/src/test/java/io/quarkus/opentelemetry/deployment/OpenTelemetryIdGeneratorTest.java:[40,20] io.opentelemetry.sdk.extension.aws.trace.AwsXrayIdGenerator in io.opentelemetry.sdk.extension.aws.trace has been deprecated
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry-deployment ---
[2025-10-01T23:28:48.873Z] [INFO]
[2025-10-01T23:28:48.873Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.873Z] [INFO] T E S T S
[2025-10-01T23:28:48.873Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.873Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.873Z] [INFO] Running io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledTest
[2025-10-01T23:28:48.873Z] 2025-10-01 22:30:56,002 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.873Z] 2025-10-01 22:30:57,998 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.773s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.873Z] 2025-10-01 22:30:57,999 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.873Z] 2025-10-01 22:30:57,999 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.873Z] 2025-10-01 22:30:59,919 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-10-01T23:28:48.873Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.547 s - in io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledTest
[2025-10-01T23:28:48.873Z] [INFO] Running io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledWithRootPathTest
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:01,449 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.458s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:01,450 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:01,451 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:02,091 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-10-01T23:28:48.873Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.155 s - in io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledWithRootPathTest
[2025-10-01T23:28:48.873Z] [INFO] Running io.quarkus.opentelemetry.deployment.NonAppEndpointsEnabledTest
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:03,152 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.393s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:03,153 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:03,153 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:03,758 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-10-01T23:28:48.873Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.657 s - in io.quarkus.opentelemetry.deployment.NonAppEndpointsEnabledTest
[2025-10-01T23:28:48.873Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryContinuousTestingTest
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:05,872 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.873Z] Tests paused
[2025-10-01T23:28:48.873Z] Running tests for the first time
[2025-10-01T23:28:48.873Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.873Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.873Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#TracerRouterUT
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:08,766 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.259s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:08,766 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:08,766 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.873Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#testTracer()
[2025-10-01T23:28:48.873Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.873Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.873Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.873Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.873Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:08,908 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.673s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:08,909 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:08,909 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:09,384 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.059s
[2025-10-01T23:28:48.873Z] All 1 test is passing (0 skipped), 1 test was run in 3111ms. Tests completed at 22:31:09.
[2025-10-01T23:28:48.873Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.873Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.873Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#TracerRouterUT
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:11,629 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.488s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:11,629 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:11,629 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.873Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#testTracer()
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:11,728 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.071s
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:11,737 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2025-10-01T23:28:48.873Z] 2025-10-01 22:31:11,738 ERROR [io.qua.test] (Test runner thread) Test TracerRouterUT#testTracer() failed
[2025-10-01T23:28:48.873Z] : java.lang.AssertionError: 1 expectation failed.
[2025-10-01T23:28:48.873Z] Response body doesn't match expectation.
[2025-10-01T23:28:48.873Z] Expected: is "Hello Tracer!"
[2025-10-01T23:28:48.873Z] Actual: Goodbye Tracer!
[2025-10-01T23:28:48.873Z]
[2025-10-01T23:28:48.873Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-10-01T23:28:48.873Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-10-01T23:28:48.873Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-10-01T23:28:48.873Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-10-01T23:28:48.873Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-10-01T23:28:48.873Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-10-01T23:28:48.873Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-10-01T23:28:48.873Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-10-01T23:28:48.873Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-10-01T23:28:48.873Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-10-01T23:28:48.873Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-10-01T23:28:48.873Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-10-01T23:28:48.873Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-10-01T23:28:48.873Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.873Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.873Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.873Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.873Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-10-01T23:28:48.874Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-10-01T23:28:48.874Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-10-01T23:28:48.874Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-10-01T23:28:48.874Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2025-10-01T23:28:48.874Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2025-10-01T23:28:48.874Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.874Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.874Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.874Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.874Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.874Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-10-01T23:28:48.874Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-10-01T23:28:48.874Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-10-01T23:28:48.874Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-10-01T23:28:48.874Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2025-10-01T23:28:48.874Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2025-10-01T23:28:48.874Z] at io.quarkus.opentelemetry.deployment.TracerRouterUT.testTracer(TracerRouterUT.java:20)
[2025-10-01T23:28:48.874Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.874Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.874Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.874Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.874Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-10-01T23:28:48.874Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.874Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.874Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.874Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.874Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.874Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.874Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.874Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.874Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.874Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-10-01T23:28:48.874Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-10-01T23:28:48.874Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-10-01T23:28:48.874Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-10-01T23:28:48.874Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-10-01T23:28:48.874Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-10-01T23:28:48.874Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-10-01T23:28:48.874Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.874Z]
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:11,746 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-10-01T23:28:48.874Z] 1 test failed (0 passing, 0 skipped), 1 test was run in 613ms. Tests completed at 22:31:11 due to changes to TracerRouter.class.
[2025-10-01T23:28:48.874Z] Starting test run, 1 tests to run.
[2025-10-01T23:28:48.874Z] Running 1/1. Running: #JUnit Jupiter
[2025-10-01T23:28:48.874Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#TracerRouterUT
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:13,800 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.626s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:13,800 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:13,801 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.874Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#testTracer()
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:13,833 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.008s
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:13,837 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2025-10-01T23:28:48.874Z] All 1 test is passing (0 skipped), 1 test was run in 693ms. Tests completed at 22:31:13 due to changes to TracerRouterUT.class.
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:13,899 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.014s
[2025-10-01T23:28:48.874Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.209 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryContinuousTestingTest
[2025-10-01T23:28:48.874Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryDevModeTest
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:14,691 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-10-01T23:28:48.874Z] Tests paused
[2025-10-01T23:28:48.874Z] Running tests for the first time
[2025-10-01T23:28:48.874Z] Starting test run, 0 tests to run.
[2025-10-01T23:28:48.874Z] Running 1/0. Running: #JUnit Jupiter
[2025-10-01T23:28:48.874Z] No tests found
[2025-10-01T23:28:48.874Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.874Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.874Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.874Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.874Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:16,228 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.956s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:16,229 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:16,229 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:18,084 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TracerRouter.class.
[2025-10-01T23:28:48.874Z] Starting test run, 0 tests to run.
[2025-10-01T23:28:48.874Z] Running 1/0. Running: #JUnit Jupiter
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:18,123 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.038s
[2025-10-01T23:28:48.874Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.874Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.874Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.874Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.874Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:18,497 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.364s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:18,497 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:18,497 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:18,497 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.415s
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:18,508 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.874Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.563 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryDevModeTest
[2025-10-01T23:28:48.874Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryDisabledTest
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:18,519 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2025-10-01T23:28:48.874Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2025-10-01T23:28:48.874Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2025-10-01T23:28:48.874Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2025-10-01T23:28:48.874Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.874Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2025-10-01T23:28:48.874Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-10-01T23:28:48.874Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2025-10-01T23:28:48.874Z] ... 3 more
[2025-10-01T23:28:48.874Z]
[2025-10-01T23:28:48.874Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryDisabledTest
[2025-10-01T23:28:48.874Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryHttpCDITest
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:20,350 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.498s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:20,351 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:20,351 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:20,911 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-10-01T23:28:48.874Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.753 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryHttpCDITest
[2025-10-01T23:28:48.874Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryIdGeneratorTest
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:21,859 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:21,859 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:21,860 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:21,964 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-10-01T23:28:48.874Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.05 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryIdGeneratorTest
[2025-10-01T23:28:48.874Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryPropagatorsTest
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:23,097 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.447s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:23,097 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:23,098 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:23,187 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.874Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryPropagatorsTest
[2025-10-01T23:28:48.874Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryResourceTest
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:24,397 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.438s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:24,397 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:24,397 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:24,474 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.874Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryResourceTest
[2025-10-01T23:28:48.874Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerBeanTest
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:25,506 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.405s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:25,506 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:25,506 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:25,588 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-10-01T23:28:48.874Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.111 s - in io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerBeanTest
[2025-10-01T23:28:48.874Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerConfigTest
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:26,586 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.432s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:26,587 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:26,587 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:26,675 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.874Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.081 s - in io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerConfigTest
[2025-10-01T23:28:48.874Z] [INFO] Running io.quarkus.opentelemetry.deployment.RestClientOpenTelemetryTest
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:27,886 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.526s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:27,886 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:27,886 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:28,666 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-10-01T23:28:48.874Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.986 s - in io.quarkus.opentelemetry.deployment.RestClientOpenTelemetryTest
[2025-10-01T23:28:48.874Z] [INFO] Running io.quarkus.opentelemetry.deployment.TracerDisabledTest
[2025-10-01T23:28:48.874Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 s - in io.quarkus.opentelemetry.deployment.TracerDisabledTest
[2025-10-01T23:28:48.874Z] [INFO] Running io.quarkus.opentelemetry.deployment.TracerWithInvalidExtensionTest
[2025-10-01T23:28:48.874Z] 2025-10-01 22:31:29,444 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-10-01T23:28:48.874Z] The output of the Quarkus build can be found at /quarkus/extensions/opentelemetry/opentelemetry/deployment/target/quarkus-prod-mode-test14580158961100674361/build-result
[2025-10-01T23:28:48.874Z] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.472 s <<< FAILURE! - in io.quarkus.opentelemetry.deployment.TracerWithInvalidExtensionTest
[2025-10-01T23:28:48.874Z] [ERROR] io.quarkus.opentelemetry.deployment.TracerWithInvalidExtensionTest Time elapsed: 0.472 s <<< ERROR!
[2025-10-01T23:28:48.874Z] java.lang.RuntimeException: io.quarkus.bootstrap.BootstrapException: Failed to create the application model for io.quarkus:quarkus-opentelemetry-deployment::jar:2.7.5.Finalnull
[2025-10-01T23:28:48.874Z] at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:504)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2025-10-01T23:28:48.874Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.874Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.875Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.875Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.875Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.875Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.875Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.875Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.875Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.875Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.875Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.875Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.875Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-10-01T23:28:48.875Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-10-01T23:28:48.875Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-10-01T23:28:48.875Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-10-01T23:28:48.875Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-10-01T23:28:48.875Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-10-01T23:28:48.875Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-10-01T23:28:48.875Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-10-01T23:28:48.875Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-10-01T23:28:48.875Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-10-01T23:28:48.875Z] Caused by: io.quarkus.bootstrap.BootstrapException: Failed to create the application model for io.quarkus:quarkus-opentelemetry-deployment::jar:2.7.5.Finalnull
[2025-10-01T23:28:48.875Z] at io.quarkus.bootstrap.BootstrapAppModelFactory.resolveAppModel(BootstrapAppModelFactory.java:297)
[2025-10-01T23:28:48.875Z] at io.quarkus.bootstrap.app.QuarkusBootstrap.bootstrap(QuarkusBootstrap.java:160)
[2025-10-01T23:28:48.875Z] at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:462)
[2025-10-01T23:28:48.875Z] ... 42 more
[2025-10-01T23:28:48.875Z] Caused by: io.quarkus.bootstrap.resolver.maven.BootstrapMavenException: Failed to resolve dependencies for io.quarkus:quarkus-opentelemetry-deployment:jar:2.7.5.Final
[2025-10-01T23:28:48.875Z] at io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver.resolveManagedDependencies(MavenArtifactResolver.java:278)
[2025-10-01T23:28:48.875Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.doResolveModel(BootstrapAppModelResolver.java:279)
[2025-10-01T23:28:48.875Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.resolveManagedModel(BootstrapAppModelResolver.java:170)
[2025-10-01T23:28:48.875Z] at io.quarkus.bootstrap.BootstrapAppModelFactory.resolveAppModel(BootstrapAppModelFactory.java:283)
[2025-10-01T23:28:48.875Z] ... 44 more
[2025-10-01T23:28:48.875Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact io.quarkus:quarkus-smallrye-opentracing:jar:999-SNAPSHOT
[2025-10-01T23:28:48.875Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:357)
[2025-10-01T23:28:48.875Z] at io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver.resolveManagedDependencies(MavenArtifactResolver.java:274)
[2025-10-01T23:28:48.875Z] ... 47 more
[2025-10-01T23:28:48.875Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact io.quarkus:quarkus-smallrye-opentracing:jar:999-SNAPSHOT
[2025-10-01T23:28:48.875Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:425)
[2025-10-01T23:28:48.875Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:229)
[2025-10-01T23:28:48.875Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:340)
[2025-10-01T23:28:48.875Z] ... 48 more
[2025-10-01T23:28:48.875Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact io.quarkus:quarkus-smallrye-opentracing:jar:999-SNAPSHOT
[2025-10-01T23:28:48.875Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:415)
[2025-10-01T23:28:48.875Z] ... 50 more
[2025-10-01T23:28:48.875Z]
[2025-10-01T23:28:48.875Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxClientOpenTelemetryTest
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:30,737 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.421s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:30,737 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:30,738 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:31,350 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.875Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.553 s - in io.quarkus.opentelemetry.deployment.VertxClientOpenTelemetryTest
[2025-10-01T23:28:48.875Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxOpenTelemetryForwardedTest
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:32,236 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:32,236 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:32,237 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:32,797 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-10-01T23:28:48.875Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.45 s - in io.quarkus.opentelemetry.deployment.VertxOpenTelemetryForwardedTest
[2025-10-01T23:28:48.875Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxOpenTelemetryTest
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:33,934 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.624s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:33,934 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:33,935 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:34,645 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.875Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.843 s - in io.quarkus.opentelemetry.deployment.VertxOpenTelemetryTest
[2025-10-01T23:28:48.875Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxOpenTelemetryXForwardedTest
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:35,654 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.425s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:35,654 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:35,655 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:36,293 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-10-01T23:28:48.875Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.641 s - in io.quarkus.opentelemetry.deployment.VertxOpenTelemetryXForwardedTest
[2025-10-01T23:28:48.875Z] [INFO] Running io.quarkus.opentelemetry.deployment.WithSpanInterceptorTest
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:37,355 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:37,356 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:37,356 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.875Z] 2025-10-01 22:31:38,318 INFO [io.quarkus] (main) Quarkus stopped in 0.067s
[2025-10-01T23:28:48.875Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.022 s - in io.quarkus.opentelemetry.deployment.WithSpanInterceptorTest
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] Results:
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [ERROR] Errors:
[2025-10-01T23:28:48.875Z] [ERROR] TracerWithInvalidExtensionTest » Runtime io.quarkus.bootstrap.BootstrapExcepti...
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [ERROR] Tests run: 31, Failures: 0, Errors: 1, Skipped: 0
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] ------< io.quarkus:quarkus-opentelemetry-exporter-jaeger-parent >-------
[2025-10-01T23:28:48.875Z] [INFO] Building Quarkus - OpenTelemetry Exporter - Jaeger 2.7.5.Final [359/964]
[2025-10-01T23:28:48.875Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-10-01T23:28:48.875Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-10-01T23:28:48.875Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-jaeger-parent/2.7.5.Final/quarkus-opentelemetry-exporter-jaeger-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] ----------< io.quarkus:quarkus-opentelemetry-exporter-jaeger >----------
[2025-10-01T23:28:48.875Z] [INFO] Building Quarkus - OpenTelemetry Exporter - Jaeger - Runtime 2.7.5.Final [360/964]
[2025-10-01T23:28:48.875Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.9.1/opentelemetry-exporter-otlp-common-1.9.1.pom
[2025-10-01T23:28:48.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.9.1/opentelemetry-exporter-otlp-common-1.9.1.pom (2.2 kB at 15 kB/s)
[2025-10-01T23:28:48.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-jaeger/1.9.1/opentelemetry-exporter-jaeger-1.9.1.pom
[2025-10-01T23:28:48.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-jaeger/1.9.1/opentelemetry-exporter-jaeger-1.9.1.pom (2.6 kB at 5.7 kB/s)
[2025-10-01T23:28:48.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-objects/2.13.1/jackson-jr-objects-2.13.1.pom
[2025-10-01T23:28:48.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-objects/2.13.1/jackson-jr-objects-2.13.1.pom (4.3 kB at 42 kB/s)
[2025-10-01T23:28:48.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-parent/2.13.1/jackson-jr-parent-2.13.1.pom
[2025-10-01T23:28:48.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-parent/2.13.1/jackson-jr-parent-2.13.1.pom (3.1 kB at 20 kB/s)
[2025-10-01T23:28:48.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.9.1/opentelemetry-exporter-otlp-common-1.9.1.jar
[2025-10-01T23:28:48.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-jaeger/1.9.1/opentelemetry-exporter-jaeger-1.9.1.jar
[2025-10-01T23:28:48.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-objects/2.13.1/jackson-jr-objects-2.13.1.jar
[2025-10-01T23:28:48.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-objects/2.13.1/jackson-jr-objects-2.13.1.jar (100 kB at 961 kB/s)
[2025-10-01T23:28:48.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.9.1/opentelemetry-exporter-otlp-common-1.9.1.jar (172 kB at 1.2 MB/s)
[2025-10-01T23:28:48.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-jaeger/1.9.1/opentelemetry-exporter-jaeger-1.9.1.jar (37 kB at 152 kB/s)
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO] Processed 5 files in 24ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO] Processed 5 files in 00:00.010 (Already Sorted: 5, Needed Sorting: 0)
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.875Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.875Z] [INFO] Compiling 5 source files to /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/classes
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.875Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/src/test/resources
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO] No sources to compile
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO] No tests to run.
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final.jar
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-10-01T23:28:48.875Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-jaeger/2.7.5.Final/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final.jar
[2025-10-01T23:28:48.875Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-jaeger/2.7.5.Final/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final.pom
[2025-10-01T23:28:48.875Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-jaeger/2.7.5.Final/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] -------------< io.quarkus:quarkus-grpc-common-deployment >--------------
[2025-10-01T23:28:48.875Z] [INFO] Building Quarkus - gRPC Common - Deployment 2.7.5.Final [361/964]
[2025-10-01T23:28:48.875Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-common-deployment ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-common-deployment ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-common-deployment ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-common-deployment ---
[2025-10-01T23:28:48.875Z] [INFO]
[2025-10-01T23:28:48.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-common-deployment ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-common-deployment ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-common-deployment ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-common-deployment ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-common-deployment ---
[2025-10-01T23:28:48.876Z] [INFO] Processed 2 files in 16ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-common-deployment ---
[2025-10-01T23:28:48.876Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-common-deployment ---
[2025-10-01T23:28:48.876Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.876Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc-common/deployment/src/main/resources
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-common-deployment ---
[2025-10-01T23:28:48.876Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.876Z] [INFO] Compiling 2 source files to /quarkus/extensions/grpc-common/deployment/target/classes
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-common-deployment ---
[2025-10-01T23:28:48.876Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.876Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc-common/deployment/src/test/resources
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-common-deployment ---
[2025-10-01T23:28:48.876Z] [INFO] No sources to compile
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-common-deployment ---
[2025-10-01T23:28:48.876Z] [INFO] No tests to run.
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-common-deployment ---
[2025-10-01T23:28:48.876Z] [INFO] Building jar: /quarkus/extensions/grpc-common/deployment/target/quarkus-grpc-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-common-deployment ---
[2025-10-01T23:28:48.876Z] [INFO] Building jar: /quarkus/extensions/grpc-common/deployment/target/quarkus-grpc-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-common-deployment ---
[2025-10-01T23:28:48.876Z] [INFO] Installing /quarkus/extensions/grpc-common/deployment/target/quarkus-grpc-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-common-deployment/2.7.5.Final/quarkus-grpc-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.876Z] [INFO] Installing /quarkus/extensions/grpc-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-common-deployment/2.7.5.Final/quarkus-grpc-common-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.876Z] [INFO] Installing /quarkus/extensions/grpc-common/deployment/target/quarkus-grpc-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-common-deployment/2.7.5.Final/quarkus-grpc-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.876Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - Jaeger - Deployment
[2025-10-01T23:28:48.876Z] [INFO] This project has been banned from the build due to previous failures.
[2025-10-01T23:28:48.876Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] -------< io.quarkus:quarkus-opentelemetry-exporter-otlp-parent >--------
[2025-10-01T23:28:48.876Z] [INFO] Building Quarkus - OpenTelemetry Exporter - OTLP 2.7.5.Final [362/964]
[2025-10-01T23:28:48.876Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-10-01T23:28:48.876Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-10-01T23:28:48.876Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-otlp-parent/2.7.5.Final/quarkus-opentelemetry-exporter-otlp-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] -----------< io.quarkus:quarkus-opentelemetry-exporter-otlp >-----------
[2025-10-01T23:28:48.876Z] [INFO] Building Quarkus - OpenTelemetry Exporter - OTLP - Runtime 2.7.5.Final [363/964]
[2025-10-01T23:28:48.876Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-trace/1.9.1/opentelemetry-exporter-otlp-trace-1.9.1.pom
[2025-10-01T23:28:48.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-trace/1.9.1/opentelemetry-exporter-otlp-trace-1.9.1.pom (2.2 kB at 12 kB/s)
[2025-10-01T23:28:48.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-trace/1.9.1/opentelemetry-exporter-otlp-trace-1.9.1.jar
[2025-10-01T23:28:48.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-trace/1.9.1/opentelemetry-exporter-otlp-trace-1.9.1.jar (10 kB at 83 kB/s)
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO] Processed 5 files in 18ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO] Processed 5 files in 00:00.008 (Already Sorted: 5, Needed Sorting: 0)
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.876Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.876Z] [INFO] Compiling 5 source files to /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/classes
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.876Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/src/test/resources
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO] No sources to compile
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO] No tests to run.
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/quarkus-opentelemetry-exporter-otlp-2.7.5.Final.jar
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/quarkus-opentelemetry-exporter-otlp-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-otlp ---
[2025-10-01T23:28:48.876Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/quarkus-opentelemetry-exporter-otlp-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-otlp/2.7.5.Final/quarkus-opentelemetry-exporter-otlp-2.7.5.Final.jar
[2025-10-01T23:28:48.876Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-otlp/2.7.5.Final/quarkus-opentelemetry-exporter-otlp-2.7.5.Final.pom
[2025-10-01T23:28:48.876Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/quarkus-opentelemetry-exporter-otlp-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-otlp/2.7.5.Final/quarkus-opentelemetry-exporter-otlp-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.876Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - OTLP - Deployment
[2025-10-01T23:28:48.876Z] [INFO] This project has been banned from the build due to previous failures.
[2025-10-01T23:28:48.876Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --------------< io.quarkus:quarkus-resteasy-jaxb-parent >---------------
[2025-10-01T23:28:48.876Z] [INFO] Building Quarkus - RESTEasy - JAXB 2.7.5.Final [364/964]
[2025-10-01T23:28:48.876Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jaxb-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jaxb-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jaxb-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jaxb-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jaxb-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jaxb-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jaxb-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jaxb-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jaxb-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jaxb-parent ---
[2025-10-01T23:28:48.876Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jaxb-parent ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jaxb-parent ---
[2025-10-01T23:28:48.876Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb-parent/2.7.5.Final/quarkus-resteasy-jaxb-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] ------------------< io.quarkus:quarkus-resteasy-jaxb >------------------
[2025-10-01T23:28:48.876Z] [INFO] Building Quarkus - RESTEasy - JAXB - Runtime 2.7.5.Final [365/964]
[2025-10-01T23:28:48.876Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.pom
[2025-10-01T23:28:48.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.pom (6.0 kB at 62 kB/s)
[2025-10-01T23:28:48.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.jar
[2025-10-01T23:28:48.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.jar (81 kB at 742 kB/s)
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.876Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.876Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.876Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.876Z] [INFO] No sources to compile
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.876Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.876Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/src/test/resources
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.876Z] [INFO] No sources to compile
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.876Z] [INFO] No tests to run.
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.876Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/target/quarkus-resteasy-jaxb-2.7.5.Final.jar
[2025-10-01T23:28:48.876Z] [INFO]
[2025-10-01T23:28:48.876Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.876Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/target/quarkus-resteasy-jaxb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jaxb ---
[2025-10-01T23:28:48.877Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/target/quarkus-resteasy-jaxb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb/2.7.5.Final/quarkus-resteasy-jaxb-2.7.5.Final.jar
[2025-10-01T23:28:48.877Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb/2.7.5.Final/quarkus-resteasy-jaxb-2.7.5.Final.pom
[2025-10-01T23:28:48.877Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/target/quarkus-resteasy-jaxb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb/2.7.5.Final/quarkus-resteasy-jaxb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] ------------< io.quarkus:quarkus-resteasy-jaxb-deployment >-------------
[2025-10-01T23:28:48.877Z] [INFO] Building Quarkus - RESTEasy - JAXB - Deployment 2.7.5.Final [366/964]
[2025-10-01T23:28:48.877Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jaxb-deployment ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jaxb-deployment ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jaxb-deployment ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jaxb-deployment ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jaxb-deployment ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jaxb-deployment ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jaxb-deployment ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jaxb-deployment ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jaxb-deployment ---
[2025-10-01T23:28:48.877Z] [INFO] Processed 4 files in 30ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jaxb-deployment ---
[2025-10-01T23:28:48.877Z] [INFO] Processed 4 files in 00:00.011 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jaxb-deployment ---
[2025-10-01T23:28:48.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.877Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/src/main/resources
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jaxb-deployment ---
[2025-10-01T23:28:48.877Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.877Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/classes
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jaxb-deployment ---
[2025-10-01T23:28:48.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.877Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/src/test/resources
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jaxb-deployment ---
[2025-10-01T23:28:48.877Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.877Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/test-classes
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jaxb-deployment ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.877Z] [INFO] T E S T S
[2025-10-01T23:28:48.877Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.877Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.877Z] [INFO] Running io.quarkus.resteasy.jaxb.deployment.ProducesXMLTestCase
[2025-10-01T23:28:48.877Z] 2025-10-01 22:31:51,051 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.879s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.877Z] 2025-10-01 22:31:51,052 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.877Z] 2025-10-01 22:31:51,053 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jaxb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.877Z] 2025-10-01 22:31:53,578 INFO [io.quarkus] (main) Quarkus stopped in 0.115s
[2025-10-01T23:28:48.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.227 s - in io.quarkus.resteasy.jaxb.deployment.ProducesXMLTestCase
[2025-10-01T23:28:48.877Z] [INFO] Running io.quarkus.resteasy.jaxb.deployment.ConsumesXMLTestCase
[2025-10-01T23:28:48.877Z] 2025-10-01 22:31:54,960 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.695s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.877Z] 2025-10-01 22:31:54,961 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.877Z] 2025-10-01 22:31:54,961 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jaxb, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.877Z] 2025-10-01 22:31:55,543 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-10-01T23:28:48.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.936 s - in io.quarkus.resteasy.jaxb.deployment.ConsumesXMLTestCase
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] Results:
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jaxb-deployment ---
[2025-10-01T23:28:48.877Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/quarkus-resteasy-jaxb-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jaxb-deployment ---
[2025-10-01T23:28:48.877Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/quarkus-resteasy-jaxb-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jaxb-deployment ---
[2025-10-01T23:28:48.877Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/quarkus-resteasy-jaxb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb-deployment/2.7.5.Final/quarkus-resteasy-jaxb-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.877Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb-deployment/2.7.5.Final/quarkus-resteasy-jaxb-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.877Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/quarkus-resteasy-jaxb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb-deployment/2.7.5.Final/quarkus-resteasy-jaxb-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --------------< io.quarkus:quarkus-resteasy-links-parent >--------------
[2025-10-01T23:28:48.877Z] [INFO] Building Quarkus - RESTEasy - Links 2.7.5.Final [367/964]
[2025-10-01T23:28:48.877Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-links-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-links-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-links-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-links-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-links-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-links-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-links-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-links-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-links-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-links-parent ---
[2025-10-01T23:28:48.877Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-links-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-links-parent ---
[2025-10-01T23:28:48.877Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-links-parent/2.7.5.Final/quarkus-resteasy-links-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-links >------------------
[2025-10-01T23:28:48.877Z] [INFO] Building Quarkus - RESTEasy - Links - Runtime 2.7.5.Final [368/964]
[2025-10-01T23:28:48.877Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.pom
[2025-10-01T23:28:48.877Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.pom (6.5 kB at 13 kB/s)
[2025-10-01T23:28:48.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom
[2025-10-01T23:28:48.877Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom (13 kB at 118 kB/s)
[2025-10-01T23:28:48.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.jar
[2025-10-01T23:28:48.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar
[2025-10-01T23:28:48.877Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar (100 kB at 655 kB/s)
[2025-10-01T23:28:48.877Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.jar (40 kB at 87 kB/s)
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.877Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO] No sources to compile
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.877Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-links/runtime/src/test/resources
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO] No sources to compile
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO] No tests to run.
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-links/runtime/target/quarkus-resteasy-links-2.7.5.Final.jar
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-links/runtime/target/quarkus-resteasy-links-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-links ---
[2025-10-01T23:28:48.877Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/runtime/target/quarkus-resteasy-links-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-links/2.7.5.Final/quarkus-resteasy-links-2.7.5.Final.jar
[2025-10-01T23:28:48.877Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-links/2.7.5.Final/quarkus-resteasy-links-2.7.5.Final.pom
[2025-10-01T23:28:48.877Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/runtime/target/quarkus-resteasy-links-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-links/2.7.5.Final/quarkus-resteasy-links-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] ------------< io.quarkus:quarkus-resteasy-links-deployment >------------
[2025-10-01T23:28:48.877Z] [INFO] Building Quarkus - RESTEasy - Links - Deployment 2.7.5.Final [369/964]
[2025-10-01T23:28:48.877Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-links-deployment ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-links-deployment ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-links-deployment ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-links-deployment ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-links-deployment ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-links-deployment ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-links-deployment ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-links-deployment ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-links-deployment ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-links-deployment ---
[2025-10-01T23:28:48.877Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-links-deployment ---
[2025-10-01T23:28:48.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.877Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-links/deployment/src/main/resources
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-links-deployment ---
[2025-10-01T23:28:48.877Z] [INFO] No sources to compile
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-links-deployment ---
[2025-10-01T23:28:48.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.877Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-links/deployment/src/test/resources
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-links-deployment ---
[2025-10-01T23:28:48.877Z] [INFO] No sources to compile
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-links-deployment ---
[2025-10-01T23:28:48.877Z] [INFO] No tests to run.
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-links-deployment ---
[2025-10-01T23:28:48.877Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2025-10-01T23:28:48.877Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-links/deployment/target/quarkus-resteasy-links-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-links-deployment ---
[2025-10-01T23:28:48.877Z] [INFO] No sources in project. Archive not created.
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-links-deployment ---
[2025-10-01T23:28:48.877Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/deployment/target/quarkus-resteasy-links-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-links-deployment/2.7.5.Final/quarkus-resteasy-links-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.877Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-links-deployment/2.7.5.Final/quarkus-resteasy-links-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] ----------< io.quarkus:quarkus-resteasy-mutiny-common-parent >----------
[2025-10-01T23:28:48.877Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Common 2.7.5.Final [370/964]
[2025-10-01T23:28:48.877Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-common-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-common-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-common-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-common-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-common-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-common-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-common-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-common-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-common-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-common-parent ---
[2025-10-01T23:28:48.877Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-common-parent ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-common-parent ---
[2025-10-01T23:28:48.877Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common-parent/2.7.5.Final/quarkus-resteasy-mutiny-common-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] -------------< io.quarkus:quarkus-resteasy-mutiny-common >--------------
[2025-10-01T23:28:48.877Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Common - Runtime 2.7.5.Final [371/964]
[2025-10-01T23:28:48.877Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.877Z] [INFO] Processed 11 files in 55ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.877Z] [INFO] Processed 11 files in 00:00.042 (Already Sorted: 11, Needed Sorting: 0)
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.877Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.877Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.877Z] [INFO] Compiling 8 source files to /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/classes
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.877Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/src/test/resources
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.877Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.877Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/test-classes
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.877Z] [INFO]
[2025-10-01T23:28:48.877Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.877Z] [INFO] T E S T S
[2025-10-01T23:28:48.877Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.877Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.877Z] [INFO] Running io.quarkus.resteasy.mutiny.common.test.UniProviderTest
[2025-10-01T23:28:48.877Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s - in io.quarkus.resteasy.mutiny.common.test.UniProviderTest
[2025-10-01T23:28:48.877Z] [INFO] Running io.quarkus.resteasy.mutiny.common.test.UniRxInvokerImplTest
[2025-10-01T23:28:48.877Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s - in io.quarkus.resteasy.mutiny.common.test.UniRxInvokerImplTest
[2025-10-01T23:28:48.877Z] [INFO] Running io.quarkus.resteasy.mutiny.common.test.MultiProviderTest
[2025-10-01T23:28:48.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.resteasy.mutiny.common.test.MultiProviderTest
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] Results:
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.878Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/quarkus-resteasy-mutiny-common-2.7.5.Final.jar
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.878Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/quarkus-resteasy-mutiny-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-common ---
[2025-10-01T23:28:48.878Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/quarkus-resteasy-mutiny-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common/2.7.5.Final/quarkus-resteasy-mutiny-common-2.7.5.Final.jar
[2025-10-01T23:28:48.878Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common/2.7.5.Final/quarkus-resteasy-mutiny-common-2.7.5.Final.pom
[2025-10-01T23:28:48.878Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/quarkus-resteasy-mutiny-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common/2.7.5.Final/quarkus-resteasy-mutiny-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --------< io.quarkus:quarkus-resteasy-mutiny-common-deployment >--------
[2025-10-01T23:28:48.878Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Common - Deployment 2.7.5.Final [372/964]
[2025-10-01T23:28:48.878Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.878Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/src/main/resources
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.878Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/classes
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.878Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/src/test/resources
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] No sources to compile
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] No tests to run.
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.5.Final/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.878Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.5.Final/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.878Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.5.Final/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] -------------< io.quarkus:quarkus-resteasy-mutiny-parent >--------------
[2025-10-01T23:28:48.878Z] [INFO] Building Quarkus - RESTEasy - Mutiny 2.7.5.Final [373/964]
[2025-10-01T23:28:48.878Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-parent ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-parent ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-parent ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-parent ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-parent ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-parent ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-parent ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-parent ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-parent ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-parent ---
[2025-10-01T23:28:48.878Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-parent ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-parent ---
[2025-10-01T23:28:48.878Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-parent/2.7.5.Final/quarkus-resteasy-mutiny-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-mutiny >-----------------
[2025-10-01T23:28:48.878Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Runtime 2.7.5.Final [374/964]
[2025-10-01T23:28:48.878Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.878Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO] No sources to compile
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.878Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/src/test/resources
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO] No sources to compile
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO] No tests to run.
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/target/quarkus-resteasy-mutiny-2.7.5.Final.jar
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/target/quarkus-resteasy-mutiny-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny ---
[2025-10-01T23:28:48.878Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/target/quarkus-resteasy-mutiny-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny/2.7.5.Final/quarkus-resteasy-mutiny-2.7.5.Final.jar
[2025-10-01T23:28:48.878Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny/2.7.5.Final/quarkus-resteasy-mutiny-2.7.5.Final.pom
[2025-10-01T23:28:48.878Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/target/quarkus-resteasy-mutiny-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny/2.7.5.Final/quarkus-resteasy-mutiny-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] -----------< io.quarkus:quarkus-resteasy-mutiny-deployment >------------
[2025-10-01T23:28:48.878Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Deployment 2.7.5.Final [375/964]
[2025-10-01T23:28:48.878Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-deployment ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-deployment ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-deployment ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-deployment ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-deployment ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-deployment ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-deployment ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-deployment ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] Processed 7 files in 38ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] Processed 7 files in 00:00.016 (Already Sorted: 7, Needed Sorting: 0)
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.878Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/src/main/resources
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.878Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/classes
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.878Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/src/test/resources
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.878Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/test-classes
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny-deployment ---
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.878Z] [INFO] T E S T S
[2025-10-01T23:28:48.878Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.878Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.878Z] [INFO] Running io.quarkus.resteasy.mutiny.test.RestEasyMutinyTest
[2025-10-01T23:28:48.878Z] 2025-10-01 22:32:10,450 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.919s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.878Z] 2025-10-01 22:32:10,452 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.878Z] 2025-10-01 22:32:10,452 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.878Z] 2025-10-01 22:32:12,670 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002020: Unhandled asynchronous exception, sending back 500: java.lang.IllegalStateException: BOOM!
[2025-10-01T23:28:48.878Z] at io.quarkus.resteasy.mutiny.test.MutinyResource.lambda$failingBecauseOfApplicationCode$1(MutinyResource.java:59)
[2025-10-01T23:28:48.878Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2025-10-01T23:28:48.878Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransform$UniOnItemTransformProcessor.onItem(UniOnItemTransform.java:36)
[2025-10-01T23:28:48.878Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.878Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.878Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.878Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.878Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransform.subscribe(UniOnItemTransform.java:22)
[2025-10-01T23:28:48.878Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.878Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.878Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-10-01T23:28:48.878Z] at io.smallrye.mutiny.operators.uni.UniSubscribeToCompletionStage.subscribe(UniSubscribeToCompletionStage.java:30)
[2025-10-01T23:28:48.878Z] at io.smallrye.mutiny.groups.UniSubscribe.asCompletionStage(UniSubscribe.java:178)
[2025-10-01T23:28:48.878Z] at io.smallrye.mutiny.groups.UniSubscribe.asCompletionStage(UniSubscribe.java:165)
[2025-10-01T23:28:48.878Z] at io.smallrye.mutiny.Uni.subscribeAsCompletionStage(Uni.java:142)
[2025-10-01T23:28:48.878Z] at io.quarkus.resteasy.mutiny.common.runtime.UniProvider.toCompletionStage(UniProvider.java:15)
[2025-10-01T23:28:48.878Z] at io.quarkus.resteasy.mutiny.common.runtime.UniProvider.toCompletionStage(UniProvider.java:11)
[2025-10-01T23:28:48.878Z] at org.jboss.resteasy.core.AsyncResponseConsumer$CompletionStageResponseConsumer.subscribe(AsyncResponseConsumer.java:257)
[2025-10-01T23:28:48.878Z] at org.jboss.resteasy.core.ResourceMethodInvoker.afterInvoke(ResourceMethodInvoker.java:554)
[2025-10-01T23:28:48.878Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:533)
[2025-10-01T23:28:48.878Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-10-01T23:28:48.878Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.878Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-10-01T23:28:48.878Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-10-01T23:28:48.878Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-10-01T23:28:48.878Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-10-01T23:28:48.878Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-10-01T23:28:48.878Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-10-01T23:28:48.878Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-10-01T23:28:48.878Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-10-01T23:28:48.878Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-10-01T23:28:48.878Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-10-01T23:28:48.878Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-10-01T23:28:48.878Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-10-01T23:28:48.878Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-10-01T23:28:48.878Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-10-01T23:28:48.878Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.878Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.878Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.878Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.878Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.878Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.878Z]
[2025-10-01T23:28:48.878Z] 2025-10-01 22:32:12,815 INFO [io.quarkus] (main) Quarkus stopped in 0.112s
[2025-10-01T23:28:48.878Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.107 s - in io.quarkus.resteasy.mutiny.test.RestEasyMutinyTest
[2025-10-01T23:28:48.878Z] [INFO] Running io.quarkus.resteasy.mutiny.test.vertx.RestEasyMutinyWithJsonTest
[2025-10-01T23:28:48.878Z] 2025-10-01 22:32:14,447 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.686s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.878Z] 2025-10-01 22:32:14,447 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.878Z] 2025-10-01 22:32:14,447 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.878Z] 2025-10-01 22:32:15,702 INFO [io.quarkus] (main) Quarkus stopped in 0.075s
[2025-10-01T23:28:48.878Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.879 s - in io.quarkus.resteasy.mutiny.test.vertx.RestEasyMutinyWithJsonTest
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] Results:
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/quarkus-resteasy-mutiny-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/quarkus-resteasy-mutiny-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-deployment ---
[2025-10-01T23:28:48.878Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/quarkus-resteasy-mutiny-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.5.Final/quarkus-resteasy-mutiny-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.878Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.5.Final/quarkus-resteasy-mutiny-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.878Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/quarkus-resteasy-mutiny-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.5.Final/quarkus-resteasy-mutiny-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.878Z] [INFO]
[2025-10-01T23:28:48.878Z] [INFO] --------------< io.quarkus:quarkus-resteasy-qute-parent >---------------
[2025-10-01T23:28:48.879Z] [INFO] Building Quarkus - RESTEasy - Qute 2.7.5.Final [376/964]
[2025-10-01T23:28:48.879Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-qute-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-qute-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-qute-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-qute-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-qute-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-qute-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-qute-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-qute-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-qute-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-qute-parent ---
[2025-10-01T23:28:48.879Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-qute-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-qute-parent ---
[2025-10-01T23:28:48.879Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute-parent/2.7.5.Final/quarkus-resteasy-qute-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] ------------------< io.quarkus:quarkus-resteasy-qute >------------------
[2025-10-01T23:28:48.879Z] [INFO] Building Quarkus - RESTEasy - Qute - Runtime 2.7.5.Final [377/964]
[2025-10-01T23:28:48.879Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO] Processed 2 files in 21ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.879Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.879Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/classes
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.879Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/src/test/resources
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO] No sources to compile
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO] No tests to run.
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/quarkus-resteasy-qute-2.7.5.Final.jar
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/quarkus-resteasy-qute-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-qute ---
[2025-10-01T23:28:48.879Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/quarkus-resteasy-qute-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute/2.7.5.Final/quarkus-resteasy-qute-2.7.5.Final.jar
[2025-10-01T23:28:48.879Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute/2.7.5.Final/quarkus-resteasy-qute-2.7.5.Final.pom
[2025-10-01T23:28:48.879Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/quarkus-resteasy-qute-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute/2.7.5.Final/quarkus-resteasy-qute-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] ------------< io.quarkus:quarkus-resteasy-qute-deployment >-------------
[2025-10-01T23:28:48.879Z] [INFO] Building Quarkus - RESTEasy - Qute - Deployment 2.7.5.Final [378/964]
[2025-10-01T23:28:48.879Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-qute-deployment ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-qute-deployment ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-qute-deployment ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-qute-deployment ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-qute-deployment ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-qute-deployment ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-qute-deployment ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-qute-deployment ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-qute-deployment ---
[2025-10-01T23:28:48.879Z] [INFO] Processed 15 files in 46ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-qute-deployment ---
[2025-10-01T23:28:48.879Z] [INFO] Processed 15 files in 00:00.026 (Already Sorted: 15, Needed Sorting: 0)
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-qute-deployment ---
[2025-10-01T23:28:48.879Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.879Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/src/main/resources
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-qute-deployment ---
[2025-10-01T23:28:48.879Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.879Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/classes
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-qute-deployment ---
[2025-10-01T23:28:48.879Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.879Z] [INFO] Copying 9 resources
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-qute-deployment ---
[2025-10-01T23:28:48.879Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.879Z] [INFO] Compiling 14 source files to /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/test-classes
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-qute-deployment ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.879Z] [INFO] T E S T S
[2025-10-01T23:28:48.879Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.879Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.879Z] [INFO] Running io.quarkus.qute.resteasy.deployment.MessageBundleDevModeTest
[2025-10-01T23:28:48.879Z] Tests paused
[2025-10-01T23:28:48.879Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.879Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.879Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.879Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.879Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:26,368 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.412s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:26,370 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:26,370 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:29,574 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in AppMessages.class.
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:29,585 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-10-01T23:28:48.879Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.879Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.879Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.879Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.879Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:30,004 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:30,005 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:30,005 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:30,005 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.902s
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:30,069 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-dev-mode-test13356252185706481476/src/main/resources/messages/msg_de.properties
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:30,071 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in msg_de.properties.
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:30,074 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.879Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.879Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.879Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.879Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.879Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:30,525 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.440s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:30,525 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:30,525 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:30,525 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.459s
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:30,537 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.411 s - in io.quarkus.qute.resteasy.deployment.MessageBundleDevModeTest
[2025-10-01T23:28:48.879Z] [INFO] Running io.quarkus.qute.resteasy.deployment.TypeErrorTest
[2025-10-01T23:28:48.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.515 s - in io.quarkus.qute.resteasy.deployment.TypeErrorTest
[2025-10-01T23:28:48.879Z] [INFO] Running io.quarkus.qute.resteasy.deployment.VariantTemplateTest
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:34,814 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.788s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:34,814 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:34,814 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:35,515 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.399 s - in io.quarkus.qute.resteasy.deployment.VariantTemplateTest
[2025-10-01T23:28:48.879Z] [INFO] Running io.quarkus.qute.resteasy.deployment.MessageBundleLocaleFromVariantTest
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:36,723 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.412s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:36,724 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:36,725 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:37,238 INFO [io.quarkus] (main) Quarkus stopped in 0.096s
[2025-10-01T23:28:48.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.716 s - in io.quarkus.qute.resteasy.deployment.MessageBundleLocaleFromVariantTest
[2025-10-01T23:28:48.879Z] [INFO] Running io.quarkus.qute.resteasy.deployment.MissingTemplateTest
[2025-10-01T23:28:48.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s - in io.quarkus.qute.resteasy.deployment.MissingTemplateTest
[2025-10-01T23:28:48.879Z] [INFO] Running io.quarkus.qute.resteasy.deployment.TemplateResponseFilterTest
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:38,576 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.450s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:38,576 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:38,576 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.879Z] 2025-10-01 22:32:39,122 INFO [io.quarkus] (main) Quarkus stopped in 0.065s
[2025-10-01T23:28:48.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.455 s - in io.quarkus.qute.resteasy.deployment.TemplateResponseFilterTest
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] Results:
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-qute-deployment ---
[2025-10-01T23:28:48.879Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-resteasy-qute-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-qute-deployment ---
[2025-10-01T23:28:48.879Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-resteasy-qute-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-qute-deployment ---
[2025-10-01T23:28:48.879Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-resteasy-qute-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute-deployment/2.7.5.Final/quarkus-resteasy-qute-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.879Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute-deployment/2.7.5.Final/quarkus-resteasy-qute-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.879Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-resteasy-qute-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute-deployment/2.7.5.Final/quarkus-resteasy-qute-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] ------------< io.quarkus:quarkus-resteasy-multipart-parent >------------
[2025-10-01T23:28:48.879Z] [INFO] Building Quarkus - RESTEasy - Multipart 2.7.5.Final [379/964]
[2025-10-01T23:28:48.879Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-multipart-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-multipart-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-multipart-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-multipart-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-multipart-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-multipart-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-multipart-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-multipart-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-multipart-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-multipart-parent ---
[2025-10-01T23:28:48.879Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-multipart-parent ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-multipart-parent ---
[2025-10-01T23:28:48.879Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart-parent/2.7.5.Final/quarkus-resteasy-multipart-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] ---------------< io.quarkus:quarkus-resteasy-multipart >----------------
[2025-10-01T23:28:48.879Z] [INFO] Building Quarkus - RESTEasy - Multipart - Runtime 2.7.5.Final [380/964]
[2025-10-01T23:28:48.879Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.pom
[2025-10-01T23:28:48.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.pom (5.8 kB at 34 kB/s)
[2025-10-01T23:28:48.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom
[2025-10-01T23:28:48.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom (5.9 kB at 68 kB/s)
[2025-10-01T23:28:48.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom
[2025-10-01T23:28:48.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom (21 kB at 242 kB/s)
[2025-10-01T23:28:48.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.pom
[2025-10-01T23:28:48.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.pom (3.5 kB at 37 kB/s)
[2025-10-01T23:28:48.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-project/0.8.3/apache-mime4j-project-0.8.3.pom
[2025-10-01T23:28:48.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-project/0.8.3/apache-mime4j-project-0.8.3.pom (8.9 kB at 109 kB/s)
[2025-10-01T23:28:48.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.pom
[2025-10-01T23:28:48.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.pom (2.2 kB at 28 kB/s)
[2025-10-01T23:28:48.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.pom
[2025-10-01T23:28:48.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.pom (2.4 kB at 25 kB/s)
[2025-10-01T23:28:48.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.jar
[2025-10-01T23:28:48.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar
[2025-10-01T23:28:48.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.jar
[2025-10-01T23:28:48.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.jar
[2025-10-01T23:28:48.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.jar
[2025-10-01T23:28:48.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar (670 kB at 5.5 MB/s)
[2025-10-01T23:28:48.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.jar (98 kB at 613 kB/s)
[2025-10-01T23:28:48.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.jar (104 kB at 492 kB/s)
[2025-10-01T23:28:48.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.jar (30 kB at 144 kB/s)
[2025-10-01T23:28:48.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.jar (331 kB at 1.5 MB/s)
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.879Z] [INFO] Processed 2 files in 16ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.879Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.879Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.879Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.879Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.879Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.880Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.880Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/classes
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.880Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/src/test/resources
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.880Z] [INFO] No sources to compile
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.880Z] [INFO] No tests to run.
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.880Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/quarkus-resteasy-multipart-2.7.5.Final.jar
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.880Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/quarkus-resteasy-multipart-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-multipart ---
[2025-10-01T23:28:48.880Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/quarkus-resteasy-multipart-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart/2.7.5.Final/quarkus-resteasy-multipart-2.7.5.Final.jar
[2025-10-01T23:28:48.880Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart/2.7.5.Final/quarkus-resteasy-multipart-2.7.5.Final.pom
[2025-10-01T23:28:48.880Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/quarkus-resteasy-multipart-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart/2.7.5.Final/quarkus-resteasy-multipart-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] ----------< io.quarkus:quarkus-resteasy-multipart-deployment >----------
[2025-10-01T23:28:48.880Z] [INFO] Building Quarkus - RESTEasy - Multipart - Deployment 2.7.5.Final [381/964]
[2025-10-01T23:28:48.880Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-multipart-deployment ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-multipart-deployment ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-multipart-deployment ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-multipart-deployment ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-multipart-deployment ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-multipart-deployment ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-multipart-deployment ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-multipart-deployment ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-multipart-deployment ---
[2025-10-01T23:28:48.880Z] [INFO] Processed 9 files in 30ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-multipart-deployment ---
[2025-10-01T23:28:48.880Z] [INFO] Processed 9 files in 00:00.007 (Already Sorted: 9, Needed Sorting: 0)
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-multipart-deployment ---
[2025-10-01T23:28:48.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.880Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/src/main/resources
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-multipart-deployment ---
[2025-10-01T23:28:48.880Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.880Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/classes
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-multipart-deployment ---
[2025-10-01T23:28:48.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.880Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-multipart-deployment ---
[2025-10-01T23:28:48.880Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.880Z] [INFO] Compiling 8 source files to /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/test-classes
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-multipart-deployment ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.880Z] [INFO] T E S T S
[2025-10-01T23:28:48.880Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.880Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.880Z] [INFO] Running io.quarkus.resteasy.multipart.MultipartEncodingTest
[2025-10-01T23:28:48.880Z] 2025-10-01 22:32:47,927 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.848s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.880Z] 2025-10-01 22:32:47,930 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.880Z] 2025-10-01 22:32:47,930 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, resteasy-multipart, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.880Z] 2025-10-01 22:32:49,635 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-10-01T23:28:48.880Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.568 s - in io.quarkus.resteasy.multipart.MultipartEncodingTest
[2025-10-01T23:28:48.880Z] [INFO] Running io.quarkus.resteasy.multipart.parttype.PartTypeMultipartTest
[2025-10-01T23:28:48.880Z] 2025-10-01 22:32:50,995 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.579s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.880Z] 2025-10-01 22:32:50,996 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.880Z] 2025-10-01 22:32:50,996 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, resteasy-multipart, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.880Z] 2025-10-01 22:32:51,512 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-10-01T23:28:48.880Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.874 s - in io.quarkus.resteasy.multipart.parttype.PartTypeMultipartTest
[2025-10-01T23:28:48.880Z] [INFO] Running io.quarkus.resteasy.multipart.InvalidEncodingTest
[2025-10-01T23:28:48.880Z] 2025-10-01 22:32:53,057 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.814s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.880Z] 2025-10-01 22:32:53,058 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.880Z] 2025-10-01 22:32:53,058 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, resteasy-multipart, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.880Z] 2025-10-01 22:32:53,883 INFO [io.quarkus] (main) Quarkus stopped in 0.082s
[2025-10-01T23:28:48.880Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.359 s - in io.quarkus.resteasy.multipart.InvalidEncodingTest
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] Results:
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-multipart-deployment ---
[2025-10-01T23:28:48.880Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/quarkus-resteasy-multipart-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-multipart-deployment ---
[2025-10-01T23:28:48.880Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/quarkus-resteasy-multipart-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-multipart-deployment ---
[2025-10-01T23:28:48.880Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/quarkus-resteasy-multipart-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.5.Final/quarkus-resteasy-multipart-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.880Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.5.Final/quarkus-resteasy-multipart-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.880Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/quarkus-resteasy-multipart-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.5.Final/quarkus-resteasy-multipart-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] -----------< io.quarkus:quarkus-rest-client-jackson-parent >------------
[2025-10-01T23:28:48.880Z] [INFO] Building Quarkus - REST Client - Jackson 2.7.5.Final [382/964]
[2025-10-01T23:28:48.880Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jackson-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jackson-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jackson-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jackson-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jackson-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jackson-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jackson-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jackson-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jackson-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jackson-parent ---
[2025-10-01T23:28:48.880Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jackson-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jackson-parent ---
[2025-10-01T23:28:48.880Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson-parent/2.7.5.Final/quarkus-rest-client-jackson-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-jackson >---------------
[2025-10-01T23:28:48.880Z] [INFO] Building Quarkus - REST Client - Jackson - Runtime 2.7.5.Final [383/964]
[2025-10-01T23:28:48.880Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.880Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO] No sources to compile
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.880Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/src/test/resources
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO] No sources to compile
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO] No tests to run.
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/target/quarkus-rest-client-jackson-2.7.5.Final.jar
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/target/quarkus-rest-client-jackson-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jackson ---
[2025-10-01T23:28:48.880Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/target/quarkus-rest-client-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson/2.7.5.Final/quarkus-rest-client-jackson-2.7.5.Final.jar
[2025-10-01T23:28:48.880Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson/2.7.5.Final/quarkus-rest-client-jackson-2.7.5.Final.pom
[2025-10-01T23:28:48.880Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/target/quarkus-rest-client-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson/2.7.5.Final/quarkus-rest-client-jackson-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] ---------< io.quarkus:quarkus-rest-client-jackson-deployment >----------
[2025-10-01T23:28:48.880Z] [INFO] Building Quarkus - REST Client - Jackson - Deployment 2.7.5.Final [384/964]
[2025-10-01T23:28:48.880Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jackson-deployment ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jackson-deployment ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jackson-deployment ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jackson-deployment ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jackson-deployment ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jackson-deployment ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jackson-deployment ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jackson-deployment ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jackson-deployment ---
[2025-10-01T23:28:48.880Z] [INFO] Processed 7 files in 24ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jackson-deployment ---
[2025-10-01T23:28:48.880Z] [INFO] Processed 7 files in 00:00.006 (Already Sorted: 7, Needed Sorting: 0)
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jackson-deployment ---
[2025-10-01T23:28:48.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.880Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/src/main/resources
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jackson-deployment ---
[2025-10-01T23:28:48.880Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.880Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/classes
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jackson-deployment ---
[2025-10-01T23:28:48.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.880Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jackson-deployment ---
[2025-10-01T23:28:48.880Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.880Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/test-classes
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jackson-deployment ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.880Z] [INFO] T E S T S
[2025-10-01T23:28:48.880Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.880Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.880Z] [INFO] Running io.quarkus.restclient.jackson.deployment.JacksonRestClientTest
[2025-10-01T23:28:48.880Z] 2025-10-01 22:33:02,116 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.191s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.880Z] 2025-10-01 22:33:02,118 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.880Z] 2025-10-01 22:33:02,118 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-jackson, resteasy, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.880Z] 2025-10-01 22:33:03,889 INFO [io.quarkus] (main) Quarkus stopped in 0.105s
[2025-10-01T23:28:48.880Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.388 s - in io.quarkus.restclient.jackson.deployment.JacksonRestClientTest
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] Results:
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jackson-deployment ---
[2025-10-01T23:28:48.880Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/quarkus-rest-client-jackson-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jackson-deployment ---
[2025-10-01T23:28:48.880Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/quarkus-rest-client-jackson-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jackson-deployment ---
[2025-10-01T23:28:48.880Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/quarkus-rest-client-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson-deployment/2.7.5.Final/quarkus-rest-client-jackson-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.880Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson-deployment/2.7.5.Final/quarkus-rest-client-jackson-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.880Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/quarkus-rest-client-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson-deployment/2.7.5.Final/quarkus-rest-client-jackson-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] ------------< io.quarkus:quarkus-rest-client-jsonb-parent >-------------
[2025-10-01T23:28:48.880Z] [INFO] Building Quarkus - REST Client - JSON-B 2.7.5.Final [385/964]
[2025-10-01T23:28:48.880Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jsonb-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jsonb-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jsonb-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jsonb-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jsonb-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jsonb-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jsonb-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jsonb-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jsonb-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jsonb-parent ---
[2025-10-01T23:28:48.880Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jsonb-parent ---
[2025-10-01T23:28:48.880Z] [INFO]
[2025-10-01T23:28:48.880Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jsonb-parent ---
[2025-10-01T23:28:48.881Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb-parent/2.7.5.Final/quarkus-rest-client-jsonb-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] ----------------< io.quarkus:quarkus-rest-client-jsonb >----------------
[2025-10-01T23:28:48.881Z] [INFO] Building Quarkus - REST Client - JSON-B - Runtime 2.7.5.Final [386/964]
[2025-10-01T23:28:48.881Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.881Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO] No sources to compile
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.881Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/src/test/resources
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO] No sources to compile
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO] No tests to run.
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/target/quarkus-rest-client-jsonb-2.7.5.Final.jar
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/target/quarkus-rest-client-jsonb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jsonb ---
[2025-10-01T23:28:48.881Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/target/quarkus-rest-client-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb/2.7.5.Final/quarkus-rest-client-jsonb-2.7.5.Final.jar
[2025-10-01T23:28:48.881Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb/2.7.5.Final/quarkus-rest-client-jsonb-2.7.5.Final.pom
[2025-10-01T23:28:48.881Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/target/quarkus-rest-client-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb/2.7.5.Final/quarkus-rest-client-jsonb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] ----------< io.quarkus:quarkus-rest-client-jsonb-deployment >-----------
[2025-10-01T23:28:48.881Z] [INFO] Building Quarkus - REST Client - JSON-B - Deployment 2.7.5.Final [387/964]
[2025-10-01T23:28:48.881Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jsonb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jsonb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jsonb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jsonb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jsonb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jsonb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jsonb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jsonb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jsonb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO] Processed 7 files in 24ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jsonb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO] Processed 7 files in 00:00.006 (Already Sorted: 7, Needed Sorting: 0)
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jsonb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.881Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/src/main/resources
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jsonb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.881Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/classes
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jsonb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.881Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jsonb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.881Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/test-classes
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jsonb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.881Z] [INFO] T E S T S
[2025-10-01T23:28:48.881Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.881Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.881Z] [INFO] Running io.quarkus.restclient.jsonb.deployment.JsonbRestClientTest
[2025-10-01T23:28:48.881Z] 2025-10-01 22:33:11,384 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.720s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.881Z] 2025-10-01 22:33:11,385 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.881Z] 2025-10-01 22:33:11,386 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-jsonb, resteasy, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.881Z] 2025-10-01 22:33:12,982 INFO [io.quarkus] (main) Quarkus stopped in 0.074s
[2025-10-01T23:28:48.881Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.373 s - in io.quarkus.restclient.jsonb.deployment.JsonbRestClientTest
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] Results:
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jsonb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/quarkus-rest-client-jsonb-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jsonb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/quarkus-rest-client-jsonb-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jsonb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/quarkus-rest-client-jsonb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb-deployment/2.7.5.Final/quarkus-rest-client-jsonb-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.881Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb-deployment/2.7.5.Final/quarkus-rest-client-jsonb-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.881Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/quarkus-rest-client-jsonb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb-deployment/2.7.5.Final/quarkus-rest-client-jsonb-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] -------------< io.quarkus:quarkus-rest-client-jaxb-parent >-------------
[2025-10-01T23:28:48.881Z] [INFO] Building Quarkus - REST Client - JAXB 2.7.5.Final [388/964]
[2025-10-01T23:28:48.881Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jaxb-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jaxb-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jaxb-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jaxb-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jaxb-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jaxb-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jaxb-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jaxb-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jaxb-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jaxb-parent ---
[2025-10-01T23:28:48.881Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jaxb-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jaxb-parent ---
[2025-10-01T23:28:48.881Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb-parent/2.7.5.Final/quarkus-rest-client-jaxb-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] ----------------< io.quarkus:quarkus-rest-client-jaxb >-----------------
[2025-10-01T23:28:48.881Z] [INFO] Building Quarkus - REST Client - JAXB - Runtime 2.7.5.Final [389/964]
[2025-10-01T23:28:48.881Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.881Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO] No sources to compile
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.881Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/src/test/resources
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO] No sources to compile
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO] No tests to run.
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/target/quarkus-rest-client-jaxb-2.7.5.Final.jar
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/target/quarkus-rest-client-jaxb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jaxb ---
[2025-10-01T23:28:48.881Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/target/quarkus-rest-client-jaxb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb/2.7.5.Final/quarkus-rest-client-jaxb-2.7.5.Final.jar
[2025-10-01T23:28:48.881Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb/2.7.5.Final/quarkus-rest-client-jaxb-2.7.5.Final.pom
[2025-10-01T23:28:48.881Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/target/quarkus-rest-client-jaxb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb/2.7.5.Final/quarkus-rest-client-jaxb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] -----------< io.quarkus:quarkus-rest-client-jaxb-deployment >-----------
[2025-10-01T23:28:48.881Z] [INFO] Building Quarkus - REST Client - JAXB - Deployment 2.7.5.Final [390/964]
[2025-10-01T23:28:48.881Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jaxb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jaxb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jaxb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jaxb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jaxb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jaxb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jaxb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jaxb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jaxb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO] Processed 6 files in 24ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jaxb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO] Processed 6 files in 00:00.004 (Already Sorted: 6, Needed Sorting: 0)
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jaxb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.881Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/src/main/resources
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jaxb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.881Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/classes
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jaxb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.881Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jaxb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.881Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/test-classes
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jaxb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.881Z] [INFO] T E S T S
[2025-10-01T23:28:48.881Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.881Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.881Z] [INFO] Running io.quarkus.restclient.jaxb.deployment.JaxbRestClientTest
[2025-10-01T23:28:48.881Z] 2025-10-01 22:33:22,026 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.880s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.881Z] 2025-10-01 22:33:22,029 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.881Z] 2025-10-01 22:33:22,029 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-jaxb, resteasy, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.881Z] 2025-10-01 22:33:23,837 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2025-10-01T23:28:48.881Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.189 s - in io.quarkus.restclient.jaxb.deployment.JaxbRestClientTest
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] Results:
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jaxb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/quarkus-rest-client-jaxb-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jaxb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/quarkus-rest-client-jaxb-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jaxb-deployment ---
[2025-10-01T23:28:48.881Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/quarkus-rest-client-jaxb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb-deployment/2.7.5.Final/quarkus-rest-client-jaxb-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.881Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb-deployment/2.7.5.Final/quarkus-rest-client-jaxb-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.881Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/quarkus-rest-client-jaxb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb-deployment/2.7.5.Final/quarkus-rest-client-jaxb-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] ------------< io.quarkus:quarkus-rest-client-mutiny-parent >------------
[2025-10-01T23:28:48.881Z] [INFO] Building Quarkus - REST Client - Mutiny 2.7.5.Final [391/964]
[2025-10-01T23:28:48.881Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-mutiny-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-mutiny-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-mutiny-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-mutiny-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-mutiny-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-mutiny-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-mutiny-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-mutiny-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-mutiny-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-mutiny-parent ---
[2025-10-01T23:28:48.881Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-mutiny-parent ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-mutiny-parent ---
[2025-10-01T23:28:48.881Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny-parent/2.7.5.Final/quarkus-rest-client-mutiny-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-mutiny >----------------
[2025-10-01T23:28:48.881Z] [INFO] Building Quarkus - REST Client - Mutiny - Runtime 2.7.5.Final [392/964]
[2025-10-01T23:28:48.881Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.881Z] [INFO]
[2025-10-01T23:28:48.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.882Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.882Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.882Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.882Z] [INFO] No sources to compile
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.882Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.882Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/src/test/resources
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.882Z] [INFO] No sources to compile
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.882Z] [INFO] No tests to run.
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.882Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/target/quarkus-rest-client-mutiny-2.7.5.Final.jar
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.882Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/target/quarkus-rest-client-mutiny-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-mutiny ---
[2025-10-01T23:28:48.882Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/target/quarkus-rest-client-mutiny-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny/2.7.5.Final/quarkus-rest-client-mutiny-2.7.5.Final.jar
[2025-10-01T23:28:48.882Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny/2.7.5.Final/quarkus-rest-client-mutiny-2.7.5.Final.pom
[2025-10-01T23:28:48.882Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/target/quarkus-rest-client-mutiny-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny/2.7.5.Final/quarkus-rest-client-mutiny-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] ----------< io.quarkus:quarkus-rest-client-mutiny-deployment >----------
[2025-10-01T23:28:48.882Z] [INFO] Building Quarkus - REST Client - Mutiny - Deployment 2.7.5.Final [393/964]
[2025-10-01T23:28:48.882Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-mutiny-deployment ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-mutiny-deployment ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-mutiny-deployment ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-mutiny-deployment ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-mutiny-deployment ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-mutiny-deployment ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-mutiny-deployment ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-mutiny-deployment ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-mutiny-deployment ---
[2025-10-01T23:28:48.882Z] [INFO] Processed 2 files in 18ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-mutiny-deployment ---
[2025-10-01T23:28:48.882Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-mutiny-deployment ---
[2025-10-01T23:28:48.882Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.882Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/src/main/resources
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-mutiny-deployment ---
[2025-10-01T23:28:48.882Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.882Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/classes
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-mutiny-deployment ---
[2025-10-01T23:28:48.882Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.882Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/src/test/resources
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-mutiny-deployment ---
[2025-10-01T23:28:48.882Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.882Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/test-classes
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-mutiny-deployment ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.882Z] [INFO] T E S T S
[2025-10-01T23:28:48.882Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.882Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.882Z] [INFO] Running io.quarkus.restclient.mutiny.deployment.MutinyRestClientTest
[2025-10-01T23:28:48.882Z] 2025-10-01 22:33:32,359 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.493s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.882Z] 2025-10-01 22:33:32,360 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.882Z] 2025-10-01 22:33:32,360 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-mutiny, resteasy, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.882Z] 2025-10-01 22:33:33,191 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.882Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.114 s - in io.quarkus.restclient.mutiny.deployment.MutinyRestClientTest
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] Results:
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-mutiny-deployment ---
[2025-10-01T23:28:48.882Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/quarkus-rest-client-mutiny-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-mutiny-deployment ---
[2025-10-01T23:28:48.882Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/quarkus-rest-client-mutiny-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-mutiny-deployment ---
[2025-10-01T23:28:48.882Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/quarkus-rest-client-mutiny-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny-deployment/2.7.5.Final/quarkus-rest-client-mutiny-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.882Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny-deployment/2.7.5.Final/quarkus-rest-client-mutiny-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.882Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/quarkus-rest-client-mutiny-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny-deployment/2.7.5.Final/quarkus-rest-client-mutiny-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-streams-operators-parent >----
[2025-10-01T23:28:48.882Z] [INFO] Building Quarkus - SmallRye Reactive Streams Operators (deprecated) 2.7.5.Final [394/964]
[2025-10-01T23:28:48.882Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.882Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-10-01T23:28:48.882Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators-parent/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] -------< io.quarkus:quarkus-smallrye-reactive-streams-operators >-------
[2025-10-01T23:28:48.882Z] [INFO] Building Quarkus - SmallRye Reactive Streams Operators - Runtime 2.7.5.Final [395/964]
[2025-10-01T23:28:48.882Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators/1.0.13/smallrye-reactive-streams-operators-1.0.13.pom
[2025-10-01T23:28:48.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators/1.0.13/smallrye-reactive-streams-operators-1.0.13.pom (4.7 kB at 33 kB/s)
[2025-10-01T23:28:48.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators-project/1.0.13/smallrye-reactive-streams-operators-project-1.0.13.pom
[2025-10-01T23:28:48.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators-project/1.0.13/smallrye-reactive-streams-operators-project-1.0.13.pom (11 kB at 100 kB/s)
[2025-10-01T23:28:48.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/18/smallrye-parent-18.pom
[2025-10-01T23:28:48.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/18/smallrye-parent-18.pom (39 kB at 247 kB/s)
[2025-10-01T23:28:48.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.pom
[2025-10-01T23:28:48.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.pom (2.4 kB at 26 kB/s)
[2025-10-01T23:28:48.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-propagators-rxjava2/1.2.2/smallrye-context-propagation-propagators-rxjava2-1.2.2.pom
[2025-10-01T23:28:48.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-propagators-rxjava2/1.2.2/smallrye-context-propagation-propagators-rxjava2-1.2.2.pom (1.1 kB at 960 B/s)
[2025-10-01T23:28:48.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators/1.0.13/smallrye-reactive-streams-operators-1.0.13.jar
[2025-10-01T23:28:48.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.jar
[2025-10-01T23:28:48.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-propagators-rxjava2/1.2.2/smallrye-context-propagation-propagators-rxjava2-1.2.2.jar
[2025-10-01T23:28:48.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators/1.0.13/smallrye-reactive-streams-operators-1.0.13.jar (89 kB at 913 kB/s)
[2025-10-01T23:28:48.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-propagators-rxjava2/1.2.2/smallrye-context-propagation-propagators-rxjava2-1.2.2.jar (26 kB at 149 kB/s)
[2025-10-01T23:28:48.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.jar (2.4 MB at 7.5 MB/s)
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.882Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.882Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/classes
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.882Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/src/test/resources
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO] No sources to compile
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO] No tests to run.
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/quarkus-smallrye-reactive-streams-operators-2.7.5.Final.jar
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/quarkus-smallrye-reactive-streams-operators-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-streams-operators ---
[2025-10-01T23:28:48.882Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/quarkus-smallrye-reactive-streams-operators-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-2.7.5.Final.jar
[2025-10-01T23:28:48.882Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-2.7.5.Final.pom
[2025-10-01T23:28:48.882Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/quarkus-smallrye-reactive-streams-operators-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-streams-operators-deployment >--
[2025-10-01T23:28:48.882Z] [INFO] Building Quarkus - SmallRye Reactive Streams Operators - Deployment 2.7.5.Final [396/964]
[2025-10-01T23:28:48.882Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.882Z] [INFO] Processed 4 files in 27ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.882Z] [INFO] Processed 4 files in 00:00.005 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.882Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.882Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/src/main/resources
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.882Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.882Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/classes
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.882Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.882Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/src/test/resources
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.882Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.882Z] [INFO] Compiling 3 source files to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/test-classes
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.882Z] [INFO]
[2025-10-01T23:28:48.882Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.882Z] [INFO] T E S T S
[2025-10-01T23:28:48.882Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.882Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.882Z] [INFO] Running io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2025-10-01T23:28:48.882Z] Tests paused
[2025-10-01T23:28:48.882Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.882Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.882Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.882Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.882Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.882Z] 2025-10-01 22:33:43,717 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.605s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.882Z] 2025-10-01 22:33:43,719 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.883Z] 2025-10-01 22:33:43,719 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-streams-operators, vertx]
[2025-10-01T23:28:48.883Z] 2025-10-01 22:33:46,789 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyTestResource.class.
[2025-10-01T23:28:48.883Z] 2025-10-01 22:33:46,802 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2025-10-01T23:28:48.883Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.883Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.883Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.883Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.883Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.883Z] 2025-10-01 22:33:47,189 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.379s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.883Z] 2025-10-01 22:33:47,190 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.883Z] 2025-10-01 22:33:47,190 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-streams-operators, vertx]
[2025-10-01T23:28:48.883Z] 2025-10-01 22:33:47,190 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.134s
[2025-10-01T23:28:48.883Z] 2025-10-01 22:33:47,209 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.883Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.317 s - in io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2025-10-01T23:28:48.883Z] [INFO] Running io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsUsageTest
[2025-10-01T23:28:48.883Z] 2025-10-01 22:33:49,905 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.320s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.883Z] 2025-10-01 22:33:49,905 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.883Z] 2025-10-01 22:33:49,906 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-streams-operators, vertx]
[2025-10-01T23:28:48.883Z] 2025-10-01 22:33:50,047 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-10-01T23:28:48.883Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.738 s - in io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsUsageTest
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] Results:
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators-deployment/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.883Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators-deployment/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.883Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators-deployment/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] ----< io.quarkus:quarkus-smallrye-reactive-type-converters-parent >-----
[2025-10-01T23:28:48.883Z] [INFO] Building Quarkus - SmallRye Reactive Type Converters 2.7.5.Final [397/964]
[2025-10-01T23:28:48.883Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-10-01T23:28:48.883Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-10-01T23:28:48.883Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters-parent/2.7.5.Final/quarkus-smallrye-reactive-type-converters-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-type-converters >--------
[2025-10-01T23:28:48.883Z] [INFO] Building Quarkus - SmallRye Reactive Type Converters - Runtime 2.7.5.Final [398/964]
[2025-10-01T23:28:48.883Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.883Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO] No sources to compile
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.883Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/src/test/resources
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO] No sources to compile
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO] No tests to run.
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/target/quarkus-smallrye-reactive-type-converters-2.7.5.Final.jar
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/target/quarkus-smallrye-reactive-type-converters-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-type-converters ---
[2025-10-01T23:28:48.883Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/target/quarkus-smallrye-reactive-type-converters-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters/2.7.5.Final/quarkus-smallrye-reactive-type-converters-2.7.5.Final.jar
[2025-10-01T23:28:48.883Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters/2.7.5.Final/quarkus-smallrye-reactive-type-converters-2.7.5.Final.pom
[2025-10-01T23:28:48.883Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/target/quarkus-smallrye-reactive-type-converters-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters/2.7.5.Final/quarkus-smallrye-reactive-type-converters-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-type-converters-deployment >---
[2025-10-01T23:28:48.883Z] [INFO] Building Quarkus - SmallRye Reactive Type Converters - Deployment 2.7.5.Final [399/964]
[2025-10-01T23:28:48.883Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Processed 1 files in 91ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.883Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/src/main/resources
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.883Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/classes
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.883Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/src/test/resources
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] No sources to compile
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] No tests to run.
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters-deployment/2.7.5.Final/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.883Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters-deployment/2.7.5.Final/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.883Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters-deployment/2.7.5.Final/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --< io.quarkus:quarkus-mutiny-reactive-streams-operators-deployment >---
[2025-10-01T23:28:48.883Z] [INFO] Building Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment 2.7.5.Final [400/964]
[2025-10-01T23:28:48.883Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Processed 4 files in 31ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Processed 4 files in 00:00.007 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.883Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/src/main/resources
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.883Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/classes
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.883Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/src/test/resources
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.883Z] [INFO] Compiling 3 source files to /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/test-classes
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.883Z] [INFO] T E S T S
[2025-10-01T23:28:48.883Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.883Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.883Z] [INFO] Running io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2025-10-01T23:28:48.883Z] Tests paused
[2025-10-01T23:28:48.883Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.883Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.883Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.883Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.883Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.883Z] 2025-10-01 22:33:59,401 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.113s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.883Z] 2025-10-01 22:33:59,403 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.883Z] 2025-10-01 22:33:59,403 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.883Z] 2025-10-01 22:34:02,637 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyTestResource.class.
[2025-10-01T23:28:48.883Z] 2025-10-01 22:34:02,650 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2025-10-01T23:28:48.883Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.883Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.883Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.883Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.883Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.883Z] 2025-10-01 22:34:03,064 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.883Z] 2025-10-01 22:34:03,065 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.883Z] 2025-10-01 22:34:03,065 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.883Z] 2025-10-01 22:34:03,065 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.155s
[2025-10-01T23:28:48.883Z] 2025-10-01 22:34:03,079 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.883Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.519 s - in io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2025-10-01T23:28:48.883Z] [INFO] Running io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsUsageTest
[2025-10-01T23:28:48.883Z] 2025-10-01 22:34:06,134 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.683s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.883Z] 2025-10-01 22:34:06,135 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.883Z] 2025-10-01 22:34:06,135 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-10-01T23:28:48.883Z] 2025-10-01 22:34:06,321 INFO [io.quarkus] (main) Quarkus stopped in 0.064s
[2025-10-01T23:28:48.883Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.163 s - in io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsUsageTest
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] Results:
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.883Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-10-01T23:28:48.883Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.883Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.883Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.883Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] -------< io.quarkus:quarkus-smallrye-reactive-messaging-parent >--------
[2025-10-01T23:28:48.884Z] [INFO] Building Quarkus - SmallRye Reactive Messaging 2.7.5.Final [401/964]
[2025-10-01T23:28:48.884Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-10-01T23:28:48.884Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-10-01T23:28:48.884Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] -------< io.quarkus:quarkus-smallrye-reactive-messaging-kotlin >--------
[2025-10-01T23:28:48.884Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kotlin 2.7.5.Final [402/964]
[2025-10-01T23:28:48.884Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.pom
[2025-10-01T23:28:48.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.pom (2.5 kB at 17 kB/s)
[2025-10-01T23:28:48.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging/3.13.0/smallrye-reactive-messaging-3.13.0.pom
[2025-10-01T23:28:48.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging/3.13.0/smallrye-reactive-messaging-3.13.0.pom (19 kB at 175 kB/s)
[2025-10-01T23:28:48.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom
[2025-10-01T23:28:48.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom (9.8 kB at 106 kB/s)
[2025-10-01T23:28:48.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom
[2025-10-01T23:28:48.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom (66 kB at 526 kB/s)
[2025-10-01T23:28:48.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack-depchain/4.2.1/vertx-stack-depchain-4.2.1.pom
[2025-10-01T23:28:48.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack-depchain/4.2.1/vertx-stack-depchain-4.2.1.pom (13 kB at 113 kB/s)
[2025-10-01T23:28:48.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/4.2.1/vertx-stack-4.2.1.pom
[2025-10-01T23:28:48.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/4.2.1/vertx-stack-4.2.1.pom (3.2 kB at 30 kB/s)
[2025-10-01T23:28:48.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.1/vertx-dependencies-4.2.1.pom
[2025-10-01T23:28:48.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.1/vertx-dependencies-4.2.1.pom (35 kB at 561 kB/s)
[2025-10-01T23:28:48.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom
[2025-10-01T23:28:48.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (5.6 kB at 69 kB/s)
[2025-10-01T23:28:48.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.jar
[2025-10-01T23:28:48.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.jar (63 kB at 318 kB/s)
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO] Processed 0 files in 00:00.001 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.884Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging/kotlin/src/main/resources
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.884Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging/kotlin/src/test/resources
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [WARNING] No sources found skipping Kotlin compile
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO] No sources to compile
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO] No tests to run.
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/kotlin/target/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final.jar
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/kotlin/target/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-10-01T23:28:48.884Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/kotlin/target/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.5.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final.jar
[2025-10-01T23:28:48.884Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.5.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final.pom
[2025-10-01T23:28:48.884Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/kotlin/target/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.5.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] -----------< io.quarkus:quarkus-smallrye-reactive-messaging >-----------
[2025-10-01T23:28:48.884Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Runtime 2.7.5.Final [403/964]
[2025-10-01T23:28:48.884Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.pom
[2025-10-01T23:28:48.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.pom (2.7 kB at 19 kB/s)
[2025-10-01T23:28:48.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.pom
[2025-10-01T23:28:48.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.pom (1.6 kB at 12 kB/s)
[2025-10-01T23:28:48.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.jar
[2025-10-01T23:28:48.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.jar
[2025-10-01T23:28:48.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.jar (236 kB at 1.8 MB/s)
[2025-10-01T23:28:48.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.jar (6.6 kB at 35 kB/s)
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO] Processed 13 files in 41ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO] Processed 13 files in 00:00.027 (Already Sorted: 13, Needed Sorting: 0)
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.884Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.pom
[2025-10-01T23:28:48.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.pom (2.7 kB at 22 kB/s)
[2025-10-01T23:28:48.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark-parent/0.18.1/commonmark-parent-0.18.1.pom
[2025-10-01T23:28:48.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark-parent/0.18.1/commonmark-parent-0.18.1.pom (12 kB at 127 kB/s)
[2025-10-01T23:28:48.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar
[2025-10-01T23:28:48.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar (168 kB at 1.4 MB/s)
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.884Z] [INFO] Compiling 13 source files to /quarkus/extensions/smallrye-reactive-messaging/runtime/target/classes
[2025-10-01T23:28:48.884Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/QuarkusWorkerPoolRegistry.java:[27,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-10-01T23:28:48.884Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/QuarkusWorkerPoolRegistry.java:[27,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-10-01T23:28:48.884Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/QuarkusWorkerPoolRegistry.java:[27,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-10-01T23:28:48.884Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/devmode/DevModeSupportConnectorFactoryInterceptor.java:[35,93] unchecked cast
[2025-10-01T23:28:48.884Z] required: org.eclipse.microprofile.reactive.streams.operators.PublisherBuilder<org.eclipse.microprofile.reactive.messaging.Message<?>>
[2025-10-01T23:28:48.884Z] found: java.lang.Object
[2025-10-01T23:28:48.884Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/devmode/DevModeSupportConnectorFactoryInterceptor.java:[50,107] unchecked cast
[2025-10-01T23:28:48.884Z] required: org.eclipse.microprofile.reactive.streams.operators.SubscriberBuilder<org.eclipse.microprofile.reactive.messaging.Message<?>,java.lang.Void>
[2025-10-01T23:28:48.884Z] found: java.lang.Object
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.884Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging/runtime/src/test/resources
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO] No sources to compile
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO] No tests to run.
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/runtime/target/quarkus-smallrye-reactive-messaging-2.7.5.Final.jar
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/runtime/target/quarkus-smallrye-reactive-messaging-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging ---
[2025-10-01T23:28:48.884Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/runtime/target/quarkus-smallrye-reactive-messaging-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.5.Final/quarkus-smallrye-reactive-messaging-2.7.5.Final.jar
[2025-10-01T23:28:48.884Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.5.Final/quarkus-smallrye-reactive-messaging-2.7.5.Final.pom
[2025-10-01T23:28:48.884Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/runtime/target/quarkus-smallrye-reactive-messaging-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.5.Final/quarkus-smallrye-reactive-messaging-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] -----< io.quarkus:quarkus-smallrye-reactive-messaging-deployment >------
[2025-10-01T23:28:48.884Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Deployment 2.7.5.Final [404/964]
[2025-10-01T23:28:48.884Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-10-01T23:28:48.884Z] [INFO] Processed 92 files in 264ms (Formatted: 0, Unchanged: 92, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-10-01T23:28:48.884Z] [INFO] Processed 92 files in 00:00.148 (Already Sorted: 92, Needed Sorting: 0)
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-10-01T23:28:48.884Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.884Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-10-01T23:28:48.884Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.884Z] [INFO] Compiling 18 source files to /quarkus/extensions/smallrye-reactive-messaging/deployment/target/classes
[2025-10-01T23:28:48.884Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/ReactiveMessagingDotNames.java:[41,71] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.884Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/ReactiveMessagingDotNames.java:[45,71] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.884Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/ReactiveMessagingDotNames.java:[48,68] io.smallrye.reactive.messaging.annotations.OnOverflow in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.884Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/SmallRyeReactiveMessagingProcessor.java:[98,74] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.884Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/SmallRyeReactiveMessagingProcessor.java:[253,84] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-10-01T23:28:48.884Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/SmallRyeReactiveMessagingProcessor.java:[253,95] unchecked cast
[2025-10-01T23:28:48.884Z] required: java.lang.Class<? extends io.smallrye.reactive.messaging.Invoker>
[2025-10-01T23:28:48.884Z] found: java.lang.Class<capture#1 of ?>
[2025-10-01T23:28:48.884Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/QuarkusMediatorConfigurationUtil.java:[84,52] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-10-01T23:28:48.884Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/QuarkusMediatorConfigurationUtil.java:[87,48] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-10-01T23:28:48.884Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.884Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.884Z] [INFO]
[2025-10-01T23:28:48.884Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-10-01T23:28:48.884Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.884Z] [INFO] Compiling 74 source files to /quarkus/extensions/smallrye-reactive-messaging/deployment/target/test-classes
[2025-10-01T23:28:48.884Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[19,5] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[18,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[19,5] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[18,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[19,5] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[18,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java:[19,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java:[19,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java:[19,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedChannelConsumer.java:[21,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedChannelConsumer.java:[21,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedChannelConsumer.java:[21,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[192,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[192,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[192,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[81,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[80,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[81,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[80,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[81,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[80,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[83,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[83,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[83,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[108,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[107,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[108,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[107,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[108,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[107,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[110,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[110,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[110,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[134,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[133,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[134,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[133,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[134,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[133,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[136,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[136,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[136,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[160,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[159,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[160,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[159,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[160,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[159,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[162,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[162,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[162,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[428,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[428,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[428,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[128,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[127,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[128,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[127,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[128,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[127,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[130,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[130,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[130,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[154,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[153,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[154,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[153,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[154,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[153,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[156,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[156,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[156,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[179,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[178,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[179,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[178,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[179,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[178,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[181,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[181,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[181,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[205,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[204,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[205,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[204,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[205,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[204,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[207,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[207,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[207,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[230,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[229,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[230,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[229,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[230,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[229,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[232,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[232,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[232,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[254,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-10-01T23:28:48.885Z] [INFO] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java: Some input files additionally use or override a deprecated API.
[2025-10-01T23:28:48.885Z] [INFO]
[2025-10-01T23:28:48.885Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-10-01T23:28:48.885Z] [INFO]
[2025-10-01T23:28:48.885Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.885Z] [INFO] T E S T S
[2025-10-01T23:28:48.885Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.885Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.885Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.mutiny.UniTest
[2025-10-01T23:28:48.885Z] 2025-10-01 22:34:19,043 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2025-10-01T23:28:48.885Z] - PublisherMethod{method:'io.quarkus.smallrye.reactivemessaging.mutiny.StringProducer#produceStrings', outgoing:'string-producer'} has no downstream
[2025-10-01T23:28:48.885Z]
[2025-10-01T23:28:48.885Z] 2025-10-01 22:34:19,212 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.527s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.885Z] 2025-10-01 22:34:19,213 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.885Z] 2025-10-01 22:34:19,213 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.885Z] 2025-10-01 22:34:20,048 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.885Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.25 s - in io.quarkus.smallrye.reactivemessaging.mutiny.UniTest
[2025-10-01T23:28:48.885Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.mutiny.MultiTest
[2025-10-01T23:28:48.885Z] 2025-10-01 22:34:21,726 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2025-10-01T23:28:48.885Z] - PublisherMethod{method:'io.quarkus.smallrye.reactivemessaging.mutiny.StringProducer#produceDifferentStrings', outgoing:'another-string-producer'} has no downstream
[2025-10-01T23:28:48.885Z]
[2025-10-01T23:28:48.885Z] 2025-10-01 22:34:21,845 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.617s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.885Z] 2025-10-01 22:34:21,845 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.885Z] 2025-10-01 22:34:21,845 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.885Z] 2025-10-01 22:34:22,156 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-10-01T23:28:48.885Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.102 s - in io.quarkus.smallrye.reactivemessaging.mutiny.MultiTest
[2025-10-01T23:28:48.885Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest
[2025-10-01T23:28:48.885Z] Tests paused
[2025-10-01T23:28:48.885Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.885Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.885Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.885Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.885Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.885Z] 2025-10-01 22:34:25,500 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.311s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.885Z] 2025-10-01 22:34:25,500 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.885Z] 2025-10-01 22:34:25,501 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.885Z] 2025-10-01 22:34:28,761 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeConnector.class.
[2025-10-01T23:28:48.885Z] 2025-10-01 22:34:28,773 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-10-01T23:28:48.886Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.886Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.886Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.886Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.886Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:29,297 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:29,297 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:29,297 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:29,297 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.316s
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:29,607 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test7208115675569793720/src/main/resources/application.properties
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:29,608 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:29,612 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.886Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.886Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.886Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.886Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.886Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:30,132 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.515s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:30,133 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:30,133 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:30,133 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.527s
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:30,168 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.071 s - in io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.hotreload.CodeChangeTest
[2025-10-01T23:28:48.886Z] Tests paused
[2025-10-01T23:28:48.886Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.886Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.886Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.886Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.886Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:32,757 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.088s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:32,757 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:32,757 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:36,624 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeSource$1.class, SomeSink.class, SomeSource.class, SomeProcessor.class.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:36,635 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-10-01T23:28:48.886Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.886Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.886Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.886Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.886Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:37,069 WARN [io.sma.rea.mes.provider] (Quarkus Main Thread) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2025-10-01T23:28:48.886Z] - ProcessingMethod{method:'io.quarkus.smallrye.reactivemessaging.hotreload.SomeProcessor#process', incoming:'my-source-2', outgoing:'my-sink'} has no downstream
[2025-10-01T23:28:48.886Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.hotreload.SomeSink#sink', incoming:'my-sink-2'} has no upstream
[2025-10-01T23:28:48.886Z]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:37,073 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.432s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:37,073 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:37,073 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:37,074 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.642s
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:38,385 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeProcessor.class.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:38,388 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.886Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.886Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.886Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.886Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.886Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:38,740 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.349s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:38,740 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:38,740 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:38,740 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.433s
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:38,755 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.886Z] Tests paused
[2025-10-01T23:28:48.886Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.886Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.886Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.886Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.886Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:40,866 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.808s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:40,866 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:40,866 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:42,640 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeProcessor.class.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:42,651 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-10-01T23:28:48.886Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.886Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.886Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.886Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.886Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:43,019 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.362s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:43,019 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:43,020 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:43,020 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.615s
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:44,360 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeSource$1.class, SomeSource.class.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:44,363 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.886Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.886Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.886Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.886Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.886Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:44,688 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.321s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:44,689 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:44,689 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:44,689 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.426s
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:45,992 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeSink.class.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:45,994 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.886Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.886Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.886Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.886Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.886Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:46,283 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.287s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:46,284 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:46,284 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:46,284 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.362s
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:46,298 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.113 s - in io.quarkus.smallrye.reactivemessaging.hotreload.CodeChangeTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.NoConnectorAttachmentTest
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:47,458 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2025-10-01T23:28:48.886Z] - Emitter{channel:'my-source'} has no downstream
[2025-10-01T23:28:48.886Z]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:47,569 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.466s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:47,569 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:47,569 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:47,794 INFO [io.quarkus] (main) Quarkus stopped in 0.100s
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.43 s - in io.quarkus.smallrye.reactivemessaging.wiring.NoConnectorAttachmentTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentMutinyEmitterTest
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:48,367 INFO [io.qua.sma.dep.processor] (build-18) Configuring the channel 'my-source' to be managed by the connector 'dummy'
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:48,882 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.366s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:48,882 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:48,882 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:49,079 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentMutinyEmitterTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentIncomingTest
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:50,116 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2025-10-01T23:28:48.886Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentIncomingTest$MySink#sink', incoming:'my-sink'} has no upstream
[2025-10-01T23:28:48.886Z]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:50,191 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.351s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:50,191 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:50,191 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:50,384 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.301 s - in io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentIncomingTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentOutgoingTest
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:51,212 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2025-10-01T23:28:48.886Z] - PublisherMethod{method:'io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentOutgoingTest$MySource#generate', outgoing:'my-source'} has no downstream
[2025-10-01T23:28:48.886Z]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:51,288 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.340s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:51,288 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:51,288 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:51,597 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s - in io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentOutgoingTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.MissingOutgoingConnectorDetectionTest
[2025-10-01T23:28:48.886Z] Build failed with the expected exception:javax.enterprise.inject.spi.DeploymentException: io.smallrye.reactive.messaging.providers.wiring.WiringException: The channel 'a' is configured with an unknown connector (missing)
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s - in io.quarkus.smallrye.reactivemessaging.wiring.MissingOutgoingConnectorDetectionTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentOutgoingTest
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:52,621 INFO [io.qua.sma.dep.processor] (build-10) Configuring the channel 'my-source' to be managed by the connector 'dummy'
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:53,269 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.482s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:53,270 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:53,270 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:53,471 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.351 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentOutgoingTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentChannelTest
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:53,893 INFO [io.qua.sma.dep.processor] (build-19) Configuring the channel 'sink' to be managed by the connector 'dummy'
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:54,361 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:54,361 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:54,361 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:54,614 INFO [io.quarkus] (main) Quarkus stopped in 0.057s
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentChannelTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentEmitterTest
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:54,973 INFO [io.qua.sma.dep.processor] (build-10) Configuring the channel 'my-source' to be managed by the connector 'dummy'
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:55,496 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.425s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:55,497 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:55,497 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:55,729 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.111 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentEmitterTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentOutgoingTest
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:56,599 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2025-10-01T23:28:48.886Z] - Emitter{channel:'my-source'} has no downstream
[2025-10-01T23:28:48.886Z]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:56,670 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:56,671 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:56,671 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:56,789 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 s - in io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentOutgoingTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.MissingIncomingConnectorDetectionTest
[2025-10-01T23:28:48.886Z] Build failed with the expected exception:javax.enterprise.inject.spi.DeploymentException: io.smallrye.reactive.messaging.providers.wiring.WiringException: The channel 'a' is configured with an unknown connector (missing)
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s - in io.quarkus.smallrye.reactivemessaging.wiring.MissingIncomingConnectorDetectionTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentIncomingTest
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:57,969 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2025-10-01T23:28:48.886Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentIncomingTest$MySink#sink', incoming:'my-sink'} has no upstream
[2025-10-01T23:28:48.886Z]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:58,035 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.346s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:58,035 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:58,035 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:58,225 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.009 s - in io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentIncomingTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentIncomingTest
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:58,589 INFO [io.qua.sma.dep.processor] (build-9) Configuring the channel 'my-sink' to be managed by the connector 'dummy'
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:59,058 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:59,059 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:59,059 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:34:59,241 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentIncomingTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.config.ConnectorProfileConfigTest
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:00,086 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.377s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:00,086 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:00,086 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:00,313 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 s - in io.quarkus.smallrye.reactivemessaging.config.ConnectorProfileConfigTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.config.ConnectorConfigTest
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:01,242 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:01,243 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:01,243 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:01,465 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 s - in io.quarkus.smallrye.reactivemessaging.config.ConnectorConfigTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.MediatorConfigurationSupportTest
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.smallrye.reactivemessaging.MediatorConfigurationSupportTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.ChainTest
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:01,488 WARN [io.sma.rea.mes.provider] (main) SRMSG00233: Unable to extract the ingested payload type for method `transformerPublisherOfMessageRaw`, the reason is: Cannot extract the type from the method signature
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:01,488 WARN [io.sma.rea.mes.provider] (main) SRMSG00233: Unable to extract the ingested payload type for method `transformerPublisherOfMessageWildcard`, the reason is: Cannot extract the type from the method signature
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:01,488 WARN [io.sma.rea.mes.provider] (main) SRMSG00233: Unable to extract the ingested payload type for method `transformerPublisherOfPayloadWildcard`, the reason is: Cannot extract the type from the method signature
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:02,306 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:02,307 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:02,307 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:02,513 INFO [io.quarkus] (main) Quarkus stopped in 0.055s
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.034 s - in io.quarkus.smallrye.reactivemessaging.ChainTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingWithoutOutgoingOnIncomingErrorTest
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingWithoutOutgoingOnIncomingErrorTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingSubscriberTest
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:03,700 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.349s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:03,700 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:03,700 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:04,038 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.16 s - in io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingSubscriberTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingPublisherTest
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:05,115 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.648s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:05,116 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:05,116 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:06,867 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.886Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.823 s - in io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingPublisherTest
[2025-10-01T23:28:48.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingSubscriberTest
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:07,623 INFO [io.sma.rea.mes.pro.con.WorkerPoolRegistry] (main) Created worker pool named my-pool with concurrency of 2
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:07,629 INFO [io.sma.rea.mes.pro.con.WorkerPoolRegistry] (main) Created worker pool named another-pool with concurrency of 5
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:07,781 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.427s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.886Z] 2025-10-01 22:35:07,782 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:07,782 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:08,151 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.276 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingSubscriberTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingPublisherTest
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:08,977 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:08,977 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:08,977 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:10,732 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.579 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingPublisherTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingValidationErrorTest
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingValidationErrorTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.ProcessorSignatureTest
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:12,515 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.671s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:12,515 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:12,515 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:13,947 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.791 s - in io.quarkus.smallrye.reactivemessaging.signatures.ProcessorSignatureTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.TransformerSignatureTest
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:14,850 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.456s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:14,850 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:14,851 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:15,424 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.475 s - in io.quarkus.smallrye.reactivemessaging.signatures.TransformerSignatureTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.PublisherSignatureTest
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:16,371 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.439s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:16,371 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:16,371 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:17,311 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.881 s - in io.quarkus.smallrye.reactivemessaging.signatures.PublisherSignatureTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.SubscriberSignatureTest
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:18,140 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.358s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:18,141 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:18,141 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:18,800 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.485 s - in io.quarkus.smallrye.reactivemessaging.signatures.SubscriberSignatureTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.IncomingsTest
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:19,609 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.354s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:19,610 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:19,610 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:19,846 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.034 s - in io.quarkus.smallrye.reactivemessaging.signatures.IncomingsTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.ReactiveMessagingTest
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:20,677 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:20,677 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:20,677 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:20,756 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 s - in io.quarkus.smallrye.reactivemessaging.ReactiveMessagingTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.SmallRyeBlockingSubscriberTest
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:21,581 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.380s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:21,582 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:21,582 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:21,920 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.161 s - in io.quarkus.smallrye.reactivemessaging.SmallRyeBlockingSubscriberTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.converters.ConverterTest
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:22,693 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.356s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:22,693 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:22,693 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:22,832 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 s - in io.quarkus.smallrye.reactivemessaging.converters.ConverterTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowAndBroadcastTest
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:23,593 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.348s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:23,593 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:23,593 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:23,675 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowAndBroadcastTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.DeprecatedInjectionTest
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:24,468 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.370s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:24,468 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:24,468 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:24,543 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.863 s - in io.quarkus.smallrye.reactivemessaging.channels.DeprecatedInjectionTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowTest
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:25,392 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:25,393 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:25,393 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:25,469 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.922 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithConstructorInjectionTest
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:26,248 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.330s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:26,248 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:26,248 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:26,325 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 s - in io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithConstructorInjectionTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithParameterInjectionTest
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:27,079 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.357s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:27,080 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:27,080 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:27,184 INFO [io.quarkus] (main) Quarkus stopped in 0.055s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 s - in io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithParameterInjectionTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterTest
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:28,009 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:28,009 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:28,010 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:28,097 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.91 s - in io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastTest
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:28,923 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.367s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:28,924 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:28,924 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:29,002 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastAndSubscriberTest
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:29,862 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.371s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:29,862 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:29,862 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:29,948 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastAndSubscriberTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.TransactionalSubscriberTest
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:30,835 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:30,835 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:30,835 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:31,166 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s - in io.quarkus.smallrye.reactivemessaging.TransactionalSubscriberTest
[2025-10-01T23:28:48.887Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.devmode.ConfigurationLiveReloadTest
[2025-10-01T23:28:48.887Z] Tests paused
[2025-10-01T23:28:48.887Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.887Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.887Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.887Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.887Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:33,513 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.072s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:33,514 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:33,514 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:34,927 WARN [io.qua.dep.dev.JavaCompilationProvider] (vert.x-worker-thread-0) /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test16578777722665819723/src/main/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java uses or overrides a deprecated API., line -1 in /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test16578777722665819723/src/main/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:34,928 WARN [io.qua.dep.dev.JavaCompilationProvider] (vert.x-worker-thread-0) Recompile with -Xlint:deprecation for details., line -1 in /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test16578777722665819723/src/main/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:34,929 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in HttpFrontend$1.class, HttpFrontend.class.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:34,936 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-10-01T23:28:48.887Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.887Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.887Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.887Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.887Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:35,502 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.561s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:35,503 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:35,503 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:35,503 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.724s
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:35,515 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.887Z] Tests paused
[2025-10-01T23:28:48.887Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.887Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.887Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.887Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.887Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:38,174 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.306s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:38,174 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:38,174 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:39,653 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyProcessor.class.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:39,658 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-10-01T23:28:48.887Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.887Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.887Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.887Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.887Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:40,084 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:40,084 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:40,084 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:40,084 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.582s
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:40,090 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-10-01T23:28:48.887Z] Tests paused
[2025-10-01T23:28:48.887Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.887Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.887Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.887Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.887Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:42,289 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.808s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:42,289 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:42,289 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:42,412 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test11742577263887603383/src/main/resources/application.properties
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:42,415 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:42,420 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-10-01T23:28:48.887Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.887Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.887Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.887Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.887Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:42,957 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.527s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:42,957 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:42,957 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:42,957 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.547s
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:42,965 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.887Z] Tests paused
[2025-10-01T23:28:48.887Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.887Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.887Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.887Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.887Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:45,368 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.077s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:45,368 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:45,368 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:45,496 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test8655393273242723298/src/main/resources/application.properties
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:45,497 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:45,505 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-10-01T23:28:48.887Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.887Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.887Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.887Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.887Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.887Z] 2025-10-01 22:35:45,947 ERROR [io.sma.rea.mes.provider] (Quarkus Main Thread) SRMSG00230: Unable to create the publisher or subscriber during initialization: java.util.IllegalFormatConversionException: a != java.lang.String
[2025-10-01T23:28:48.887Z] at java.base/java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4442)
[2025-10-01T23:28:48.887Z] at java.base/java.util.Formatter$FormatSpecifier.printFloat(Formatter.java:2976)
[2025-10-01T23:28:48.887Z] at java.base/java.util.Formatter$FormatSpecifier.print(Formatter.java:2924)
[2025-10-01T23:28:48.887Z] at java.base/java.util.Formatter.format(Formatter.java:2689)
[2025-10-01T23:28:48.887Z] at java.base/java.util.Formatter.format(Formatter.java:2625)
[2025-10-01T23:28:48.887Z] at java.base/java.lang.String.format(String.java:4186)
[2025-10-01T23:28:48.887Z] at io.smallrye.reactive.messaging.providers.i18n.ProviderExceptions_$bundle.noSuchElementForAttribute(ProviderExceptions_$bundle.java:421)
[2025-10-01T23:28:48.887Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorConfig.getValue(ConnectorConfig.java:89)
[2025-10-01T23:28:48.887Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector.getPublisherBuilder(DumbConnector.java:17)
[2025-10-01T23:28:48.887Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder$$superforward1(Unknown Source)
[2025-10-01T23:28:48.887Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass$$function$$2.apply(Unknown Source)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2025-10-01T23:28:48.887Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor.intercept(DevModeSupportConnectorFactoryInterceptor.java:35)
[2025-10-01T23:28:48.887Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.887Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder(Unknown Source)
[2025-10-01T23:28:48.887Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_ClientProxy.getPublisherBuilder(Unknown Source)
[2025-10-01T23:28:48.887Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorFactories.lambda$wrap$4(ConnectorFactories.java:80)
[2025-10-01T23:28:48.887Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.createPublisher(ConfiguredChannelFactory.java:174)
[2025-10-01T23:28:48.887Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.register(ConfiguredChannelFactory.java:136)
[2025-10-01T23:28:48.887Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register$$superforward1(Unknown Source)
[2025-10-01T23:28:48.887Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$5.apply(Unknown Source)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.887Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register(Unknown Source)
[2025-10-01T23:28:48.887Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.initialize(ConfiguredChannelFactory.java:108)
[2025-10-01T23:28:48.887Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize$$superforward1(Unknown Source)
[2025-10-01T23:28:48.887Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$4.apply(Unknown Source)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.887Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.887Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize(Unknown Source)
[2025-10-01T23:28:48.887Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_ClientProxy.initialize(Unknown Source)
[2025-10-01T23:28:48.887Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
[2025-10-01T23:28:48.887Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2025-10-01T23:28:48.887Z] at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
[2025-10-01T23:28:48.887Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager.start(MediatorManager.java:192)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start$$superforward1(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass$$function$$14.apply(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_ClientProxy.start(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart$$superforward1(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass$$function$$1.apply(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Observer_onApplicationStart_7f54e4b27c1b49e5e062caa58f1e82797fa01393.notify(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2025-10-01T23:28:48.888Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2025-10-01T23:28:48.888Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2025-10-01T23:28:48.888Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2025-10-01T23:28:48.888Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2025-10-01T23:28:48.888Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2025-10-01T23:28:48.888Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.888Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.888Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.888Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.888Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2025-10-01T23:28:48.888Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.888Z]
[2025-10-01T23:28:48.888Z] 2025-10-01 22:35:45,952 ERROR [io.qua.run.Application] (Quarkus Main Thread) Failed to start application (with profile dev): java.util.IllegalFormatConversionException: a != java.lang.String
[2025-10-01T23:28:48.888Z] at java.base/java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4442)
[2025-10-01T23:28:48.888Z] at java.base/java.util.Formatter$FormatSpecifier.printFloat(Formatter.java:2976)
[2025-10-01T23:28:48.888Z] at java.base/java.util.Formatter$FormatSpecifier.print(Formatter.java:2924)
[2025-10-01T23:28:48.888Z] at java.base/java.util.Formatter.format(Formatter.java:2689)
[2025-10-01T23:28:48.888Z] at java.base/java.util.Formatter.format(Formatter.java:2625)
[2025-10-01T23:28:48.888Z] at java.base/java.lang.String.format(String.java:4186)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.i18n.ProviderExceptions_$bundle.noSuchElementForAttribute(ProviderExceptions_$bundle.java:421)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorConfig.getValue(ConnectorConfig.java:89)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector.getPublisherBuilder(DumbConnector.java:17)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder$$superforward1(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass$$function$$2.apply(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor.intercept(DevModeSupportConnectorFactoryInterceptor.java:35)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_ClientProxy.getPublisherBuilder(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorFactories.lambda$wrap$4(ConnectorFactories.java:80)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.createPublisher(ConfiguredChannelFactory.java:174)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.register(ConfiguredChannelFactory.java:136)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register$$superforward1(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$5.apply(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.initialize(ConfiguredChannelFactory.java:108)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize$$superforward1(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$4.apply(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_ClientProxy.initialize(Unknown Source)
[2025-10-01T23:28:48.888Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
[2025-10-01T23:28:48.888Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2025-10-01T23:28:48.888Z] at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager.start(MediatorManager.java:192)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start$$superforward1(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass$$function$$14.apply(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_ClientProxy.start(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart$$superforward1(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass$$function$$1.apply(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Observer_onApplicationStart_7f54e4b27c1b49e5e062caa58f1e82797fa01393.notify(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2025-10-01T23:28:48.888Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2025-10-01T23:28:48.888Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2025-10-01T23:28:48.888Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2025-10-01T23:28:48.888Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2025-10-01T23:28:48.888Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2025-10-01T23:28:48.888Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.888Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.888Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.888Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.888Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2025-10-01T23:28:48.888Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.888Z]
[2025-10-01T23:28:48.888Z] 2025-10-01 22:35:45,954 ERROR [io.qua.dep.dev.IsolatedDevModeMain] (vert.x-worker-thread-0) Failed to start quarkus: java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
[2025-10-01T23:28:48.888Z] at io.quarkus.dev.appstate.ApplicationStateNotification.waitForApplicationStart(ApplicationStateNotification.java:51)
[2025-10-01T23:28:48.888Z] at io.quarkus.runner.bootstrap.StartupActionImpl.runMainClass(StartupActionImpl.java:122)
[2025-10-01T23:28:48.888Z] at io.quarkus.deployment.dev.IsolatedDevModeMain.restartApp(IsolatedDevModeMain.java:232)
[2025-10-01T23:28:48.888Z] at io.quarkus.deployment.dev.IsolatedDevModeMain.restartCallback(IsolatedDevModeMain.java:213)
[2025-10-01T23:28:48.888Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor.doScan(RuntimeUpdatesProcessor.java:535)
[2025-10-01T23:28:48.888Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor.doScan(RuntimeUpdatesProcessor.java:436)
[2025-10-01T23:28:48.888Z] at io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup$4.handle(VertxHttpHotReplacementSetup.java:152)
[2025-10-01T23:28:48.888Z] at io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup$4.handle(VertxHttpHotReplacementSetup.java:139)
[2025-10-01T23:28:48.888Z] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:159)
[2025-10-01T23:28:48.888Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.888Z] at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:157)
[2025-10-01T23:28:48.888Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2025-10-01T23:28:48.888Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.888Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.888Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.888Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.888Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.888Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.888Z] Caused by: java.lang.RuntimeException: Failed to start quarkus
[2025-10-01T23:28:48.888Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2025-10-01T23:28:48.888Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2025-10-01T23:28:48.888Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2025-10-01T23:28:48.888Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2025-10-01T23:28:48.888Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2025-10-01T23:28:48.888Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.888Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.888Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.888Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.888Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2025-10-01T23:28:48.888Z] ... 1 more
[2025-10-01T23:28:48.888Z] Caused by: javax.enterprise.inject.spi.DeploymentException: java.util.IllegalFormatConversionException: a != java.lang.String
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:46)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart$$superforward1(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass$$function$$1.apply(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Observer_onApplicationStart_7f54e4b27c1b49e5e062caa58f1e82797fa01393.notify(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2025-10-01T23:28:48.888Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2025-10-01T23:28:48.888Z] ... 13 more
[2025-10-01T23:28:48.888Z] Caused by: java.util.IllegalFormatConversionException: a != java.lang.String
[2025-10-01T23:28:48.888Z] at java.base/java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4442)
[2025-10-01T23:28:48.888Z] at java.base/java.util.Formatter$FormatSpecifier.printFloat(Formatter.java:2976)
[2025-10-01T23:28:48.888Z] at java.base/java.util.Formatter$FormatSpecifier.print(Formatter.java:2924)
[2025-10-01T23:28:48.888Z] at java.base/java.util.Formatter.format(Formatter.java:2689)
[2025-10-01T23:28:48.888Z] at java.base/java.util.Formatter.format(Formatter.java:2625)
[2025-10-01T23:28:48.888Z] at java.base/java.lang.String.format(String.java:4186)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.i18n.ProviderExceptions_$bundle.noSuchElementForAttribute(ProviderExceptions_$bundle.java:421)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorConfig.getValue(ConnectorConfig.java:89)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector.getPublisherBuilder(DumbConnector.java:17)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder$$superforward1(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass$$function$$2.apply(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor.intercept(DevModeSupportConnectorFactoryInterceptor.java:35)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_ClientProxy.getPublisherBuilder(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorFactories.lambda$wrap$4(ConnectorFactories.java:80)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.createPublisher(ConfiguredChannelFactory.java:174)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.register(ConfiguredChannelFactory.java:136)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register$$superforward1(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$5.apply(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.initialize(ConfiguredChannelFactory.java:108)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize$$superforward1(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$4.apply(Unknown Source)
[2025-10-01T23:28:48.888Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-10-01T23:28:48.889Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-10-01T23:28:48.889Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-10-01T23:28:48.889Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.889Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.889Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.889Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.889Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize(Unknown Source)
[2025-10-01T23:28:48.889Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_ClientProxy.initialize(Unknown Source)
[2025-10-01T23:28:48.889Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
[2025-10-01T23:28:48.889Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2025-10-01T23:28:48.889Z] at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
[2025-10-01T23:28:48.889Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager.start(MediatorManager.java:192)
[2025-10-01T23:28:48.889Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start$$superforward1(Unknown Source)
[2025-10-01T23:28:48.889Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass$$function$$14.apply(Unknown Source)
[2025-10-01T23:28:48.889Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-10-01T23:28:48.889Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-10-01T23:28:48.889Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-10-01T23:28:48.889Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-10-01T23:28:48.889Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-10-01T23:28:48.889Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-10-01T23:28:48.889Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-10-01T23:28:48.889Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start(Unknown Source)
[2025-10-01T23:28:48.889Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_ClientProxy.start(Unknown Source)
[2025-10-01T23:28:48.889Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:41)
[2025-10-01T23:28:48.889Z] ... 31 more
[2025-10-01T23:28:48.889Z]
[2025-10-01T23:28:48.889Z] 2025-10-01 22:35:45,961 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.466s
[2025-10-01T23:28:48.889Z] 2025-10-01 22:35:45,987 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test8655393273242723298/src/main/resources/application.properties
[2025-10-01T23:28:48.889Z] 2025-10-01 22:35:45,987 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-10-01T23:28:48.889Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.889Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.889Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.889Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.889Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.889Z] 2025-10-01 22:35:46,409 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.422s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.889Z] 2025-10-01 22:35:46,410 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.889Z] 2025-10-01 22:35:46,410 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.889Z] 2025-10-01 22:35:46,410 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.424s
[2025-10-01T23:28:48.889Z] 2025-10-01 22:35:46,416 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-10-01T23:28:48.889Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.272 s - in io.quarkus.smallrye.reactivemessaging.devmode.ConfigurationLiveReloadTest
[2025-10-01T23:28:48.889Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.DefaultScopeTest
[2025-10-01T23:28:48.889Z] 2025-10-01 22:35:47,203 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2025-10-01T23:28:48.889Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.DefaultScopeTest$NoScope#toUpperCase', incoming:'source'} has no upstream
[2025-10-01T23:28:48.889Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.DefaultScopeTest$NoScopeButResource#toUpperCase', incoming:'source'} has no upstream
[2025-10-01T23:28:48.889Z]
[2025-10-01T23:28:48.889Z] 2025-10-01 22:35:47,269 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.889Z] 2025-10-01 22:35:47,269 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.889Z] 2025-10-01 22:35:47,269 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-10-01T23:28:48.889Z] 2025-10-01 22:35:47,336 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-10-01T23:28:48.889Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 s - in io.quarkus.smallrye.reactivemessaging.DefaultScopeTest
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] Results:
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-10-01T23:28:48.889Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-10-01T23:28:48.889Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-10-01T23:28:48.889Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.889Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.889Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] ---------------< io.quarkus:quarkus-kafka-client-parent >---------------
[2025-10-01T23:28:48.889Z] [INFO] Building Quarkus - Kafka - Client 2.7.5.Final [405/964]
[2025-10-01T23:28:48.889Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-client-parent ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-client-parent ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-client-parent ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-client-parent ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-client-parent ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-client-parent ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-client-parent ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-client-parent ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-client-parent ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-client-parent ---
[2025-10-01T23:28:48.889Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-client-parent ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-client-parent ---
[2025-10-01T23:28:48.889Z] [INFO] Installing /quarkus/extensions/kafka-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-client-parent/2.7.5.Final/quarkus-kafka-client-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] ------------------< io.quarkus:quarkus-kafka-client >-------------------
[2025-10-01T23:28:48.889Z] [INFO] Building Quarkus - Kafka - Client - Runtime 2.7.5.Final [406/964]
[2025-10-01T23:28:48.889Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO] Processed 26 files in 89ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO] Processed 26 files in 00:00.054 (Already Sorted: 26, Needed Sorting: 0)
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.889Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.889Z] [INFO] Compiling 17 source files to /quarkus/extensions/kafka-client/runtime/target/classes
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.889Z] [INFO] Copying 25 resources
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.889Z] [INFO] Compiling 9 source files to /quarkus/extensions/kafka-client/runtime/target/test-classes
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.889Z] [INFO] T E S T S
[2025-10-01T23:28:48.889Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.889Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.889Z] [INFO] Running io.quarkus.kafka.client.serde.JsonbSerdeTest
[2025-10-01T23:28:48.889Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in io.quarkus.kafka.client.serde.JsonbSerdeTest
[2025-10-01T23:28:48.889Z] [INFO] Running io.quarkus.kafka.client.serde.ObjectMapperSerdeTest
[2025-10-01T23:28:48.889Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s - in io.quarkus.kafka.client.serde.ObjectMapperSerdeTest
[2025-10-01T23:28:48.889Z] [INFO] Running io.quarkus.kafka.client.runtime.KafkaBindingConverterTest
[2025-10-01T23:28:48.889Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in io.quarkus.kafka.client.runtime.KafkaBindingConverterTest
[2025-10-01T23:28:48.889Z] [INFO] Running io.quarkus.kafka.client.serialization.JsonbSerializerTest
[2025-10-01T23:28:48.889Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in io.quarkus.kafka.client.serialization.JsonbSerializerTest
[2025-10-01T23:28:48.889Z] [INFO] Running io.quarkus.kafka.client.serialization.ObjectMapperSerializerTest
[2025-10-01T23:28:48.889Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.kafka.client.serialization.ObjectMapperSerializerTest
[2025-10-01T23:28:48.889Z] [INFO] Running io.quarkus.kafka.client.serialization.JsonbDeserializerTest
[2025-10-01T23:28:48.889Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.kafka.client.serialization.JsonbDeserializerTest
[2025-10-01T23:28:48.889Z] [INFO] Running io.quarkus.kafka.client.serialization.JsonProducerTest
[2025-10-01T23:28:48.889Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.kafka.client.serialization.JsonProducerTest
[2025-10-01T23:28:48.889Z] [INFO] Running io.quarkus.kafka.client.serialization.ObjectMapperDeserializerTest
[2025-10-01T23:28:48.889Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.kafka.client.serialization.ObjectMapperDeserializerTest
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] Results:
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO] Building jar: /quarkus/extensions/kafka-client/runtime/target/quarkus-kafka-client-2.7.5.Final.jar
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO] Building jar: /quarkus/extensions/kafka-client/runtime/target/quarkus-kafka-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-client ---
[2025-10-01T23:28:48.889Z] [INFO] Installing /quarkus/extensions/kafka-client/runtime/target/quarkus-kafka-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-client/2.7.5.Final/quarkus-kafka-client-2.7.5.Final.jar
[2025-10-01T23:28:48.889Z] [INFO] Installing /quarkus/extensions/kafka-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-client/2.7.5.Final/quarkus-kafka-client-2.7.5.Final.pom
[2025-10-01T23:28:48.889Z] [INFO] Installing /quarkus/extensions/kafka-client/runtime/target/quarkus-kafka-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-client/2.7.5.Final/quarkus-kafka-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] ---------------< io.quarkus:quarkus-devservices-common >----------------
[2025-10-01T23:28:48.889Z] [INFO] Building Quarkus - DevServices - Common 2.7.5.Final [407/964]
[2025-10-01T23:28:48.889Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-common ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-common ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-common ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-common ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-common ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-common ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-common ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-common ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-common ---
[2025-10-01T23:28:48.889Z] [INFO] Processed 3 files in 17ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-common ---
[2025-10-01T23:28:48.889Z] [INFO] Processed 3 files in 00:00.010 (Already Sorted: 3, Needed Sorting: 0)
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-common ---
[2025-10-01T23:28:48.889Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.889Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/common/src/main/resources
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-common ---
[2025-10-01T23:28:48.889Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.889Z] [INFO] Compiling 3 source files to /quarkus/extensions/devservices/common/target/classes
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-common ---
[2025-10-01T23:28:48.889Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.889Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/common/src/test/resources
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-common ---
[2025-10-01T23:28:48.889Z] [INFO] No sources to compile
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-common ---
[2025-10-01T23:28:48.889Z] [INFO] No tests to run.
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-common ---
[2025-10-01T23:28:48.889Z] [INFO] Building jar: /quarkus/extensions/devservices/common/target/quarkus-devservices-common-2.7.5.Final.jar
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-common ---
[2025-10-01T23:28:48.889Z] [INFO] Building jar: /quarkus/extensions/devservices/common/target/quarkus-devservices-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-common ---
[2025-10-01T23:28:48.889Z] [INFO] Installing /quarkus/extensions/devservices/common/target/quarkus-devservices-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final.jar
[2025-10-01T23:28:48.889Z] [INFO] Installing /quarkus/extensions/devservices/common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final.pom
[2025-10-01T23:28:48.889Z] [INFO] Installing /quarkus/extensions/devservices/common/target/quarkus-devservices-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] -------------< io.quarkus:quarkus-kafka-client-deployment >-------------
[2025-10-01T23:28:48.889Z] [INFO] Building Quarkus - Kafka - Client - Deployment 2.7.5.Final [408/964]
[2025-10-01T23:28:48.889Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-client-deployment ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-client-deployment ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-client-deployment ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-client-deployment ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-client-deployment ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-client-deployment ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-client-deployment ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-client-deployment ---
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-client-deployment ---
[2025-10-01T23:28:48.889Z] [INFO] Processed 6 files in 39ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.889Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-client-deployment ---
[2025-10-01T23:28:48.889Z] [INFO] Processed 6 files in 00:00.035 (Already Sorted: 6, Needed Sorting: 0)
[2025-10-01T23:28:48.889Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kafka-client-deployment ---
[2025-10-01T23:28:48.890Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.890Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kafka-client/deployment/src/main/resources
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kafka-client-deployment ---
[2025-10-01T23:28:48.890Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.890Z] [INFO] Compiling 6 source files to /quarkus/extensions/kafka-client/deployment/target/classes
[2025-10-01T23:28:48.890Z] [WARNING] /quarkus/extensions/kafka-client/deployment/src/main/java/io/quarkus/kafka/client/deployment/DevServicesKafkaProcessor.java:[161,97] all() in org.apache.kafka.clients.admin.DescribeTopicsResult has been deprecated
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kafka-client-deployment ---
[2025-10-01T23:28:48.890Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.890Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kafka-client/deployment/src/test/resources
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kafka-client-deployment ---
[2025-10-01T23:28:48.890Z] [INFO] No sources to compile
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kafka-client-deployment ---
[2025-10-01T23:28:48.890Z] [INFO] No tests to run.
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kafka-client-deployment ---
[2025-10-01T23:28:48.890Z] [INFO] Building jar: /quarkus/extensions/kafka-client/deployment/target/quarkus-kafka-client-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-client-deployment ---
[2025-10-01T23:28:48.890Z] [INFO] Building jar: /quarkus/extensions/kafka-client/deployment/target/quarkus-kafka-client-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-client-deployment ---
[2025-10-01T23:28:48.890Z] [INFO] Installing /quarkus/extensions/kafka-client/deployment/target/quarkus-kafka-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-client-deployment/2.7.5.Final/quarkus-kafka-client-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.890Z] [INFO] Installing /quarkus/extensions/kafka-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-client-deployment/2.7.5.Final/quarkus-kafka-client-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.890Z] [INFO] Installing /quarkus/extensions/kafka-client/deployment/target/quarkus-kafka-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-client-deployment/2.7.5.Final/quarkus-kafka-client-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] ----< io.quarkus:quarkus-smallrye-reactive-messaging-kafka-parent >-----
[2025-10-01T23:28:48.890Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kafka 2.7.5.Final [409/964]
[2025-10-01T23:28:48.890Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-10-01T23:28:48.890Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-10-01T23:28:48.890Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-messaging-kafka >--------
[2025-10-01T23:28:48.890Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kafka - Runtime 2.7.5.Final [410/964]
[2025-10-01T23:28:48.890Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.pom
[2025-10-01T23:28:48.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.pom (5.5 kB at 29 kB/s)
[2025-10-01T23:28:48.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.pom
[2025-10-01T23:28:48.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.pom (1.2 kB at 10 kB/s)
[2025-10-01T23:28:48.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.5/vertx-kafka-client-4.2.5.pom
[2025-10-01T23:28:48.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.5/vertx-kafka-client-4.2.5.pom (4.0 kB at 33 kB/s)
[2025-10-01T23:28:48.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.jar
[2025-10-01T23:28:48.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.jar
[2025-10-01T23:28:48.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.5/vertx-kafka-client-4.2.5.jar
[2025-10-01T23:28:48.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.jar (9.8 kB at 76 kB/s)
[2025-10-01T23:28:48.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.5/vertx-kafka-client-4.2.5.jar (164 kB at 934 kB/s)
[2025-10-01T23:28:48.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.jar (233 kB at 1.1 MB/s)
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.890Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.890Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/classes
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.890Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/src/test/resources
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO] No sources to compile
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO] No tests to run.
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final.jar
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-10-01T23:28:48.890Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final.jar
[2025-10-01T23:28:48.890Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final.pom
[2025-10-01T23:28:48.890Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] -------------------< io.quarkus:quarkus-avro-parent >-------------------
[2025-10-01T23:28:48.890Z] [INFO] Building Quarkus - Avro 2.7.5.Final [411/964]
[2025-10-01T23:28:48.890Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO] Installing /quarkus/extensions/avro/pom.xml to /root/.m2/repository/io/quarkus/quarkus-avro-parent/2.7.5.Final/quarkus-avro-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] ----------------------< io.quarkus:quarkus-avro >-----------------------
[2025-10-01T23:28:48.890Z] [INFO] Building Quarkus - Avro - Runtime 2.7.5.Final [412/964]
[2025-10-01T23:28:48.890Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.pom
[2025-10-01T23:28:48.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.pom (9.5 kB at 134 kB/s)
[2025-10-01T23:28:48.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.11.0/avro-parent-1.11.0.pom
[2025-10-01T23:28:48.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.11.0/avro-parent-1.11.0.pom (23 kB at 217 kB/s)
[2025-10-01T23:28:48.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.11.0/avro-toplevel-1.11.0.pom
[2025-10-01T23:28:48.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.11.0/avro-toplevel-1.11.0.pom (23 kB at 278 kB/s)
[2025-10-01T23:28:48.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.jar
[2025-10-01T23:28:48.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.jar (594 kB at 7.2 MB/s)
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO] Processed 2 files in 24ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.890Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.pom
[2025-10-01T23:28:48.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.pom (8.9 kB at 124 kB/s)
[2025-10-01T23:28:48.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
[2025-10-01T23:28:48.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (10 kB at 99 kB/s)
[2025-10-01T23:28:48.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
[2025-10-01T23:28:48.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (14 kB at 220 kB/s)
[2025-10-01T23:28:48.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom
[2025-10-01T23:28:48.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 136 kB/s)
[2025-10-01T23:28:48.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.jar
[2025-10-01T23:28:48.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.jar (110 kB at 1.3 MB/s)
[2025-10-01T23:28:48.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
[2025-10-01T23:28:48.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar (531 kB at 7.9 MB/s)
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.890Z] [INFO] Compiling 2 source files to /quarkus/extensions/avro/runtime/target/classes
[2025-10-01T23:28:48.890Z] [WARNING] /quarkus/extensions/avro/runtime/src/main/java/io/quarkus/avro/runtime/graal/AvroSubstitutions.java:[53,33] unchecked conversion
[2025-10-01T23:28:48.890Z] required: java.util.Map<org.apache.avro.Schema,java.lang.Class>
[2025-10-01T23:28:48.890Z] found: java.util.IdentityHashMap
[2025-10-01T23:28:48.890Z] [WARNING] /quarkus/extensions/avro/runtime/src/main/java/io/quarkus/avro/runtime/graal/AvroSubstitutions.java:[54,32] unchecked conversion
[2025-10-01T23:28:48.890Z] required: java.util.Map<java.lang.Class,java.lang.reflect.Constructor>
[2025-10-01T23:28:48.890Z] found: java.util.HashMap
[2025-10-01T23:28:48.890Z] [WARNING] /quarkus/extensions/avro/runtime/src/main/java/io/quarkus/avro/runtime/AvroRecorder.java:[23,83] unchecked cast
[2025-10-01T23:28:48.890Z] required: java.util.Map<java.lang.String,java.lang.Class>
[2025-10-01T23:28:48.890Z] found: java.lang.Object
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.890Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/avro/runtime/src/test/resources
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO] No sources to compile
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO] No tests to run.
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO] Building jar: /quarkus/extensions/avro/runtime/target/quarkus-avro-2.7.5.Final.jar
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO] Building jar: /quarkus/extensions/avro/runtime/target/quarkus-avro-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-avro ---
[2025-10-01T23:28:48.890Z] [INFO] Installing /quarkus/extensions/avro/runtime/target/quarkus-avro-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-avro/2.7.5.Final/quarkus-avro-2.7.5.Final.jar
[2025-10-01T23:28:48.890Z] [INFO] Installing /quarkus/extensions/avro/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-avro/2.7.5.Final/quarkus-avro-2.7.5.Final.pom
[2025-10-01T23:28:48.890Z] [INFO] Installing /quarkus/extensions/avro/runtime/target/quarkus-avro-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-avro/2.7.5.Final/quarkus-avro-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] ----------< io.quarkus:quarkus-apicurio-registry-avro-parent >----------
[2025-10-01T23:28:48.890Z] [INFO] Building Quarkus - Apicurio Registry - Avro 2.7.5.Final [413/964]
[2025-10-01T23:28:48.890Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apicurio-registry-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apicurio-registry-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apicurio-registry-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apicurio-registry-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apicurio-registry-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apicurio-registry-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apicurio-registry-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apicurio-registry-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apicurio-registry-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apicurio-registry-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.890Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apicurio-registry-avro-parent ---
[2025-10-01T23:28:48.890Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apicurio-registry-avro-parent ---
[2025-10-01T23:28:48.891Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro-parent/2.7.5.Final/quarkus-apicurio-registry-avro-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] -------------< io.quarkus:quarkus-apicurio-registry-avro >--------------
[2025-10-01T23:28:48.891Z] [INFO] Building Quarkus - Apicurio Registry - Avro - Runtime 2.7.5.Final [414/964]
[2025-10-01T23:28:48.891Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.pom
[2025-10-01T23:28:48.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.pom (990 B at 3.8 kB/s)
[2025-10-01T23:28:48.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry/2.1.5.Final/apicurio-registry-2.1.5.Final.pom
[2025-10-01T23:28:48.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry/2.1.5.Final/apicurio-registry-2.1.5.Final.pom (45 kB at 337 kB/s)
[2025-10-01T23:28:48.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.2.3.Final/quarkus-bom-2.2.3.Final.pom
[2025-10-01T23:28:48.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.2.3.Final/quarkus-bom-2.2.3.Final.pom (346 kB at 3.4 MB/s)
[2025-10-01T23:28:48.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.pom
[2025-10-01T23:28:48.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.pom (984 B at 2.2 kB/s)
[2025-10-01T23:28:48.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.pom
[2025-10-01T23:28:48.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.pom (1.7 kB at 5.6 kB/s)
[2025-10-01T23:28:48.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.pom
[2025-10-01T23:28:48.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.pom (1.9 kB at 5.5 kB/s)
[2025-10-01T23:28:48.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.pom
[2025-10-01T23:28:48.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.pom (2.3 kB at 8.2 kB/s)
[2025-10-01T23:28:48.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client/0.1.5.Final/apicurio-common-rest-client-0.1.5.Final.pom
[2025-10-01T23:28:48.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client/0.1.5.Final/apicurio-common-rest-client-0.1.5.Final.pom (11 kB at 35 kB/s)
[2025-10-01T23:28:48.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.pom
[2025-10-01T23:28:48.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.pom (1.0 kB at 4.0 kB/s)
[2025-10-01T23:28:48.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.jar
[2025-10-01T23:28:48.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.jar
[2025-10-01T23:28:48.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.jar
[2025-10-01T23:28:48.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.jar
[2025-10-01T23:28:48.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.jar
[2025-10-01T23:28:48.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.jar (60 kB at 231 kB/s)
[2025-10-01T23:28:48.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.jar
[2025-10-01T23:28:48.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.jar (11 kB at 35 kB/s)
[2025-10-01T23:28:48.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.jar (79 kB at 223 kB/s)
[2025-10-01T23:28:48.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.jar (22 kB at 55 kB/s)
[2025-10-01T23:28:48.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.jar (28 kB at 57 kB/s)
[2025-10-01T23:28:48.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.jar (108 kB at 161 kB/s)
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO] Processed 2 files in 42ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO] Processed 2 files in 00:00.023 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.891Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.891Z] [INFO] Compiling 2 source files to /quarkus/extensions/apicurio-registry-avro/runtime/target/classes
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.891Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apicurio-registry-avro/runtime/src/test/resources
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO] No sources to compile
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO] No tests to run.
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/runtime/target/quarkus-apicurio-registry-avro-2.7.5.Final.jar
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/runtime/target/quarkus-apicurio-registry-avro-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apicurio-registry-avro ---
[2025-10-01T23:28:48.891Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/runtime/target/quarkus-apicurio-registry-avro-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro/2.7.5.Final/quarkus-apicurio-registry-avro-2.7.5.Final.jar
[2025-10-01T23:28:48.891Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro/2.7.5.Final/quarkus-apicurio-registry-avro-2.7.5.Final.pom
[2025-10-01T23:28:48.891Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/runtime/target/quarkus-apicurio-registry-avro-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro/2.7.5.Final/quarkus-apicurio-registry-avro-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] -----------------< io.quarkus:quarkus-avro-deployment >-----------------
[2025-10-01T23:28:48.891Z] [INFO] Building Quarkus - Avro - Deployment 2.7.5.Final [415/964]
[2025-10-01T23:28:48.891Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Processed 5 files in 27ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Processed 5 files in 00:00.016 (Already Sorted: 5, Needed Sorting: 0)
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.891Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.891Z] [INFO] Compiling 5 source files to /quarkus/extensions/avro/deployment/target/classes
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.891Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/avro/deployment/src/test/resources
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] No sources to compile
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] No tests to run.
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Building jar: /quarkus/extensions/avro/deployment/target/quarkus-avro-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Building jar: /quarkus/extensions/avro/deployment/target/quarkus-avro-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Installing /quarkus/extensions/avro/deployment/target/quarkus-avro-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-avro-deployment/2.7.5.Final/quarkus-avro-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.891Z] [INFO] Installing /quarkus/extensions/avro/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-avro-deployment/2.7.5.Final/quarkus-avro-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.891Z] [INFO] Installing /quarkus/extensions/avro/deployment/target/quarkus-avro-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-avro-deployment/2.7.5.Final/quarkus-avro-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --------< io.quarkus:quarkus-apicurio-registry-avro-deployment >--------
[2025-10-01T23:28:48.891Z] [INFO] Building Quarkus - Apicurio Registry - Avro - Deployment 2.7.5.Final [416/964]
[2025-10-01T23:28:48.891Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apicurio-registry-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apicurio-registry-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apicurio-registry-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apicurio-registry-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apicurio-registry-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apicurio-registry-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apicurio-registry-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apicurio-registry-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apicurio-registry-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Processed 4 files in 19ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apicurio-registry-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Processed 4 files in 00:00.013 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apicurio-registry-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.891Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apicurio-registry-avro/deployment/src/main/resources
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apicurio-registry-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.891Z] [INFO] Compiling 4 source files to /quarkus/extensions/apicurio-registry-avro/deployment/target/classes
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apicurio-registry-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.891Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apicurio-registry-avro/deployment/src/test/resources
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apicurio-registry-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] No sources to compile
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apicurio-registry-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] No tests to run.
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apicurio-registry-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/deployment/target/quarkus-apicurio-registry-avro-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apicurio-registry-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/deployment/target/quarkus-apicurio-registry-avro-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apicurio-registry-avro-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/deployment/target/quarkus-apicurio-registry-avro-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.5.Final/quarkus-apicurio-registry-avro-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.891Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.5.Final/quarkus-apicurio-registry-avro-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.891Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/deployment/target/quarkus-apicurio-registry-avro-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.5.Final/quarkus-apicurio-registry-avro-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-messaging-kafka-deployment >---
[2025-10-01T23:28:48.891Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kafka - Deployment 2.7.5.Final [417/964]
[2025-10-01T23:28:48.891Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Processed 19 files in 126ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Processed 19 files in 00:00.178 (Already Sorted: 19, Needed Sorting: 0)
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.891Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/src/main/resources
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.891Z] [INFO] Compiling 7 source files to /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/classes
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.891Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/src/test/resources
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.891Z] [INFO] Compiling 12 source files to /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/test-classes
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Tests are skipped.
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-10-01T23:28:48.891Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.891Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.891Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] -----< io.quarkus:quarkus-smallrye-reactive-messaging-amqp-parent >-----
[2025-10-01T23:28:48.891Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - AMQP 1.0 2.7.5.Final [418/964]
[2025-10-01T23:28:48.891Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-10-01T23:28:48.891Z] [INFO]
[2025-10-01T23:28:48.891Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-10-01T23:28:48.892Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-10-01T23:28:48.892Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-messaging-amqp >---------
[2025-10-01T23:28:48.892Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime 2.7.5.Final [419/964]
[2025-10-01T23:28:48.892Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.pom (5.2 kB at 11 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.19.0/smallrye-mutiny-vertx-amqp-client-2.19.0.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.19.0/smallrye-mutiny-vertx-amqp-client-2.19.0.pom (5.4 kB at 11 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.5/vertx-amqp-client-4.2.5.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.5/vertx-amqp-client-4.2.5.pom (5.0 kB at 11 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.5/vertx-proton-4.2.5.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.5/vertx-proton-4.2.5.pom (6.5 kB at 17 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.pom (2.9 kB at 34 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j-parent/0.33.10/proton-j-parent-0.33.10.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j-parent/0.33.10/proton-j-parent-0.33.10.pom (9.9 kB at 98 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.19.0/smallrye-mutiny-vertx-amqp-client-2.19.0.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.5/vertx-amqp-client-4.2.5.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.5/vertx-proton-4.2.5.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.jar (741 kB at 5.0 MB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.5/vertx-proton-4.2.5.jar (120 kB at 426 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.5/vertx-amqp-client-4.2.5.jar (62 kB at 221 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.19.0/smallrye-mutiny-vertx-amqp-client-2.19.0.jar (39 kB at 76 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.jar (108 kB at 202 kB/s)
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.892Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO] No sources to compile
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.892Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/src/test/resources
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO] No sources to compile
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO] No tests to run.
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/target/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final.jar
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/target/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-10-01T23:28:48.892Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/target/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final.jar
[2025-10-01T23:28:48.892Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final.pom
[2025-10-01T23:28:48.892Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/target/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-messaging-amqp-deployment >---
[2025-10-01T23:28:48.892Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment 2.7.5.Final [420/964]
[2025-10-01T23:28:48.892Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.20.0/artemis-server-2.20.0.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.20.0/artemis-server-2.20.0.pom (10 kB at 23 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.20.0/artemis-pom-2.20.0.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.20.0/artemis-pom-2.20.0.pom (81 kB at 245 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.20.0/artemis-commons-2.20.0.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.20.0/artemis-commons-2.20.0.pom (5.0 kB at 9.8 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.20.0/artemis-selector-2.20.0.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.20.0/artemis-selector-2.20.0.pom (5.6 kB at 19 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.20.0/artemis-journal-2.20.0.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.20.0/artemis-journal-2.20.0.pom (3.4 kB at 7.0 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom (4.0 kB at 43 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.pom (24 kB at 216 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.20.0/artemis-jdbc-store-2.20.0.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.20.0/artemis-jdbc-store-2.20.0.pom (3.8 kB at 10 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.20.0/artemis-core-client-2.20.0.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.20.0/artemis-core-client-2.20.0.pom (7.1 kB at 19 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.pom (20 kB at 156 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom (19 kB at 208 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom (15 kB at 125 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.20.0/artemis-quorum-api-2.20.0.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.20.0/artemis-quorum-api-2.20.0.pom (1.6 kB at 3.3 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.pom (31 kB at 327 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 995 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.20.0/artemis-amqp-protocol-2.20.0.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.20.0/artemis-amqp-protocol-2.20.0.pom (4.4 kB at 12 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-protocols/2.20.0/artemis-protocols-2.20.0.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-protocols/2.20.0/artemis-protocols-2.20.0.pom (2.2 kB at 7.0 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager/2.0.3.Final/jboss-logmanager-2.0.3.Final.pom
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager/2.0.3.Final/jboss-logmanager-2.0.3.Final.pom (5.8 kB at 55 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.20.0/artemis-server-2.20.0.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.20.0/artemis-commons-2.20.0.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.20.0/artemis-selector-2.20.0.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.20.0/artemis-journal-2.20.0.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.20.0/artemis-jdbc-store-2.20.0.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.20.0/artemis-server-2.20.0.jar (2.3 MB at 4.8 MB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.20.0/artemis-journal-2.20.0.jar (243 kB at 464 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.20.0/artemis-jdbc-store-2.20.0.jar (108 kB at 203 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.20.0/artemis-core-client-2.20.0.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar (208 kB at 355 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.20.0/artemis-selector-2.20.0.jar (108 kB at 180 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.20.0/artemis-quorum-api-2.20.0.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar (130 kB at 202 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.20.0/artemis-commons-2.20.0.jar (566 kB at 850 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar (252 kB at 337 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.jar (2.5 MB at 3.3 MB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.20.0/artemis-amqp-protocol-2.20.0.jar
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.jar (42 kB at 56 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.jar (623 kB at 721 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.20.0/artemis-quorum-api-2.20.0.jar (13 kB at 13 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.20.0/artemis-core-client-2.20.0.jar (839 kB at 871 kB/s)
[2025-10-01T23:28:48.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.20.0/artemis-amqp-protocol-2.20.0.jar (378 kB at 277 kB/s)
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-10-01T23:28:48.892Z] [INFO] Processed 16 files in 133ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-10-01T23:28:48.892Z] [INFO] Processed 16 files in 00:00.027 (Already Sorted: 16, Needed Sorting: 0)
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-10-01T23:28:48.892Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.892Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/src/main/resources
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-10-01T23:28:48.892Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.892Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/classes
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-10-01T23:28:48.892Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.892Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-10-01T23:28:48.892Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.892Z] [INFO] Compiling 11 source files to /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/test-classes
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-10-01T23:28:48.892Z] [INFO]
[2025-10-01T23:28:48.892Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.892Z] [INFO] T E S T S
[2025-10-01T23:28:48.892Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.892Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.892Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.SecuredAmqpTest
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,300 INFO [org.apa.act.art.cor.server] (main) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,327 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,371 INFO [org.apa.act.art.cor.server] (main) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 786,432,000
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,391 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,392 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,436 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,437 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@47da3952 []
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,437 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,505 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,505 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,691 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,715 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@20045783 []
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,718 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,792 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4ae46f03 []
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,794 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,795 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@a8bafa6 []
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,795 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,797 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@30b07ed []
[2025-10-01T23:28:48.892Z] 2025-10-01 22:36:16,799 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1b1e040 []
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:16,857 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@68c41b02 []
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:16,859 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@3f657f23 []
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:17,022 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:17,026 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:17,029 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:17,029 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=0acf30cd-9f17-11f0-8939-0242ac110002]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:22,935 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:22,967 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,004 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,017 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,358 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.007s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,359 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,359 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,518 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42432 successfully authenticated
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,518 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42434 successfully authenticated
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,527 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42434 successfully authenticated
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,527 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42432 successfully authenticated
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,533 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,552 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,564 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42434 successfully authenticated
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,564 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42432 successfully authenticated
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,575 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42434 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [0f251d70-9f17-11f0-8939-0242ac110002, artemis, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@dcd7dd5, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@3ef51b7e, true, OperationContextImpl [1090579730] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,576 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42432 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [0f251d71-9f17-11f0-8939-0242ac110002, artemis, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@68a08c0e, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@1b943686, true, OperationContextImpl [352431480] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,599 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:42434 is creating address on target resource: 0f251d70-9f17-11f0-8939-0242ac110002 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,605 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:42434 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4b2f7d75 []
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,625 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:42434 is creating a queue on target resource: ServerSessionImpl() [with parameters: [QueueConfiguration [id=null, name=source, address=null, routingType=ANYCAST, filterString=null, durable=null, user=null, maxConsumers=null, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=null, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=null, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,628 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:42434 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2f257db2 []
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,631 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:42434 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,639 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,738 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601500: User anonymous@127.0.0.1:42432 is sending a message AMQPStandardMessage( [durable=false, messageID=20, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,754 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601501: User anonymous@127.0.0.1:42434 is consuming a message from source: Reference[20]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=20, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,755 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601500: User anonymous@127.0.0.1:42432 is sending a message AMQPStandardMessage( [durable=false, messageID=21, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z] ***** durable queues source:
[2025-10-01T23:28:48.893Z] - queueID=15 address:source name:source filter:null
[2025-10-01T23:28:48.893Z] ***** non durable for source:
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,757 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601501: User anonymous@127.0.0.1:42434 is consuming a message from source: Reference[21]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=21, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,758 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601500: User anonymous@127.0.0.1:42432 is sending a message AMQPStandardMessage( [durable=false, messageID=22, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z] ***** durable queues source:
[2025-10-01T23:28:48.893Z] - queueID=15 address:source name:source filter:null
[2025-10-01T23:28:48.893Z] ***** non durable for source:
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,759 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601501: User anonymous@127.0.0.1:42434 is consuming a message from source: Reference[22]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=22, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,759 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601500: User anonymous@127.0.0.1:42432 is sending a message AMQPStandardMessage( [durable=false, messageID=23, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z] ***** durable queues source:
[2025-10-01T23:28:48.893Z] - queueID=15 address:source name:source filter:null
[2025-10-01T23:28:48.893Z] ***** non durable for source:
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,760 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601501: User anonymous@127.0.0.1:42434 is consuming a message from source: Reference[23]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=23, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,760 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601500: User anonymous@127.0.0.1:42432 is sending a message AMQPStandardMessage( [durable=false, messageID=24, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z] ***** durable queues source:
[2025-10-01T23:28:48.893Z] - queueID=15 address:source name:source filter:null
[2025-10-01T23:28:48.893Z] ***** non durable for source:
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,761 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601501: User anonymous@127.0.0.1:42434 is consuming a message from source: Reference[24]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=24, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,821 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42434 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=20, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,824 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42434 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=21, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,825 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42434 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=22, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,826 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42434 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=23, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,827 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42434 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=24, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,828 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601500: User anonymous@127.0.0.1:42432 is sending a message AMQPStandardMessage( [durable=false, messageID=30, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z] ***** durable queues source:
[2025-10-01T23:28:48.893Z] - queueID=15 address:source name:source filter:null
[2025-10-01T23:28:48.893Z] ***** non durable for source:
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,829 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601501: User anonymous@127.0.0.1:42434 is consuming a message from source: Reference[30]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=30, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,830 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601500: User anonymous@127.0.0.1:42432 is sending a message AMQPStandardMessage( [durable=false, messageID=31, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z] ***** durable queues source:
[2025-10-01T23:28:48.893Z] - queueID=15 address:source name:source filter:null
[2025-10-01T23:28:48.893Z] ***** non durable for source:
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,830 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601501: User anonymous@127.0.0.1:42434 is consuming a message from source: Reference[31]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=31, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,831 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601500: User anonymous@127.0.0.1:42432 is sending a message AMQPStandardMessage( [durable=false, messageID=32, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z] ***** durable queues source:
[2025-10-01T23:28:48.893Z] - queueID=15 address:source name:source filter:null
[2025-10-01T23:28:48.893Z] ***** non durable for source:
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,832 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601501: User anonymous@127.0.0.1:42434 is consuming a message from source: Reference[32]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=32, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,832 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601500: User anonymous@127.0.0.1:42432 is sending a message AMQPStandardMessage( [durable=false, messageID=33, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z] ***** durable queues source:
[2025-10-01T23:28:48.893Z] - queueID=15 address:source name:source filter:null
[2025-10-01T23:28:48.893Z] ***** non durable for source:
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,833 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601501: User anonymous@127.0.0.1:42434 is consuming a message from source: Reference[33]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=33, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,833 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601500: User anonymous@127.0.0.1:42432 is sending a message AMQPStandardMessage( [durable=false, messageID=34, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z] ***** durable queues source:
[2025-10-01T23:28:48.893Z] - queueID=15 address:source name:source filter:null
[2025-10-01T23:28:48.893Z] ***** non durable for source:
[2025-10-01T23:28:48.893Z] ..................................................
[2025-10-01T23:28:48.893Z]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,834 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5023bb8b)) AMQ601501: User anonymous@127.0.0.1:42434 is consuming a message from source: Reference[34]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=34, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,839 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42434 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=30, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,839 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42434 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=31, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,840 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42434 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=32, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,840 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42434 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=33, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:23,841 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42434 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=34, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:25,302 ERROR [io.qua.mut.run.MutinyInfrastructure] (vert.x-eventloop-thread-0) Mutiny had to drop the following exception: io.vertx.core.impl.NoStackTraceThrowable: Connection disconnected
[2025-10-01T23:28:48.893Z]
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:25,358 INFO [io.quarkus] (main) Quarkus stopped in 0.103s
[2025-10-01T23:28:48.893Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.008 s - in io.quarkus.smallrye.reactivemessaging.amqp.SecuredAmqpTest
[2025-10-01T23:28:48.893Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest
[2025-10-01T23:28:48.893Z] Tests paused
[2025-10-01T23:28:48.893Z] 2025-10-01 22:36:25,562 INFO [org.apa.act.art.cor.server] (main) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0acf30cd-9f17-11f0-8939-0242ac110002] stopped, uptime 9.321 seconds
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,674 INFO [org.apa.act.art.cor.server] (main) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,674 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,675 INFO [org.apa.act.art.cor.server] (main) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 786,432,000
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,675 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,676 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,676 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,676 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@4750e942 []
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,676 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,688 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,688 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,730 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@30219e1c []
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,731 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7be261d7 []
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,731 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6d242d87 []
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,732 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3e0c2db []
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,734 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3f8d6dc5 []
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,736 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@57094f3a []
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,738 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b8d0849 []
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,822 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,822 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,826 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,826 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,829 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@1e7ee7f9 []
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,831 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@4a4942b6 []
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,832 INFO [org.apa.act.art.cor.server] (main) AMQ224112: Auto removing Queue source with queueID=15 on address=source
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,869 INFO [org.apa.act.art.cor.server] (main) AMQ224113: Auto removing Address source
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,876 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,880 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,882 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:25,882 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=0acf30cd-9f17-11f0-8939-0242ac110002]
[2025-10-01T23:28:48.894Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.894Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.894Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.894Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.894Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,420 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,450 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,486 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,511 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,681 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.140s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,681 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,681 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,698 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42438 successfully authenticated
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,699 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42440 successfully authenticated
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,700 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,712 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,712 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42438 successfully authenticated
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,713 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42438 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [12cf39b6-9f17-11f0-8939-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@54df53a5, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@278eaa8c, true, OperationContextImpl [1376307915] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,718 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42440 successfully authenticated
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,719 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42440 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [12d02417-9f17-11f0-8939-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@7f55c6de, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@74b36166, true, OperationContextImpl [120594094] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,720 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:42440 is creating address on target resource: 12d02417-9f17-11f0-8939-0242ac110002 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,722 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:42440 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@742149b9 []
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,724 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:42440 is creating a queue on target resource: ServerSessionImpl() [with parameters: [QueueConfiguration [id=null, name=source, address=null, routingType=ANYCAST, filterString=null, durable=null, user=null, maxConsumers=null, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=null, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=null, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,726 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:42440 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b76ae0a []
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,729 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:42440 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,732 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,931 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42438 is sending a message AMQPStandardMessage( [durable=false, messageID=62, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2025-10-01T23:28:48.894Z] ..................................................
[2025-10-01T23:28:48.894Z]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,932 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42440 is consuming a message from source: Reference[62]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=62, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,941 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 2
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:29,943 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42440 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=62, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,097 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42438 is sending a message AMQPStandardMessage( [durable=false, messageID=64, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.894Z] ..................................................
[2025-10-01T23:28:48.894Z] ***** durable queues source:
[2025-10-01T23:28:48.894Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.894Z] ***** non durable for source:
[2025-10-01T23:28:48.894Z] ..................................................
[2025-10-01T23:28:48.894Z]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,099 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42440 is consuming a message from source: Reference[64]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=64, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,103 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 3
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,106 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42440 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=64, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,297 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42438 is sending a message AMQPStandardMessage( [durable=false, messageID=66, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.894Z] ..................................................
[2025-10-01T23:28:48.894Z] ***** durable queues source:
[2025-10-01T23:28:48.894Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.894Z] ***** non durable for source:
[2025-10-01T23:28:48.894Z] ..................................................
[2025-10-01T23:28:48.894Z]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,298 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42440 is consuming a message from source: Reference[66]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=66, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,301 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 4
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,304 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42440 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=66, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,497 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42438 is sending a message AMQPStandardMessage( [durable=false, messageID=68, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.894Z] ..................................................
[2025-10-01T23:28:48.894Z] ***** durable queues source:
[2025-10-01T23:28:48.894Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.894Z] ***** non durable for source:
[2025-10-01T23:28:48.894Z] ..................................................
[2025-10-01T23:28:48.894Z]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,498 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42440 is consuming a message from source: Reference[68]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=68, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,501 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 5
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,504 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42440 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=68, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,697 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42438 is sending a message AMQPStandardMessage( [durable=false, messageID=70, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.894Z] ..................................................
[2025-10-01T23:28:48.894Z] ***** durable queues source:
[2025-10-01T23:28:48.894Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.894Z] ***** non durable for source:
[2025-10-01T23:28:48.894Z] ..................................................
[2025-10-01T23:28:48.894Z]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,698 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42440 is consuming a message from source: Reference[70]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=70, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,700 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 6
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,703 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42440 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=70, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,897 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42438 is sending a message AMQPStandardMessage( [durable=false, messageID=72, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.894Z] ..................................................
[2025-10-01T23:28:48.894Z] ***** durable queues source:
[2025-10-01T23:28:48.894Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.894Z] ***** non durable for source:
[2025-10-01T23:28:48.894Z] ..................................................
[2025-10-01T23:28:48.894Z]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,898 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42440 is consuming a message from source: Reference[72]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=72, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,901 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 7
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:30,904 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42440 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=72, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:31,097 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42438 is sending a message AMQPStandardMessage( [durable=false, messageID=74, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.894Z] ..................................................
[2025-10-01T23:28:48.894Z] ***** durable queues source:
[2025-10-01T23:28:48.894Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.894Z] ***** non durable for source:
[2025-10-01T23:28:48.894Z] ..................................................
[2025-10-01T23:28:48.894Z]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:31,098 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42440 is consuming a message from source: Reference[74]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=74, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:31,100 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 8
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:31,103 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42440 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=74, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.894Z] 2025-10-01 22:36:31,297 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42438 is sending a message AMQPStandardMessage( [durable=false, messageID=76, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.894Z] ..................................................
[2025-10-01T23:28:48.894Z] ***** durable queues source:
[2025-10-01T23:28:48.894Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.894Z] ***** non durable for source:
[2025-10-01T23:28:48.894Z] ..................................................
[2025-10-01T23:28:48.895Z]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:31,298 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42440 is consuming a message from source: Reference[76]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=76, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:31,300 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 9
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:31,302 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42440 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=76, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:31,497 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42438 is sending a message AMQPStandardMessage( [durable=false, messageID=78, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z] ***** durable queues source:
[2025-10-01T23:28:48.895Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.895Z] ***** non durable for source:
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:31,499 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42440 is consuming a message from source: Reference[78]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=78, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:31,502 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 10
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:31,508 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42440 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=78, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:31,697 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42438 is sending a message AMQPStandardMessage( [durable=false, messageID=80, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z] ***** durable queues source:
[2025-10-01T23:28:48.895Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.895Z] ***** non durable for source:
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:31,698 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42440 is consuming a message from source: Reference[80]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=80, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:31,701 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 11
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:31,704 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42440 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=80, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:31,897 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42438 is sending a message AMQPStandardMessage( [durable=false, messageID=82, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z] ***** durable queues source:
[2025-10-01T23:28:48.895Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.895Z] ***** non durable for source:
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:31,898 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42440 is consuming a message from source: Reference[82]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=82, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:31,902 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 12
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:31,905 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42440 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=82, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:32,097 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42438 is sending a message AMQPStandardMessage( [durable=false, messageID=84, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z] ***** durable queues source:
[2025-10-01T23:28:48.895Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.895Z] ***** non durable for source:
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:32,098 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42440 is consuming a message from source: Reference[84]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=84, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:32,100 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 13
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:32,103 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42440 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=84, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:32,297 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42438 is sending a message AMQPStandardMessage( [durable=false, messageID=86, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z] ***** durable queues source:
[2025-10-01T23:28:48.895Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.895Z] ***** non durable for source:
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:32,297 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42440 is consuming a message from source: Reference[86]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=86, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:32,300 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 14
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:32,304 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42440 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=86, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:32,496 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42438 is sending a message AMQPStandardMessage( [durable=false, messageID=88, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z] ***** durable queues source:
[2025-10-01T23:28:48.895Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.895Z] ***** non durable for source:
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:32,497 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42440 is consuming a message from source: Reference[88]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=88, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:32,499 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 15
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:32,502 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42440 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=88, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:32,712 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42438 is sending a message AMQPStandardMessage( [durable=false, messageID=90, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z] ***** durable queues source:
[2025-10-01T23:28:48.895Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.895Z] ***** non durable for source:
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:32,713 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42440 is consuming a message from source: Reference[90]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=90, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:32,716 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 16
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:32,719 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42440 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=90, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:32,874 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-10-thread-1) Restarting quarkus due to changes in Consumer.class.
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:32,900 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.024s
[2025-10-01T23:28:48.895Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.895Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.895Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.895Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.895Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,425 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,427 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,430 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,431 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,440 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.532s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,440 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,440 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,441 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-10-thread-1) Live reload total time: 1.346s
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,453 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42444 successfully authenticated
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,454 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,456 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42444 successfully authenticated
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,456 INFO [org.apa.act.aud.base] (Thread-4 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42444 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [150a83b9-9f17-11f0-8939-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@2caa5a18, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@6eb31c17, true, OperationContextImpl [1414896271] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,469 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42442 successfully authenticated
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,470 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,471 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42442 successfully authenticated
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,471 INFO [org.apa.act.aud.base] (Thread-3 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42442 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [150ccdaa-9f17-11f0-8939-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@4bf64df4, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@7687c731, true, OperationContextImpl [865186080] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,471 INFO [org.apa.act.aud.base] (Thread-3 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:42442 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,473 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16203: AMQP Receiver listening address source
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,636 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42444 is sending a message AMQPStandardMessage( [durable=false, messageID=100, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,638 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42442 is consuming a message from source: Reference[100]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=100, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,642 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 3
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,644 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42442 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=100, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,835 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42444 is sending a message AMQPStandardMessage( [durable=false, messageID=102, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z] ***** durable queues source:
[2025-10-01T23:28:48.895Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.895Z] ***** non durable for source:
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,836 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42442 is consuming a message from source: Reference[102]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=102, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,838 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 6
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:33,840 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42442 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=102, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:34,035 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42444 is sending a message AMQPStandardMessage( [durable=false, messageID=104, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z] ***** durable queues source:
[2025-10-01T23:28:48.895Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.895Z] ***** non durable for source:
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:34,037 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42442 is consuming a message from source: Reference[104]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=104, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:34,039 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 9
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:34,042 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42442 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=104, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.895Z] 2025-10-01 22:36:34,236 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42444 is sending a message AMQPStandardMessage( [durable=false, messageID=106, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z] ***** durable queues source:
[2025-10-01T23:28:48.895Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.895Z] ***** non durable for source:
[2025-10-01T23:28:48.895Z] ..................................................
[2025-10-01T23:28:48.895Z]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:34,237 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42442 is consuming a message from source: Reference[106]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=106, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:34,239 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 12
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:34,241 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42442 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=106, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:34,435 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42444 is sending a message AMQPStandardMessage( [durable=false, messageID=108, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z] ***** durable queues source:
[2025-10-01T23:28:48.896Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.896Z] ***** non durable for source:
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:34,435 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42442 is consuming a message from source: Reference[108]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=108, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:34,438 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 15
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:34,440 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42442 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=108, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:34,543 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-10-01T23:28:48.896Z] Tests paused
[2025-10-01T23:28:48.896Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.896Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.896Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.896Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.896Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:36,976 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,005 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,036 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,048 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,230 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.187s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,231 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,235 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,258 INFO [org.apa.act.aud.resource] (Thread-6 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42448 successfully authenticated
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,259 INFO [org.apa.act.aud.resource] (Thread-5 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42446 successfully authenticated
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,261 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,274 INFO [org.apa.act.aud.resource] (Thread-6 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42448 successfully authenticated
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,274 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,274 INFO [org.apa.act.aud.base] (Thread-6 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42448 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [1751185b-9f17-11f0-8939-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@67adfbe, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@243cccc2, true, OperationContextImpl [2127532211] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,281 INFO [org.apa.act.aud.resource] (Thread-5 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42446 successfully authenticated
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,281 INFO [org.apa.act.aud.base] (Thread-5 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42446 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [175229cc-9f17-11f0-8939-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@251bf5c0, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@504cd4e3, true, OperationContextImpl [1574619809] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,282 INFO [org.apa.act.aud.base] (Thread-5 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:42446 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,316 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,486 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42448 is sending a message AMQPStandardMessage( [durable=false, messageID=118, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,487 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42446 is consuming a message from source: Reference[118]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=118, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,504 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 2
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,507 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42446 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=118, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,652 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42448 is sending a message AMQPStandardMessage( [durable=false, messageID=120, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z] ***** durable queues source:
[2025-10-01T23:28:48.896Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.896Z] ***** non durable for source:
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,653 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42446 is consuming a message from source: Reference[120]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=120, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,657 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 3
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,659 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42446 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=120, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,852 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42448 is sending a message AMQPStandardMessage( [durable=false, messageID=122, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z] ***** durable queues source:
[2025-10-01T23:28:48.896Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.896Z] ***** non durable for source:
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,853 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42446 is consuming a message from source: Reference[122]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=122, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,856 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 4
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:37,858 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42446 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=122, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,052 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42448 is sending a message AMQPStandardMessage( [durable=false, messageID=124, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z] ***** durable queues source:
[2025-10-01T23:28:48.896Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.896Z] ***** non durable for source:
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,053 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42446 is consuming a message from source: Reference[124]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=124, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,056 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 5
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,059 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42446 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=124, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,252 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42448 is sending a message AMQPStandardMessage( [durable=false, messageID=126, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z] ***** durable queues source:
[2025-10-01T23:28:48.896Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.896Z] ***** non durable for source:
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,253 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42446 is consuming a message from source: Reference[126]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=126, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,256 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 6
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,259 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42446 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=126, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,452 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42448 is sending a message AMQPStandardMessage( [durable=false, messageID=128, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z] ***** durable queues source:
[2025-10-01T23:28:48.896Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.896Z] ***** non durable for source:
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,453 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42446 is consuming a message from source: Reference[128]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=128, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,456 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 7
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,458 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42446 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=128, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,652 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42448 is sending a message AMQPStandardMessage( [durable=false, messageID=130, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z] ***** durable queues source:
[2025-10-01T23:28:48.896Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.896Z] ***** non durable for source:
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,653 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42446 is consuming a message from source: Reference[130]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=130, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,659 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 8
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,661 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42446 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=130, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,852 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42448 is sending a message AMQPStandardMessage( [durable=false, messageID=132, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z] ***** durable queues source:
[2025-10-01T23:28:48.896Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.896Z] ***** non durable for source:
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,853 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42446 is consuming a message from source: Reference[132]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=132, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,856 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 9
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:38,859 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42446 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=132, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:39,053 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42448 is sending a message AMQPStandardMessage( [durable=false, messageID=134, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z] ***** durable queues source:
[2025-10-01T23:28:48.896Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.896Z] ***** non durable for source:
[2025-10-01T23:28:48.896Z] ..................................................
[2025-10-01T23:28:48.896Z]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:39,054 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42446 is consuming a message from source: Reference[134]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=134, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.896Z] 2025-10-01 22:36:39,057 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 10
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,060 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42446 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=134, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,252 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42448 is sending a message AMQPStandardMessage( [durable=false, messageID=136, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.897Z] ..................................................
[2025-10-01T23:28:48.897Z] ***** durable queues source:
[2025-10-01T23:28:48.897Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.897Z] ***** non durable for source:
[2025-10-01T23:28:48.897Z] ..................................................
[2025-10-01T23:28:48.897Z]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,253 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42446 is consuming a message from source: Reference[136]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=136, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,257 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 11
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,259 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42446 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=136, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,452 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42448 is sending a message AMQPStandardMessage( [durable=false, messageID=138, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.897Z] ..................................................
[2025-10-01T23:28:48.897Z] ***** durable queues source:
[2025-10-01T23:28:48.897Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.897Z] ***** non durable for source:
[2025-10-01T23:28:48.897Z] ..................................................
[2025-10-01T23:28:48.897Z]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,453 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42446 is consuming a message from source: Reference[138]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=138, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,457 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 12
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,460 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42446 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=138, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,652 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42448 is sending a message AMQPStandardMessage( [durable=false, messageID=140, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.897Z] ..................................................
[2025-10-01T23:28:48.897Z] ***** durable queues source:
[2025-10-01T23:28:48.897Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.897Z] ***** non durable for source:
[2025-10-01T23:28:48.897Z] ..................................................
[2025-10-01T23:28:48.897Z]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,653 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42446 is consuming a message from source: Reference[140]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=140, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,657 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 13
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,659 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42446 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=140, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,851 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42448 is sending a message AMQPStandardMessage( [durable=false, messageID=142, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.897Z] ..................................................
[2025-10-01T23:28:48.897Z] ***** durable queues source:
[2025-10-01T23:28:48.897Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.897Z] ***** non durable for source:
[2025-10-01T23:28:48.897Z] ..................................................
[2025-10-01T23:28:48.897Z]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,852 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42446 is consuming a message from source: Reference[142]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=142, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,853 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 14
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,854 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42446 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=142, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,922 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-23-thread-1) Restarting quarkus due to changes in Producer.class.
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,932 WARN [org.apa.act.art.cor.server] (Thread-6 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session 1751185b-9f17-11f0-8939-0242ac110002
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,933 WARN [org.apa.act.art.cor.server] (Thread-6 (activemq-netty-threads)) AMQ222107: Cleared up resources for session 1751185b-9f17-11f0-8939-0242ac110002
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:39,959 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.036s
[2025-10-01T23:28:48.897Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.897Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.897Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.897Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.897Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,440 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,441 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,444 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,446 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,448 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.482s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,448 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,448 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,449 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-23-thread-1) Live reload total time: 0.798s
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,531 INFO [org.apa.act.aud.resource] (Thread-7 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42450 successfully authenticated
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,532 INFO [org.apa.act.aud.resource] (Thread-8 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42452 successfully authenticated
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,533 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,536 INFO [org.apa.act.aud.resource] (Thread-8 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42452 successfully authenticated
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,536 INFO [org.apa.act.aud.base] (Thread-8 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42452 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [1942d63d-9f17-11f0-8939-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@71e9a910, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@70e6e2aa, true, OperationContextImpl [159921383] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,536 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,540 INFO [org.apa.act.aud.resource] (Thread-7 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42450 successfully authenticated
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,540 INFO [org.apa.act.aud.base] (Thread-7 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42450 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [1943727e-9f17-11f0-8939-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@3668c412, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@232dd907, true, OperationContextImpl [1314556557] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,541 INFO [org.apa.act.aud.base] (Thread-7 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:42450 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,547 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16203: AMQP Receiver listening address source
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,650 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42452 is sending a message AMQPStandardMessage( [durable=false, messageID=152, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2025-10-01T23:28:48.897Z] ..................................................
[2025-10-01T23:28:48.897Z]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,651 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42450 is consuming a message from source: Reference[152]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=152, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,655 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 2
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,657 INFO [org.apa.act.aud.message] (Thread-7 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42450 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=152, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,849 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42452 is sending a message AMQPStandardMessage( [durable=false, messageID=154, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.897Z] ..................................................
[2025-10-01T23:28:48.897Z] ***** durable queues source:
[2025-10-01T23:28:48.897Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.897Z] ***** non durable for source:
[2025-10-01T23:28:48.897Z] ..................................................
[2025-10-01T23:28:48.897Z]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,850 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42450 is consuming a message from source: Reference[154]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=154, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,853 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 4
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:40,855 INFO [org.apa.act.aud.message] (Thread-7 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42450 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=154, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,049 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42452 is sending a message AMQPStandardMessage( [durable=false, messageID=156, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.897Z] ..................................................
[2025-10-01T23:28:48.897Z] ***** durable queues source:
[2025-10-01T23:28:48.897Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.897Z] ***** non durable for source:
[2025-10-01T23:28:48.897Z] ..................................................
[2025-10-01T23:28:48.897Z]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,050 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42450 is consuming a message from source: Reference[156]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=156, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,053 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 6
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,055 INFO [org.apa.act.aud.message] (Thread-7 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42450 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=156, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,250 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42452 is sending a message AMQPStandardMessage( [durable=false, messageID=158, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.897Z] ..................................................
[2025-10-01T23:28:48.897Z] ***** durable queues source:
[2025-10-01T23:28:48.897Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.897Z] ***** non durable for source:
[2025-10-01T23:28:48.897Z] ..................................................
[2025-10-01T23:28:48.897Z]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,251 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42450 is consuming a message from source: Reference[158]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=158, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,253 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 8
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,255 INFO [org.apa.act.aud.message] (Thread-7 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42450 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=158, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,449 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601500: User anonymous@127.0.0.1:42452 is sending a message AMQPStandardMessage( [durable=false, messageID=160, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-10-01T23:28:48.897Z] ..................................................
[2025-10-01T23:28:48.897Z] ***** durable queues source:
[2025-10-01T23:28:48.897Z] - queueID=57 address:source name:source filter:null
[2025-10-01T23:28:48.897Z] ***** non durable for source:
[2025-10-01T23:28:48.897Z] ..................................................
[2025-10-01T23:28:48.897Z]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,450 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@380f9c1d)) AMQ601501: User anonymous@127.0.0.1:42450 is consuming a message from source: Reference[160]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=160, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,452 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 10
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,454 INFO [org.apa.act.aud.message] (Thread-7 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42450 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=160, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,517 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-10-01T23:28:48.897Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.142 s - in io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest
[2025-10-01T23:28:48.897Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.devmode.AmqpDevModeTest
[2025-10-01T23:28:48.897Z] Tests paused
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,520 WARN [org.apa.act.art.cor.server] (Thread-8 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session 1942d63d-9f17-11f0-8939-0242ac110002
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,520 WARN [org.apa.act.art.cor.server] (Thread-8 (activemq-netty-threads)) AMQ222107: Cleared up resources for session 1942d63d-9f17-11f0-8939-0242ac110002
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,737 INFO [org.apa.act.art.cor.server] (main) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0acf30cd-9f17-11f0-8939-0242ac110002] stopped, uptime 16.063 seconds
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,786 INFO [org.apa.act.art.cor.server] (main) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,786 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,787 INFO [org.apa.act.art.cor.server] (main) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 786,432,000
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,787 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,787 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,788 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,788 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@10eb9604 []
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,788 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,794 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,794 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,801 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5091d5bf []
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,801 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@50f3bc0e []
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,802 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@185c86ad []
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,802 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@232458db []
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,803 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7d465d2d []
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,804 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@30189d47 []
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,805 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c8d0c07 []
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,845 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,845 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,845 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,845 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,847 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@4dee67cd []
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,848 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@28ee468 []
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,849 INFO [org.apa.act.art.cor.server] (main) AMQ224112: Auto removing Queue source with queueID=57 on address=source
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,849 INFO [org.apa.act.art.cor.server] (main) AMQ224113: Auto removing Address source
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,852 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,853 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,855 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2025-10-01T23:28:48.897Z] 2025-10-01 22:36:41,855 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=0acf30cd-9f17-11f0-8939-0242ac110002]
[2025-10-01T23:28:48.898Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.898Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.898Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.898Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.898Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,395 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,424 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,476 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,489 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,634 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.281s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,635 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,635 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,649 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42454 successfully authenticated
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,655 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,676 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42454 successfully authenticated
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,676 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42454 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [1bba8d02-9f17-11f0-8939-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@3e91039, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@dc5877b, true, OperationContextImpl [2071311958] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,677 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42456 successfully authenticated
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,678 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,684 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42456 successfully authenticated
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,684 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42456 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [1bbbc583-9f17-11f0-8939-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@791f4442, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@5a3d2616, true, OperationContextImpl [30675675] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,685 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:42456 is creating address on target resource: 1bbbc583-9f17-11f0-8939-0242ac110002 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,686 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:42456 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@b33d17f []
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,687 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:42456 is creating a queue on target resource: ServerSessionImpl() [with parameters: [QueueConfiguration [id=null, name=source, address=null, routingType=ANYCAST, filterString=null, durable=null, user=null, maxConsumers=null, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=null, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=null, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,689 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:42456 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@80da90f []
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,691 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:42456 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,706 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42454 is sending a message AMQPStandardMessage( [durable=false, messageID=184, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,706 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,712 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42456 is consuming a message from source: Reference[184]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=184, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,720 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42454 is sending a message AMQPStandardMessage( [durable=false, messageID=185, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z] ***** durable queues source:
[2025-10-01T23:28:48.898Z] - queueID=179 address:source name:source filter:null
[2025-10-01T23:28:48.898Z] ***** non durable for source:
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,720 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42456 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=184, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,720 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42456 is consuming a message from source: Reference[185]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=185, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,723 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42456 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=185, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,727 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42454 is sending a message AMQPStandardMessage( [durable=false, messageID=188, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z] ***** durable queues source:
[2025-10-01T23:28:48.898Z] - queueID=179 address:source name:source filter:null
[2025-10-01T23:28:48.898Z] ***** non durable for source:
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,727 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42456 is consuming a message from source: Reference[188]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=188, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,729 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42456 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=188, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,738 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42454 is sending a message AMQPStandardMessage( [durable=false, messageID=190, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z] ***** durable queues source:
[2025-10-01T23:28:48.898Z] - queueID=179 address:source name:source filter:null
[2025-10-01T23:28:48.898Z] ***** non durable for source:
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,738 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42456 is consuming a message from source: Reference[190]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=190, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,740 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42456 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=190, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,748 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42454 is sending a message AMQPStandardMessage( [durable=false, messageID=192, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z] ***** durable queues source:
[2025-10-01T23:28:48.898Z] - queueID=179 address:source name:source filter:null
[2025-10-01T23:28:48.898Z] ***** non durable for source:
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,749 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42456 is consuming a message from source: Reference[192]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=192, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,751 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42456 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=192, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,759 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42454 is sending a message AMQPStandardMessage( [durable=false, messageID=194, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z] ***** durable queues source:
[2025-10-01T23:28:48.898Z] - queueID=179 address:source name:source filter:null
[2025-10-01T23:28:48.898Z] ***** non durable for source:
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,760 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42456 is consuming a message from source: Reference[194]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=194, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,763 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42456 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=194, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,771 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42454 is sending a message AMQPStandardMessage( [durable=false, messageID=196, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z] ***** durable queues source:
[2025-10-01T23:28:48.898Z] - queueID=179 address:source name:source filter:null
[2025-10-01T23:28:48.898Z] ***** non durable for source:
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,771 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42456 is consuming a message from source: Reference[196]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=196, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,775 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42456 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=196, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,781 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42454 is sending a message AMQPStandardMessage( [durable=false, messageID=198, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z] ***** durable queues source:
[2025-10-01T23:28:48.898Z] - queueID=179 address:source name:source filter:null
[2025-10-01T23:28:48.898Z] ***** non durable for source:
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,782 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42456 is consuming a message from source: Reference[198]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=198, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,786 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42456 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=198, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,793 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42454 is sending a message AMQPStandardMessage( [durable=false, messageID=200, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z] ***** durable queues source:
[2025-10-01T23:28:48.898Z] - queueID=179 address:source name:source filter:null
[2025-10-01T23:28:48.898Z] ***** non durable for source:
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,794 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42456 is consuming a message from source: Reference[200]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=200, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,798 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42456 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=200, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,804 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42454 is sending a message AMQPStandardMessage( [durable=false, messageID=202, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z] ***** durable queues source:
[2025-10-01T23:28:48.898Z] - queueID=179 address:source name:source filter:null
[2025-10-01T23:28:48.898Z] ***** non durable for source:
[2025-10-01T23:28:48.898Z] ..................................................
[2025-10-01T23:28:48.898Z]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,804 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42456 is consuming a message from source: Reference[202]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=202, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:44,813 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42456 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=202, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:46,593 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in ProducingBean.class.
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:46,603 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-10-01T23:28:48.898Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.898Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.898Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.898Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.898Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:46,970 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:46,972 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:46,976 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:46,978 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:46,980 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.368s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:46,980 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.898Z] 2025-10-01 22:36:46,980 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:46,982 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42462 successfully authenticated
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:46,983 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:46,984 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42462 successfully authenticated
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:46,984 INFO [org.apa.act.aud.base] (Thread-3 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42462 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [1d1ab945-9f17-11f0-8939-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@1138969b, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@5a706aa9, true, OperationContextImpl [1777567054] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:46,988 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42462 is sending a message AMQPStandardMessage( [durable=false, messageID=209, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:46,997 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.566s
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,003 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42464 successfully authenticated
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,004 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,005 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42462 is sending a message AMQPStandardMessage( [durable=false, messageID=210, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z] ***** durable queues source:
[2025-10-01T23:28:48.899Z] - queueID=179 address:source name:source filter:null
[2025-10-01T23:28:48.899Z] ***** non durable for source:
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,006 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42464 successfully authenticated
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,006 INFO [org.apa.act.aud.base] (Thread-4 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42464 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [1d1e14a6-9f17-11f0-8939-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@7d01e880, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@1443db63, true, OperationContextImpl [84201514] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,007 INFO [org.apa.act.aud.base] (Thread-4 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:42464 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,008 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16203: AMQP Receiver listening address source
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,009 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42462 is sending a message AMQPStandardMessage( [durable=false, messageID=214, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z] ***** durable queues source:
[2025-10-01T23:28:48.899Z] - queueID=179 address:source name:source filter:null
[2025-10-01T23:28:48.899Z] ***** non durable for source:
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,009 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42464 is consuming a message from source: Reference[209]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=209, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,010 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42464 is consuming a message from source: Reference[210]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=210, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,010 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42464 is consuming a message from source: Reference[214]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=214, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,013 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42464 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=209, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,014 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42464 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=210, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,014 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42464 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=214, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,020 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42462 is sending a message AMQPStandardMessage( [durable=false, messageID=218, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z] ***** durable queues source:
[2025-10-01T23:28:48.899Z] - queueID=179 address:source name:source filter:null
[2025-10-01T23:28:48.899Z] ***** non durable for source:
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,020 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42464 is consuming a message from source: Reference[218]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=218, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,022 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42464 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=218, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,031 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42462 is sending a message AMQPStandardMessage( [durable=false, messageID=220, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z] ***** durable queues source:
[2025-10-01T23:28:48.899Z] - queueID=179 address:source name:source filter:null
[2025-10-01T23:28:48.899Z] ***** non durable for source:
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,031 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42464 is consuming a message from source: Reference[220]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=220, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,033 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42464 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=220, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,042 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42462 is sending a message AMQPStandardMessage( [durable=false, messageID=222, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z] ***** durable queues source:
[2025-10-01T23:28:48.899Z] - queueID=179 address:source name:source filter:null
[2025-10-01T23:28:48.899Z] ***** non durable for source:
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,042 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42464 is consuming a message from source: Reference[222]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=222, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,045 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42464 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=222, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,053 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42462 is sending a message AMQPStandardMessage( [durable=false, messageID=224, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z] ***** durable queues source:
[2025-10-01T23:28:48.899Z] - queueID=179 address:source name:source filter:null
[2025-10-01T23:28:48.899Z] ***** non durable for source:
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,054 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42464 is consuming a message from source: Reference[224]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=224, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,057 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42464 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=224, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,064 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42462 is sending a message AMQPStandardMessage( [durable=false, messageID=226, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z] ***** durable queues source:
[2025-10-01T23:28:48.899Z] - queueID=179 address:source name:source filter:null
[2025-10-01T23:28:48.899Z] ***** non durable for source:
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,065 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42464 is consuming a message from source: Reference[226]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=226, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,069 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42464 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=226, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,076 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42462 is sending a message AMQPStandardMessage( [durable=false, messageID=228, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z] ***** durable queues source:
[2025-10-01T23:28:48.899Z] - queueID=179 address:source name:source filter:null
[2025-10-01T23:28:48.899Z] ***** non durable for source:
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,076 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42464 is consuming a message from source: Reference[228]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=228, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,080 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42464 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=228, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,087 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601500: User anonymous@127.0.0.1:42462 is sending a message AMQPStandardMessage( [durable=false, messageID=230, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z] ***** durable queues source:
[2025-10-01T23:28:48.899Z] - queueID=179 address:source name:source filter:null
[2025-10-01T23:28:48.899Z] ***** non durable for source:
[2025-10-01T23:28:48.899Z] ..................................................
[2025-10-01T23:28:48.899Z]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,088 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@25a5d43a)) AMQ601501: User anonymous@127.0.0.1:42464 is consuming a message from source: Reference[230]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=230, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,092 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42464 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=230, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,130 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.899Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.589 s - in io.quarkus.smallrye.reactivemessaging.amqp.devmode.AmqpDevModeTest
[2025-10-01T23:28:48.899Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.AnonymousAmqpTest
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,132 WARN [org.apa.act.art.cor.server] (Thread-4 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session 1d1e14a6-9f17-11f0-8939-0242ac110002
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,132 WARN [org.apa.act.art.cor.server] (Thread-4 (activemq-netty-threads)) AMQ222107: Cleared up resources for session 1d1e14a6-9f17-11f0-8939-0242ac110002
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,333 INFO [org.apa.act.art.cor.server] (main) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0acf30cd-9f17-11f0-8939-0242ac110002] stopped, uptime 5.546 seconds
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,390 INFO [org.apa.act.art.cor.server] (main) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,390 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,390 INFO [org.apa.act.art.cor.server] (main) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 786,432,000
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,390 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,391 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,391 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,392 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@40eeb885 []
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,392 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,426 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,426 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,448 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@29a513b0 []
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,449 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2a47c7e2 []
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,449 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@46a0d7b1 []
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,450 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5e28b23d []
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,450 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f9102db []
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,451 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4b7da61c []
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,452 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@b20fd9d []
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,504 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,504 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,505 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,505 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,507 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@10020f9e []
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,509 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@4752509f []
[2025-10-01T23:28:48.899Z] 2025-10-01 22:36:47,509 INFO [org.apa.act.art.cor.server] (main) AMQ224112: Auto removing Queue source with queueID=179 on address=source
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:47,510 INFO [org.apa.act.art.cor.server] (main) AMQ224113: Auto removing Address source
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:47,516 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:47,519 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:47,521 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:47,521 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=0acf30cd-9f17-11f0-8939-0242ac110002]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:48,725 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:48,751 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:48,785 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:48,797 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:48,975 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.642s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:48,975 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:48,975 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,000 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42468 successfully authenticated
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,002 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42470 successfully authenticated
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,005 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,020 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,020 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42468 successfully authenticated
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,020 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42468 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [1e51648a-9f17-11f0-8939-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@2708f838, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@44f822a2, true, OperationContextImpl [1599959867] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,025 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42470 successfully authenticated
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,025 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42470 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [1e5227db-9f17-11f0-8939-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@37a1f613, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@217fb261, true, OperationContextImpl [1334967013] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,026 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:42470 is creating address on target resource: 1e5227db-9f17-11f0-8939-0242ac110002 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,026 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:42470 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@708a1f78 []
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,027 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:42470 is creating a queue on target resource: ServerSessionImpl() [with parameters: [QueueConfiguration [id=null, name=source, address=null, routingType=ANYCAST, filterString=null, durable=null, user=null, maxConsumers=null, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=null, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=null, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,028 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:42470 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48a36e14 []
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,029 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:42470 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,048 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,048 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601500: User anonymous@127.0.0.1:42468 is sending a message AMQPStandardMessage( [durable=false, messageID=254, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,053 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601501: User anonymous@127.0.0.1:42470 is consuming a message from source: Reference[254]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=254, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,059 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601500: User anonymous@127.0.0.1:42468 is sending a message AMQPStandardMessage( [durable=false, messageID=255, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z] ***** durable queues source:
[2025-10-01T23:28:48.900Z] - queueID=249 address:source name:source filter:null
[2025-10-01T23:28:48.900Z] ***** non durable for source:
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,059 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42470 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=254, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,060 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601501: User anonymous@127.0.0.1:42470 is consuming a message from source: Reference[255]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=255, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,061 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42470 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=255, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,070 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601500: User anonymous@127.0.0.1:42468 is sending a message AMQPStandardMessage( [durable=false, messageID=258, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z] ***** durable queues source:
[2025-10-01T23:28:48.900Z] - queueID=249 address:source name:source filter:null
[2025-10-01T23:28:48.900Z] ***** non durable for source:
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,071 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601501: User anonymous@127.0.0.1:42470 is consuming a message from source: Reference[258]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=258, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,072 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42470 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=258, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,081 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601500: User anonymous@127.0.0.1:42468 is sending a message AMQPStandardMessage( [durable=false, messageID=260, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z] ***** durable queues source:
[2025-10-01T23:28:48.900Z] - queueID=249 address:source name:source filter:null
[2025-10-01T23:28:48.900Z] ***** non durable for source:
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,082 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601501: User anonymous@127.0.0.1:42470 is consuming a message from source: Reference[260]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=260, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,084 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42470 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=260, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,091 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601500: User anonymous@127.0.0.1:42468 is sending a message AMQPStandardMessage( [durable=false, messageID=262, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z] ***** durable queues source:
[2025-10-01T23:28:48.900Z] - queueID=249 address:source name:source filter:null
[2025-10-01T23:28:48.900Z] ***** non durable for source:
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,092 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601501: User anonymous@127.0.0.1:42470 is consuming a message from source: Reference[262]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=262, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,095 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42470 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=262, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,103 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601500: User anonymous@127.0.0.1:42468 is sending a message AMQPStandardMessage( [durable=false, messageID=264, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z] ***** durable queues source:
[2025-10-01T23:28:48.900Z] - queueID=249 address:source name:source filter:null
[2025-10-01T23:28:48.900Z] ***** non durable for source:
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,103 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601501: User anonymous@127.0.0.1:42470 is consuming a message from source: Reference[264]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=264, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,107 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42470 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=264, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,114 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601500: User anonymous@127.0.0.1:42468 is sending a message AMQPStandardMessage( [durable=false, messageID=266, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z] ***** durable queues source:
[2025-10-01T23:28:48.900Z] - queueID=249 address:source name:source filter:null
[2025-10-01T23:28:48.900Z] ***** non durable for source:
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,114 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601501: User anonymous@127.0.0.1:42470 is consuming a message from source: Reference[266]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=266, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,117 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42470 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=266, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,125 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601500: User anonymous@127.0.0.1:42468 is sending a message AMQPStandardMessage( [durable=false, messageID=268, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z] ***** durable queues source:
[2025-10-01T23:28:48.900Z] - queueID=249 address:source name:source filter:null
[2025-10-01T23:28:48.900Z] ***** non durable for source:
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,125 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601501: User anonymous@127.0.0.1:42470 is consuming a message from source: Reference[268]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=268, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,128 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42470 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=268, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,136 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601500: User anonymous@127.0.0.1:42468 is sending a message AMQPStandardMessage( [durable=false, messageID=270, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z] ***** durable queues source:
[2025-10-01T23:28:48.900Z] - queueID=249 address:source name:source filter:null
[2025-10-01T23:28:48.900Z] ***** non durable for source:
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,136 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601501: User anonymous@127.0.0.1:42470 is consuming a message from source: Reference[270]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=270, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,140 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42470 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=270, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,147 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601500: User anonymous@127.0.0.1:42468 is sending a message AMQPStandardMessage( [durable=false, messageID=272, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z] ***** durable queues source:
[2025-10-01T23:28:48.900Z] - queueID=249 address:source name:source filter:null
[2025-10-01T23:28:48.900Z] ***** non durable for source:
[2025-10-01T23:28:48.900Z] ..................................................
[2025-10-01T23:28:48.900Z]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,147 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@31f34208)) AMQ601501: User anonymous@127.0.0.1:42470 is consuming a message from source: Reference[272]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=272, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,150 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42470 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=272, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-10-01T23:28:48.900Z] 2025-10-01 22:36:49,508 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-10-01T23:28:48.900Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.288 s - in io.quarkus.smallrye.reactivemessaging.amqp.AnonymousAmqpTest
[2025-10-01T23:28:48.900Z] [INFO]
[2025-10-01T23:28:48.900Z] [INFO] Results:
[2025-10-01T23:28:48.900Z] [INFO]
[2025-10-01T23:28:48.900Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.900Z] [INFO]
[2025-10-01T23:28:48.900Z] [INFO]
[2025-10-01T23:28:48.900Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-10-01T23:28:48.901Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-10-01T23:28:48.901Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-10-01T23:28:48.901Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.901Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.901Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] -----< io.quarkus:quarkus-smallrye-reactive-messaging-mqtt-parent >-----
[2025-10-01T23:28:48.901Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - MQTT 2.7.5.Final [421/964]
[2025-10-01T23:28:48.901Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-10-01T23:28:48.901Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-10-01T23:28:48.901Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-messaging-mqtt >---------
[2025-10-01T23:28:48.901Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - MQTT - Runtime 2.7.5.Final [422/964]
[2025-10-01T23:28:48.901Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-mqtt/3.13.0/smallrye-reactive-messaging-mqtt-3.13.0.pom
[2025-10-01T23:28:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-mqtt/3.13.0/smallrye-reactive-messaging-mqtt-3.13.0.pom (3.2 kB at 24 kB/s)
[2025-10-01T23:28:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mqtt/2.19.0/smallrye-mutiny-vertx-mqtt-2.19.0.pom
[2025-10-01T23:28:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mqtt/2.19.0/smallrye-mutiny-vertx-mqtt-2.19.0.pom (5.4 kB at 12 kB/s)
[2025-10-01T23:28:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mqtt/4.2.5/vertx-mqtt-4.2.5.pom
[2025-10-01T23:28:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mqtt/4.2.5/vertx-mqtt-4.2.5.pom (4.0 kB at 11 kB/s)
[2025-10-01T23:28:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-mqtt/4.1.74.Final/netty-codec-mqtt-4.1.74.Final.pom
[2025-10-01T23:28:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-mqtt/4.1.74.Final/netty-codec-mqtt-4.1.74.Final.pom (2.1 kB at 14 kB/s)
[2025-10-01T23:28:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-mqtt/3.13.0/smallrye-reactive-messaging-mqtt-3.13.0.jar
[2025-10-01T23:28:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mqtt/2.19.0/smallrye-mutiny-vertx-mqtt-2.19.0.jar
[2025-10-01T23:28:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mqtt/4.2.5/vertx-mqtt-4.2.5.jar
[2025-10-01T23:28:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-mqtt/4.1.74.Final/netty-codec-mqtt-4.1.74.Final.jar
[2025-10-01T23:28:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-mqtt/4.1.74.Final/netty-codec-mqtt-4.1.74.Final.jar (99 kB at 592 kB/s)
[2025-10-01T23:28:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-mqtt/3.13.0/smallrye-reactive-messaging-mqtt-3.13.0.jar (67 kB at 312 kB/s)
[2025-10-01T23:28:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mqtt/2.19.0/smallrye-mutiny-vertx-mqtt-2.19.0.jar (59 kB at 101 kB/s)
[2025-10-01T23:28:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mqtt/4.2.5/vertx-mqtt-4.2.5.jar (98 kB at 163 kB/s)
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.901Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO] No sources to compile
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.901Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/src/test/resources
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO] No sources to compile
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO] No tests to run.
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/target/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final.jar
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/target/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-10-01T23:28:48.901Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/target/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final.jar
[2025-10-01T23:28:48.901Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final.pom
[2025-10-01T23:28:48.901Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/target/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-messaging-mqtt-deployment >---
[2025-10-01T23:28:48.901Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - MQTT - Deployment 2.7.5.Final [423/964]
[2025-10-01T23:28:48.901Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-10-01T23:28:48.901Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-10-01T23:28:48.901Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-10-01T23:28:48.901Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.901Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/src/main/resources
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-10-01T23:28:48.901Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.901Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/classes
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-10-01T23:28:48.901Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.901Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/src/test/resources
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-10-01T23:28:48.901Z] [INFO] No sources to compile
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-10-01T23:28:48.901Z] [INFO] No tests to run.
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-10-01T23:28:48.901Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-10-01T23:28:48.901Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-10-01T23:28:48.901Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.901Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.901Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-messaging-rabbitmq-parent >---
[2025-10-01T23:28:48.901Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 2.7.5.Final [424/964]
[2025-10-01T23:28:48.901Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-10-01T23:28:48.901Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-10-01T23:28:48.901Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] ------< io.quarkus:quarkus-smallrye-reactive-messaging-rabbitmq >-------
[2025-10-01T23:28:48.901Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime 2.7.5.Final [425/964]
[2025-10-01T23:28:48.901Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-rabbitmq/3.13.0/smallrye-reactive-messaging-rabbitmq-3.13.0.pom
[2025-10-01T23:28:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-rabbitmq/3.13.0/smallrye-reactive-messaging-rabbitmq-3.13.0.pom (3.9 kB at 11 kB/s)
[2025-10-01T23:28:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-rabbitmq-client/2.19.0/smallrye-mutiny-vertx-rabbitmq-client-2.19.0.pom
[2025-10-01T23:28:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-rabbitmq-client/2.19.0/smallrye-mutiny-vertx-rabbitmq-client-2.19.0.pom (5.6 kB at 26 kB/s)
[2025-10-01T23:28:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rabbitmq-client/4.2.5/vertx-rabbitmq-client-4.2.5.pom
[2025-10-01T23:28:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rabbitmq-client/4.2.5/vertx-rabbitmq-client-4.2.5.pom (4.2 kB at 22 kB/s)
[2025-10-01T23:28:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.10.0/amqp-client-5.10.0.pom
[2025-10-01T23:28:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.10.0/amqp-client-5.10.0.pom (36 kB at 418 kB/s)
[2025-10-01T23:28:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-rabbitmq/3.13.0/smallrye-reactive-messaging-rabbitmq-3.13.0.jar
[2025-10-01T23:28:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-rabbitmq-client/2.19.0/smallrye-mutiny-vertx-rabbitmq-client-2.19.0.jar
[2025-10-01T23:28:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rabbitmq-client/4.2.5/vertx-rabbitmq-client-4.2.5.jar
[2025-10-01T23:28:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.10.0/amqp-client-5.10.0.jar
[2025-10-01T23:28:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.10.0/amqp-client-5.10.0.jar (650 kB at 4.3 MB/s)
[2025-10-01T23:28:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rabbitmq-client/4.2.5/vertx-rabbitmq-client-4.2.5.jar (66 kB at 249 kB/s)
[2025-10-01T23:28:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-rabbitmq-client/2.19.0/smallrye-mutiny-vertx-rabbitmq-client-2.19.0.jar (30 kB at 97 kB/s)
[2025-10-01T23:28:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-rabbitmq/3.13.0/smallrye-reactive-messaging-rabbitmq-3.13.0.jar (86 kB at 136 kB/s)
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO] Processed 2 files in 17ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.901Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/rabbitmq/1.16.3/rabbitmq-1.16.3.pom
[2025-10-01T23:28:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/rabbitmq/1.16.3/rabbitmq-1.16.3.pom (1.5 kB at 11 kB/s)
[2025-10-01T23:28:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/rabbitmq/1.16.3/rabbitmq-1.16.3.jar
[2025-10-01T23:28:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/rabbitmq/1.16.3/rabbitmq-1.16.3.jar (7.5 kB at 69 kB/s)
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.901Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/classes
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.901Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/src/test/resources
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO] No sources to compile
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO] No tests to run.
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final.jar
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-10-01T23:28:48.901Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final.jar
[2025-10-01T23:28:48.901Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final.pom
[2025-10-01T23:28:48.901Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.901Z] [INFO]
[2025-10-01T23:28:48.901Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-messaging-rabbitmq-deployment >--
[2025-10-01T23:28:48.901Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment 2.7.5.Final [426/964]
[2025-10-01T23:28:48.902Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] Processed 5 files in 28ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] Processed 5 files in 00:00.017 (Already Sorted: 5, Needed Sorting: 0)
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.902Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/src/main/resources
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.902Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/classes
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.902Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/src/test/resources
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] No sources to compile
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] No tests to run.
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.902Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.902Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] -----------< io.quarkus:quarkus-reactive-datasource-parent >------------
[2025-10-01T23:28:48.902Z] [INFO] Building Quarkus - Reactive Datasource 2.7.5.Final [427/964]
[2025-10-01T23:28:48.902Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-datasource-parent ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-datasource-parent ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-datasource-parent ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-datasource-parent ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-datasource-parent ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-datasource-parent ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-datasource-parent ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-datasource-parent ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-datasource-parent ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-datasource-parent ---
[2025-10-01T23:28:48.902Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-datasource-parent ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-datasource-parent ---
[2025-10-01T23:28:48.902Z] [INFO] Installing /quarkus/extensions/reactive-datasource/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource-parent/2.7.5.Final/quarkus-reactive-datasource-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] ---------------< io.quarkus:quarkus-reactive-datasource >---------------
[2025-10-01T23:28:48.902Z] [INFO] Building Quarkus - Reactive Datasource - Runtime 2.7.5.Final [428/964]
[2025-10-01T23:28:48.902Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.5/vertx-sql-client-4.2.5.pom
[2025-10-01T23:28:48.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.5/vertx-sql-client-4.2.5.pom (2.3 kB at 13 kB/s)
[2025-10-01T23:28:48.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client-parent/4.2.5/vertx-sql-client-parent-4.2.5.pom
[2025-10-01T23:28:48.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client-parent/4.2.5/vertx-sql-client-parent-4.2.5.pom (7.7 kB at 64 kB/s)
[2025-10-01T23:28:48.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.5/vertx-sql-client-4.2.5.jar
[2025-10-01T23:28:48.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.5/vertx-sql-client-4.2.5.jar (154 kB at 1.2 MB/s)
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO] Processed 6 files in 57ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO] Processed 6 files in 00:00.014 (Already Sorted: 6, Needed Sorting: 0)
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.902Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.902Z] [INFO] Compiling 6 source files to /quarkus/extensions/reactive-datasource/runtime/target/classes
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.902Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-datasource/runtime/src/test/resources
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO] No sources to compile
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO] No tests to run.
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/runtime/target/quarkus-reactive-datasource-2.7.5.Final.jar
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/runtime/target/quarkus-reactive-datasource-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-datasource ---
[2025-10-01T23:28:48.902Z] [INFO] Installing /quarkus/extensions/reactive-datasource/runtime/target/quarkus-reactive-datasource-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource/2.7.5.Final/quarkus-reactive-datasource-2.7.5.Final.jar
[2025-10-01T23:28:48.902Z] [INFO] Installing /quarkus/extensions/reactive-datasource/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource/2.7.5.Final/quarkus-reactive-datasource-2.7.5.Final.pom
[2025-10-01T23:28:48.902Z] [INFO] Installing /quarkus/extensions/reactive-datasource/runtime/target/quarkus-reactive-datasource-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource/2.7.5.Final/quarkus-reactive-datasource-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] ---------< io.quarkus:quarkus-reactive-datasource-deployment >----------
[2025-10-01T23:28:48.902Z] [INFO] Building Quarkus - Reactive Datasource - Deployment 2.7.5.Final [429/964]
[2025-10-01T23:28:48.902Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-datasource-deployment ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-datasource-deployment ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-datasource-deployment ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-datasource-deployment ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-datasource-deployment ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-datasource-deployment ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-datasource-deployment ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-datasource-deployment ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-datasource-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] Processed 4 files in 26ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-datasource-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] Processed 4 files in 00:00.008 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-datasource-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.902Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-datasource/deployment/src/main/resources
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-datasource-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.902Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-datasource/deployment/target/classes
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-datasource-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.902Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-datasource/deployment/src/test/resources
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-datasource-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.902Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-datasource/deployment/target/test-classes
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-datasource-deployment ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.902Z] [INFO] T E S T S
[2025-10-01T23:28:48.902Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.902Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] Results:
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-datasource-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/deployment/target/quarkus-reactive-datasource-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-datasource-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/deployment/target/quarkus-reactive-datasource-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-datasource-deployment ---
[2025-10-01T23:28:48.902Z] [INFO] Installing /quarkus/extensions/reactive-datasource/deployment/target/quarkus-reactive-datasource-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource-deployment/2.7.5.Final/quarkus-reactive-datasource-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.902Z] [INFO] Installing /quarkus/extensions/reactive-datasource/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource-deployment/2.7.5.Final/quarkus-reactive-datasource-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.902Z] [INFO] Installing /quarkus/extensions/reactive-datasource/deployment/target/quarkus-reactive-datasource-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource-deployment/2.7.5.Final/quarkus-reactive-datasource-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] -----------------< io.quarkus:quarkus-devservices-db2 >-----------------
[2025-10-01T23:28:48.902Z] [INFO] Building Quarkus - DevServices - DB2 2.7.5.Final [430/964]
[2025-10-01T23:28:48.902Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/db2/1.16.3/db2-1.16.3.pom
[2025-10-01T23:28:48.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/db2/1.16.3/db2-1.16.3.pom (1.5 kB at 4.4 kB/s)
[2025-10-01T23:28:48.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom
[2025-10-01T23:28:48.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom (1.5 kB at 12 kB/s)
[2025-10-01T23:28:48.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.pom
[2025-10-01T23:28:48.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.pom (1.5 kB at 14 kB/s)
[2025-10-01T23:28:48.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/db2/jcc/11.5.7.0/jcc-11.5.7.0.pom
[2025-10-01T23:28:48.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/db2/jcc/11.5.7.0/jcc-11.5.7.0.pom (1.1 kB at 6.6 kB/s)
[2025-10-01T23:28:48.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/db2/1.16.3/db2-1.16.3.jar
[2025-10-01T23:28:48.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar
[2025-10-01T23:28:48.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.jar
[2025-10-01T23:28:48.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/db2/jcc/11.5.7.0/jcc-11.5.7.0.jar
[2025-10-01T23:28:48.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.jar (10 kB at 110 kB/s)
[2025-10-01T23:28:48.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar (29 kB at 124 kB/s)
[2025-10-01T23:28:48.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/db2/jcc/11.5.7.0/jcc-11.5.7.0.jar (6.6 MB at 26 MB/s)
[2025-10-01T23:28:48.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/db2/1.16.3/db2-1.16.3.jar (4.3 kB at 6.5 kB/s)
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-db2 ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-db2 ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-db2 ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-db2 ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-db2 ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-db2 ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-db2 ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-db2 ---
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-db2 ---
[2025-10-01T23:28:48.902Z] [INFO] Processed 1 files in 17ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-db2 ---
[2025-10-01T23:28:48.902Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-db2 ---
[2025-10-01T23:28:48.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.902Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/db2/src/main/resources
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-db2 ---
[2025-10-01T23:28:48.902Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.902Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/db2/target/classes
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-db2 ---
[2025-10-01T23:28:48.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.902Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/db2/src/test/resources
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-db2 ---
[2025-10-01T23:28:48.902Z] [INFO] No sources to compile
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-db2 ---
[2025-10-01T23:28:48.902Z] [INFO] No tests to run.
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-db2 ---
[2025-10-01T23:28:48.902Z] [INFO] Building jar: /quarkus/extensions/devservices/db2/target/quarkus-devservices-db2-2.7.5.Final.jar
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-db2 ---
[2025-10-01T23:28:48.902Z] [INFO] Building jar: /quarkus/extensions/devservices/db2/target/quarkus-devservices-db2-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-db2 ---
[2025-10-01T23:28:48.902Z] [INFO] Installing /quarkus/extensions/devservices/db2/target/quarkus-devservices-db2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-db2/2.7.5.Final/quarkus-devservices-db2-2.7.5.Final.jar
[2025-10-01T23:28:48.902Z] [INFO] Installing /quarkus/extensions/devservices/db2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-db2/2.7.5.Final/quarkus-devservices-db2-2.7.5.Final.pom
[2025-10-01T23:28:48.902Z] [INFO] Installing /quarkus/extensions/devservices/db2/target/quarkus-devservices-db2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-db2/2.7.5.Final/quarkus-devservices-db2-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.902Z] [INFO] -----------< io.quarkus:quarkus-reactive-db2-client-parent >------------
[2025-10-01T23:28:48.902Z] [INFO] Building Quarkus - Reactive DB2 Client 2.7.5.Final [431/964]
[2025-10-01T23:28:48.902Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.902Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-db2-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-db2-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-db2-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-db2-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-db2-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-db2-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-db2-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-db2-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-db2-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-db2-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-db2-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-db2-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client-parent/2.7.5.Final/quarkus-reactive-db2-client-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] ---------------< io.quarkus:quarkus-reactive-db2-client >---------------
[2025-10-01T23:28:48.903Z] [INFO] Building Quarkus - Reactive DB2 Client - Runtime 2.7.5.Final [432/964]
[2025-10-01T23:28:48.903Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-db2-client/2.19.0/smallrye-mutiny-vertx-db2-client-2.19.0.pom
[2025-10-01T23:28:48.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-db2-client/2.19.0/smallrye-mutiny-vertx-db2-client-2.19.0.pom (5.9 kB at 13 kB/s)
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-db2-client/4.2.5/vertx-db2-client-4.2.5.pom
[2025-10-01T23:28:48.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-db2-client/4.2.5/vertx-db2-client-4.2.5.pom (4.8 kB at 9.5 kB/s)
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.19.0/smallrye-mutiny-vertx-sql-client-2.19.0.pom
[2025-10-01T23:28:48.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.19.0/smallrye-mutiny-vertx-sql-client-2.19.0.pom (5.6 kB at 17 kB/s)
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-db2-client/2.19.0/smallrye-mutiny-vertx-db2-client-2.19.0.jar
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-db2-client/4.2.5/vertx-db2-client-4.2.5.jar
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.19.0/smallrye-mutiny-vertx-sql-client-2.19.0.jar
[2025-10-01T23:28:48.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.19.0/smallrye-mutiny-vertx-sql-client-2.19.0.jar (77 kB at 220 kB/s)
[2025-10-01T23:28:48.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-db2-client/2.19.0/smallrye-mutiny-vertx-db2-client-2.19.0.jar (16 kB at 39 kB/s)
[2025-10-01T23:28:48.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-db2-client/4.2.5/vertx-db2-client-4.2.5.jar (232 kB at 475 kB/s)
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO] Processed 4 files in 23ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO] Processed 4 files in 00:00.019 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.903Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.903Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-db2-client/runtime/target/classes
[2025-10-01T23:28:48.903Z] [WARNING] /quarkus/extensions/reactive-db2-client/runtime/src/main/java/io/quarkus/reactive/db2/client/runtime/DB2PoolRecorder.java:[63,44] threadLocal in io.quarkus.reactive.datasource.runtime.DataSourceReactiveRuntimeConfig has been deprecated
[2025-10-01T23:28:48.903Z] [WARNING] /quarkus/extensions/reactive-db2-client/runtime/src/main/java/io/quarkus/reactive/db2/client/runtime/DB2PoolRecorder.java:[135,40] cachePreparedStatements in io.quarkus.reactive.db2.client.runtime.DataSourceReactiveDB2Config has been deprecated
[2025-10-01T23:28:48.903Z] [WARNING] /quarkus/extensions/reactive-db2-client/runtime/src/main/java/io/quarkus/reactive/db2/client/runtime/DB2PoolRecorder.java:[138,82] cachePreparedStatements in io.quarkus.reactive.db2.client.runtime.DataSourceReactiveDB2Config has been deprecated
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.903Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-db2-client/runtime/src/test/resources
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO] No sources to compile
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO] No tests to run.
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/runtime/target/quarkus-reactive-db2-client-2.7.5.Final.jar
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/runtime/target/quarkus-reactive-db2-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-db2-client ---
[2025-10-01T23:28:48.903Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/runtime/target/quarkus-reactive-db2-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client/2.7.5.Final/quarkus-reactive-db2-client-2.7.5.Final.jar
[2025-10-01T23:28:48.903Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client/2.7.5.Final/quarkus-reactive-db2-client-2.7.5.Final.pom
[2025-10-01T23:28:48.903Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/runtime/target/quarkus-reactive-db2-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client/2.7.5.Final/quarkus-reactive-db2-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] ---------< io.quarkus:quarkus-reactive-db2-client-deployment >----------
[2025-10-01T23:28:48.903Z] [INFO] Building Quarkus - Reactive DB2 Client - Deployment 2.7.5.Final [433/964]
[2025-10-01T23:28:48.903Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-db2-client-deployment ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-db2-client-deployment ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-db2-client-deployment ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-db2-client-deployment ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-db2-client-deployment ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-db2-client-deployment ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-db2-client-deployment ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-db2-client-deployment ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-db2-client-deployment ---
[2025-10-01T23:28:48.903Z] [INFO] Processed 2 files in 21ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-db2-client-deployment ---
[2025-10-01T23:28:48.903Z] [INFO] Processed 2 files in 00:00.009 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-db2-client-deployment ---
[2025-10-01T23:28:48.903Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.903Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-db2-client/deployment/src/main/resources
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-db2-client-deployment ---
[2025-10-01T23:28:48.903Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.903Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-db2-client/deployment/target/classes
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-db2-client-deployment ---
[2025-10-01T23:28:48.903Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.903Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-db2-client/deployment/src/test/resources
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-db2-client-deployment ---
[2025-10-01T23:28:48.903Z] [INFO] No sources to compile
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-db2-client-deployment ---
[2025-10-01T23:28:48.903Z] [INFO] No tests to run.
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-db2-client-deployment ---
[2025-10-01T23:28:48.903Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/deployment/target/quarkus-reactive-db2-client-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-db2-client-deployment ---
[2025-10-01T23:28:48.903Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/deployment/target/quarkus-reactive-db2-client-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-db2-client-deployment ---
[2025-10-01T23:28:48.903Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/deployment/target/quarkus-reactive-db2-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client-deployment/2.7.5.Final/quarkus-reactive-db2-client-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.903Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client-deployment/2.7.5.Final/quarkus-reactive-db2-client-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.903Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/deployment/target/quarkus-reactive-db2-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client-deployment/2.7.5.Final/quarkus-reactive-db2-client-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] -------------< io.quarkus:quarkus-devservices-postgresql >--------------
[2025-10-01T23:28:48.903Z] [INFO] Building Quarkus - DevServices - Postgresql 2.7.5.Final [434/964]
[2025-10-01T23:28:48.903Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom
[2025-10-01T23:28:48.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom (1.5 kB at 11 kB/s)
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.pom
[2025-10-01T23:28:48.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.pom (2.7 kB at 38 kB/s)
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar
[2025-10-01T23:28:48.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar (1.0 MB at 8.8 MB/s)
[2025-10-01T23:28:48.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar (9.7 kB at 66 kB/s)
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-postgresql ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-postgresql ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-postgresql ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-postgresql ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-postgresql ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-postgresql ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-postgresql ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-postgresql ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-postgresql ---
[2025-10-01T23:28:48.903Z] [INFO] Processed 3 files in 59ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-postgresql ---
[2025-10-01T23:28:48.903Z] [INFO] Processed 3 files in 00:00.006 (Already Sorted: 3, Needed Sorting: 0)
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-postgresql ---
[2025-10-01T23:28:48.903Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.903Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/postgresql/src/main/resources
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-postgresql ---
[2025-10-01T23:28:48.903Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.903Z] [INFO] Compiling 3 source files to /quarkus/extensions/devservices/postgresql/target/classes
[2025-10-01T23:28:48.903Z] [WARNING] /quarkus/extensions/devservices/postgresql/src/main/java/io/quarkus/devservices/postgresql/deployment/PostgresqlDevServicesProcessor.java:[71,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.GenericContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2025-10-01T23:28:48.903Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2025-10-01T23:28:48.903Z] [WARNING] /quarkus/extensions/devservices/postgresql/src/main/java/io/quarkus/devservices/postgresql/deployment/PostgresqlDevServicesProcessor.java:[71,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2025-10-01T23:28:48.903Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2025-10-01T23:28:48.903Z] [WARNING] /quarkus/extensions/devservices/postgresql/src/main/java/io/quarkus/devservices/postgresql/deployment/PostgresqlDevServicesProcessor.java:[71,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2025-10-01T23:28:48.903Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2025-10-01T23:28:48.903Z] [WARNING] /quarkus/extensions/devservices/postgresql/src/main/java/io/quarkus/devservices/postgresql/deployment/PostgresqlDevServicesProcessor.java:[71,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2025-10-01T23:28:48.903Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-postgresql ---
[2025-10-01T23:28:48.903Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.903Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/postgresql/src/test/resources
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-postgresql ---
[2025-10-01T23:28:48.903Z] [INFO] No sources to compile
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-postgresql ---
[2025-10-01T23:28:48.903Z] [INFO] No tests to run.
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-postgresql ---
[2025-10-01T23:28:48.903Z] [INFO] Building jar: /quarkus/extensions/devservices/postgresql/target/quarkus-devservices-postgresql-2.7.5.Final.jar
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-postgresql ---
[2025-10-01T23:28:48.903Z] [INFO] Building jar: /quarkus/extensions/devservices/postgresql/target/quarkus-devservices-postgresql-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-postgresql ---
[2025-10-01T23:28:48.903Z] [INFO] Installing /quarkus/extensions/devservices/postgresql/target/quarkus-devservices-postgresql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-postgresql/2.7.5.Final/quarkus-devservices-postgresql-2.7.5.Final.jar
[2025-10-01T23:28:48.903Z] [INFO] Installing /quarkus/extensions/devservices/postgresql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-postgresql/2.7.5.Final/quarkus-devservices-postgresql-2.7.5.Final.pom
[2025-10-01T23:28:48.903Z] [INFO] Installing /quarkus/extensions/devservices/postgresql/target/quarkus-devservices-postgresql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-postgresql/2.7.5.Final/quarkus-devservices-postgresql-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] ------------< io.quarkus:quarkus-reactive-pg-client-parent >------------
[2025-10-01T23:28:48.903Z] [INFO] Building Quarkus - Reactive PostgreSQL Client 2.7.5.Final [435/964]
[2025-10-01T23:28:48.903Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-pg-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-pg-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-pg-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-pg-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-pg-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-pg-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-pg-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-pg-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-pg-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-pg-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-pg-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-pg-client-parent ---
[2025-10-01T23:28:48.903Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client-parent/2.7.5.Final/quarkus-reactive-pg-client-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.903Z] [INFO]
[2025-10-01T23:28:48.903Z] [INFO] ---------------< io.quarkus:quarkus-reactive-pg-client >----------------
[2025-10-01T23:28:48.903Z] [INFO] Building Quarkus - Reactive PostgreSQL Client - Runtime 2.7.5.Final [436/964]
[2025-10-01T23:28:48.903Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.5/vertx-pg-client-4.2.5.pom
[2025-10-01T23:28:48.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.5/vertx-pg-client-4.2.5.pom (6.3 kB at 45 kB/s)
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.pom
[2025-10-01T23:28:48.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.pom (3.9 kB at 28 kB/s)
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/parent/2.1/parent-2.1.pom
[2025-10-01T23:28:48.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/parent/2.1/parent-2.1.pom (9.3 kB at 79 kB/s)
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.pom
[2025-10-01T23:28:48.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.pom (1.4 kB at 13 kB/s)
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.pom
[2025-10-01T23:28:48.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.pom (880 B at 10 kB/s)
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/parent/1.1/parent-1.1.pom
[2025-10-01T23:28:48.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/parent/1.1/parent-1.1.pom (7.2 kB at 76 kB/s)
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.pom
[2025-10-01T23:28:48.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.pom (2.4 kB at 25 kB/s)
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.19.0/smallrye-mutiny-vertx-pg-client-2.19.0.pom
[2025-10-01T23:28:48.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.19.0/smallrye-mutiny-vertx-pg-client-2.19.0.pom (6.4 kB at 31 kB/s)
[2025-10-01T23:28:48.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.5/vertx-pg-client-4.2.5.jar
[2025-10-01T23:28:48.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.jar
[2025-10-01T23:28:48.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.jar
[2025-10-01T23:28:48.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.jar
[2025-10-01T23:28:48.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.jar
[2025-10-01T23:28:48.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.jar (16 kB at 183 kB/s)
[2025-10-01T23:28:48.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.19.0/smallrye-mutiny-vertx-pg-client-2.19.0.jar
[2025-10-01T23:28:48.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.jar (67 kB at 762 kB/s)
[2025-10-01T23:28:48.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.jar (3.8 kB at 35 kB/s)
[2025-10-01T23:28:48.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.jar (36 kB at 202 kB/s)
[2025-10-01T23:28:48.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.5/vertx-pg-client-4.2.5.jar (158 kB at 533 kB/s)
[2025-10-01T23:28:48.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.19.0/smallrye-mutiny-vertx-pg-client-2.19.0.jar (25 kB at 71 kB/s)
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO] Processed 4 files in 22ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO] Processed 4 files in 00:00.010 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.904Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.904Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-pg-client/runtime/target/classes
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.904Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-pg-client/runtime/src/test/resources
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO] No sources to compile
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO] No tests to run.
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/runtime/target/quarkus-reactive-pg-client-2.7.5.Final.jar
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/runtime/target/quarkus-reactive-pg-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-pg-client ---
[2025-10-01T23:28:48.904Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/runtime/target/quarkus-reactive-pg-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client/2.7.5.Final/quarkus-reactive-pg-client-2.7.5.Final.jar
[2025-10-01T23:28:48.904Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client/2.7.5.Final/quarkus-reactive-pg-client-2.7.5.Final.pom
[2025-10-01T23:28:48.904Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/runtime/target/quarkus-reactive-pg-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client/2.7.5.Final/quarkus-reactive-pg-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] ----------< io.quarkus:quarkus-reactive-pg-client-deployment >----------
[2025-10-01T23:28:48.904Z] [INFO] Building Quarkus - Reactive PostgreSQL Client - Deployment 2.7.5.Final [437/964]
[2025-10-01T23:28:48.904Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-pg-client-deployment ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-pg-client-deployment ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-pg-client-deployment ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-pg-client-deployment ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-pg-client-deployment ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-pg-client-deployment ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-pg-client-deployment ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-pg-client-deployment ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-pg-client-deployment ---
[2025-10-01T23:28:48.904Z] [INFO] Processed 10 files in 41ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-pg-client-deployment ---
[2025-10-01T23:28:48.904Z] [INFO] Processed 10 files in 00:00.020 (Already Sorted: 10, Needed Sorting: 0)
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-pg-client-deployment ---
[2025-10-01T23:28:48.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.904Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-pg-client/deployment/src/main/resources
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-pg-client-deployment ---
[2025-10-01T23:28:48.904Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.904Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-pg-client/deployment/target/classes
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-pg-client-deployment ---
[2025-10-01T23:28:48.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.904Z] [INFO] Copying 4 resources
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-pg-client-deployment ---
[2025-10-01T23:28:48.904Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.904Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-pg-client/deployment/target/test-classes
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-pg-client-deployment ---
[2025-10-01T23:28:48.904Z] [INFO] Tests are skipped.
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-pg-client-deployment ---
[2025-10-01T23:28:48.904Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/deployment/target/quarkus-reactive-pg-client-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-pg-client-deployment ---
[2025-10-01T23:28:48.904Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/deployment/target/quarkus-reactive-pg-client-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-pg-client-deployment ---
[2025-10-01T23:28:48.904Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/deployment/target/quarkus-reactive-pg-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.5.Final/quarkus-reactive-pg-client-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.904Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.5.Final/quarkus-reactive-pg-client-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.904Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/deployment/target/quarkus-reactive-pg-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.5.Final/quarkus-reactive-pg-client-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] ----------< io.quarkus:quarkus-reactive-mysql-client-parent >-----------
[2025-10-01T23:28:48.904Z] [INFO] Building Quarkus - Reactive MySQL Client 2.7.5.Final [438/964]
[2025-10-01T23:28:48.904Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mysql-client-parent ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mysql-client-parent ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mysql-client-parent ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mysql-client-parent ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mysql-client-parent ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mysql-client-parent ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mysql-client-parent ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mysql-client-parent ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mysql-client-parent ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mysql-client-parent ---
[2025-10-01T23:28:48.904Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mysql-client-parent ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mysql-client-parent ---
[2025-10-01T23:28:48.904Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client-parent/2.7.5.Final/quarkus-reactive-mysql-client-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --------------< io.quarkus:quarkus-reactive-mysql-client >--------------
[2025-10-01T23:28:48.904Z] [INFO] Building Quarkus - Reactive MySQL Client - Runtime 2.7.5.Final [439/964]
[2025-10-01T23:28:48.904Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mysql-client/4.2.5/vertx-mysql-client-4.2.5.pom
[2025-10-01T23:28:48.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mysql-client/4.2.5/vertx-mysql-client-4.2.5.pom (4.2 kB at 18 kB/s)
[2025-10-01T23:28:48.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mysql-client/2.19.0/smallrye-mutiny-vertx-mysql-client-2.19.0.pom
[2025-10-01T23:28:48.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mysql-client/2.19.0/smallrye-mutiny-vertx-mysql-client-2.19.0.pom (5.9 kB at 14 kB/s)
[2025-10-01T23:28:48.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mysql-client/4.2.5/vertx-mysql-client-4.2.5.jar
[2025-10-01T23:28:48.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mysql-client/2.19.0/smallrye-mutiny-vertx-mysql-client-2.19.0.jar
[2025-10-01T23:28:48.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mysql-client/4.2.5/vertx-mysql-client-4.2.5.jar (164 kB at 463 kB/s)
[2025-10-01T23:28:48.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mysql-client/2.19.0/smallrye-mutiny-vertx-mysql-client-2.19.0.jar (18 kB at 34 kB/s)
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO] Processed 4 files in 23ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO] Processed 4 files in 00:00.010 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.904Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mysql/1.16.3/mysql-1.16.3.pom
[2025-10-01T23:28:48.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mysql/1.16.3/mysql-1.16.3.pom (1.5 kB at 7.9 kB/s)
[2025-10-01T23:28:48.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom
[2025-10-01T23:28:48.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom (2.7 kB at 35 kB/s)
[2025-10-01T23:28:48.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final.jar
[2025-10-01T23:28:48.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final.jar (9.3 kB at 30 kB/s)
[2025-10-01T23:28:48.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mysql/1.16.3/mysql-1.16.3.jar
[2025-10-01T23:28:48.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mysql/1.16.3/mysql-1.16.3.jar (9.1 kB at 74 kB/s)
[2025-10-01T23:28:48.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar
[2025-10-01T23:28:48.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar (2.5 MB at 23 MB/s)
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.904Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-mysql-client/runtime/target/classes
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.904Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mysql-client/runtime/src/test/resources
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO] No sources to compile
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO] No tests to run.
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/runtime/target/quarkus-reactive-mysql-client-2.7.5.Final.jar
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/runtime/target/quarkus-reactive-mysql-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mysql-client ---
[2025-10-01T23:28:48.904Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/runtime/target/quarkus-reactive-mysql-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client/2.7.5.Final/quarkus-reactive-mysql-client-2.7.5.Final.jar
[2025-10-01T23:28:48.904Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client/2.7.5.Final/quarkus-reactive-mysql-client-2.7.5.Final.pom
[2025-10-01T23:28:48.904Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/runtime/target/quarkus-reactive-mysql-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client/2.7.5.Final/quarkus-reactive-mysql-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] ----------------< io.quarkus:quarkus-devservices-mysql >----------------
[2025-10-01T23:28:48.904Z] [INFO] Building Quarkus - DevServices - MySQL 2.7.5.Final [440/964]
[2025-10-01T23:28:48.904Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-mysql ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-mysql ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-mysql ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-mysql ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-mysql ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-mysql ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-mysql ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-mysql ---
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-mysql ---
[2025-10-01T23:28:48.904Z] [INFO] Processed 1 files in 18ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-mysql ---
[2025-10-01T23:28:48.904Z] [INFO] Processed 1 files in 00:00.023 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-mysql ---
[2025-10-01T23:28:48.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.904Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mysql/src/main/resources
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-mysql ---
[2025-10-01T23:28:48.904Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.904Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/mysql/target/classes
[2025-10-01T23:28:48.904Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[70,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.GenericContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2025-10-01T23:28:48.904Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2025-10-01T23:28:48.904Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[70,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2025-10-01T23:28:48.904Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2025-10-01T23:28:48.904Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[70,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2025-10-01T23:28:48.904Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2025-10-01T23:28:48.904Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[70,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2025-10-01T23:28:48.904Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2025-10-01T23:28:48.904Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[78,74] IMAGE in org.testcontainers.containers.MySQLContainer has been deprecated
[2025-10-01T23:28:48.904Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[79,84] IMAGE in org.testcontainers.containers.MySQLContainer has been deprecated
[2025-10-01T23:28:48.904Z] [INFO]
[2025-10-01T23:28:48.904Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-mysql ---
[2025-10-01T23:28:48.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.905Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mysql/src/test/resources
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-mysql ---
[2025-10-01T23:28:48.905Z] [INFO] No sources to compile
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-mysql ---
[2025-10-01T23:28:48.905Z] [INFO] No tests to run.
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-mysql ---
[2025-10-01T23:28:48.905Z] [INFO] Building jar: /quarkus/extensions/devservices/mysql/target/quarkus-devservices-mysql-2.7.5.Final.jar
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-mysql ---
[2025-10-01T23:28:48.905Z] [INFO] Building jar: /quarkus/extensions/devservices/mysql/target/quarkus-devservices-mysql-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-mysql ---
[2025-10-01T23:28:48.905Z] [INFO] Installing /quarkus/extensions/devservices/mysql/target/quarkus-devservices-mysql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final.jar
[2025-10-01T23:28:48.905Z] [INFO] Installing /quarkus/extensions/devservices/mysql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final.pom
[2025-10-01T23:28:48.905Z] [INFO] Installing /quarkus/extensions/devservices/mysql/target/quarkus-devservices-mysql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --------< io.quarkus:quarkus-reactive-mysql-client-deployment >---------
[2025-10-01T23:28:48.905Z] [INFO] Building Quarkus - Reactive MySQL Client - Deployment 2.7.5.Final [441/964]
[2025-10-01T23:28:48.905Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mysql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mysql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mysql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mysql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mysql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mysql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mysql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mysql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mysql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Processed 10 files in 44ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mysql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Processed 10 files in 00:00.034 (Already Sorted: 10, Needed Sorting: 0)
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mysql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.905Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mysql-client/deployment/src/main/resources
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mysql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.905Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-mysql-client/deployment/target/classes
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mysql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.905Z] [INFO] Copying 4 resources
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mysql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.905Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-mysql-client/deployment/target/test-classes
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mysql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Tests are skipped.
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mysql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/deployment/target/quarkus-reactive-mysql-client-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mysql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/deployment/target/quarkus-reactive-mysql-client-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mysql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/deployment/target/quarkus-reactive-mysql-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client-deployment/2.7.5.Final/quarkus-reactive-mysql-client-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.905Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client-deployment/2.7.5.Final/quarkus-reactive-mysql-client-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.905Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/deployment/target/quarkus-reactive-mysql-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client-deployment/2.7.5.Final/quarkus-reactive-mysql-client-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] ----------------< io.quarkus:quarkus-devservices-mssql >----------------
[2025-10-01T23:28:48.905Z] [INFO] Building Quarkus - DevServices - MSSQL 2.7.5.Final [442/964]
[2025-10-01T23:28:48.905Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mssqlserver/1.16.3/mssqlserver-1.16.3.pom
[2025-10-01T23:28:48.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mssqlserver/1.16.3/mssqlserver-1.16.3.pom (1.5 kB at 11 kB/s)
[2025-10-01T23:28:48.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/7.2.2.jre8/mssql-jdbc-7.2.2.jre8.pom
[2025-10-01T23:28:48.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/7.2.2.jre8/mssql-jdbc-7.2.2.jre8.pom (13 kB at 37 kB/s)
[2025-10-01T23:28:48.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mssqlserver/1.16.3/mssqlserver-1.16.3.jar
[2025-10-01T23:28:48.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/7.2.2.jre8/mssql-jdbc-7.2.2.jre8.jar
[2025-10-01T23:28:48.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/7.2.2.jre8/mssql-jdbc-7.2.2.jre8.jar (1.1 MB at 8.7 MB/s)
[2025-10-01T23:28:48.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mssqlserver/1.16.3/mssqlserver-1.16.3.jar (8.2 kB at 54 kB/s)
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-mssql ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-mssql ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-mssql ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-mssql ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-mssql ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-mssql ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-mssql ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-mssql ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-mssql ---
[2025-10-01T23:28:48.905Z] [INFO] Processed 1 files in 19ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-mssql ---
[2025-10-01T23:28:48.905Z] [INFO] Processed 1 files in 00:00.009 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-mssql ---
[2025-10-01T23:28:48.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.905Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mssql/src/main/resources
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-mssql ---
[2025-10-01T23:28:48.905Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.905Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/mssql/target/classes
[2025-10-01T23:28:48.905Z] [WARNING] /quarkus/extensions/devservices/mssql/src/main/java/io/quarkus/devservices/mssql/deployment/MSSQLDevServicesProcessor.java:[64,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.MSSQLServerContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2025-10-01T23:28:48.905Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2025-10-01T23:28:48.905Z] [WARNING] /quarkus/extensions/devservices/mssql/src/main/java/io/quarkus/devservices/mssql/deployment/MSSQLDevServicesProcessor.java:[64,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2025-10-01T23:28:48.905Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2025-10-01T23:28:48.905Z] [WARNING] /quarkus/extensions/devservices/mssql/src/main/java/io/quarkus/devservices/mssql/deployment/MSSQLDevServicesProcessor.java:[64,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2025-10-01T23:28:48.905Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2025-10-01T23:28:48.905Z] [WARNING] /quarkus/extensions/devservices/mssql/src/main/java/io/quarkus/devservices/mssql/deployment/MSSQLDevServicesProcessor.java:[64,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2025-10-01T23:28:48.905Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-mssql ---
[2025-10-01T23:28:48.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.905Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mssql/src/test/resources
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-mssql ---
[2025-10-01T23:28:48.905Z] [INFO] No sources to compile
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-mssql ---
[2025-10-01T23:28:48.905Z] [INFO] No tests to run.
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-mssql ---
[2025-10-01T23:28:48.905Z] [INFO] Building jar: /quarkus/extensions/devservices/mssql/target/quarkus-devservices-mssql-2.7.5.Final.jar
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-mssql ---
[2025-10-01T23:28:48.905Z] [INFO] Building jar: /quarkus/extensions/devservices/mssql/target/quarkus-devservices-mssql-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-mssql ---
[2025-10-01T23:28:48.905Z] [INFO] Installing /quarkus/extensions/devservices/mssql/target/quarkus-devservices-mssql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mssql/2.7.5.Final/quarkus-devservices-mssql-2.7.5.Final.jar
[2025-10-01T23:28:48.905Z] [INFO] Installing /quarkus/extensions/devservices/mssql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-mssql/2.7.5.Final/quarkus-devservices-mssql-2.7.5.Final.pom
[2025-10-01T23:28:48.905Z] [INFO] Installing /quarkus/extensions/devservices/mssql/target/quarkus-devservices-mssql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mssql/2.7.5.Final/quarkus-devservices-mssql-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] ----------< io.quarkus:quarkus-reactive-mssql-client-parent >-----------
[2025-10-01T23:28:48.905Z] [INFO] Building Quarkus - Reactive MS SQL Client 2.7.5.Final [443/964]
[2025-10-01T23:28:48.905Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mssql-client-parent ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mssql-client-parent ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mssql-client-parent ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mssql-client-parent ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mssql-client-parent ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mssql-client-parent ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mssql-client-parent ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mssql-client-parent ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mssql-client-parent ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mssql-client-parent ---
[2025-10-01T23:28:48.905Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mssql-client-parent ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mssql-client-parent ---
[2025-10-01T23:28:48.905Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client-parent/2.7.5.Final/quarkus-reactive-mssql-client-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --------------< io.quarkus:quarkus-reactive-mssql-client >--------------
[2025-10-01T23:28:48.905Z] [INFO] Building Quarkus - Reactive Microsoft SQL Server Client - Runtime 2.7.5.Final [444/964]
[2025-10-01T23:28:48.905Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mssql-client/4.2.5/vertx-mssql-client-4.2.5.pom
[2025-10-01T23:28:48.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mssql-client/4.2.5/vertx-mssql-client-4.2.5.pom (3.3 kB at 13 kB/s)
[2025-10-01T23:28:48.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mssql-client/2.19.0/smallrye-mutiny-vertx-mssql-client-2.19.0.pom
[2025-10-01T23:28:48.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mssql-client/2.19.0/smallrye-mutiny-vertx-mssql-client-2.19.0.pom (5.4 kB at 11 kB/s)
[2025-10-01T23:28:48.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mssql-client/4.2.5/vertx-mssql-client-4.2.5.jar
[2025-10-01T23:28:48.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mssql-client/2.19.0/smallrye-mutiny-vertx-mssql-client-2.19.0.jar
[2025-10-01T23:28:48.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mssql-client/2.19.0/smallrye-mutiny-vertx-mssql-client-2.19.0.jar (15 kB at 31 kB/s)
[2025-10-01T23:28:48.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mssql-client/4.2.5/vertx-mssql-client-4.2.5.jar (143 kB at 266 kB/s)
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO] Processed 4 files in 22ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO] Processed 4 files in 00:00.009 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.905Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.905Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-mssql-client/runtime/target/classes
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.905Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mssql-client/runtime/src/test/resources
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO] No sources to compile
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO] No tests to run.
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/runtime/target/quarkus-reactive-mssql-client-2.7.5.Final.jar
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/runtime/target/quarkus-reactive-mssql-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mssql-client ---
[2025-10-01T23:28:48.905Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/runtime/target/quarkus-reactive-mssql-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client/2.7.5.Final/quarkus-reactive-mssql-client-2.7.5.Final.jar
[2025-10-01T23:28:48.905Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client/2.7.5.Final/quarkus-reactive-mssql-client-2.7.5.Final.pom
[2025-10-01T23:28:48.905Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/runtime/target/quarkus-reactive-mssql-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client/2.7.5.Final/quarkus-reactive-mssql-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --------< io.quarkus:quarkus-reactive-mssql-client-deployment >---------
[2025-10-01T23:28:48.905Z] [INFO] Building Quarkus - Reactive Microsoft SQL Server Client - Deployment 2.7.5.Final [445/964]
[2025-10-01T23:28:48.905Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mssql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mssql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mssql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mssql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mssql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mssql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mssql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mssql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mssql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Processed 10 files in 38ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mssql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Processed 10 files in 00:00.013 (Already Sorted: 10, Needed Sorting: 0)
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mssql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.905Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mssql-client/deployment/src/main/resources
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mssql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.905Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-mssql-client/deployment/target/classes
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mssql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.905Z] [INFO] Copying 5 resources
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mssql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.905Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-mssql-client/deployment/target/test-classes
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mssql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Tests are skipped.
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mssql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/deployment/target/quarkus-reactive-mssql-client-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mssql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/deployment/target/quarkus-reactive-mssql-client-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mssql-client-deployment ---
[2025-10-01T23:28:48.905Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/deployment/target/quarkus-reactive-mssql-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client-deployment/2.7.5.Final/quarkus-reactive-mssql-client-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.905Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client-deployment/2.7.5.Final/quarkus-reactive-mssql-client-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.905Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/deployment/target/quarkus-reactive-mssql-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client-deployment/2.7.5.Final/quarkus-reactive-mssql-client-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.905Z] [INFO]
[2025-10-01T23:28:48.905Z] [INFO] ---------------< io.quarkus:quarkus-devservices-oracle >----------------
[2025-10-01T23:28:48.905Z] [INFO] Building Quarkus - DevServices - Oracle 2.7.5.Final [446/964]
[2025-10-01T23:28:48.905Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/oracle-xe/1.16.3/oracle-xe-1.16.3.pom
[2025-10-01T23:28:48.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/oracle-xe/1.16.3/oracle-xe-1.16.3.pom (1.5 kB at 8.8 kB/s)
[2025-10-01T23:28:48.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc11/21.4.0.0/ojdbc11-21.4.0.0.pom
[2025-10-01T23:28:48.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc11/21.4.0.0/ojdbc11-21.4.0.0.pom (1.5 kB at 6.6 kB/s)
[2025-10-01T23:28:48.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/oracle-xe/1.16.3/oracle-xe-1.16.3.jar
[2025-10-01T23:28:48.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc11/21.4.0.0/ojdbc11-21.4.0.0.jar
[2025-10-01T23:28:48.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/oracle-xe/1.16.3/oracle-xe-1.16.3.jar (5.3 kB at 40 kB/s)
[2025-10-01T23:28:48.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc11/21.4.0.0/ojdbc11-21.4.0.0.jar (5.1 MB at 13 MB/s)
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-oracle ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-oracle ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-oracle ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-oracle ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-oracle ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-oracle ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-oracle ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-oracle ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-oracle ---
[2025-10-01T23:28:48.906Z] [INFO] Processed 1 files in 18ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-oracle ---
[2025-10-01T23:28:48.906Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-oracle ---
[2025-10-01T23:28:48.906Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.906Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/oracle/src/main/resources
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-oracle ---
[2025-10-01T23:28:48.906Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.906Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/oracle/target/classes
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-oracle ---
[2025-10-01T23:28:48.906Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.906Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/oracle/src/test/resources
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-oracle ---
[2025-10-01T23:28:48.906Z] [INFO] No sources to compile
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-oracle ---
[2025-10-01T23:28:48.906Z] [INFO] No tests to run.
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-oracle ---
[2025-10-01T23:28:48.906Z] [INFO] Building jar: /quarkus/extensions/devservices/oracle/target/quarkus-devservices-oracle-2.7.5.Final.jar
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-oracle ---
[2025-10-01T23:28:48.906Z] [INFO] Building jar: /quarkus/extensions/devservices/oracle/target/quarkus-devservices-oracle-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-oracle ---
[2025-10-01T23:28:48.906Z] [INFO] Installing /quarkus/extensions/devservices/oracle/target/quarkus-devservices-oracle-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-oracle/2.7.5.Final/quarkus-devservices-oracle-2.7.5.Final.jar
[2025-10-01T23:28:48.906Z] [INFO] Installing /quarkus/extensions/devservices/oracle/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-oracle/2.7.5.Final/quarkus-devservices-oracle-2.7.5.Final.pom
[2025-10-01T23:28:48.906Z] [INFO] Installing /quarkus/extensions/devservices/oracle/target/quarkus-devservices-oracle-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-oracle/2.7.5.Final/quarkus-devservices-oracle-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] ----------< io.quarkus:quarkus-reactive-oracle-client-parent >----------
[2025-10-01T23:28:48.906Z] [INFO] Building Quarkus - Reactive Oracle Client 2.7.5.Final [447/964]
[2025-10-01T23:28:48.906Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-oracle-client-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-oracle-client-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-oracle-client-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-oracle-client-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-oracle-client-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-oracle-client-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-oracle-client-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-oracle-client-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-oracle-client-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-oracle-client-parent ---
[2025-10-01T23:28:48.906Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-oracle-client-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-oracle-client-parent ---
[2025-10-01T23:28:48.906Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client-parent/2.7.5.Final/quarkus-reactive-oracle-client-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] -------------< io.quarkus:quarkus-reactive-oracle-client >--------------
[2025-10-01T23:28:48.906Z] [INFO] Building Quarkus - Reactive Oracle Client - Runtime 2.7.5.Final [448/964]
[2025-10-01T23:28:48.906Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-oracle-client/2.19.0/smallrye-mutiny-vertx-oracle-client-2.19.0.pom
[2025-10-01T23:28:48.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-oracle-client/2.19.0/smallrye-mutiny-vertx-oracle-client-2.19.0.pom (5.9 kB at 11 kB/s)
[2025-10-01T23:28:48.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-oracle-client/4.2.5.1/vertx-oracle-client-4.2.5.1.pom
[2025-10-01T23:28:48.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-oracle-client/4.2.5.1/vertx-oracle-client-4.2.5.1.pom (6.8 kB at 14 kB/s)
[2025-10-01T23:28:48.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-oracle-client/2.19.0/smallrye-mutiny-vertx-oracle-client-2.19.0.jar
[2025-10-01T23:28:48.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-oracle-client/4.2.5.1/vertx-oracle-client-4.2.5.1.jar
[2025-10-01T23:28:48.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-oracle-client/2.19.0/smallrye-mutiny-vertx-oracle-client-2.19.0.jar (17 kB at 38 kB/s)
[2025-10-01T23:28:48.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-oracle-client/4.2.5.1/vertx-oracle-client-4.2.5.1.jar (73 kB at 108 kB/s)
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO] Processed 4 files in 29ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO] Processed 4 files in 00:00.017 (Already Sorted: 4, Needed Sorting: 0)
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.906Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.906Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-oracle-client/runtime/target/classes
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.906Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-oracle-client/runtime/src/test/resources
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO] No sources to compile
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO] No tests to run.
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/runtime/target/quarkus-reactive-oracle-client-2.7.5.Final.jar
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/runtime/target/quarkus-reactive-oracle-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-oracle-client ---
[2025-10-01T23:28:48.906Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/runtime/target/quarkus-reactive-oracle-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client/2.7.5.Final/quarkus-reactive-oracle-client-2.7.5.Final.jar
[2025-10-01T23:28:48.906Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client/2.7.5.Final/quarkus-reactive-oracle-client-2.7.5.Final.pom
[2025-10-01T23:28:48.906Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/runtime/target/quarkus-reactive-oracle-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client/2.7.5.Final/quarkus-reactive-oracle-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --------< io.quarkus:quarkus-reactive-oracle-client-deployment >--------
[2025-10-01T23:28:48.906Z] [INFO] Building Quarkus - Reactive Oracle Client - Deployment 2.7.5.Final [449/964]
[2025-10-01T23:28:48.906Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-oracle-client-deployment ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-oracle-client-deployment ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-oracle-client-deployment ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-oracle-client-deployment ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-oracle-client-deployment ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-oracle-client-deployment ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-oracle-client-deployment ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-oracle-client-deployment ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-oracle-client-deployment ---
[2025-10-01T23:28:48.906Z] [INFO] Processed 10 files in 40ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-oracle-client-deployment ---
[2025-10-01T23:28:48.906Z] [INFO] Processed 10 files in 00:00.018 (Already Sorted: 10, Needed Sorting: 0)
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-oracle-client-deployment ---
[2025-10-01T23:28:48.906Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.906Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-oracle-client/deployment/src/main/resources
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-oracle-client-deployment ---
[2025-10-01T23:28:48.906Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.906Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-oracle-client/deployment/target/classes
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-oracle-client-deployment ---
[2025-10-01T23:28:48.906Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.906Z] [INFO] Copying 4 resources
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-oracle-client-deployment ---
[2025-10-01T23:28:48.906Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.906Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-oracle-client/deployment/target/test-classes
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-oracle-client-deployment ---
[2025-10-01T23:28:48.906Z] [INFO] Tests are skipped.
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-oracle-client-deployment ---
[2025-10-01T23:28:48.906Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/deployment/target/quarkus-reactive-oracle-client-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-oracle-client-deployment ---
[2025-10-01T23:28:48.906Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/deployment/target/quarkus-reactive-oracle-client-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-oracle-client-deployment ---
[2025-10-01T23:28:48.906Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/deployment/target/quarkus-reactive-oracle-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client-deployment/2.7.5.Final/quarkus-reactive-oracle-client-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.906Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client-deployment/2.7.5.Final/quarkus-reactive-oracle-client-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.906Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/deployment/target/quarkus-reactive-oracle-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client-deployment/2.7.5.Final/quarkus-reactive-oracle-client-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] ------------------< io.quarkus:quarkus-mailer-parent >------------------
[2025-10-01T23:28:48.906Z] [INFO] Building Quarkus - Mailer 2.7.5.Final [450/964]
[2025-10-01T23:28:48.906Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mailer-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mailer-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mailer-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mailer-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mailer-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mailer-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mailer-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mailer-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mailer-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mailer-parent ---
[2025-10-01T23:28:48.906Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mailer-parent ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mailer-parent ---
[2025-10-01T23:28:48.906Z] [INFO] Installing /quarkus/extensions/mailer/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mailer-parent/2.7.5.Final/quarkus-mailer-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] ---------------------< io.quarkus:quarkus-mailer >----------------------
[2025-10-01T23:28:48.906Z] [INFO] Building Quarkus - Mailer - Runtime 2.7.5.Final [451/964]
[2025-10-01T23:28:48.906Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mail-client/2.19.0/smallrye-mutiny-vertx-mail-client-2.19.0.pom
[2025-10-01T23:28:48.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mail-client/2.19.0/smallrye-mutiny-vertx-mail-client-2.19.0.pom (5.2 kB at 39 kB/s)
[2025-10-01T23:28:48.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mail-client/4.2.5/vertx-mail-client-4.2.5.pom
[2025-10-01T23:28:48.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mail-client/4.2.5/vertx-mail-client-4.2.5.pom (6.5 kB at 41 kB/s)
[2025-10-01T23:28:48.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.pom
[2025-10-01T23:28:48.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.pom (6.4 kB at 51 kB/s)
[2025-10-01T23:28:48.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.pom
[2025-10-01T23:28:48.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.pom (4.7 kB at 34 kB/s)
[2025-10-01T23:28:48.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.4.4/all-1.4.4.pom
[2025-10-01T23:28:48.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.4.4/all-1.4.4.pom (16 kB at 177 kB/s)
[2025-10-01T23:28:48.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mail-client/2.19.0/smallrye-mutiny-vertx-mail-client-2.19.0.jar
[2025-10-01T23:28:48.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mail-client/4.2.5/vertx-mail-client-4.2.5.jar
[2025-10-01T23:28:48.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.jar
[2025-10-01T23:28:48.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.jar
[2025-10-01T23:28:48.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.jar (90 kB at 917 kB/s)
[2025-10-01T23:28:48.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.jar (495 kB at 4.4 MB/s)
[2025-10-01T23:28:48.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mail-client/4.2.5/vertx-mail-client-4.2.5.jar (155 kB at 1.3 MB/s)
[2025-10-01T23:28:48.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mail-client/2.19.0/smallrye-mutiny-vertx-mail-client-2.19.0.jar (9.8 kB at 71 kB/s)
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mailer ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mailer ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mailer ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mailer ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mailer ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mailer ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mailer ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mailer ---
[2025-10-01T23:28:48.906Z] [INFO]
[2025-10-01T23:28:48.906Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mailer ---
[2025-10-01T23:28:48.907Z] [INFO] Processed 25 files in 95ms (Formatted: 0, Unchanged: 25, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.907Z] [INFO]
[2025-10-01T23:28:48.907Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mailer ---
[2025-10-01T23:28:48.907Z] [INFO] Processed 25 files in 00:00.104 (Already Sorted: 25, Needed Sorting: 0)
[2025-10-01T23:28:48.907Z] [INFO]
[2025-10-01T23:28:48.907Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mailer ---
[2025-10-01T23:28:48.907Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.907Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.907Z] [INFO]
[2025-10-01T23:28:48.907Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mailer ---
[2025-10-01T23:28:48.907Z] [INFO]
[2025-10-01T23:28:48.907Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mailer ---
[2025-10-01T23:28:48.907Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.907Z] [INFO] Compiling 17 source files to /quarkus/extensions/mailer/runtime/target/classes
[2025-10-01T23:28:48.907Z] [WARNING] /quarkus/extensions/mailer/runtime/src/main/java/io/quarkus/mailer/runtime/MailClientProducer.java:[109,19] keyStore in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2025-10-01T23:28:48.907Z] [WARNING] /quarkus/extensions/mailer/runtime/src/main/java/io/quarkus/mailer/runtime/MailClientProducer.java:[112,35] keyStore in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2025-10-01T23:28:48.907Z] [WARNING] /quarkus/extensions/mailer/runtime/src/main/java/io/quarkus/mailer/runtime/MailClientProducer.java:[113,23] keyStorePassword in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2025-10-01T23:28:48.907Z] [WARNING] /quarkus/extensions/mailer/runtime/src/main/java/io/quarkus/mailer/runtime/MailClientProducer.java:[116,43] keyStorePassword in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2025-10-01T23:28:48.907Z] [INFO]
[2025-10-01T23:28:48.907Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mailer ---
[2025-10-01T23:28:48.907Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.907Z] [INFO] Copying 4 resources
[2025-10-01T23:28:48.907Z] [INFO]
[2025-10-01T23:28:48.907Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mailer ---
[2025-10-01T23:28:48.907Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.907Z] [INFO] Compiling 8 source files to /quarkus/extensions/mailer/runtime/target/test-classes
[2025-10-01T23:28:48.907Z] [WARNING] /quarkus/extensions/mailer/runtime/src/test/java/io/quarkus/mailer/runtime/FakeSmtpTestBase.java:[79,15] keyStore in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2025-10-01T23:28:48.907Z] [WARNING] /quarkus/extensions/mailer/runtime/src/test/java/io/quarkus/mailer/runtime/FakeSmtpTestBase.java:[80,15] keyStorePassword in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2025-10-01T23:28:48.907Z] [INFO]
[2025-10-01T23:28:48.907Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mailer ---
[2025-10-01T23:28:48.907Z] [INFO]
[2025-10-01T23:28:48.907Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.907Z] [INFO] T E S T S
[2025-10-01T23:28:48.907Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.907Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.907Z] [INFO] Running io.quarkus.mailer.runtime.MailerImplTest
[2025-10-01T23:28:48.907Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 s - in io.quarkus.mailer.runtime.MailerImplTest
[2025-10-01T23:28:48.907Z] [INFO] Running io.quarkus.mailer.runtime.MockMailerImplTest
[2025-10-01T23:28:48.907Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in io.quarkus.mailer.runtime.MockMailerImplTest
[2025-10-01T23:28:48.907Z] [INFO] Running io.quarkus.mailer.runtime.MailerTruststoreTest
[2025-10-01T23:28:48.907Z] [ERROR] Tests run: 6, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.873 s <<< FAILURE! - in io.quarkus.mailer.runtime.MailerTruststoreTest
[2025-10-01T23:28:48.907Z] [ERROR] io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore Time elapsed: 0.378 s <<< ERROR!
[2025-10-01T23:28:48.907Z] java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2025-10-01T23:28:48.907Z] at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79)
[2025-10-01T23:28:48.907Z] at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
[2025-10-01T23:28:48.907Z] at io.smallrye.mutiny.groups.UniAwait.indefinitely(UniAwait.java:46)
[2025-10-01T23:28:48.907Z] at io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore(MailerTruststoreTest.java:36)
[2025-10-01T23:28:48.907Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.907Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.907Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.907Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.907Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.907Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.907Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.907Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.907Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-10-01T23:28:48.907Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-10-01T23:28:48.907Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-10-01T23:28:48.907Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-10-01T23:28:48.907Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-10-01T23:28:48.907Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-10-01T23:28:48.907Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-10-01T23:28:48.907Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-10-01T23:28:48.907Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-10-01T23:28:48.907Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-10-01T23:28:48.907Z] Caused by: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2025-10-01T23:28:48.907Z] at io.vertx.core.net.impl.ChannelProvider$1.userEventTriggered(ChannelProvider.java:129)
[2025-10-01T23:28:48.907Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:346)
[2025-10-01T23:28:48.907Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:332)
[2025-10-01T23:28:48.907Z] at io.netty.channel.AbstractChannelHandlerContext.fireUserEventTriggered(AbstractChannelHandlerContext.java:324)
[2025-10-01T23:28:48.907Z] at io.netty.handler.ssl.SslHandler.handleUnwrapThrowable(SslHandler.java:1259)
[2025-10-01T23:28:48.907Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1240)
[2025-10-01T23:28:48.907Z] at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
[2025-10-01T23:28:48.907Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2025-10-01T23:28:48.907Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2025-10-01T23:28:48.907Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2025-10-01T23:28:48.907Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.907Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.907Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.907Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.907Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.907Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.907Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.907Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.907Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.907Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.907Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.907Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.907Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.907Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.907Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.907Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.907Z] Caused by: javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2025-10-01T23:28:48.907Z] at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:383)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:326)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:654)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:473)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:369)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:481)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1277)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1264)
[2025-10-01T23:28:48.907Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1209)
[2025-10-01T23:28:48.907Z] at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1548)
[2025-10-01T23:28:48.907Z] at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1394)
[2025-10-01T23:28:48.907Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
[2025-10-01T23:28:48.907Z] ... 20 more
[2025-10-01T23:28:48.907Z] Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2025-10-01T23:28:48.907Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:369)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:275)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.validator.Validator.validate(Validator.java:264)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:285)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:144)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:632)
[2025-10-01T23:28:48.907Z] ... 31 more
[2025-10-01T23:28:48.907Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2025-10-01T23:28:48.907Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2025-10-01T23:28:48.907Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:309)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:364)
[2025-10-01T23:28:48.907Z] ... 36 more
[2025-10-01T23:28:48.907Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Thu Jul 11 12:20:21 UTC 2024
[2025-10-01T23:28:48.907Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:274)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:621)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2025-10-01T23:28:48.907Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2025-10-01T23:28:48.907Z] ... 41 more
[2025-10-01T23:28:48.907Z]
[2025-10-01T23:28:48.907Z] [ERROR] io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectTrustStore Time elapsed: 0.076 s <<< ERROR!
[2025-10-01T23:28:48.907Z] java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2025-10-01T23:28:48.907Z] at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79)
[2025-10-01T23:28:48.907Z] at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
[2025-10-01T23:28:48.907Z] at io.smallrye.mutiny.groups.UniAwait.indefinitely(UniAwait.java:46)
[2025-10-01T23:28:48.907Z] at io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectTrustStore(MailerTruststoreTest.java:23)
[2025-10-01T23:28:48.907Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-10-01T23:28:48.907Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-10-01T23:28:48.907Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-10-01T23:28:48.907Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-10-01T23:28:48.907Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-10-01T23:28:48.907Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.907Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.907Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-10-01T23:28:48.907Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-10-01T23:28:48.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-10-01T23:28:48.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-10-01T23:28:48.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-10-01T23:28:48.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-10-01T23:28:48.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-10-01T23:28:48.907Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-10-01T23:28:48.907Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-10-01T23:28:48.907Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-10-01T23:28:48.907Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-10-01T23:28:48.907Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-10-01T23:28:48.907Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-10-01T23:28:48.907Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-10-01T23:28:48.907Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-10-01T23:28:48.907Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-10-01T23:28:48.907Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-10-01T23:28:48.907Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-10-01T23:28:48.908Z] Caused by: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2025-10-01T23:28:48.908Z] at io.vertx.core.net.impl.ChannelProvider$1.userEventTriggered(ChannelProvider.java:129)
[2025-10-01T23:28:48.908Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:346)
[2025-10-01T23:28:48.908Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:332)
[2025-10-01T23:28:48.908Z] at io.netty.channel.AbstractChannelHandlerContext.fireUserEventTriggered(AbstractChannelHandlerContext.java:324)
[2025-10-01T23:28:48.908Z] at io.netty.handler.ssl.SslHandler.handleUnwrapThrowable(SslHandler.java:1259)
[2025-10-01T23:28:48.908Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1240)
[2025-10-01T23:28:48.908Z] at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
[2025-10-01T23:28:48.908Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2025-10-01T23:28:48.908Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2025-10-01T23:28:48.908Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2025-10-01T23:28:48.908Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.908Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.908Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.908Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.908Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.908Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.908Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.908Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.908Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.908Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.908Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.908Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.908Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.908Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.908Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.908Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.908Z] Caused by: javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2025-10-01T23:28:48.908Z] at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:383)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:326)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:654)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:473)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:369)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:481)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1277)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1264)
[2025-10-01T23:28:48.908Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1209)
[2025-10-01T23:28:48.908Z] at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1548)
[2025-10-01T23:28:48.908Z] at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1394)
[2025-10-01T23:28:48.908Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
[2025-10-01T23:28:48.908Z] ... 20 more
[2025-10-01T23:28:48.908Z] Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2025-10-01T23:28:48.908Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:369)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:275)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.validator.Validator.validate(Validator.java:264)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:285)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:144)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:632)
[2025-10-01T23:28:48.908Z] ... 31 more
[2025-10-01T23:28:48.908Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2025-10-01T23:28:48.908Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2025-10-01T23:28:48.908Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:309)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:364)
[2025-10-01T23:28:48.908Z] ... 36 more
[2025-10-01T23:28:48.908Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Thu Jul 11 12:20:21 UTC 2024
[2025-10-01T23:28:48.908Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:274)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:621)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2025-10-01T23:28:48.908Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2025-10-01T23:28:48.908Z] ... 41 more
[2025-10-01T23:28:48.908Z]
[2025-10-01T23:28:48.908Z] [INFO] Running io.quarkus.mailer.runtime.MailerWithMultipartImplTest
[2025-10-01T23:28:48.908Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in io.quarkus.mailer.runtime.MailerWithMultipartImplTest
[2025-10-01T23:28:48.908Z] [INFO] Running io.quarkus.mailer.AttachmentTest
[2025-10-01T23:28:48.908Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in io.quarkus.mailer.AttachmentTest
[2025-10-01T23:28:48.908Z] [INFO] Running io.quarkus.mailer.MailTest
[2025-10-01T23:28:48.908Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.mailer.MailTest
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] Results:
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [ERROR] Errors:
[2025-10-01T23:28:48.908Z] [ERROR] MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore:36 » Completion
[2025-10-01T23:28:48.908Z] [ERROR] MailerTruststoreTest.sendMailWithCorrectTrustStore:23 » Completion javax.net.s...
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [ERROR] Tests run: 45, Failures: 0, Errors: 2, Skipped: 0
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.908Z] [INFO] Skipping Quarkus - Mailer - Deployment
[2025-10-01T23:28:48.908Z] [INFO] This project has been banned from the build due to previous failures.
[2025-10-01T23:28:48.908Z] [INFO] ------------------------------------------------------------------------
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] -----------------< io.quarkus:quarkus-grpc-deployment >-----------------
[2025-10-01T23:28:48.908Z] [INFO] Building Quarkus - gRPC - Deployment 2.7.5.Final [452/964]
[2025-10-01T23:28:48.908Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.908Z] [INFO] Processed 95 files in 929ms (Formatted: 0, Unchanged: 95, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.908Z] [INFO] Processed 95 files in 00:01.110 (Already Sorted: 95, Needed Sorting: 0)
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.908Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.908Z] [INFO] Copying 3 resources
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.908Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.908Z] [INFO] Compiling 14 source files to /quarkus/extensions/grpc/deployment/target/classes
[2025-10-01T23:28:48.908Z] [WARNING] /quarkus/extensions/grpc/deployment/src/main/java/io/quarkus/grpc/deployment/devmode/GrpcDevConsoleWebSocketListener.java:[174,110] unchecked cast
[2025-10-01T23:28:48.908Z] required: io.grpc.stub.StreamObserver<com.google.protobuf.Message>
[2025-10-01T23:28:48.908Z] found: java.lang.Object
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] --- protobuf-maven-plugin:0.6.1:test-compile (test-compile) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.908Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2025-10-01T23:28:48.908Z] [INFO] Compiling 16 proto file(s) to /quarkus/extensions/grpc/deployment/target/generated-test-sources/protobuf/java
[2025-10-01T23:28:48.908Z] [WARNING] PROTOC: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.908Z]
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] --- protobuf-maven-plugin:0.6.1:test-compile-custom (test-compile) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.908Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2025-10-01T23:28:48.908Z] [INFO] Compiling 16 proto file(s) to /quarkus/extensions/grpc/deployment/target/generated-test-sources/protobuf/grpc-java
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.908Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.908Z] [INFO] Copying 23 resources
[2025-10-01T23:28:48.908Z] [INFO] Copying 16 resources
[2025-10-01T23:28:48.908Z] [INFO] Copying 16 resources
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.908Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.908Z] [INFO] Compiling 203 source files to /quarkus/extensions/grpc/deployment/target/test-classes
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.908Z] [INFO]
[2025-10-01T23:28:48.908Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.908Z] [INFO] T E S T S
[2025-10-01T23:28:48.908Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.908Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.908Z] [INFO] Running io.quarkus.grpc.server.MutinyGrpcServiceWithPlainTextTest
[2025-10-01T23:28:48.908Z] 2025-10-01 22:37:53,872 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.908Z] 2025-10-01 22:37:53,939 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.682s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.908Z] 2025-10-01 22:37:53,939 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.908Z] 2025-10-01 22:37:53,939 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.908Z] 2025-10-01 22:37:55,278 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.908Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.243 s - in io.quarkus.grpc.server.MutinyGrpcServiceWithPlainTextTest
[2025-10-01T23:28:48.908Z] [INFO] Running io.quarkus.grpc.server.MutinyGrpcServiceWithSSLTest
[2025-10-01T23:28:48.908Z] 2025-10-01 22:37:56,809 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2025-10-01T23:28:48.908Z] 2025-10-01 22:37:57,117 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2025-10-01T23:28:48.908Z] 2025-10-01 22:37:57,179 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.778s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.908Z] 2025-10-01 22:37:57,180 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.908Z] 2025-10-01 22:37:57,180 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.908Z] 2025-10-01 22:37:58,575 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.908Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.25 s - in io.quarkus.grpc.server.MutinyGrpcServiceWithSSLTest
[2025-10-01T23:28:48.908Z] [INFO] Running io.quarkus.grpc.server.RegularGrpcServiceWithPlainTextTest
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:00,037 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:00,095 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.598s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:00,095 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:00,095 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:00,807 INFO [io.quarkus] (main) Quarkus stopped in 0.068s
[2025-10-01T23:28:48.908Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.222 s - in io.quarkus.grpc.server.RegularGrpcServiceWithPlainTextTest
[2025-10-01T23:28:48.908Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingAndNonBlockingTest
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:02,733 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:02,822 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:02,917 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.646s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:02,918 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:02,918 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:03,287 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:03,293 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=8, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:03,294 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:03,313 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-10-01T23:28:48.908Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.521 s - in io.quarkus.grpc.server.blocking.BlockingAndNonBlockingTest
[2025-10-01T23:28:48.908Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingOnClassTest
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:04,546 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:04,601 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.498s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:04,602 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:04,602 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:04,614 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client1 created without configuration. We are assuming that it's created to test your gRPC services.
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:04,640 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client2 created without configuration. We are assuming that it's created to test your gRPC services.
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:04,982 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:04,987 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:05,006 INFO [io.quarkus] (main) Quarkus stopped in 0.070s
[2025-10-01T23:28:48.908Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.64 s - in io.quarkus.grpc.server.blocking.BlockingOnClassTest
[2025-10-01T23:28:48.908Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingMethodsTest
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:06,259 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:06,350 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:06,402 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.515s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:06,402 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:06,402 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:06,893 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:06,916 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-10-01T23:28:48.908Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.92 s - in io.quarkus.grpc.server.blocking.BlockingMethodsTest
[2025-10-01T23:28:48.908Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingConfusingOnClassTest
[2025-10-01T23:28:48.908Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s - in io.quarkus.grpc.server.blocking.BlockingConfusingOnClassTest
[2025-10-01T23:28:48.908Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingServiceTest
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:08,407 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:08,493 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:08,557 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.584s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:08,558 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:08,558 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:08,981 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:08,997 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.908Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.642 s - in io.quarkus.grpc.server.blocking.BlockingServiceTest
[2025-10-01T23:28:48.908Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingConfusingOnMethodTest
[2025-10-01T23:28:48.908Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s - in io.quarkus.grpc.server.blocking.BlockingConfusingOnMethodTest
[2025-10-01T23:28:48.908Z] [INFO] Running io.quarkus.grpc.server.blocking.TransactionalAsBlockingTest
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:10,931 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:10,969 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.719s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:10,970 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:10,970 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:11,007 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client1 created without configuration. We are assuming that it's created to test your gRPC services.
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:11,038 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client2 created without configuration. We are assuming that it's created to test your gRPC services.
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:11,039 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client3 created without configuration. We are assuming that it's created to test your gRPC services.
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:11,356 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:11,363 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:11,365 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=8, target=dns:///0.0.0.0:9001}}
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:11,384 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-10-01T23:28:48.908Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.854 s - in io.quarkus.grpc.server.blocking.TransactionalAsBlockingTest
[2025-10-01T23:28:48.908Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingMethodsWithMutinyImplTest
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:12,746 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:12,873 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:12,930 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.627s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:12,930 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:12,931 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:13,408 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.908Z] 2025-10-01 22:38:13,431 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-10-01T23:28:48.908Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.063 s - in io.quarkus.grpc.server.blocking.BlockingMethodsWithMutinyImplTest
[2025-10-01T23:28:48.908Z] [INFO] Running io.quarkus.grpc.server.NoServerTest
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:14,379 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:14,379 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:14,379 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:14,492 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-10-01T23:28:48.909Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 s - in io.quarkus.grpc.server.NoServerTest
[2025-10-01T23:28:48.909Z] [INFO] Running io.quarkus.grpc.server.scaling.SingleGrpcVerticleTest
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:15,580 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:15,627 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.484s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:15,628 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:15,628 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:16,224 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-10-01T23:28:48.909Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.728 s - in io.quarkus.grpc.server.scaling.SingleGrpcVerticleTest
[2025-10-01T23:28:48.909Z] [INFO] Running io.quarkus.grpc.server.scaling.MultipleGrpcVerticlesTest
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:17,428 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-3) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:17,480 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.564s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:17,480 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:17,480 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:18,004 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-10-01T23:28:48.909Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.775 s - in io.quarkus.grpc.server.scaling.MultipleGrpcVerticlesTest
[2025-10-01T23:28:48.909Z] [INFO] Running io.quarkus.grpc.server.RegularGrpcServiceWithSSLFromClasspathTest
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:19,165 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:19,280 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:19,336 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.714s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:19,337 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:19,337 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:20,208 INFO [io.quarkus] (main) Quarkus stopped in 0.059s
[2025-10-01T23:28:48.909Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.201 s - in io.quarkus.grpc.server.RegularGrpcServiceWithSSLFromClasspathTest
[2025-10-01T23:28:48.909Z] [INFO] Running io.quarkus.grpc.server.GrpcHealthTest
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:21,288 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:21,349 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.500s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:21,350 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:21,350 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:22,295 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:22,322 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-10-01T23:28:48.909Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.106 s - in io.quarkus.grpc.server.GrpcHealthTest
[2025-10-01T23:28:48.909Z] [INFO] Running io.quarkus.grpc.server.GrpcReflectionTest
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:23,297 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:23,398 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:23,455 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.512s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:23,455 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:23,455 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:24,709 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:24,738 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2025-10-01T23:28:48.909Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.404 s - in io.quarkus.grpc.server.GrpcReflectionTest
[2025-10-01T23:28:48.909Z] [INFO] Running io.quarkus.grpc.server.devmode.DevModeServerStartTest
[2025-10-01T23:28:48.909Z] Tests paused
[2025-10-01T23:28:48.909Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.909Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.909Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.909Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.909Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:28,270 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:28,390 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:28,443 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.558s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:28,443 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:28,444 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:29,481 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.017s
[2025-10-01T23:28:48.909Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.772 s - in io.quarkus.grpc.server.devmode.DevModeServerStartTest
[2025-10-01T23:28:48.909Z] [INFO] Running io.quarkus.grpc.server.devmode.GrpcDevModeTest
[2025-10-01T23:28:48.909Z] Tests paused
[2025-10-01T23:28:48.909Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.909Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.909Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.909Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.909Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:32,847 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:32,976 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:33,053 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.047s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:33,053 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:33,053 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:36,401 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestService.class, DevModeTestRestResource.class.
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:36,410 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-10-01T23:28:48.909Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.909Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.909Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.909Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.909Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:37,074 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.643s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:37,075 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:37,075 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:37,075 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.590s
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:37,557 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-10-01T23:28:48.909Z] Tests paused
[2025-10-01T23:28:48.909Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.909Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.909Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.909Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.909Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:40,561 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:40,677 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:40,734 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.763s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:40,734 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:40,734 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:41,174 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestService.class.
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:41,211 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-10-01T23:28:48.909Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.909Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.909Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.909Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.909Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:41,737 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.497s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:41,738 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:41,738 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:41,738 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.815s
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:42,074 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-10-01T23:28:48.909Z] Tests paused
[2025-10-01T23:28:48.909Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.909Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.909Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.909Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.909Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:44,991 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:45,118 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:45,190 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.775s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:45,190 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:45,190 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:58,102 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in StreamsOuterClass.class, DevModeServiceGrpc$DevModeServiceStub.class, DevModeServiceGrpc$DevModeServiceFutureStub.class, MutinyDevModeServiceGrpc$DevModeServiceImplBase.class, HelloReplyOrBuilder.class, HelloReply$1.class, DevModeServiceGrpc$MethodHandlers.class, Devmodetest$DevModeRequest.class, MutinyDevModeServiceGrpc$MutinyDevModeServiceStub.class, StreamsGrpc$StreamsFileDescriptorSupplier.class, MutinyStreamsGrpc$MutinyStreamsStub.class, GreeterGrpc$GreeterImplBase.class, Devmodetest$DevModeResponse$Builder.class, StreamsGrpc$StreamsImplBase.class, StreamsOuterClass$Item$Builder.class, HelloReply$Builder.class, GreeterBean.class, DevModeService.class, DevModeServiceCallingResource.class, MutinyGreeterGrpc$MutinyGreeterStub.class, Devmodetest$DevModeRequestOrBuilder.class, DevModeServiceGrpc$1.class, MutinyGreeterGrpc$MethodHandlers.class, StreamsGrpc$1.class, StreamsClient.class, StreamsGrpc$MethodHandlers.class, Devmodetest$DevModeResponseOrBuilder.class, Devmodetest$DevModeResponse$1.class, DevModeServiceGrpc$DevModeServiceFileDescriptorSupplier.class, Streams.class, GreeterGrpc$GreeterBlockingStub.class, StreamsGrpc.class, Devmodetest$DevModeResponse$Status.class, Devmodetest$DevModeResponse.class, StreamsGrpc$StreamsBlockingStub.class, GreeterGrpc$3.class, DevModeServiceClient.class, Devmodetest.class, DevModeService.class, HelloWorldProto.class, Greeter.class, MutinyStreamsGrpc.class, StreamsGrpc$StreamsBaseDescriptorSupplier.class, DevModeServiceGrpc.class, GreeterGrpc$GreeterStub.class, StreamsGrpc$StreamsStub.class, GreeterGrpc$GreeterFutureStub.class, GreeterClient.class, StreamsOuterClass$Item$1.class, DevModeServiceGrpc$3.class, StreamsGrpc$3.class, HelloRequest$Builder.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, MutinyGreeterGrpc$GreeterImplBase.class, GreeterGrpc$2.class, Devmodetest$DevModeRequest$1.class, DevModeServiceGrpc$DevModeServiceMethodDescriptorSupplier.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, MutinyGreeterGrpc.class, HelloRequest.class, DevModeServiceGrpc$DevModeServiceBaseDescriptorSupplier.class, DevModeServiceBean.class, Devmodetest$DevModeResponse$Status$1.class, StreamsGrpc$StreamsMethodDescriptorSupplier.class, HelloReply.class, MutinyDevModeServiceGrpc$MethodHandlers.class, StreamsBean.class, StreamsGrpc$2.class, DevModeServiceGrpc$DevModeServiceBlockingStub.class, MutinyStreamsGrpc$MethodHandlers.class, GreeterGrpc$MethodHandlers.class, HelloRequest$1.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, MutinyStreamsGrpc$StreamsImplBase.class, GreeterGrpc.class, MutinyDevModeServiceGrpc.class, Devmodetest$DevModeRequest$Builder.class, StreamsOuterClass$ItemOrBuilder.class, StreamsGrpc$StreamsFutureStub.class, GreeterGrpc$1.class, StreamsOuterClass$Item.class, DevModeServiceGrpc$2.class, DevModeServiceGrpc$DevModeServiceImplBase.class, HelloRequestOrBuilder.class, Blocking1Grpc.class, MutinyTestServiceGrpc$MethodHandlers.class, Blocking1Grpc$Blocking1FutureStub.class, ReflectableServiceGrpc$1.class, Blocking3Grpc$Blocking3ImplBase.class, Messages$StreamingOutputCallResponse$1.class, TestServiceGrpc$TestServiceImplBase.class, ReflectableServiceGrpc$ReflectableServiceMethodDescriptorSupplier.class, ReconnectServiceGrpc$3.class, CallBlockingGrpc$CallBlockingImplBase.class, GreeterGrpc$3.class, UnimplementedServiceClient.class, MutinyBlocking1Grpc$Blocking1ImplBase.class, Messages$PayloadType.class, Messages$CompressionType$1.class, MutinyBlockingTestServiceGrpc$BlockingTestServiceImplBase.class, SecuredServiceGrpc$SecuredServiceBlockingStub.class, Greeter3Grpc$Greeter3BlockingStub.class, MutinyFarewellGrpc$MethodHandlers.class, Greeter3Client.class, MutinyUnimplementedServiceGrpc$UnimplementedServiceImplBase.class, Farewell.class, Request.class, FarewellBean.class, Greeter3Grpc$3.class, Messages$SimpleResponseOrBuilder.class, Messages$StreamingOutputCallResponseOrBuilder.class, BlockingTestServiceGrpc$1.class, BlockingTestServiceGrpc$MethodHandlers.class, Blocking3Grpc.class, GreeterClient.class, SecuredServiceGrpc.class, GoodbyeReply.class, GreeterGrpc$GreeterFutureStub.class, Messages$Payload.class, SecuredServiceGrpc$1.class, TestServiceGrpc.class, SecuredServiceGrpc$SecuredServiceMethodDescriptorSupplier.class, Security$Container$1.class, Greeter3Grpc$Greeter3BaseDescriptorSupplier.class, Messages$Payload$1.class, HelloRequest3$Builder.class, ReconnectServiceClient.class, MutinySecuredServiceGrpc.class, Messages$ResponseParameters.class, ReflectableServiceGrpc$ReflectableServiceStub.class, Messages$SimpleRequest.class, MutinyBlockingTestServiceGrpc$MutinyBlockingTestServiceStub.class, UnimplementedServiceBean.class, TestServiceBean.class, MutinyBlocking1Grpc$MutinyBlocking1Stub.class, MutinyReconnectServiceGrpc$MutinyReconnectServiceStub.class, ReflectableServiceGrpc$ReflectableServiceBlockingStub.class, Blocking1Client.class, Blocking2Grpc$Blocking2ImplBase.class, ReflectableServiceGrpc$ReflectableServiceFutureStub.class, Greeter3Bean.class, Messages$ReconnectInfo.class, Blocking3Client.class, MutinyReconnectServiceGrpc$ReconnectServiceImplBase.class, MutinyGreeterGrpc.class, HelloReply3$Builder.class, CallBlockingClient.class, EmptyMessage.class, ReflectableServiceGrpc.class, Greeter3Grpc$Greeter3MethodDescriptorSupplier.class, CallBlockingGrpc$CallBlockingBlockingStub.class, Messages$EchoStatusOrBuilder.class, HelloReplyOrBuilder.class, Blocking1.class, Blocking2Grpc$Blocking2FileDescriptorSupplier.class, Messages$ResponseParameters$1.class, Messages$StreamingInputCallRequestOrBuilder.class, FarewellGrpc$FarewellStub.class, MutinyGreeter3Grpc$MutinyGreeter3Stub.class, BlockingTestServiceGrpc$BlockingTestServiceImplBase.class, CallBlockingGrpc$3.class, Messages$StreamingOutputCallResponse$Builder.class, SecuredServiceGrpc$SecuredServiceFileDescriptorSupplier.class, HelloReply.class, Blocking$ThreadName$1.class, UnimplementedServiceGrpc$UnimplementedServiceFileDescriptorSupplier.class, Security$ThreadInfo.class, Blocking2Grpc$MethodHandlers.class, Messages$StreamingInputCallRequest.class, GoodbyeRequestOrBuilder.class, Messages$SimpleRequest$1.class, Messages$PayloadOrBuilder.class, ReconnectServiceGrpc$1.class, MutinyGreeter3Grpc$MethodHandlers.class, Messages$SimpleRequestOrBuilder.class, MutinySecuredServiceGrpc$MutinySecuredServiceStub.class, MutinyBlocking2Grpc$Blocking2ImplBase.class, MutinyBlocking1Grpc$MethodHandlers.class, ReconnectServiceGrpc$ReconnectServiceFutureStub.class, Messages$StreamingInputCallRequest$Builder.class, CallHello$SuccessOrFailureDescription$Builder.class, CallBlockingGrpc.class, Blocking1Grpc$Blocking1ImplBase.class, MutinyReflectableServiceGrpc$ReflectableServiceImplBase.class, Greeter.class, ReflectableServiceGrpc$ReflectableServiceImplBase.class, GoodbyeReply$Builder.class, Messages$StreamingInputCallResponse$1.class, SecuredServiceGrpc$SecuredServiceStub.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, UnimplementedServiceGrpc$3.class, Messages$SimpleRequest$Builder.class, EmptyMessage$1.class, Greeter3Grpc$Greeter3Stub.class, ReconnectServiceGrpc$ReconnectServiceStub.class, Request$Builder.class, MutinyBlocking3Grpc.class, GoodbyeReplyOrBuilder.class, Greeter3Grpc$Greeter3FileDescriptorSupplier.class, MutinyBlocking3Grpc$Blocking3ImplBase.class, Blocking1Grpc$Blocking1FileDescriptorSupplier.class, Blocking$Empty$1.class, Messages$SimpleContext.class, CallHello$Empty.class, RequestOrBuilder.class, Messages$StreamingOutputCallRequest.class, MutinyBlocking2Grpc$MethodHandlers.class, GreeterGrpc$GreeterBlockingStub.class, MutinyCallBlockingGrpc$MethodHandlers.class, FarewellGrpc.class, CallBlockingGrpc$2.class, Messages$SimpleResponse$1.class, HelloReply$1.class, MutinySecuredServiceGrpc$MethodHandlers.class, Security$Container$Builder.class, SecuredServiceGrpc$SecuredServiceBaseDescriptorSupplier.class, Blocking3Grpc$Blocking3MethodDescriptorSupplier.class, Blocking3.class, MutinyUnimplementedServiceGrpc.class, MutinyBlocking2Grpc$MutinyBlocking2Stub.class, GoodbyeRequest$Builder.class, TestServiPicked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.909Z] ceGrpc$TestServiceFileDescriptorSupplier.class, BlockingTestServiceGrpc.class, GoodbyeReply$1.class, ReflectableServiceGrpc$ReflectableServiceBaseDescriptorSupplier.class, UnimplementedServiceGrpc$1.class, CallHello$Empty$1.class, ReflectableServiceGrpc$3.class, ReconnectServiceGrpc$MethodHandlers.class, CallBlockingGrpc$CallBlockingStub.class, CallHello$Empty$Builder.class, Blocking$ThreadNameOrBuilder.class, GreeterGrpc$GreeterImplBase.class, Messages$StreamingOutputCallRequest$Builder.class, Blocking3Grpc$3.class, Blocking2Grpc$3.class, UnimplementedServiceGrpc.class, Blocking$Empty$Builder.class, Blocking1Grpc$Blocking1BlockingStub.class, Blocking3Grpc$Blocking3FutureStub.class, EmptyProtos$Empty.class, CallBlockingGrpc$CallBlockingFutureStub.class, Blocking1Grpc$Blocking1BaseDescriptorSupplier.class, CallHello$SuccessOrFailureDescriptionOrBuilder.class, NestedTypeOuter$Middle$Inner$Builder.class, NestedTypeOuter$Builder.class, MutinyReflectableServiceGrpc$MethodHandlers.class, MutinyTestServiceGrpc$MutinyTestServiceStub.class, ReflectionTestProto.class, Greeter3Grpc$Greeter3ImplBase.class, Blocking3Grpc$2.class, Messages$EchoStatus.class, ReflectableServiceClient.class, Blocking2.class, Blocking2Grpc$2.class, CallBlockingGrpc$1.class, HelloWorldProtoV2.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, HelloReply3.class, TestServiceClient.class, BlockingTestServiceGrpc$BlockingTestServiceStub.class, Blocking2Client.class, BlockingTestServiceGrpc$BlockingTestServiceBaseDescriptorSupplier.class, Blocking3Grpc$1.class, CallBlockingGrpc$CallBlockingFileDescriptorSupplier.class, Messages$StreamingInputCallRequest$1.class, NestedTypeOuter$Middle$InnerOrBuilder.class, MutinyFarewellGrpc$MutinyFarewellStub.class, Messages$SimpleContext$Builder.class, MutinySecuredServiceGrpc$SecuredServiceImplBase.class, EmptyProtos$Empty$Builder.class, UnimplementedServiceGrpc$UnimplementedServiceImplBase.class, ReconnectServiceGrpc$ReconnectServiceMethodDescriptorSupplier.class, GoodbyeRequest.class, GoodbyeRequest$1.class, GreeterGrpc$1.class, Messages$ReconnectParams.class, Blocking2Grpc$Blocking2FutureStub.class, Greeter3.class, CallHello$SuccessOrFailureDescription.class, FarewellGrpc$FarewellBlockingStub.class, MutinyFarewellGrpc$FarewellImplBase.class, CallBlockingBean.class, Blocking1Grpc$MethodHandlers.class, TestServiceGrpc$3.class, Messages$CompressionType.class, Greeter3Grpc$1.class, Security$Container.class, Blocking3Grpc$Blocking3BaseDescriptorSupplier.class, MutinyGreeterGrpc$GreeterImplBase.class, MutinyBlockingTestServiceGrpc.class, Security$ThreadInfoOrBuilder.class, Messages$StreamingOutputCallRequestOrBuilder.class, Greeter3Grpc$2.class, Blocking3Grpc$Blocking3Stub.class, TestServiceGrpc$1.class, ReflectionTestDepthTwoProto.class, FarewellGrpc$MethodHandlers.class, TestServiceGrpc$TestServiceBaseDescriptorSupplier.class, MutinyUnimplementedServiceGrpc$MethodHandlers.class, CallHello$EmptyOrBuilder.class, HelloReply$Builder.class, Messages$StreamingInputCallResponse$Builder.class, TestServiceGrpc$2.class, ThirdLevelType$Builder.class, MutinyCallBlockingGrpc$MutinyCallBlockingStub.class, FarewellGrpc$FarewellBaseDescriptorSupplier.class, TestServiceGrpc$TestServiceMethodDescriptorSupplier.class, Greeter3Grpc$MethodHandlers.class, Blocking2Grpc$Blocking2Stub.class, ReconnectServiceGrpc$ReconnectServiceBaseDescriptorSupplier.class, ReflectableService.class, MutinyBlockingTestServiceGrpc$MethodHandlers.class, SecuredServiceGrpc$MethodHandlers.class, Greeter3Grpc$Greeter3FutureStub.class, Messages$StreamingOutputCallResponse.class, EmptyMessageOrBuilder.class, GreeterGrpc$2.class, Messages$ReconnectInfo$1.class, CallBlockingGrpc$CallBlockingMethodDescriptorSupplier.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, Messages$StreamingInputCallResponseOrBuilder.class, BlockingTestServiceGrpc$2.class, ThirdLevelType.class, UnimplementedServiceGrpc$2.class, Blocking$EmptyOrBuilder.class, Messages$StreamingOutputCallRequest$1.class, GreeterGrpc.class, UnimplementedServiceGrpc$UnimplementedServiceStub.class, MutinyTestServiceGrpc$TestServiceImplBase.class, CallHello$SuccessOrFailureDescription$1.class, BlockingTestServiceBean.class, Blocking$ThreadName.class, HelloReply3$1.class, Security$ContainerOrBuilder.class, MutinyBlocking3Grpc$MutinyBlocking3Stub.class, BlockingTestServiceGrpc$BlockingTestServiceFileDescriptorSupplier.class, BlockingTestService.class, Blocking3Grpc$Blocking3BlockingStub.class, ReflectionTestDepthThreeProto.class, Blocking2Grpc$1.class, Reply$1.class, ReflectableServiceGrpc$2.class, ReconnectServiceGrpc$2.class, HelloRequest$Builder.class, UnimplementedService.class, NestedTypeOuterOrBuilder.class, UnimplementedServiceGrpc$UnimplementedServiceMethodDescriptorSupplier.class, TestService.class, EmptyProtos$Empty$1.class, UnimplementedServiceGrpc$UnimplementedServiceBaseDescriptorSupplier.class, GoodbyeWorldProto.class, Blocking1Grpc$Blocking1MethodDescriptorSupplier.class, EmptyProtos$EmptyOrBuilder.class, NestedTypeOuter$Middle.class, MutinyReconnectServiceGrpc$MethodHandlers.class, MutinyGreeterGrpc$MutinyGreeterStub.class, NestedTypeOuter$MiddleOrBuilder.class, ReflectableServiceGrpc$MethodHandlers.class, Messages$SimpleContextOrBuilder.class, ReconnectServiceGrpc.class, MutinyBlocking3Grpc$MethodHandlers.class, UnimplementedServiceGrpc$UnimplementedServiceFutureStub.class, SecuredServiceGrpc$SecuredServiceImplBase.class, HelloRequest.class, FarewellGrpc$FarewellFileDescriptorSupplier.class, TestServiceGrpc$TestServiceBlockingStub.class, BlockingTestServiceGrpc$BlockingTestServiceBlockingStub.class, Blocking2Grpc$Blocking2MethodDescriptorSupplier.class, Blocking2Grpc.class, CallBlocking.class, Messages$SimpleContext$1.class, MutinyCallBlockingGrpc.class, Blocking3Bean.class, Blocking3Grpc$MethodHandlers.class, BlockingTestServiceGrpc$BlockingTestServiceMethodDescriptorSupplier.class, MutinyBlocking1Grpc.class, BlockingTest.class, UnimplementedServiceGrpc$MethodHandlers.class, EmptyProtos.class, Blocking3Grpc$Blocking3FileDescriptorSupplier.class, ReconnectServiceGrpc$ReconnectServiceFileDescriptorSupplier.class, Reply.class, MutinyGreeter3Grpc$Greeter3ImplBase.class, Security$ThreadInfo$1.class, MutinyReflectableServiceGrpc$MutinyReflectableServiceStub.class, Request$1.class, Blocking2Bean.class, FarewellClient.class, SecuredServiceGrpc$3.class, TestServiceGrpc$TestServiceStub.class, HelloRequestOrBuilder.class, MutinyBlocking2Grpc.class, GreeterGrpc$MethodHandlers.class, Messages$SimpleResponse.class, Test.class, SecuredServiceClient.class, Blocking.class, Blocking1Grpc$Blocking1Stub.class, NestedTypeOuter$1.class, NestedTypeOuter$Middle$1.class, SecuredServiceGrpc$SecuredServiceFutureStub.class, CallBlockingGrpc$MethodHandlers.class, MutinyUnimplementedServiceGrpc$MutinyUnimplementedServiceStub.class, ReconnectServiceGrpc$ReconnectServiceBlockingStub.class, Blocking1Grpc$3.class, FarewellGrpc$FarewellImplBase.class, HelloRequest$1.class, Greeter3Grpc.class, CallBlockingGrpc$CallBlockingBaseDescriptorSupplier.class, TestServiceGrpc$TestServiceFutureStub.class, ReconnectServiceGrpc$ReconnectServiceImplBase.class, NestedTypeOuter$Middle$Builder.class, MutinyReconnectServiceGrpc.class, Messages$ReconnectParamsOrBuilder.class, HelloRequest3$1.class, HelloWorldProto3.class, Messages$SimpleResponse$Builder.class, SecuredServiceBean.class, HelloReply3OrBuilder.class, Blocking1Grpc$2.class, SecuredServiceGrpc$2.class, Blocking$ThreadName$Builder.class, MutinyTestServiceGrpc.class, MutinyCallBlockingGrpc$CallBlockingImplBase.class, ReconnectServiceBean.class, Messages$ReconnectParams$1.class, NestedTypeOuter$Middle$Inner.class, Messages$ResponseParametersOrBuilder.class, BlockingTestServiceGrpc$3.class, Messages.class, SecuredService.class, FarewellGrpc$FarewellFutureStub.class, ThirdLevelTypeOrBuilder.class, Security.class, BlockingTestServiceClient.class, EmptyMessage$Builder.class, NestedTypeOuter$Middle$Inner$1.class, Blocking1Grpc$1.class, HelloRequest3.class, Messages$Payload$Builder.class, BlockingTestServiceGrpc$BlockingTestServiceFutureStub.class, GreeterGrpc$GreeterStub.class, Blocking2Grpc$Blocking2BaseDescriptorSupplier.class, FarewellGrpc$3.class, CallHello.class, ReflectableServiceGrpc$ReflectableServiceFileDescriptorSupplier.class, MutinyReflectableServiceGrpc.class, ReplyOrBuilder.class, Blocking1Bean.class, ThirdLevelType$1.class, MutinyFarewellGrpc.class, HelloRequest3OrBuilder.class, GreeterBean.class, UnimplementedServiceGrpc$UnimplementedServiceBlockingStub.class, FarewellGrpc$FarewellMethodDescriptorSupplier.class, FarewellGrpc$2.class, Messages$ResponseParameters$Builder.class, Messages$ReconnectInfoOrBuilder.class, NestedTypeOuter.class, Messages$ReconnectParams$Builder.class, Blocking$Empty.class, ReconnectService.class, Blocking2Grpc$Blocking2BlockingStub.class, Messages$PayloadType$1.class, Security$ThreadInfo$Builder.class, MutinyGreeterGrpc$MethodHandlers.class, FarewellGrpc$1.class, ReflectableServiceBean.class, MutinyGreeter3Grpc.class, TestServiceGrpc$MethodHandlers.class, Messages$EchoStatus$Builder.class, Messages$EchoStatus$1.class, Reply$Builder.class, Messages$ReconnectInfo$Builder.class, Messages$StreamingInputCallResponse.class.
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:58,109 INFO [io.qua.grp.run.sup.Channels] (Quarkus Main Thread) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9000}}
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:58,113 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-10-01T23:28:48.909Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.909Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.909Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.909Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.909Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:58,832 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.696s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:58,832 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:58,832 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.909Z] 2025-10-01 22:38:58,832 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 5.123s
[2025-10-01T23:28:48.910Z] 2025-10-01 22:38:58,832 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload took more than 4 seconds, you may want to enable instrumentation based reload (quarkus.live-reload.instrumentation=true). This allows small changes to take effect without restarting Quarkus.
[2025-10-01T23:28:48.910Z] 2025-10-01 22:38:58,988 INFO [io.qua.grp.run.sup.Channels] (Quarkus Main Thread) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9000}}
[2025-10-01T23:28:48.910Z] 2025-10-01 22:38:58,993 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-10-01T23:28:48.910Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.910Z] Tests paused
[2025-10-01T23:28:48.910Z] 2025-10-01 22:38:59,003 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @BeforeDestroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2025-10-01T23:28:48.910Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2025-10-01T23:28:48.910Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2025-10-01T23:28:48.910Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.910Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.910Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-10-01T23:28:48.910Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-10-01T23:28:48.910Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-10-01T23:28:48.910Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2025-10-01T23:28:48.910Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.910Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.910Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.910Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.910Z]
[2025-10-01T23:28:48.910Z] 2025-10-01 22:38:59,003 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @Destroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2025-10-01T23:28:48.910Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2025-10-01T23:28:48.910Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2025-10-01T23:28:48.910Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.910Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.910Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-10-01T23:28:48.910Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-10-01T23:28:48.910Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-10-01T23:28:48.910Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2025-10-01T23:28:48.910Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.910Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.910Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.910Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.910Z]
[2025-10-01T23:28:48.910Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.910Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.910Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.910Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.910Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:01,785 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:01,950 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:02,022 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.579s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:02,022 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:02,022 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:10,734 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in StreamsOuterClass$Item$Builder.class, HelloReply.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, DevModeServiceGrpc$MethodHandlers.class, Devmodetest$DevModeResponse$Status.class, Devmodetest$DevModeResponseOrBuilder.class, Devmodetest$DevModeResponse$1.class, GreeterGrpc$GreeterFutureStub.class, StreamsGrpc.class, MutinyGreeterGrpc$GreeterImplBase.class, DevModeServiceGrpc$3.class, DevModeService.class, HelloReplyOrBuilder.class, DevModeServiceGrpc.class, StreamsGrpc$StreamsBaseDescriptorSupplier.class, Devmodetest$DevModeResponse$Status$1.class, HelloReply$1.class, StreamsGrpc$3.class, DevModeServiceClient.class, Devmodetest$DevModeRequest$1.class, HelloRequest.class, MutinyDevModeServiceGrpc.class, HelloRequestOrBuilder.class, HelloWorldProto.class, DevModeServiceBean.class, MutinyGreeterGrpc.class, StreamsGrpc$1.class, MutinyStreamsGrpc$StreamsImplBase.class, GreeterGrpc$3.class, DevModeServiceGrpc$DevModeServiceBlockingStub.class, GreeterBean.class, StreamsGrpc$StreamsFutureStub.class, MutinyStreamsGrpc$MutinyStreamsStub.class, GreeterGrpc$GreeterBlockingStub.class, Devmodetest$DevModeRequestOrBuilder.class, Devmodetest$DevModeRequest$Builder.class, MutinyDevModeServiceGrpc$DevModeServiceImplBase.class, MutinyStreamsGrpc$MethodHandlers.class, StreamsBean.class, DevModeServiceGrpc$1.class, StreamsOuterClass.class, DevModeServiceGrpc$DevModeServiceFutureStub.class, Streams.class, Devmodetest$DevModeResponse$Builder.class, StreamsClient.class, HelloRequest$Builder.class, StreamsGrpc$StreamsFileDescriptorSupplier.class, Greeter.class, HelloRequest$1.class, StreamsGrpc$MethodHandlers.class, StreamsOuterClass$Item.class, GreeterGrpc$2.class, DevModeServiceGrpc$DevModeServiceMethodDescriptorSupplier.class, StreamsGrpc$StreamsBlockingStub.class, StreamsOuterClass$ItemOrBuilder.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, HelloReply$Builder.class, GreeterClient.class, GreeterGrpc$MethodHandlers.class, MutinyStreamsGrpc.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, StreamsOuterClass$Item$1.class, StreamsGrpc$StreamsImplBase.class, GreeterGrpc$GreeterImplBase.class, DevModeServiceGrpc$DevModeServiceBaseDescriptorSupplier.class, Devmodetest.class, MutinyDevModeServiceGrpc$MethodHandlers.class, GreeterGrpc.class, StreamsGrpc$StreamsStub.class, DevModeServiceGrpc$2.class, MutinyDevModeServiceGrpc$MutinyDevModeServiceStub.class, Devmodetest$DevModeRequest.class, Devmodetest$DevModeResponse.class, GreeterGrpc$1.class, MutinyGreeterGrpc$MethodHandlers.class, StreamsGrpc$StreamsMethodDescriptorSupplier.class, DevModeServiceGrpc$DevModeServiceImplBase.class, DevModeServiceGrpc$DevModeServiceStub.class, GreeterGrpc$GreeterStub.class, StreamsGrpc$2.class, DevModeServiceGrpc$DevModeServiceFileDescriptorSupplier.class, MutinyGreeterGrpc$MutinyGreeterStub.class, BlockingTestServiceGrpc$MethodHandlers.class, SecuredServiceGrpc$3.class, MutinyTestServiceGrpc$MutinyTestServiceStub.class, HelloReply3$Builder.class, GoodbyeRequest$Builder.class, Security$Container.class, MutinyBlocking3Grpc$MutinyBlocking3Stub.class, Blocking$ThreadName.class, SecuredServiceGrpc$SecuredServiceMethodDescriptorSupplier.class, MutinyUnimplementedServiceGrpc$UnimplementedServiceImplBase.class, SecuredServiceGrpc$SecuredServiceFileDescriptorSupplier.class, CallHello$SuccessOrFailureDescriptionOrBuilder.class, Greeter3Grpc$Greeter3MethodDescriptorSupplier.class, Messages$StreamingInputCallResponse.class, FarewellGrpc$FarewellFutureStub.class, BlockingTestServiceGrpc$BlockingTestServiceImplBase.class, SecuredServiceGrpc$SecuredServiceImplBase.class, Messages$ReconnectInfoOrBuilder.class, MutinyReconnectServiceGrpc$MethodHandlers.class, SecuredServiceGrpc$SecuredServiceFutureStub.class, CallHello$Empty$1.class, ReflectableServiceGrpc$ReflectableServiceImplBase.class, Messages$StreamingInputCallRequestOrBuilder.class, SecuredServiceClient.class, Blocking2Grpc$Blocking2FutureStub.class, FarewellGrpc$3.class, BlockingTestServiceGrpc$3.class, TestServiceGrpc$TestServiceMethodDescriptorSupplier.class, UnimplementedServiceGrpc$MethodHandlers.class, Blocking1Grpc$Blocking1Stub.class, MutinyCallBlockingGrpc$MutinyCallBlockingStub.class, TestServiceGrpc$TestServiceImplBase.class, ReflectionTestDepthThreeProto.class, FarewellClient.class, MutinyGreeterGrpc$MutinyGreeterStub.class, Blocking1Grpc$Blocking1MethodDescriptorSupplier.class, GoodbyeRequest$1.class, MutinyBlocking1Grpc$MethodHandlers.class, GreeterGrpc$MethodHandlers.class, GreeterClient.class, EmptyProtos$Empty$1.class, BlockingTest.class, UnimplementedServiceGrpc$UnimplementedServiceBlockingStub.class, GoodbyeReply.class, Reply$1.class, ReflectableServiceGrpc$1.class, Blocking1Grpc$Blocking1BlockingStub.class, MutinyFarewellGrpc$MutinyFarewellStub.class, Messages.class, MutinyFarewellGrpc$FarewellImplBase.class, EmptyMessage$1.class, ReflectableServiceGrpc$ReflectableServiceMethodDescriptorSupplier.class, Messages$ReconnectParamsOrBuilder.class, SecuredServiceGrpc$MethodHandlers.class, BlockingTestServiceGrpc$1.class, GreeterGrpc$3.class, CallBlockingGrpc.class, HelloRequest.class, Blocking3Grpc$Blocking3FutureStub.class, Blocking1Grpc$MethodHandlers.class, UnimplementedServiceGrpc$UnimplementedServiceBaseDescriptorSupplier.class, Security$Container$1.class, Blocking2Grpc$3.class, Messages$PayloadType.class, Messages$StreamingInputCallResponseOrBuilder.class, Greeter3Grpc$Greeter3ImplBase.class, EmptyProtos.class, UnimplementedServiceBean.class, BlockingTestServiceClient.class, Blocking2Client.class, GoodbyeReplyOrBuilder.class, BlockingTestServiceGrpc.class, GoodbyeReply$Builder.class, Greeter3Bean.class, GoodbyeReply$1.class, UnimplementedServiceGrpc$1.class, ReflectableServiceGrpc$ReflectableServiceFutureStub.class, Blocking$Empty$1.class, MutinyReflectableServiceGrpc$ReflectableServiceImplBase.class, CallHello$Empty$Builder.class, CallHello$EmptyOrBuilder.class, CallBlockingGrpc$1.class, MutinyGreeter3Grpc.class, Blocking2Grpc$1.class, Blocking1Grpc$Blocking1BaseDescriptorSupplier.class, ReconnectServiceGrpc$3.class, MutinyBlocking3Grpc.class, TestServiceGrpc$TestServiceFutureStub.class, Blocking$Empty$Builder.class, FarewellGrpc$FarewellBaseDescriptorSupplier.class, Blocking2Bean.class, MutinyFarewellGrpc.class, NestedTypeOuter.class, Blocking3Grpc$Blocking3BlockingStub.class, CallBlockingGrpc$CallBlockingBaseDescriptorSupplier.class, Security$ThreadInfoOrBuilder.class, RequestOrBuilder.class, UnimplementedServiceGrpc$UnimplementedServiceImplBase.class, NestedTypeOuter$Middle$Inner$1.class, Messages$StreamingOutputCallRequestOrBuilder.class, TestServiceGrpc$TestServiceBlockingStub.class, HelloRequest3$Builder.class, BlockingTestServiceGrpc$BlockingTestServiceStub.class, Messages$SimpleRequest$1.class, FarewellGrpc$FarewellMethodDescriptorSupplier.class, ReconnectServiceGrpc$ReconnectServiceBlockingStub.class, Blocking$ThreadNameOrBuilder.class, TestServiceGrpc$2.class, Greeter3.class, ReconnectServiceClient.class, CallHello$SuccessOrFailureDescription.class, FarewellBean.class, HelloReplyOrBuilder.class, Blocking2Grpc$Blocking2MethodDescriptorSupplier.class, MutinyBlocking2Grpc$MethodHandlers.class, FarewellGrpc.class, Blocking3Grpc$MethodHandlers.class, ReconnectServiceGrpc$1.class, ReconnectServiceBean.class, GoodbyeRequest.class, TestServiceGrpc$TestServiceFileDescriptorSupplier.class, HelloWorldProto3.class, FarewellGrpc$FarewellFileDescriptorSupplier.class, ReflectableServiceGrpc$3.class, Blocking1Bean.class, NestedTypeOuter$Middle$Inner$Builder.class, Blocking$EmptyOrBuilder.class, GreeterGrpc$1.class, EmptyMessage$Builder.class, Greeter3Grpc$Greeter3FileDescriptorSupplier.class, FarewellGrpc$FarewellImplBase.class, Messages$StreamingInputCallResponse$Builder.class, MutinyBlockingTestServiceGrpc$MethodHandlers.class, MutinyBlocking2Grpc$MutinyBlocking2Stub.class, Messages$EchoStatus$1.class, Messages$ReconnectInfo.class, CallBlockingGrpc$3.class, ReflectableServiceGrpc$2.class, Blocking2.class, Messages$SimpleResponseOrBuilder.class, Messages$SimpleResponse$1.class, Messages$ReconnectInfo$Builder.class, SecuredServiceGrpc$SecuredServiceBaseDescriptorSupplier.class, Messages$EchoStatus.class, CallBlockingGrpc$2.class, GreeterGrpc$2.class, ReplyOrBuilder.class, Blocking1.class, ReconnectServiceGrpc$ReconnectServiceMethodDescriptorSupplier.class, ReflectableServiceGrpc$ReflectableServiceBlockingStub.class, Messages$ResponseParameters$1.class, Security$ThreadInfo$1.class, MutinyBlocking2Grpc.class, ReflectableServiceGrpc$ReflectableServiceFileDescriptorSupplier.class, ReconnectServiceGrpc$MethodHandlers.class, Messages$ResponseParameters.class, MutinyBlocking1Grpc.class, MutinyBlocking2Grpc$Blocking2ImplBase.class, Messages$ReconnectParams.class, Blocking3Grpc$3.class, ReconnectServiceGrpc$ReconnectServiceImplBase.class, TestServiceGrpc$TestServiceStub.class, ThirdLevelType$1.class, MutinyTestServiceGrpc$TestServiceImplBase.class, CallBlockingClient.class, UnimplementedServiceGrpc$UnimplementedServiceFutureStub.class, EmptyProtos$Empty.class, BlockingTestServiceGrpc$BlockingTestServiceMethodDescriptorSupplier.class, Messages$ReconnectInfo$1.class, GreeterGrpc.class, Blocking1Grpc$Blocking1ImplBase.class, Blocking3Client.class, MutinyFarewellGrpc$MethodHandlers.class, Request$Builder.class, Blocking3.class, ReflectableServiceClient.class, Messages$StreamingOutputCallRequest$1.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, CallBlockingGrpc$CallBlockingBlockingStub.class, ReconnectServiceGrpc$ReconnectServiceFutureStub.class, Messages$StreamingOutputCallRequest.class, ReconnectServiceGrpc.class, CallBlockingBean.class, MutinyTestServiceGrpc.class, MutinyGreeter3Grpc$Greeter3ImplBase.class, GreeterGrpc$GreeterStub.class, CallHello$Empty.class, Greeter3Grpc.class, Blocking3Grpc$1.class, Request.class, Messages$SimpleRequest.class, MutinyUnimplementedServiceGrpc$MethodHandlers.class, CallHello$SuccessOrFailureDescription$1.class, UnimplementedServiceGrpc.class, SecuredServiceGrpc$1.class, MutinyGreeter3Grpc$MethodHandlers.class, NestedTypeOuter$Builder.class, Greeter3Grpc$Greeter3FutureStub.class, NestedTypeOuter$Middle$Builder.class, SecuredServiceGrpc$2.class, Blocking3Grpc$Blocking3Stub.class, MutinyGreeterGrpc.class, BlockingTestServiceBean.class, Messages$ReconnectParams$Builder.class, Blocking3Grpc$2.class, Messages$CompressionType.class, Test.class, Messages$ReconnectParams$1.class, Messages$StreamingOutputCallRequest$Builder.class, Security.class, Messages$SimpleContext$1.class, FarewellGrpc$FarewellBlockingStub.class, Messages$EchoStatus$Builder.class, UnimplementedService.class, Blocking2Grpc$Blocking2BlockingStub.class, Greeter3Grpc$1.class, ReconnectServiceGrpc$ReconnectServiceBaseDescriptorSupplier.class, TestServiceGrpc$3.class, Blocking3Grpc$Blocking3BaseDescriptorSupplier.class, Messages$SimpleRequest$Builder.class, MutinyCallBlockingGrpc.class, CallBlockingGrpc$CallBlockingMethodDescriptorSupplier.class, GreeterBean.class, ReflectableServiceGrpc$ReflectableServiceStub.class, MutinySecuredServiceGrpc.class, EmptyMessage.class, Blocking3Grpc$Blocking3ImplBase.class, BlockingTestService.class, Messages$StreamingOutputCallResponse$1.class, MutinyReconnectServiceGrpc$ReconnectServiceImplBase.class, HelloReply3OrBuilder.class, ReflectableServiceBean.class, Greeter3Grpc$Greeter3BaseDescriptorSupplier.class, EmptyMessageOrBuilder.class, TestServiceGrpc$TestServiceBaseDescriptorSupplier.class, CallBlockingGrpc$CallBlockingFutureStub.class, Messages$StreamingOutputCallResponse$Builder.class, TestServiceBean.class, Blocking2Grpc$Blocking2FileDescriptorSupplier.class, HelloReply$1.class, MutinyReconnectServiceGrpc.class, TestServiceGrpc$MethodHandlers.class, MutinyBlocking3Grpc$MethodHandlers.class, HelloWorldProtoV2.class, Messages$ResponseParametersOrBuilder.class, BlockingTestServiceGrpc$BlockingTestServiceFileDescriptorSupplier.class, CallHello$SuccessOrFailureDescription$Builder.class, Messages$SimpleResponse$Builder.class, ReconnectServiceGrpc$ReconnectServiceStub.class, MutinySecuredServiceGrpc$MutinySecuredServiceStub.class, MutinyReflectableServiceGrpc$MutinyReflectableServiceStub.class, MutinyBlockingTestServiceGrpc$BlockingTestServiceImplBase.class, Reply$Builder.class, Security$ContainerOrBuilder.class, Farewell.class, SecuredServiceGrpc$SecuredServiceBlockingStub.class, CallBlockingGrpc$CallBlockingStub.class, BlockingTestServiceGrpc$BlockingTestServiceFutureStub.class, Reply.class, UnimplementedServiceClient.class, ThirdLevelType.class, Messages$Payload$1.class, MutinyReflectableServiceGrpc.class, ReflectionTestProto.class, MutinyBlocking1Grpc$MutinyBlocking1Stub.class, SecuredServiceGrpc.class, HelloReply.class, MutinyCallBlockingGrpc$CallBlockingImplBase.class, CallBlockingGrpc$CallBlockingFileDescriptorSupplier.class, EmptyProtos$Empty$Builder.class, MutinyGreeter3Grpc$MutinyGreeter3Stub.class, MutinyUnimplementedServiceGrpc$MutinyUnimplementedServiceStub.class, Security$ThreadInfo.class, TestServiceGrpc$1.class, MutinyGreeterGrpc$GreeterImplBase.class, ReconnectServiceGrpc$2.class, SecuredServiceGrpc$SecuredServiceStub.class, Security$Container$Builder.class, Messages$CompressionType$1.class, Blocking$ThreadName$1.class, Messages$SimpleContext.class, HelloRequest$Builder.class, TestServiceClient.class, Messages$EchoStatusOrBuilder.class, Blocking3Grpc$Blocking3MethodDescriptorSupplier.class, HelloReply$Builder.class, CallBlockingGrpc$CallBlockingImplBase.class, MutinyCallBlockingGrpc$MethodHandlers.class, Messages$StreamingInputCallRequest$1.class, BlockingTestServiceGrpc$2.class, Blocking2Grpc$Blocking2Stub.class, ReconnectServiceGrpc$ReconnectServiceFileDescriptorSupplier.class, Security$ThreadInfo$Builder.class, Blocking2Grpc$2.class, BlockingTestServiceGrpc$BlockingTestServiceBaseDescriptorSupplier.class, UnimplementedServiceGrpc$3.class, UnimplementedServiceGrpc$UnimplementedServiceStub.class, NestedTypeOuter$Middle$1.class, Greeter3Grpc$Greeter3Stub.class, Blocking2Grpc$Blocking2BaseDescriptorSupplier.class, NestedTypeOuterOrBuilder.class, MutinySecuredServiceGrpc$MethodHandlers.class, NestedTypeOuter$MiddleOrBuilder.class, Messages$SimpleRequestOrBuilder.class, TestServiceGrpc.class, Messages$SimpleContextOrBuilder.class, ReconnectService.class, HelloRequest$1.class, UnimplementedServiceGrpc$UnimplementedServiceMethodDescriptorSupplier.class, MutinyBlocking3Grpc$Blocking3ImplBase.class, GreeterGrpc$GreeterFutureStub.class, UnimplementedServiceGrpc$2.class, Blocking3Grpc$Blocking3FileDescriptorSupplier.class, Blocking1Grpc$Blocking1FutureStub.class, ReflectableServiceGrpc.class, MutinyUnimplementedServiceGrpc.class, Request$1.class, CallHello.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, CallBlockingGrpc$MethodHandlers.class, Blocking$Empty.class, Greeter3Client.class, GreeterGrpc$GreeterImplBase.class, Messages$StreamingInputCallResponse$1.class, HelloRequest3$1.class, Messages$Payload.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, SecuredService.class, Blocking$ThreadName$Builder.class, SecuredServiceBean.class, MutinyBlockingTestServiceGrpc$MutinyBlockingTestServiceStub.class, NestedTypeOuter$1.class, NestedTypeOuter$Middle$InnerOrBuilder.class, Blocking3Grpc.class, FarewellGrpc$MethodHandlers.class, ThirdLevelType$Builder.class, EmptyProtos$EmptyOrBuilder.class, Messages$SimpleContext$Builder.class, Blocking3Bean.class, HelloRequest3OrBuilder.class, Messages$StreamingInputCallRequest.class, MutinySecuredServiceGrpc$SecuredServiceImplBase.class, Messages$StreamingOutputCallResponse.class, Messages$SimpleResponse.class, Greeter3Grpc$MethodHandlers.class, Blocking2Grpc.class, HelloRequest3.class, Blocking1Grpc$3.class, HelloReply3$1.class, FarewellGrpc$FarewellStub.class, MutinyGreeterGrpc$MethodHandlers.class, GreeterGrpc$GreeterBlockingStub.class, Blocking1Client.class, NestedTypeOuter$Middle.class, TestService.class, Messages$PayloadType$1.class, BlockingTestServiceGrpc$BlockingTestServiceBlockingStub.class, Greeter3Grpc$3.class, Blocking1Grpc.class, HelloReply3.class, Messages$ResponseParameters$Builder.class, MutinyReflectableServiceGrpc$MethodHandlers.class, Blocking1Grpc$Blocking1FileDescriptorSupplier.class, Blocking.class, Greeter3Grpc$Greeter3BlockingStub.class, Blocking1Grpc$1.class, Greeter.class, Blocking2Grpc$Blocking2ImplBase.class, Messages$StreamingInputCallRequest$Builder.class, GoodbyeWorldProto.class, Messages$StreamingOutputCallResponseOrBuilder.class, FarewellGrpc$2.class, ReflectableServiceGrpc$ReflectableServiceBaseDescriptorSupplier.class, MutinyReconnectServiceGrpc$MutinyReconnectServiceStub.class, ReflectableService.class, MutinyBlockingTestServiceGrpc.class, ReflectionTestDepthTwoProto.class, Blocking2Grpc$MethodHandlers.class, GoodbyeRequestOrBuilder.class, FarewellGrpc$1.class, MutinyBlocking1Grpc$Blocking1ImplBase.class, MutinyTestServiceGrpc$MethodHandlers.class, CallBlocking.class, NestedTypeOuter$Middle$Inner.class, HelloRequestOrBuilder.class, UnimplementedServiceGrpc$UnimplementedServiceFileDescriptorSupplier.class, Blocking1Grpc$2.class, ReflectableServiceGrpc$MethodHandlers.class, Greeter3Grpc$2.class, Messages$Payload$Builder.class, Messages$PayloadOrBuilder.class, ThirdLevelTypeOrBuilder.class.
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:10,742 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-10-01T23:28:48.910Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.910Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.910Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.910Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.910Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:11,376 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.628s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:11,376 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:11,376 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:11,377 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 3.100s
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:11,401 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-10-01T23:28:48.910Z] Tests paused
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:11,410 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @BeforeDestroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2025-10-01T23:28:48.910Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2025-10-01T23:28:48.910Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2025-10-01T23:28:48.910Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.910Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.910Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-10-01T23:28:48.910Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-10-01T23:28:48.910Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-10-01T23:28:48.910Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2025-10-01T23:28:48.910Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.910Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.910Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.910Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.910Z]
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:11,410 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @Destroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2025-10-01T23:28:48.910Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2025-10-01T23:28:48.910Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2025-10-01T23:28:48.910Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2025-10-01T23:28:48.910Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.910Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.910Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-10-01T23:28:48.910Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-10-01T23:28:48.910Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-10-01T23:28:48.910Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2025-10-01T23:28:48.910Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.910Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.910Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.910Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.910Z]
[2025-10-01T23:28:48.910Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.910Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.910Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.910Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.910Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:14,060 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:14,185 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:14,244 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.403s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:14,245 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.910Z] 2025-10-01 22:39:14,245 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:16,756 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestRestResource.class, DevModeTestService.class.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:16,765 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-10-01T23:28:48.911Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.911Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.911Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.911Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.911Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:17,328 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.558s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:17,328 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:17,329 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:17,329 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.762s
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:17,507 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-10-01T23:28:48.911Z] Tests paused
[2025-10-01T23:28:48.911Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.911Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.911Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.911Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.911Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:20,443 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:20,573 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:20,650 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.762s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:20,650 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:20,650 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:22,236 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestStreamService.class.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:22,241 ERROR [io.qua.mut.run.MutinyInfrastructure] (executor-thread-0) Mutiny had to drop the following exception: java.lang.IllegalStateException: Stream is already completed, no further calls are allowed
[2025-10-01T23:28:48.911Z] at com.google.common.base.Preconditions.checkState(Preconditions.java:510)
[2025-10-01T23:28:48.911Z] at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onNext(ServerCalls.java:375)
[2025-10-01T23:28:48.911Z] at io.quarkus.grpc.runtime.ServerCalls$8.accept(ServerCalls.java:144)
[2025-10-01T23:28:48.911Z] at io.smallrye.mutiny.subscription.Subscribers$CallbackBasedSubscriber.onItem(Subscribers.java:80)
[2025-10-01T23:28:48.911Z] at io.smallrye.mutiny.subscription.MultiSubscriber.onNext(MultiSubscriber.java:61)
[2025-10-01T23:28:48.911Z] at io.smallrye.mutiny.operators.multi.MultiFlatMapOp$FlatMapMainSubscriber.tryEmit(MultiFlatMapOp.java:230)
[2025-10-01T23:28:48.911Z] at io.smallrye.mutiny.operators.multi.MultiFlatMapOp$FlatMapInner.onItem(MultiFlatMapOp.java:607)
[2025-10-01T23:28:48.911Z] at io.smallrye.mutiny.operators.multi.MultiMapOp$MapProcessor.onItem(MultiMapOp.java:50)
[2025-10-01T23:28:48.911Z] at io.smallrye.mutiny.operators.multi.builders.IntervalMulti$IntervalRunnable.run(IntervalMulti.java:90)
[2025-10-01T23:28:48.911Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-10-01T23:28:48.911Z] at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
[2025-10-01T23:28:48.911Z] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
[2025-10-01T23:28:48.911Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:548)
[2025-10-01T23:28:48.911Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-10-01T23:28:48.911Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-10-01T23:28:48.911Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-10-01T23:28:48.911Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-10-01T23:28:48.911Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.911Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.911Z]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:22,244 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-10-01T23:28:48.911Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.911Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.911Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.911Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.911Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:22,779 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.530s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:22,780 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:22,780 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:22,780 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.729s
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:22,915 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-10-01T23:28:48.911Z] io.grpc.StatusRuntimeException: UNAVAILABLE: Channel shutdownNow invoked
[2025-10-01T23:28:48.911Z] at io.grpc.Status.asRuntimeException(Status.java:535)
[2025-10-01T23:28:48.911Z] at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:479)
[2025-10-01T23:28:48.911Z] at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562)
[2025-10-01T23:28:48.911Z] at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70)
[2025-10-01T23:28:48.911Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743)
[2025-10-01T23:28:48.911Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722)
[2025-10-01T23:28:48.911Z] at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
[2025-10-01T23:28:48.911Z] at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
[2025-10-01T23:28:48.911Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-10-01T23:28:48.911Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-10-01T23:28:48.911Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.911Z] Tests paused
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:22,921 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @BeforeDestroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2025-10-01T23:28:48.911Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2025-10-01T23:28:48.911Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-10-01T23:28:48.911Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2025-10-01T23:28:48.911Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2025-10-01T23:28:48.911Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2025-10-01T23:28:48.911Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2025-10-01T23:28:48.911Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2025-10-01T23:28:48.911Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onCancel(GrpcRequestContextGrpcInterceptor.java:101)
[2025-10-01T23:28:48.911Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onCancel$3(GrpcDuplicatedContextGrpcInterceptor.java:109)
[2025-10-01T23:28:48.911Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.911Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.911Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-10-01T23:28:48.911Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-10-01T23:28:48.911Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-10-01T23:28:48.911Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2025-10-01T23:28:48.911Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.911Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.911Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.911Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.911Z]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:22,921 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @Destroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2025-10-01T23:28:48.911Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2025-10-01T23:28:48.911Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-10-01T23:28:48.911Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2025-10-01T23:28:48.911Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2025-10-01T23:28:48.911Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2025-10-01T23:28:48.911Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2025-10-01T23:28:48.911Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2025-10-01T23:28:48.911Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onCancel(GrpcRequestContextGrpcInterceptor.java:101)
[2025-10-01T23:28:48.911Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onCancel$3(GrpcDuplicatedContextGrpcInterceptor.java:109)
[2025-10-01T23:28:48.911Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.911Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.911Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-10-01T23:28:48.911Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-10-01T23:28:48.911Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-10-01T23:28:48.911Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2025-10-01T23:28:48.911Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.911Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.911Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.911Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.911Z]
[2025-10-01T23:28:48.911Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.911Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.911Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.911Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.911Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:25,485 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:25,615 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:25,678 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.401s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:25,678 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:25,678 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:27,199 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestInterceptor.class, DevModeTestInterceptor$1.class.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:27,214 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.014s
[2025-10-01T23:28:48.911Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.911Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.911Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.911Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.911Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:27,828 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.591s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:27,828 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:27,829 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:27,829 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.768s
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:27,909 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-10-01T23:28:48.911Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.395 s - in io.quarkus.grpc.server.devmode.GrpcDevModeTest
[2025-10-01T23:28:48.911Z] [INFO] Running io.quarkus.grpc.server.devmode.DevModeServerStartDisabledTest
[2025-10-01T23:28:48.911Z] Tests paused
[2025-10-01T23:28:48.911Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.911Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.911Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.911Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.911Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:30,773 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.473s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:30,774 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:30,774 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:30,896 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.018s
[2025-10-01T23:28:48.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.996 s - in io.quarkus.grpc.server.devmode.DevModeServerStartDisabledTest
[2025-10-01T23:28:48.911Z] [INFO] Running io.quarkus.grpc.server.RegularGrpcServiceWithSSLTest
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:32,192 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:32,294 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:32,342 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.762s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:32,343 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:32,343 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:33,211 INFO [io.quarkus] (main) Quarkus stopped in 0.057s
[2025-10-01T23:28:48.911Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.274 s - in io.quarkus.grpc.server.RegularGrpcServiceWithSSLTest
[2025-10-01T23:28:48.911Z] [INFO] Running io.quarkus.grpc.server.GrpcServerTest
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:34,213 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:34,255 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.481s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:34,256 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:34,256 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:34,371 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-10-01T23:28:48.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.159 s - in io.quarkus.grpc.server.GrpcServerTest
[2025-10-01T23:28:48.911Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityTest
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:35,576 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:35,674 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.705s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:35,675 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:35,675 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:36,020 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-10-01T23:28:48.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.65 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityTest
[2025-10-01T23:28:48.911Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorProducerTest
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:37,077 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:37,138 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.569s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:37,139 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:37,139 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:37,528 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.499 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorProducerTest
[2025-10-01T23:28:48.911Z] [INFO] Running io.quarkus.grpc.server.interceptors.GlobalAndServiceInterceptorsTest
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:37,921 WARN [io.qua.grp.dep.GrpcServerProcessor] (build-20) At least one unused gRPC interceptor found: io.quarkus.grpc.server.interceptors.GlobalAndServiceInterceptorsTest$UnusedInterceptor. If there are meant to be used globally, annotate them with @GlobalInterceptor.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:38,792 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:38,860 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.793s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:38,860 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:38,860 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:38,872 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client farewell created without configuration. We are assuming that it's created to test your gRPC services.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:38,905 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client greeter created without configuration. We are assuming that it's created to test your gRPC services.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:38,907 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client greeter3 created without configuration. We are assuming that it's created to test your gRPC services.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:39,255 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=8, target=dns:///0.0.0.0:9001}}
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:39,260 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:39,262 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:39,282 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-10-01T23:28:48.911Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.756 s - in io.quarkus.grpc.server.interceptors.GlobalAndServiceInterceptorsTest
[2025-10-01T23:28:48.911Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorRegistrationTest
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:40,509 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:40,575 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.606s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:40,576 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:40,576 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:40,928 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.637 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorRegistrationTest
[2025-10-01T23:28:48.911Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityReversedTest
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:42,008 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:42,089 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.622s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:42,089 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:42,089 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:42,461 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-10-01T23:28:48.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.532 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityReversedTest
[2025-10-01T23:28:48.911Z] [INFO] Running io.quarkus.grpc.server.ClientCallFromBlockingServiceTest
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:43,476 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:43,525 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.511s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:43,525 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:43,525 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:43,971 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=1, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:43,977 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:43,997 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-10-01T23:28:48.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.537 s - in io.quarkus.grpc.server.ClientCallFromBlockingServiceTest
[2025-10-01T23:28:48.911Z] [INFO] Running io.quarkus.grpc.auth.GrpcAuthTest
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:44,334 INFO [io.qua.ely.sec.pro.dep.ElytronPropertiesProcessor] (build-9) Configuring from MPRealmConfig
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:45,122 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:45,200 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.551s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:45,200 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:45,200 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:45,212 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client securityClient created without configuration. We are assuming that it's created to test your gRPC services.
[2025-10-01T23:28:48.911Z] 2025-10-01 22:39:45,445 WARN [io.qua.grp.aut.GrpcSecurityInterceptor] (vert.x-eventloop-thread-0) Failed to prepare AuthenticationRequest for a gRPC call: java.lang.IllegalArgumentException: Illegal base64 character 20
[2025-10-01T23:28:48.911Z] at java.base/java.util.Base64$Decoder.decode0(Base64.java:848)
[2025-10-01T23:28:48.911Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:566)
[2025-10-01T23:28:48.911Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:589)
[2025-10-01T23:28:48.911Z] at io.quarkus.grpc.auth.GrpcAuthTest$BasicGrpcSecurityMechanism.createAuthenticationRequest(GrpcAuthTest.java:156)
[2025-10-01T23:28:48.911Z] at io.quarkus.grpc.auth.GrpcSecurityInterceptor.interceptCall(GrpcSecurityInterceptor.java:78)
[2025-10-01T23:28:48.911Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2025-10-01T23:28:48.911Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor.interceptCall(GrpcRequestContextGrpcInterceptor.java:53)
[2025-10-01T23:28:48.912Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor_ClientProxy.interceptCall(Unknown Source)
[2025-10-01T23:28:48.912Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2025-10-01T23:28:48.912Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor.lambda$interceptCall$0(GrpcDuplicatedContextGrpcInterceptor.java:47)
[2025-10-01T23:28:48.912Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.getDelegate(GrpcDuplicatedContextGrpcInterceptor.java:72)
[2025-10-01T23:28:48.912Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onReady$1(GrpcDuplicatedContextGrpcInterceptor.java:91)
[2025-10-01T23:28:48.912Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.912Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.912Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-10-01T23:28:48.912Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-10-01T23:28:48.912Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-10-01T23:28:48.912Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-10-01T23:28:48.912Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.912Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.912Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.912Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.912Z]
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:45,457 WARN [io.qua.grp.run.ServerCalls] (vert.x-eventloop-thread-0) gRPC service threw an exception other than StatusRuntimeException: io.quarkus.security.AuthenticationFailedException: Failed to parse authentication data
[2025-10-01T23:28:48.912Z] at io.quarkus.grpc.auth.GrpcSecurityInterceptor.interceptCall(GrpcSecurityInterceptor.java:111)
[2025-10-01T23:28:48.912Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2025-10-01T23:28:48.912Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor.interceptCall(GrpcRequestContextGrpcInterceptor.java:53)
[2025-10-01T23:28:48.912Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor_ClientProxy.interceptCall(Unknown Source)
[2025-10-01T23:28:48.912Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2025-10-01T23:28:48.912Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor.lambda$interceptCall$0(GrpcDuplicatedContextGrpcInterceptor.java:47)
[2025-10-01T23:28:48.912Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.getDelegate(GrpcDuplicatedContextGrpcInterceptor.java:72)
[2025-10-01T23:28:48.912Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onReady$1(GrpcDuplicatedContextGrpcInterceptor.java:91)
[2025-10-01T23:28:48.912Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.912Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.912Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-10-01T23:28:48.912Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-10-01T23:28:48.912Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-10-01T23:28:48.912Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-10-01T23:28:48.912Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.912Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.912Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.912Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.912Z] Caused by: java.lang.IllegalArgumentException: Illegal base64 character 20
[2025-10-01T23:28:48.912Z] at java.base/java.util.Base64$Decoder.decode0(Base64.java:848)
[2025-10-01T23:28:48.912Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:566)
[2025-10-01T23:28:48.912Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:589)
[2025-10-01T23:28:48.912Z] at io.quarkus.grpc.auth.GrpcAuthTest$BasicGrpcSecurityMechanism.createAuthenticationRequest(GrpcAuthTest.java:156)
[2025-10-01T23:28:48.912Z] at io.quarkus.grpc.auth.GrpcSecurityInterceptor.interceptCall(GrpcSecurityInterceptor.java:78)
[2025-10-01T23:28:48.912Z] ... 17 more
[2025-10-01T23:28:48.912Z]
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:45,463 ERROR [io.qua.mut.run.MutinyInfrastructure] (grpc-nio-worker-ELG-2-2) Mutiny had to drop the following exception: io.grpc.StatusRuntimeException: UNKNOWN: io.quarkus.security.AuthenticationFailedException - Failed to parse authentication data
[2025-10-01T23:28:48.912Z] at io.grpc.Status.asRuntimeException(Status.java:535)
[2025-10-01T23:28:48.912Z] at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:479)
[2025-10-01T23:28:48.912Z] at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
[2025-10-01T23:28:48.912Z] at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
[2025-10-01T23:28:48.912Z] at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
[2025-10-01T23:28:48.912Z] at io.quarkus.grpc.runtime.supports.IOThreadClientInterceptor$1$1.onClose(IOThreadClientInterceptor.java:72)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.DelayedClientCall$DelayedListener$3.run(DelayedClientCall.java:463)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.DelayedClientCall$DelayedListener.delayOrExecute(DelayedClientCall.java:427)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.DelayedClientCall$DelayedListener.onClose(DelayedClientCall.java:460)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closedInternal(ClientCallImpl.java:751)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:687)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.DelayedStream$DelayedStreamListener$4.run(DelayedStream.java:510)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.DelayedStream$DelayedStreamListener.delayOrExecute(DelayedStream.java:462)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.DelayedStream$DelayedStreamListener.closed(DelayedStream.java:507)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.ForwardingClientStreamListener.closed(ForwardingClientStreamListener.java:34)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.InternalSubchannel$CallTracingTransport$1$1.closed(InternalSubchannel.java:693)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.AbstractClientStream$TransportState.closeListener(AbstractClientStream.java:459)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.AbstractClientStream$TransportState.access$400(AbstractClientStream.java:221)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.AbstractClientStream$TransportState$1.run(AbstractClientStream.java:442)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.AbstractClientStream$TransportState.deframerClosed(AbstractClientStream.java:278)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.Http2ClientStreamTransportState.deframerClosed(Http2ClientStreamTransportState.java:31)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.MessageDeframer.close(MessageDeframer.java:233)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.MessageDeframer.closeWhenComplete(MessageDeframer.java:191)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.AbstractStream$TransportState.closeDeframer(AbstractStream.java:200)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:445)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:401)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.AbstractClientStream$TransportState.inboundTrailersReceived(AbstractClientStream.java:384)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.Http2ClientStreamTransportState.transportTrailersReceived(Http2ClientStreamTransportState.java:183)
[2025-10-01T23:28:48.912Z] at io.grpc.netty.NettyClientStream$TransportState.transportHeadersReceived(NettyClientStream.java:334)
[2025-10-01T23:28:48.912Z] at io.grpc.netty.NettyClientHandler.onHeadersRead(NettyClientHandler.java:372)
[2025-10-01T23:28:48.912Z] at io.grpc.netty.NettyClientHandler.access$1200(NettyClientHandler.java:91)
[2025-10-01T23:28:48.912Z] at io.grpc.netty.NettyClientHandler$FrameListener.onHeadersRead(NettyClientHandler.java:934)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:409)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:337)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger$1.onHeadersRead(Http2InboundFrameLogger.java:56)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader$2.processFragment(DefaultHttp2FrameReader.java:476)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readHeadersFrame(DefaultHttp2FrameReader.java:484)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.processPayloadState(DefaultHttp2FrameReader.java:253)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readFrame(DefaultHttp2FrameReader.java:159)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger.readFrame(Http2InboundFrameLogger.java:41)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder.decodeFrame(DefaultHttp2ConnectionDecoder.java:173)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.Http2ConnectionHandler$FrameDecoder.decode(Http2ConnectionHandler.java:378)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2025-10-01T23:28:48.912Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.912Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.912Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.912Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.912Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.912Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.912Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.912Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.912Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.912Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.912Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.912Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.912Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.912Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.912Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.912Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.912Z]
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:45,800 WARN [io.qua.grp.run.ServerCalls] (vert.x-eventloop-thread-0) gRPC service threw an exception other than StatusRuntimeException: io.quarkus.security.UnauthorizedException
[2025-10-01T23:28:48.912Z] at io.quarkus.security.runtime.interceptor.check.RolesAllowedCheck.doApply(RolesAllowedCheck.java:70)
[2025-10-01T23:28:48.912Z] at io.quarkus.security.runtime.interceptor.check.RolesAllowedCheck.apply(RolesAllowedCheck.java:55)
[2025-10-01T23:28:48.912Z] at io.quarkus.security.runtime.interceptor.SecurityConstrainer.lambda$nonBlockingCheck$0(SecurityConstrainer.java:49)
[2025-10-01T23:28:48.912Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-10-01T23:28:48.912Z] at io.smallrye.mutiny.operators.uni.UniOnItemConsume$UniOnItemComsumeProcessor.invokeEventHandler(UniOnItemConsume.java:77)
[2025-10-01T23:28:48.912Z] at io.smallrye.mutiny.operators.uni.UniOnItemConsume$UniOnItemComsumeProcessor.onItem(UniOnItemConsume.java:42)
[2025-10-01T23:28:48.912Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-10-01T23:28:48.912Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-10-01T23:28:48.912Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-10-01T23:28:48.912Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.912Z] at io.smallrye.mutiny.operators.uni.UniOnItemConsume.subscribe(UniOnItemConsume.java:30)
[2025-10-01T23:28:48.912Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.912Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni.subscribe(UniOnItemTransformToUni.java:25)
[2025-10-01T23:28:48.912Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-10-01T23:28:48.912Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-10-01T23:28:48.912Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-10-01T23:28:48.912Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-10-01T23:28:48.912Z] at io.quarkus.grpc.runtime.ServerCalls.oneToOne(ServerCalls.java:37)
[2025-10-01T23:28:48.912Z] at com.example.security.MutinySecuredServiceGrpc$MethodHandlers.invoke(MutinySecuredServiceGrpc.java:117)
[2025-10-01T23:28:48.912Z] at io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)
[2025-10-01T23:28:48.912Z] at io.grpc.PartialForwardingServerCallListener.onHalfClose(PartialForwardingServerCallListener.java:35)
[2025-10-01T23:28:48.912Z] at io.grpc.ForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:23)
[2025-10-01T23:28:48.912Z] at io.grpc.ForwardingServerCallListener$SimpleForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:40)
[2025-10-01T23:28:48.912Z] at io.quarkus.grpc.auth.AuthExceptionHandler.onHalfClose(AuthExceptionHandler.java:42)
[2025-10-01T23:28:48.912Z] at io.grpc.PartialForwardingServerCallListener.onHalfClose(PartialForwardingServerCallListener.java:35)
[2025-10-01T23:28:48.912Z] at io.grpc.ForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:23)
[2025-10-01T23:28:48.912Z] at io.grpc.ForwardingServerCallListener$SimpleForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:40)
[2025-10-01T23:28:48.912Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onHalfClose(GrpcRequestContextGrpcInterceptor.java:83)
[2025-10-01T23:28:48.912Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onHalfClose$2(GrpcDuplicatedContextGrpcInterceptor.java:100)
[2025-10-01T23:28:48.912Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-10-01T23:28:48.912Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-10-01T23:28:48.912Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-10-01T23:28:48.912Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-10-01T23:28:48.912Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-10-01T23:28:48.912Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-10-01T23:28:48.912Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.912Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.912Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.912Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.912Z]
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:45,805 ERROR [io.qua.mut.run.MutinyInfrastructure] (grpc-nio-worker-ELG-2-2) Mutiny had to drop the following exception: io.grpc.StatusRuntimeException: UNKNOWN: io.quarkus.security.UnauthorizedException
[2025-10-01T23:28:48.912Z] at io.grpc.Status.asRuntimeException(Status.java:535)
[2025-10-01T23:28:48.912Z] at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:479)
[2025-10-01T23:28:48.912Z] at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
[2025-10-01T23:28:48.912Z] at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
[2025-10-01T23:28:48.912Z] at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
[2025-10-01T23:28:48.912Z] at io.quarkus.grpc.runtime.supports.IOThreadClientInterceptor$1$1.onClose(IOThreadClientInterceptor.java:72)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closedInternal(ClientCallImpl.java:751)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:687)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.ForwardingClientStreamListener.closed(ForwardingClientStreamListener.java:34)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.InternalSubchannel$CallTracingTransport$1$1.closed(InternalSubchannel.java:693)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.AbstractClientStream$TransportState.closeListener(AbstractClientStream.java:459)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.AbstractClientStream$TransportState.access$400(AbstractClientStream.java:221)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.AbstractClientStream$TransportState$1.run(AbstractClientStream.java:442)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.AbstractClientStream$TransportState.deframerClosed(AbstractClientStream.java:278)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.Http2ClientStreamTransportState.deframerClosed(Http2ClientStreamTransportState.java:31)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.MessageDeframer.close(MessageDeframer.java:233)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.MessageDeframer.closeWhenComplete(MessageDeframer.java:191)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.AbstractStream$TransportState.closeDeframer(AbstractStream.java:200)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:445)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:401)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.AbstractClientStream$TransportState.inboundTrailersReceived(AbstractClientStream.java:384)
[2025-10-01T23:28:48.912Z] at io.grpc.internal.Http2ClientStreamTransportState.transportTrailersReceived(Http2ClientStreamTransportState.java:183)
[2025-10-01T23:28:48.912Z] at io.grpc.netty.NettyClientStream$TransportState.transportHeadersReceived(NettyClientStream.java:334)
[2025-10-01T23:28:48.912Z] at io.grpc.netty.NettyClientHandler.onHeadersRead(NettyClientHandler.java:372)
[2025-10-01T23:28:48.912Z] at io.grpc.netty.NettyClientHandler.access$1200(NettyClientHandler.java:91)
[2025-10-01T23:28:48.912Z] at io.grpc.netty.NettyClientHandler$FrameListener.onHeadersRead(NettyClientHandler.java:934)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:409)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:337)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger$1.onHeadersRead(Http2InboundFrameLogger.java:56)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader$2.processFragment(DefaultHttp2FrameReader.java:476)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readHeadersFrame(DefaultHttp2FrameReader.java:484)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.processPayloadState(DefaultHttp2FrameReader.java:253)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readFrame(DefaultHttp2FrameReader.java:159)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger.readFrame(Http2InboundFrameLogger.java:41)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder.decodeFrame(DefaultHttp2ConnectionDecoder.java:173)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.Http2ConnectionHandler$FrameDecoder.decode(Http2ConnectionHandler.java:378)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2025-10-01T23:28:48.912Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2025-10-01T23:28:48.912Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.912Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.912Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-10-01T23:28:48.912Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-10-01T23:28:48.912Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-10-01T23:28:48.912Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-10-01T23:28:48.912Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-10-01T23:28:48.912Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-10-01T23:28:48.912Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-10-01T23:28:48.912Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-10-01T23:28:48.912Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-10-01T23:28:48.912Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-10-01T23:28:48.912Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-10-01T23:28:48.912Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-10-01T23:28:48.912Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-10-01T23:28:48.912Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-10-01T23:28:48.912Z]
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:45,921 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:45,946 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2025-10-01T23:28:48.912Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.944 s - in io.quarkus.grpc.auth.GrpcAuthTest
[2025-10-01T23:28:48.912Z] [INFO] Running io.quarkus.grpc.devconsole.DevConsoleUnaryMethodTest
[2025-10-01T23:28:48.912Z] Tests paused
[2025-10-01T23:28:48.912Z] __ ____ __ _____ ___ __ ____ ______
[2025-10-01T23:28:48.912Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-10-01T23:28:48.912Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-10-01T23:28:48.912Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-10-01T23:28:48.912Z] Powered by Quarkus 2.7.5.Final
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:48,715 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:48,834 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:49,070 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.774s. Listening on: http://localhost:8080
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:49,070 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:49,070 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:49,949 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2025-10-01T23:28:48.912Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.036 s - in io.quarkus.grpc.devconsole.DevConsoleUnaryMethodTest
[2025-10-01T23:28:48.912Z] [INFO] Running io.quarkus.grpc.lock.detection.BlockingClientCallOnEventLoopTest
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:51,045 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client blockingClient created without configuration. We are assuming that it's created to test your gRPC services.
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:51,244 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:51,306 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.602s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:51,306 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:51,306 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:51,318 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client callBlocking created without configuration. We are assuming that it's created to test your gRPC services.
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:51,606 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=1, target=dns:///0.0.0.0:9001}}
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:51,608 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:51,630 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-10-01T23:28:48.912Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.633 s - in io.quarkus.grpc.lock.detection.BlockingClientCallOnEventLoopTest
[2025-10-01T23:28:48.912Z] [INFO] Running io.quarkus.grpc.client.InvalidInjectionTypeTest
[2025-10-01T23:28:48.912Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s - in io.quarkus.grpc.client.InvalidInjectionTypeTest
[2025-10-01T23:28:48.912Z] [INFO] Running io.quarkus.grpc.client.MutinyClientInjectionFailureTest
[2025-10-01T23:28:48.912Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.821 s - in io.quarkus.grpc.client.MutinyClientInjectionFailureTest
[2025-10-01T23:28:48.912Z] [INFO] Running io.quarkus.grpc.client.ClientWithoutConfigInjectionTest
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:54,032 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:54,083 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.656s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.912Z] 2025-10-01 22:39:54,084 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:54,084 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:54,101 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client created without configuration. We are assuming that it's created to test your gRPC services.
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:54,136 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client mutinyClient created without configuration. We are assuming that it's created to test your gRPC services.
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:54,419 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:54,425 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:54,441 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-10-01T23:28:48.913Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.564 s - in io.quarkus.grpc.client.ClientWithoutConfigInjectionTest
[2025-10-01T23:28:48.913Z] [INFO] Running io.quarkus.grpc.client.ClientServiceInterfaceCompressionTest
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:55,550 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:55,610 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.610s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:55,611 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:55,611 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:55,715 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:55,738 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-10-01T23:28:48.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 s - in io.quarkus.grpc.client.ClientServiceInterfaceCompressionTest
[2025-10-01T23:28:48.913Z] [INFO] Running io.quarkus.grpc.client.ClientStubCompressionTest
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:56,728 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:56,780 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.521s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:56,780 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:56,780 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:56,874 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:56,891 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 s - in io.quarkus.grpc.client.ClientStubCompressionTest
[2025-10-01T23:28:48.913Z] [INFO] Running io.quarkus.grpc.client.InstanceInjectionTest
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:57,856 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.415s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:57,856 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:57,857 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:58,012 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=1, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:58,013 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=3, target=dns:///localhost:9000}}
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:58,028 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-10-01T23:28:48.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 s - in io.quarkus.grpc.client.InstanceInjectionTest
[2025-10-01T23:28:48.913Z] [INFO] Running io.quarkus.grpc.client.ChannelInjectionTest
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:59,388 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:59,439 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.861s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:59,439 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:59,439 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:59,761 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.913Z] 2025-10-01 22:39:59,784 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-10-01T23:28:48.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.761 s - in io.quarkus.grpc.client.ChannelInjectionTest
[2025-10-01T23:28:48.913Z] [INFO] Running io.quarkus.grpc.client.MutipleStubsInjectionTest
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:00,884 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:00,936 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.564s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:00,936 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:00,936 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:01,251 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9000}}
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:01,253 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:01,277 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-10-01T23:28:48.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.488 s - in io.quarkus.grpc.client.MutipleStubsInjectionTest
[2025-10-01T23:28:48.913Z] [INFO] Running io.quarkus.grpc.client.HelloWorldTlsEndpointTest
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:02,213 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:02,431 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:02,494 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.682s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:02,495 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:02,495 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:03,170 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:03,199 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-10-01T23:28:48.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.914 s - in io.quarkus.grpc.client.HelloWorldTlsEndpointTest
[2025-10-01T23:28:48.913Z] [INFO] Running io.quarkus.grpc.client.BlockingStubInjectionTest
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:04,171 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:04,237 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.498s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:04,237 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:04,237 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:04,539 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:04,556 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-10-01T23:28:48.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.352 s - in io.quarkus.grpc.client.BlockingStubInjectionTest
[2025-10-01T23:28:48.913Z] [INFO] Running io.quarkus.grpc.client.interceptors.ClientInterceptorPriorityTest
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:06,059 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:06,106 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.910s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:06,106 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:06,106 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:06,416 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:06,439 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-10-01T23:28:48.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.886 s - in io.quarkus.grpc.client.interceptors.ClientInterceptorPriorityTest
[2025-10-01T23:28:48.913Z] [INFO] Running io.quarkus.grpc.client.interceptors.ClientInterceptorRegistrationTest
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:07,560 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:07,618 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.510s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:07,618 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:07,618 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:07,934 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:07,956 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-10-01T23:28:48.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.512 s - in io.quarkus.grpc.client.interceptors.ClientInterceptorRegistrationTest
[2025-10-01T23:28:48.913Z] [INFO] Running io.quarkus.grpc.client.interceptors.GlobalClientInterceptorTest
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:08,960 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:09,031 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.515s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:09,031 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:09,031 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:09,374 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:09,395 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-10-01T23:28:48.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.44 s - in io.quarkus.grpc.client.interceptors.GlobalClientInterceptorTest
[2025-10-01T23:28:48.913Z] [INFO] Running io.quarkus.grpc.client.MutinyStubInjectionTest
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:10,322 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:10,379 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.510s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:10,380 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:10,380 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:10,729 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:10,755 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-10-01T23:28:48.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 s - in io.quarkus.grpc.client.MutinyStubInjectionTest
[2025-10-01T23:28:48.913Z] [INFO] Running io.quarkus.grpc.client.MutinyClientInjectionTest
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:11,920 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:11,965 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.613s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:11,966 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:11,966 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:12,311 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:12,330 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-10-01T23:28:48.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 s - in io.quarkus.grpc.client.MutinyClientInjectionTest
[2025-10-01T23:28:48.913Z] [INFO] Running io.quarkus.grpc.client.deadline.ClientDeadlineTest
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:13,621 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:13,674 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.742s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:13,674 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:13,674 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:14,035 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:14,057 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-10-01T23:28:48.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.727 s - in io.quarkus.grpc.client.deadline.ClientDeadlineTest
[2025-10-01T23:28:48.913Z] [INFO] Running io.quarkus.grpc.protov2.ProtoV2Test
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:15,161 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:15,213 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.576s. Listening on: http://localhost:8081
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:15,213 INFO [io.quarkus] (main) Profile test activated.
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:15,213 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:15,518 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-10-01T23:28:48.913Z] 2025-10-01 22:40:15,543 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-10-01T23:28:48.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.479 s - in io.quarkus.grpc.protov2.ProtoV2Test
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] Results:
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.913Z] [INFO] Building jar: /quarkus/extensions/grpc/deployment/target/quarkus-grpc-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.913Z] [INFO] Building jar: /quarkus/extensions/grpc/deployment/target/quarkus-grpc-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-deployment ---
[2025-10-01T23:28:48.913Z] [INFO] Installing /quarkus/extensions/grpc/deployment/target/quarkus-grpc-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-deployment/2.7.5.Final/quarkus-grpc-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.913Z] [INFO] Installing /quarkus/extensions/grpc/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-deployment/2.7.5.Final/quarkus-grpc-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.913Z] [INFO] Installing /quarkus/extensions/grpc/deployment/target/quarkus-grpc-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-deployment/2.7.5.Final/quarkus-grpc-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] ---------------< io.quarkus:quarkus-redis-client-parent >---------------
[2025-10-01T23:28:48.913Z] [INFO] Building Quarkus - Redis Client 2.7.5.Final [453/964]
[2025-10-01T23:28:48.913Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-redis-client-parent ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-redis-client-parent ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-redis-client-parent ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-redis-client-parent ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-redis-client-parent ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-redis-client-parent ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-redis-client-parent ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-redis-client-parent ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-redis-client-parent ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-redis-client-parent ---
[2025-10-01T23:28:48.913Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-redis-client-parent ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-redis-client-parent ---
[2025-10-01T23:28:48.913Z] [INFO] Installing /quarkus/extensions/redis-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-redis-client-parent/2.7.5.Final/quarkus-redis-client-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] ------------------< io.quarkus:quarkus-redis-client >-------------------
[2025-10-01T23:28:48.913Z] [INFO] Building Quarkus - Redis Client - Runtime 2.7.5.Final [454/964]
[2025-10-01T23:28:48.913Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-redis-client/2.19.0/smallrye-mutiny-vertx-redis-client-2.19.0.pom
[2025-10-01T23:28:48.913Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-redis-client/2.19.0/smallrye-mutiny-vertx-redis-client-2.19.0.pom (5.4 kB at 8.6 kB/s)
[2025-10-01T23:28:48.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-redis-client/4.2.5/vertx-redis-client-4.2.5.pom
[2025-10-01T23:28:48.913Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-redis-client/4.2.5/vertx-redis-client-4.2.5.pom (3.2 kB at 22 kB/s)
[2025-10-01T23:28:48.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-redis-client/2.19.0/smallrye-mutiny-vertx-redis-client-2.19.0.jar
[2025-10-01T23:28:48.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-redis-client/4.2.5/vertx-redis-client-4.2.5.jar
[2025-10-01T23:28:48.913Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-redis-client/4.2.5/vertx-redis-client-4.2.5.jar (145 kB at 530 kB/s)
[2025-10-01T23:28:48.913Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-redis-client/2.19.0/smallrye-mutiny-vertx-redis-client-2.19.0.jar (294 kB at 532 kB/s)
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-redis-client ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-redis-client ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-redis-client ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-redis-client ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-redis-client ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-redis-client ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-redis-client ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-redis-client ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-redis-client ---
[2025-10-01T23:28:48.913Z] [INFO] Processed 16 files in 154ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-redis-client ---
[2025-10-01T23:28:48.913Z] [INFO] Processed 16 files in 00:00.167 (Already Sorted: 16, Needed Sorting: 0)
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-redis-client ---
[2025-10-01T23:28:48.913Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.913Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-redis-client ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-redis-client ---
[2025-10-01T23:28:48.913Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.913Z] [INFO] Compiling 15 source files to /quarkus/extensions/redis-client/runtime/target/classes
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-redis-client ---
[2025-10-01T23:28:48.913Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.913Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/redis-client/runtime/src/test/resources
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-redis-client ---
[2025-10-01T23:28:48.913Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.913Z] [INFO] Compiling 1 source file to /quarkus/extensions/redis-client/runtime/target/test-classes
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-redis-client ---
[2025-10-01T23:28:48.913Z] [INFO]
[2025-10-01T23:28:48.913Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.913Z] [INFO] T E S T S
[2025-10-01T23:28:48.914Z] [INFO] -------------------------------------------------------
[2025-10-01T23:28:48.914Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-10-01T23:28:48.914Z] [INFO] Running io.quarkus.redis.client.runtime.RedisClientUtilTest
[2025-10-01T23:28:48.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in io.quarkus.redis.client.runtime.RedisClientUtilTest
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] Results:
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-redis-client ---
[2025-10-01T23:28:48.914Z] [INFO] Building jar: /quarkus/extensions/redis-client/runtime/target/quarkus-redis-client-2.7.5.Final.jar
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-redis-client ---
[2025-10-01T23:28:48.914Z] [INFO] Building jar: /quarkus/extensions/redis-client/runtime/target/quarkus-redis-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-redis-client ---
[2025-10-01T23:28:48.914Z] [INFO] Installing /quarkus/extensions/redis-client/runtime/target/quarkus-redis-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-redis-client/2.7.5.Final/quarkus-redis-client-2.7.5.Final.jar
[2025-10-01T23:28:48.914Z] [INFO] Installing /quarkus/extensions/redis-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-redis-client/2.7.5.Final/quarkus-redis-client-2.7.5.Final.pom
[2025-10-01T23:28:48.914Z] [INFO] Installing /quarkus/extensions/redis-client/runtime/target/quarkus-redis-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-redis-client/2.7.5.Final/quarkus-redis-client-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] -------------< io.quarkus:quarkus-redis-client-deployment >-------------
[2025-10-01T23:28:48.914Z] [INFO] Building Quarkus - Redis Client - Deployment 2.7.5.Final [455/964]
[2025-10-01T23:28:48.914Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-redis-client-deployment ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-redis-client-deployment ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-redis-client-deployment ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-redis-client-deployment ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-redis-client-deployment ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-redis-client-deployment ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-redis-client-deployment ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-redis-client-deployment ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-redis-client-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] Processed 6 files in 31ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-redis-client-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] Processed 6 files in 00:00.036 (Already Sorted: 6, Needed Sorting: 0)
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-redis-client-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.914Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/redis-client/deployment/src/main/resources
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-redis-client-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.914Z] [INFO] Compiling 4 source files to /quarkus/extensions/redis-client/deployment/target/classes
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-redis-client-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.914Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/redis-client/deployment/src/test/resources
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-redis-client-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.914Z] [INFO] Compiling 2 source files to /quarkus/extensions/redis-client/deployment/target/test-classes
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-redis-client-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] Tests are skipped.
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-redis-client-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] Building jar: /quarkus/extensions/redis-client/deployment/target/quarkus-redis-client-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-redis-client-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] Building jar: /quarkus/extensions/redis-client/deployment/target/quarkus-redis-client-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-redis-client-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] Installing /quarkus/extensions/redis-client/deployment/target/quarkus-redis-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-redis-client-deployment/2.7.5.Final/quarkus-redis-client-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.914Z] [INFO] Installing /quarkus/extensions/redis-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-redis-client-deployment/2.7.5.Final/quarkus-redis-client-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.914Z] [INFO] Installing /quarkus/extensions/redis-client/deployment/target/quarkus-redis-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-redis-client-deployment/2.7.5.Final/quarkus-redis-client-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] ---------------< io.quarkus:quarkus-narayana-stm-parent >---------------
[2025-10-01T23:28:48.914Z] [INFO] Building Quarkus - Narayana STM 2.7.5.Final [456/964]
[2025-10-01T23:28:48.914Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-stm-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-stm-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-stm-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-stm-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-stm-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-stm-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-stm-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-stm-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-stm-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-stm-parent ---
[2025-10-01T23:28:48.914Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-stm-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-stm-parent ---
[2025-10-01T23:28:48.914Z] [INFO] Installing /quarkus/extensions/narayana-stm/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-stm-parent/2.7.5.Final/quarkus-narayana-stm-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] ------------------< io.quarkus:quarkus-narayana-stm >-------------------
[2025-10-01T23:28:48.914Z] [INFO] Building Quarkus - Narayana STM - Runtime 2.7.5.Final [457/964]
[2025-10-01T23:28:48.914Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/stm/stm/5.12.4.Final/stm-5.12.4.Final.pom
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/stm/stm/5.12.4.Final/stm-5.12.4.Final.pom (3.5 kB at 7.6 kB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.12.4.Final/common-5.12.4.Final.pom
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.12.4.Final/common-5.12.4.Final.pom (5.9 kB at 57 kB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.12.4.Final/arjuna-5.12.4.Final.pom
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.12.4.Final/arjuna-5.12.4.Final.pom (19 kB at 187 kB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjunacore-all/5.12.4.Final/arjunacore-all-5.12.4.Final.pom
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjunacore-all/5.12.4.Final/arjunacore-all-5.12.4.Final.pom (2.7 kB at 12 kB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/txoj/5.12.4.Final/txoj-5.12.4.Final.pom
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/txoj/5.12.4.Final/txoj-5.12.4.Final.pom (4.9 kB at 12 kB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/stm/stm/5.12.4.Final/stm-5.12.4.Final.jar
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.12.4.Final/common-5.12.4.Final.jar
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.12.4.Final/arjuna-5.12.4.Final.jar
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/txoj/5.12.4.Final/txoj-5.12.4.Final.jar
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.12.4.Final/common-5.12.4.Final.jar (31 kB at 288 kB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.12.4.Final/arjuna-5.12.4.Final.jar (530 kB at 2.4 MB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/stm/stm/5.12.4.Final/stm-5.12.4.Final.jar (63 kB at 255 kB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/txoj/5.12.4.Final/txoj-5.12.4.Final.jar (53 kB at 139 kB/s)
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO] Processed 2 files in 00:00.001 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.914Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.914Z] [INFO] Compiling 2 source files to /quarkus/extensions/narayana-stm/runtime/target/classes
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.914Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-stm/runtime/src/test/resources
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO] No sources to compile
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO] No tests to run.
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/runtime/target/quarkus-narayana-stm-2.7.5.Final.jar
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/runtime/target/quarkus-narayana-stm-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-stm ---
[2025-10-01T23:28:48.914Z] [INFO] Installing /quarkus/extensions/narayana-stm/runtime/target/quarkus-narayana-stm-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-stm/2.7.5.Final/quarkus-narayana-stm-2.7.5.Final.jar
[2025-10-01T23:28:48.914Z] [INFO] Installing /quarkus/extensions/narayana-stm/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-stm/2.7.5.Final/quarkus-narayana-stm-2.7.5.Final.pom
[2025-10-01T23:28:48.914Z] [INFO] Installing /quarkus/extensions/narayana-stm/runtime/target/quarkus-narayana-stm-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-stm/2.7.5.Final/quarkus-narayana-stm-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] -------------< io.quarkus:quarkus-narayana-stm-deployment >-------------
[2025-10-01T23:28:48.914Z] [INFO] Building Quarkus - Narayana STM - Deployment 2.7.5.Final [458/964]
[2025-10-01T23:28:48.914Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-stm-deployment ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-stm-deployment ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-stm-deployment ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-stm-deployment ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-stm-deployment ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-stm-deployment ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-stm-deployment ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-stm-deployment ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-stm-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] Processed 1 files in 17ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-stm-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-stm-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.914Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-stm/deployment/src/main/resources
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-stm-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.914Z] [INFO] Compiling 1 source file to /quarkus/extensions/narayana-stm/deployment/target/classes
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-stm-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.914Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-stm/deployment/src/test/resources
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-stm-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] No sources to compile
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-stm-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] No tests to run.
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-stm-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/deployment/target/quarkus-narayana-stm-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-stm-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/deployment/target/quarkus-narayana-stm-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-stm-deployment ---
[2025-10-01T23:28:48.914Z] [INFO] Installing /quarkus/extensions/narayana-stm/deployment/target/quarkus-narayana-stm-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-stm-deployment/2.7.5.Final/quarkus-narayana-stm-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.914Z] [INFO] Installing /quarkus/extensions/narayana-stm/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-stm-deployment/2.7.5.Final/quarkus-narayana-stm-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.914Z] [INFO] Installing /quarkus/extensions/narayana-stm/deployment/target/quarkus-narayana-stm-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-stm-deployment/2.7.5.Final/quarkus-narayana-stm-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] ---------------< io.quarkus:quarkus-narayana-lra-parent >---------------
[2025-10-01T23:28:48.914Z] [INFO] Building Quarkus - Narayana MicroProfile LRA Participant 2.7.5.Final [459/964]
[2025-10-01T23:28:48.914Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-lra-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-lra-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-lra-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-lra-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-lra-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-lra-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-lra-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-lra-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-lra-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-lra-parent ---
[2025-10-01T23:28:48.914Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-lra-parent ---
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-lra-parent ---
[2025-10-01T23:28:48.914Z] [INFO] Installing /quarkus/extensions/narayana-lra/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-lra-parent/2.7.5.Final/quarkus-narayana-lra-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.914Z] [INFO]
[2025-10-01T23:28:48.914Z] [INFO] ------------------< io.quarkus:quarkus-narayana-lra >-------------------
[2025-10-01T23:28:48.914Z] [INFO] Building Quarkus - Narayana LRA Participant - Runtime 2.7.5.Final [460/964]
[2025-10-01T23:28:48.914Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/narayana-lra/5.12.4.Final/narayana-lra-5.12.4.Final.pom
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/narayana-lra/5.12.4.Final/narayana-lra-5.12.4.Final.pom (2.3 kB at 6.0 kB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-parent/5.12.4.Final/lra-parent-5.12.4.Final.pom
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-parent/5.12.4.Final/lra-parent-5.12.4.Final.pom (7.4 kB at 41 kB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/rest-tx/5.12.4.Final/rest-tx-5.12.4.Final.pom
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/rest-tx/5.12.4.Final/rest-tx-5.12.4.Final.pom (4.3 kB at 18 kB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/thorntail/bom-all/2.7.0.Final/bom-all-2.7.0.Final.pom
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/thorntail/bom-all/2.7.0.Final/bom-all-2.7.0.Final.pom (18 kB at 164 kB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/thorntail/parent/11/parent-11.pom
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/thorntail/parent/11/parent-11.pom (4.8 kB at 75 kB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/31/jboss-parent-31.pom
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/31/jboss-parent-31.pom (35 kB at 491 kB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloading from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.7/shrinkwrap-resolver-bom-2.2.7.pom
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.7/shrinkwrap-resolver-bom-2.2.7.pom (5.3 kB at 62 kB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-client/5.12.4.Final/lra-client-5.12.4.Final.pom
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-client/5.12.4.Final/lra-client-5.12.4.Final.pom (2.5 kB at 6.9 kB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0/microprofile-lra-api-1.0.pom
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0/microprofile-lra-api-1.0.pom (6.9 kB at 51 kB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-parent/1.0/microprofile-lra-parent-1.0.pom
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-parent/1.0/microprofile-lra-parent-1.0.pom (20 kB at 139 kB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-api/5.12.4.Final/lra-proxy-api-5.12.4.Final.pom
[2025-10-01T23:28:48.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-api/5.12.4.Final/lra-proxy-api-5.12.4.Final.pom (3.9 kB at 10 kB/s)
[2025-10-01T23:28:48.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-parent/5.12.4.Final/lra-proxy-parent-5.12.4.Final.pom
[2025-10-01T23:28:48.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-parent/5.12.4.Final/lra-proxy-parent-5.12.4.Final.pom (1.6 kB at 3.6 kB/s)
[2025-10-01T23:28:48.915Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-service-base/5.12.4.Final/lra-service-base-5.12.4.Final.pom
[2025-10-01T23:28:48.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-service-base/5.12.4.Final/lra-service-base-5.12.4.Final.pom (2.2 kB at 5.9 kB/s)
[2025-10-01T23:28:48.915Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.pom
[2025-10-01T23:28:48.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.pom (7.1 kB at 82 kB/s)
[2025-10-01T23:28:48.915Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/narayana-lra/5.12.4.Final/narayana-lra-5.12.4.Final.jar
[2025-10-01T23:28:48.915Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-client/5.12.4.Final/lra-client-5.12.4.Final.jar
[2025-10-01T23:28:48.915Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-service-base/5.12.4.Final/lra-service-base-5.12.4.Final.jar
[2025-10-01T23:28:48.915Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0/microprofile-lra-api-1.0.jar
[2025-10-01T23:28:48.915Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.jar
[2025-10-01T23:28:48.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.jar (219 kB at 3.1 MB/s)
[2025-10-01T23:28:48.915Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-api/5.12.4.Final/lra-proxy-api-5.12.4.Final.jar
[2025-10-01T23:28:48.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0/microprofile-lra-api-1.0.jar (17 kB at 132 kB/s)
[2025-10-01T23:28:48.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-client/5.12.4.Final/lra-client-5.12.4.Final.jar (18 kB at 54 kB/s)
[2025-10-01T23:28:48.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/narayana-lra/5.12.4.Final/narayana-lra-5.12.4.Final.jar (19 kB at 50 kB/s)
[2025-10-01T23:28:48.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-service-base/5.12.4.Final/lra-service-base-5.12.4.Final.jar (22 kB at 48 kB/s)
[2025-10-01T23:28:48.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-api/5.12.4.Final/lra-proxy-api-5.12.4.Final.jar (38 kB at 70 kB/s)
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO] Processed 5 files in 31ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO] Processed 5 files in 00:00.016 (Already Sorted: 5, Needed Sorting: 0)
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.915Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.915Z] [INFO] Compiling 5 source files to /quarkus/extensions/narayana-lra/runtime/target/classes
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.915Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-lra/runtime/src/test/resources
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO] No sources to compile
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO] No tests to run.
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/runtime/target/quarkus-narayana-lra-2.7.5.Final.jar
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/runtime/target/quarkus-narayana-lra-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-lra ---
[2025-10-01T23:28:48.915Z] [INFO] Installing /quarkus/extensions/narayana-lra/runtime/target/quarkus-narayana-lra-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-lra/2.7.5.Final/quarkus-narayana-lra-2.7.5.Final.jar
[2025-10-01T23:28:48.915Z] [INFO] Installing /quarkus/extensions/narayana-lra/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-lra/2.7.5.Final/quarkus-narayana-lra-2.7.5.Final.pom
[2025-10-01T23:28:48.915Z] [INFO] Installing /quarkus/extensions/narayana-lra/runtime/target/quarkus-narayana-lra-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-lra/2.7.5.Final/quarkus-narayana-lra-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] -------------< io.quarkus:quarkus-narayana-lra-deployment >-------------
[2025-10-01T23:28:48.915Z] [INFO] Building Quarkus - Narayana MicroProfile LRA Participant - Deployment 2.7.5.Final [461/964]
[2025-10-01T23:28:48.915Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-lra-deployment ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-lra-deployment ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-lra-deployment ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-lra-deployment ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-lra-deployment ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-lra-deployment ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-lra-deployment ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-lra-deployment ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-lra-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-lra-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-lra-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.915Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-lra/deployment/src/main/resources
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-lra-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.915Z] [INFO] Compiling 1 source file to /quarkus/extensions/narayana-lra/deployment/target/classes
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-lra-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.915Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-lra/deployment/src/test/resources
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-lra-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] No sources to compile
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-lra-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] No tests to run.
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-lra-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/deployment/target/quarkus-narayana-lra-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-lra-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/deployment/target/quarkus-narayana-lra-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-lra-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] Installing /quarkus/extensions/narayana-lra/deployment/target/quarkus-narayana-lra-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-lra-deployment/2.7.5.Final/quarkus-narayana-lra-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.915Z] [INFO] Installing /quarkus/extensions/narayana-lra/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-lra-deployment/2.7.5.Final/quarkus-narayana-lra-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.915Z] [INFO] Installing /quarkus/extensions/narayana-lra/deployment/target/quarkus-narayana-lra-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-lra-deployment/2.7.5.Final/quarkus-narayana-lra-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] -------------< io.quarkus:quarkus-jdbc-postgresql-parent >--------------
[2025-10-01T23:28:48.915Z] [INFO] Building Quarkus - JDBC - PostgreSQL 2.7.5.Final [462/964]
[2025-10-01T23:28:48.915Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-postgresql-parent ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-postgresql-parent ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-postgresql-parent ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-postgresql-parent ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-postgresql-parent ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-postgresql-parent ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-postgresql-parent ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-postgresql-parent ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-postgresql-parent ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-postgresql-parent ---
[2025-10-01T23:28:48.915Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-postgresql-parent ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-postgresql-parent ---
[2025-10-01T23:28:48.915Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql-parent/2.7.5.Final/quarkus-jdbc-postgresql-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] -----------------< io.quarkus:quarkus-jdbc-postgresql >-----------------
[2025-10-01T23:28:48.915Z] [INFO] Building Quarkus - JDBC - PostgreSQL - Runtime 2.7.5.Final [463/964]
[2025-10-01T23:28:48.915Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO] Processed 9 files in 32ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO] Processed 9 files in 00:00.017 (Already Sorted: 9, Needed Sorting: 0)
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.915Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.915Z] [INFO] Compiling 9 source files to /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/classes
[2025-10-01T23:28:48.915Z] [WARNING] /quarkus/extensions/jdbc/jdbc-postgresql/runtime/src/main/java/io/quarkus/jdbc/postgresql/runtime/graal/PgSQLXML.java:[177,28] unchecked cast
[2025-10-01T23:28:48.915Z] required: T
[2025-10-01T23:28:48.915Z] found: javax.xml.transform.dom.DOMSource
[2025-10-01T23:28:48.915Z] [WARNING] /quarkus/extensions/jdbc/jdbc-postgresql/runtime/src/main/java/io/quarkus/jdbc/postgresql/runtime/graal/PgSQLXML.java:[235,24] unchecked cast
[2025-10-01T23:28:48.915Z] required: T
[2025-10-01T23:28:48.915Z] found: javax.xml.transform.dom.DOMResult
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.915Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-postgresql/runtime/src/test/resources
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO] No sources to compile
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO] No tests to run.
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/quarkus-jdbc-postgresql-2.7.5.Final.jar
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/quarkus-jdbc-postgresql-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-postgresql ---
[2025-10-01T23:28:48.915Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/quarkus-jdbc-postgresql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql/2.7.5.Final/quarkus-jdbc-postgresql-2.7.5.Final.jar
[2025-10-01T23:28:48.915Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql/2.7.5.Final/quarkus-jdbc-postgresql-2.7.5.Final.pom
[2025-10-01T23:28:48.915Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/quarkus-jdbc-postgresql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql/2.7.5.Final/quarkus-jdbc-postgresql-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] -----------< io.quarkus:quarkus-jdbc-postgresql-deployment >------------
[2025-10-01T23:28:48.915Z] [INFO] Building Quarkus - JDBC - PostgreSQL - Deployment 2.7.5.Final [464/964]
[2025-10-01T23:28:48.915Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-postgresql-deployment ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-postgresql-deployment ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-postgresql-deployment ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-postgresql-deployment ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-postgresql-deployment ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-postgresql-deployment ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-postgresql-deployment ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-postgresql-deployment ---
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-postgresql-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] Processed 5 files in 29ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-postgresql-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] Processed 5 files in 00:00.009 (Already Sorted: 5, Needed Sorting: 0)
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-postgresql-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.915Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-postgresql/deployment/src/main/resources
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-postgresql-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.915Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/classes
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-postgresql-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.915Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-postgresql/deployment/src/test/resources
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-postgresql-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.915Z] [INFO] Compiling 3 source files to /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/test-classes
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-postgresql-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] Tests are skipped.
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-postgresql-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/quarkus-jdbc-postgresql-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-postgresql-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/quarkus-jdbc-postgresql-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-postgresql-deployment ---
[2025-10-01T23:28:48.915Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/quarkus-jdbc-postgresql-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.5.Final/quarkus-jdbc-postgresql-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.915Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.5.Final/quarkus-jdbc-postgresql-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.915Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/quarkus-jdbc-postgresql-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.5.Final/quarkus-jdbc-postgresql-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.915Z] [INFO]
[2025-10-01T23:28:48.915Z] [INFO] -----------------< io.quarkus:quarkus-jdbc-db2-parent >-----------------
[2025-10-01T23:28:48.916Z] [INFO] Building Quarkus - JDBC - DB2 2.7.5.Final [465/964]
[2025-10-01T23:28:48.916Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-db2-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-db2-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-db2-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-db2-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-db2-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-db2-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-db2-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-db2-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-db2-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-db2-parent ---
[2025-10-01T23:28:48.916Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-db2-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-db2-parent ---
[2025-10-01T23:28:48.916Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2-parent/2.7.5.Final/quarkus-jdbc-db2-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --------------------< io.quarkus:quarkus-jdbc-db2 >---------------------
[2025-10-01T23:28:48.916Z] [INFO] Building Quarkus - JDBC - DB2 - Runtime 2.7.5.Final [466/964]
[2025-10-01T23:28:48.916Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.916Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.916Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-db2/runtime/target/classes
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.916Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-db2/runtime/src/test/resources
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO] No sources to compile
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO] No tests to run.
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/runtime/target/quarkus-jdbc-db2-2.7.5.Final.jar
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/runtime/target/quarkus-jdbc-db2-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-db2 ---
[2025-10-01T23:28:48.916Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/runtime/target/quarkus-jdbc-db2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2/2.7.5.Final/quarkus-jdbc-db2-2.7.5.Final.jar
[2025-10-01T23:28:48.916Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2/2.7.5.Final/quarkus-jdbc-db2-2.7.5.Final.pom
[2025-10-01T23:28:48.916Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/runtime/target/quarkus-jdbc-db2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2/2.7.5.Final/quarkus-jdbc-db2-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-db2-deployment >---------------
[2025-10-01T23:28:48.916Z] [INFO] Building Quarkus - JDBC - DB2 - Deployment 2.7.5.Final [467/964]
[2025-10-01T23:28:48.916Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-db2-deployment ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-db2-deployment ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-db2-deployment ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-db2-deployment ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-db2-deployment ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-db2-deployment ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-db2-deployment ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-db2-deployment ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-db2-deployment ---
[2025-10-01T23:28:48.916Z] [INFO] Processed 2 files in 29ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-db2-deployment ---
[2025-10-01T23:28:48.916Z] [INFO] Processed 2 files in 00:00.008 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-db2-deployment ---
[2025-10-01T23:28:48.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.916Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-db2/deployment/src/main/resources
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-db2-deployment ---
[2025-10-01T23:28:48.916Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.916Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-db2/deployment/target/classes
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-db2-deployment ---
[2025-10-01T23:28:48.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.916Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-db2-deployment ---
[2025-10-01T23:28:48.916Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.916Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-db2/deployment/target/test-classes
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-db2-deployment ---
[2025-10-01T23:28:48.916Z] [INFO] Tests are skipped.
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-db2-deployment ---
[2025-10-01T23:28:48.916Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/deployment/target/quarkus-jdbc-db2-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-db2-deployment ---
[2025-10-01T23:28:48.916Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/deployment/target/quarkus-jdbc-db2-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-db2-deployment ---
[2025-10-01T23:28:48.916Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/deployment/target/quarkus-jdbc-db2-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2-deployment/2.7.5.Final/quarkus-jdbc-db2-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.916Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2-deployment/2.7.5.Final/quarkus-jdbc-db2-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.916Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/deployment/target/quarkus-jdbc-db2-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2-deployment/2.7.5.Final/quarkus-jdbc-db2-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] ----------------< io.quarkus:quarkus-jdbc-derby-parent >----------------
[2025-10-01T23:28:48.916Z] [INFO] Building Quarkus - JDBC - Derby 2.7.5.Final [468/964]
[2025-10-01T23:28:48.916Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-derby-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-derby-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-derby-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-derby-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-derby-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-derby-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-derby-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-derby-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-derby-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-derby-parent ---
[2025-10-01T23:28:48.916Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-derby-parent ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-derby-parent ---
[2025-10-01T23:28:48.916Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby-parent/2.7.5.Final/quarkus-jdbc-derby-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-derby >--------------------
[2025-10-01T23:28:48.916Z] [INFO] Building Quarkus - JDBC - Derby - Runtime 2.7.5.Final [469/964]
[2025-10-01T23:28:48.916Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.pom
[2025-10-01T23:28:48.916Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.pom (2.3 kB at 30 kB/s)
[2025-10-01T23:28:48.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.jar
[2025-10-01T23:28:48.916Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.jar (588 kB at 5.7 MB/s)
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.916Z] [INFO] Copying 1 resource
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final.jar
[2025-10-01T23:28:48.916Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final.jar (8.0 kB at 21 kB/s)
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.916Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-derby/runtime/target/classes
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.916Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-derby/runtime/src/test/resources
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO] No sources to compile
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO] No tests to run.
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/runtime/target/quarkus-jdbc-derby-2.7.5.Final.jar
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/runtime/target/quarkus-jdbc-derby-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-derby ---
[2025-10-01T23:28:48.916Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/runtime/target/quarkus-jdbc-derby-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby/2.7.5.Final/quarkus-jdbc-derby-2.7.5.Final.jar
[2025-10-01T23:28:48.916Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby/2.7.5.Final/quarkus-jdbc-derby-2.7.5.Final.pom
[2025-10-01T23:28:48.916Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/runtime/target/quarkus-jdbc-derby-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby/2.7.5.Final/quarkus-jdbc-derby-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] ----------------< io.quarkus:quarkus-devservices-derby >----------------
[2025-10-01T23:28:48.916Z] [INFO] Building Quarkus - DevServices - Derby 2.7.5.Final [470/964]
[2025-10-01T23:28:48.916Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-derby ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-derby ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-derby ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-derby ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-derby ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-derby ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-derby ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-derby ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-derby ---
[2025-10-01T23:28:48.916Z] [INFO] Processed 1 files in 15ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-derby ---
[2025-10-01T23:28:48.916Z] [INFO] Processed 1 files in 00:00.009 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-derby ---
[2025-10-01T23:28:48.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.916Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/derby/src/main/resources
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-derby ---
[2025-10-01T23:28:48.916Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.916Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/derby/target/classes
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-derby ---
[2025-10-01T23:28:48.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.916Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/derby/src/test/resources
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-derby ---
[2025-10-01T23:28:48.916Z] [INFO] No sources to compile
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-derby ---
[2025-10-01T23:28:48.916Z] [INFO] No tests to run.
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-derby ---
[2025-10-01T23:28:48.916Z] [INFO] Building jar: /quarkus/extensions/devservices/derby/target/quarkus-devservices-derby-2.7.5.Final.jar
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-derby ---
[2025-10-01T23:28:48.916Z] [INFO] Building jar: /quarkus/extensions/devservices/derby/target/quarkus-devservices-derby-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-derby ---
[2025-10-01T23:28:48.916Z] [INFO] Installing /quarkus/extensions/devservices/derby/target/quarkus-devservices-derby-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final.jar
[2025-10-01T23:28:48.916Z] [INFO] Installing /quarkus/extensions/devservices/derby/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final.pom
[2025-10-01T23:28:48.916Z] [INFO] Installing /quarkus/extensions/devservices/derby/target/quarkus-devservices-derby-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --------------< io.quarkus:quarkus-jdbc-derby-deployment >--------------
[2025-10-01T23:28:48.916Z] [INFO] Building Quarkus - JDBC - Derby - Deployment 2.7.5.Final [471/964]
[2025-10-01T23:28:48.916Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-derby-deployment ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-derby-deployment ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-derby-deployment ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-derby-deployment ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-derby-deployment ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-derby-deployment ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-derby-deployment ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.916Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-derby-deployment ---
[2025-10-01T23:28:48.916Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-derby-deployment ---
[2025-10-01T23:28:48.917Z] [INFO] Processed 2 files in 27ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-derby-deployment ---
[2025-10-01T23:28:48.917Z] [INFO] Processed 2 files in 00:00.013 (Already Sorted: 2, Needed Sorting: 0)
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-derby-deployment ---
[2025-10-01T23:28:48.917Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.917Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-derby/deployment/src/main/resources
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-derby-deployment ---
[2025-10-01T23:28:48.917Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.917Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-derby/deployment/target/classes
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-derby-deployment ---
[2025-10-01T23:28:48.917Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.917Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-derby/deployment/src/test/resources
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-derby-deployment ---
[2025-10-01T23:28:48.917Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.917Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-derby/deployment/target/test-classes
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-derby-deployment ---
[2025-10-01T23:28:48.917Z] [INFO] Tests are skipped.
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-derby-deployment ---
[2025-10-01T23:28:48.917Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/deployment/target/quarkus-jdbc-derby-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-derby-deployment ---
[2025-10-01T23:28:48.917Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/deployment/target/quarkus-jdbc-derby-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-derby-deployment ---
[2025-10-01T23:28:48.917Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/deployment/target/quarkus-jdbc-derby-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby-deployment/2.7.5.Final/quarkus-jdbc-derby-deployment-2.7.5.Final.jar
[2025-10-01T23:28:48.917Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby-deployment/2.7.5.Final/quarkus-jdbc-derby-deployment-2.7.5.Final.pom
[2025-10-01T23:28:48.917Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/deployment/target/quarkus-jdbc-derby-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby-deployment/2.7.5.Final/quarkus-jdbc-derby-deployment-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-mariadb-parent >---------------
[2025-10-01T23:28:48.917Z] [INFO] Building Quarkus - JDBC - MariaDB 2.7.5.Final [472/964]
[2025-10-01T23:28:48.917Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mariadb-parent ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mariadb-parent ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mariadb-parent ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mariadb-parent ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mariadb-parent ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mariadb-parent ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mariadb-parent ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mariadb-parent ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mariadb-parent ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mariadb-parent ---
[2025-10-01T23:28:48.917Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mariadb-parent ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mariadb-parent ---
[2025-10-01T23:28:48.917Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb-parent/2.7.5.Final/quarkus-jdbc-mariadb-parent-2.7.5.Final.pom
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] ------------------< io.quarkus:quarkus-jdbc-mariadb >-------------------
[2025-10-01T23:28:48.917Z] [INFO] Building Quarkus - JDBC - MariaDB - Runtime 2.7.5.Final [473/964]
[2025-10-01T23:28:48.917Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.5/mariadb-java-client-2.7.5.pom
[2025-10-01T23:28:48.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.5/mariadb-java-client-2.7.5.pom (14 kB at 138 kB/s)
[2025-10-01T23:28:48.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.5/mariadb-java-client-2.7.5.jar
[2025-10-01T23:28:48.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.5/mariadb-java-client-2.7.5.jar (623 kB at 5.9 MB/s)
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] Processed 9 files in 34ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] Processed 9 files in 00:00.008 (Already Sorted: 9, Needed Sorting: 0)
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.917Z] [INFO] Copying 2 resources
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mariadb/1.16.3/mariadb-1.16.3.pom
[2025-10-01T23:28:48.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mariadb/1.16.3/mariadb-1.16.3.pom (1.5 kB at 15 kB/s)
[2025-10-01T23:28:48.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final.jar
[2025-10-01T23:28:48.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final.jar (9.4 kB at 31 kB/s)
[2025-10-01T23:28:48.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mariadb/1.16.3/mariadb-1.16.3.jar
[2025-10-01T23:28:48.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mariadb/1.16.3/mariadb-1.16.3.jar (8.7 kB at 70 kB/s)
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.917Z] [INFO] Compiling 9 source files to /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/classes
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.917Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mariadb/runtime/src/test/resources
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] No sources to compile
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] No tests to run.
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/quarkus-jdbc-mariadb-2.7.5.Final.jar
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/quarkus-jdbc-mariadb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/quarkus-jdbc-mariadb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb/2.7.5.Final/quarkus-jdbc-mariadb-2.7.5.Final.jar
[2025-10-01T23:28:48.917Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb/2.7.5.Final/quarkus-jdbc-mariadb-2.7.5.Final.pom
[2025-10-01T23:28:48.917Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/quarkus-jdbc-mariadb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb/2.7.5.Final/quarkus-jdbc-mariadb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] ---------------< io.quarkus:quarkus-devservices-mariadb >---------------
[2025-10-01T23:28:48.917Z] [INFO] Building Quarkus - DevServices - MariaDB 2.7.5.Final [474/964]
[2025-10-01T23:28:48.917Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.917Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mariadb/src/main/resources
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] Changes detected - recompiling the module!
[2025-10-01T23:28:48.917Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/mariadb/target/classes
[2025-10-01T23:28:48.917Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[70,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.MariaDBContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2025-10-01T23:28:48.917Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2025-10-01T23:28:48.917Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[70,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2025-10-01T23:28:48.917Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2025-10-01T23:28:48.917Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[70,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2025-10-01T23:28:48.917Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2025-10-01T23:28:48.917Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[70,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2025-10-01T23:28:48.917Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2025-10-01T23:28:48.917Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[78,76] IMAGE in org.testcontainers.containers.MariaDBContainer has been deprecated
[2025-10-01T23:28:48.917Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[79,86] IMAGE in org.testcontainers.containers.MariaDBContainer has been deprecated
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-10-01T23:28:48.917Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mariadb/src/test/resources
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] No sources to compile
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] No tests to run.
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] Building jar: /quarkus/extensions/devservices/mariadb/target/quarkus-devservices-mariadb-2.7.5.Final.jar
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] Building jar: /quarkus/extensions/devservices/mariadb/target/quarkus-devservices-mariadb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-mariadb ---
[2025-10-01T23:28:48.917Z] [INFO] Installing /quarkus/extensions/devservices/mariadb/target/quarkus-devservices-mariadb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final.jar
[2025-10-01T23:28:48.917Z] [INFO] Installing /quarkus/extensions/devservices/mariadb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final.pom
[2025-10-01T23:28:48.917Z] [INFO] Installing /quarkus/extensions/devservices/mariadb/target/quarkus-devservices-mariadb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final-sources.jar
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] -------------< io.quarkus:quarkus-jdbc-mariadb-deployment >-------------
[2025-10-01T23:28:48.917Z] [INFO] Building Quarkus - JDBC - MariaDB - Deployment 2.7.5.Final [475/964]
[2025-10-01T23:28:48.917Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mariadb-deployment ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mariadb-deployment ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mariadb-deployment ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mariadb-deployment ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mariadb-deployment ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mariadb-deployment ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mariadb-deployment ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mariadb-deployment ---
[2025-10-01T23:28:48.917Z] [INFO]
[2025-10-01T23:28:48.917Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mariadb-deployment ---
[2025-10-01T23:28:48.917Z] [INFO] Processed 3 files in 29ms (Formatted: 0, Unchan