Started by upstream project "testsuites-wildfly" build number 24 originally caused by: Started by upstream project "master-build-only" build number 56 originally caused by: Started by an SCM change Running as SYSTEM Agent basic-06jjd is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-06jjd" namespace: "krazo" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.krazo.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-06jjd" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-06jjd" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.krazo.svc.cluster.local/krazo/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-krazo" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-06jjd (basic) in workspace /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... Selected Git installation does not exist. Using Default The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-ee4j/krazo.git > git init /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/krazo.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/krazo.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-ee4j/krazo.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision baed73a7669b1f6f260ab4cc35d84612909f6e99 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f baed73a7669b1f6f260ab4cc35d84612909f6e99 # timeout=10 Commit message: "Merge pull request #365 from mthmulders/weld-communication-unwrapper" > git rev-list --no-walk 25a1400c05d8ddea9caf36920eed7ec02793df11 # timeout=10 [testsuite-wildfly] $ /bin/sh /tmp/jenkins5865873887185471679.sh Installing Wildfly [testsuite-wildfly] $ /opt/tools/apache-maven/latest/bin/mvn -B clean install -pl .,core,resteasy -Pstaging -DskipTests -DversionUpdateCheckSkip -Ddash.skip [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Krazo Parent [pom] [INFO] Eclipse Krazo Core [jar] [INFO] Eclipse Krazo RESTEasy [jar] [INFO] [INFO] -------------------< org.eclipse.krazo:krazo-parent >------------------- [INFO] Building Eclipse Krazo Parent 3.1.0-SNAPSHOT [1/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-parent --- [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-parent --- [INFO] artifact jakarta.annotation:jakarta.annotation-api: checking for updates from sonatype-nexus-staging [INFO] artifact io.openliberty.arquillian:arquillian-liberty-managed-jakarta: checking for updates from sonatype-nexus-staging [INFO] artifact fish.payara.arquillian:arquillian-payara-server-managed: checking for updates from sonatype-nexus-staging [INFO] artifact io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit: checking for updates from sonatype-nexus-staging [INFO] artifact fish.payara.arquillian:arquillian-payara-server-remote: checking for updates from sonatype-nexus-staging [INFO] artifact fish.payara.arquillian:arquillian-payara-server-remote: checking for updates from eclipse.maven.central.mirror [INFO] artifact io.openliberty.arquillian:arquillian-liberty-managed-jakarta: checking for updates from eclipse.maven.central.mirror [INFO] artifact fish.payara.arquillian:arquillian-payara-server-managed: checking for updates from eclipse.maven.central.mirror [INFO] artifact io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.enterprise:jakarta.enterprise.cdi-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.mvc:jakarta.mvc-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.interceptor:jakarta.interceptor-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.mvc.tck:mvc-tck-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.annotation:jakarta.annotation-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.mvc.tck:mvc-tck-tests: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.enterprise:jakarta.enterprise.cdi-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.interceptor:jakarta.interceptor-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.mvc.tck:mvc-tck-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.mvc:jakarta.mvc-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.platform:jakarta.jakartaee-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.servlet:jakarta.servlet-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.validation:jakarta.validation-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.mvc.tck:mvc-tck-tests: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.ws.rs:jakarta.ws.rs-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.platform:jakarta.jakartaee-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact junit:junit: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.validation:jakarta.validation-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact net.sourceforge.htmlunit:htmlunit: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.servlet:jakarta.servlet-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.glassfish:jakarta.el: checking for updates from sonatype-nexus-staging [INFO] artifact org.easymock:easymock: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.ws.rs:jakarta.ws.rs-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact junit:junit: checking for updates from eclipse.maven.central.mirror [INFO] artifact net.sourceforge.htmlunit:htmlunit: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.glassfish.jersey.core:jersey-common: checking for updates from sonatype-nexus-staging [INFO] artifact org.glassfish.jersey.core:jersey-server: checking for updates from sonatype-nexus-staging [INFO] artifact org.hibernate.validator:hibernate-validator-cdi: checking for updates from sonatype-nexus-staging [INFO] artifact org.easymock:easymock: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.resteasy:resteasy-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.hibernate.validator:hibernate-validator-cdi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.resteasy:resteasy-core: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.glassfish:jakarta.el: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.resteasy:resteasy-validator-provider: checking for updates from sonatype-nexus-staging [INFO] artifact org.omnifaces.arquillian:arquillian-glassfish-server-remote: checking for updates from sonatype-nexus-staging [INFO] artifact org.slf4j:slf4j-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.glassfish.jersey.core:jersey-common: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.glassfish.jersey.core:jersey-server: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.resteasy:resteasy-validator-provider: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.slf4j:slf4j-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.omnifaces.arquillian:arquillian-glassfish-server-remote: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.slf4j:slf4j-simple: checking for updates from sonatype-nexus-staging [INFO] artifact org.wildfly.arquillian:wildfly-arquillian-container-managed: checking for updates from sonatype-nexus-staging [INFO] artifact org.wildfly.arquillian:wildfly-arquillian-container-remote: checking for updates from sonatype-nexus-staging [INFO] artifact org.slf4j:slf4j-simple: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.wildfly.arquillian:wildfly-arquillian-container-remote: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.wildfly.arquillian:wildfly-arquillian-container-managed: checking for updates from eclipse.maven.central.mirror [INFO] The following dependencies in Dependency Management have newer versions: [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.1.0 -> 2.1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.1.0 -> 2.1.2 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.65.1 -> 2.70.0 [INFO] org.easymock:easymock ................................... 4.3 -> 5.1.0 [INFO] org.glassfish.jersey.core:jersey-common ............ 3.1.0-M8 -> 3.1.1 [INFO] org.glassfish.jersey.core:jersey-server ............ 3.1.0-M8 -> 3.1.1 [INFO] org.jboss.resteasy:resteasy-core .......... 6.2.1.Final -> 6.2.2.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.2.1.Final -> 6.2.2.Final [INFO] org.slf4j:slf4j-api ................................... 2.0.3 -> 2.0.6 [INFO] org.slf4j:slf4j-simple ................................ 2.0.3 -> 2.0.6 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha5 -> 5.0.0.Alpha6 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha5 -> 5.0.0.Alpha6 [INFO] [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-core:jar:3.1.0-SNAPSHOT (compile) [WARNING] Try running the build up to the lifecycle phase "package" [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-parent --- [INFO] Skipping dependency license check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-parent --- [INFO] Installing /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-parent/3.1.0-SNAPSHOT/krazo-parent-3.1.0-SNAPSHOT.pom [INFO] [INFO] --------------------< org.eclipse.krazo:krazo-core >-------------------- [INFO] Building Eclipse Krazo Core 3.1.0-SNAPSHOT [2/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ krazo-core --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/core/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ krazo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 93 source files to /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/core/target/classes [INFO] /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/core/src/main/java/org/eclipse/krazo/uri/UriTemplateParser.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/core/src/main/java/org/eclipse/krazo/uri/UriTemplateParser.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ krazo-core --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ krazo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-core --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ krazo-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-core --- [INFO] Building jar: /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/core/target/krazo-core-3.1.0-SNAPSHOT.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-core --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.1.0 -> 2.1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.1.0 -> 2.1.2 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.65.1 -> 2.70.0 [INFO] org.easymock:easymock ................................... 4.3 -> 5.1.0 [INFO] org.glassfish.jersey.core:jersey-common ............ 3.1.0-M8 -> 3.1.1 [INFO] org.glassfish.jersey.core:jersey-server ............ 3.1.0-M8 -> 3.1.1 [INFO] org.jboss.resteasy:resteasy-core .......... 6.2.1.Final -> 6.2.2.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.2.1.Final -> 6.2.2.Final [INFO] org.slf4j:slf4j-api ................................... 2.0.3 -> 2.0.6 [INFO] org.slf4j:slf4j-simple ................................ 2.0.3 -> 2.0.6 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha5 -> 5.0.0.Alpha6 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha5 -> 5.0.0.Alpha6 [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-core --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-core --- [INFO] Installing /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/core/target/krazo-core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-core/3.1.0-SNAPSHOT/krazo-core-3.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-core/3.1.0-SNAPSHOT/krazo-core-3.1.0-SNAPSHOT.pom [INFO] [INFO] ------------------< org.eclipse.krazo:krazo-resteasy >------------------ [INFO] Building Eclipse Krazo RESTEasy 3.1.0-SNAPSHOT [3/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-resteasy --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ krazo-resteasy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-resteasy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/resteasy/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ krazo-resteasy --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ krazo-resteasy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/resteasy/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-resteasy --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-resteasy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-resteasy --- [INFO] Building jar: /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/resteasy/target/krazo-resteasy-3.1.0-SNAPSHOT.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-resteasy --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.1.0 -> 2.1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.1.0 -> 2.1.2 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.65.1 -> 2.70.0 [INFO] org.easymock:easymock ................................... 4.3 -> 5.1.0 [INFO] org.glassfish.jersey.core:jersey-common ............ 3.1.0-M8 -> 3.1.1 [INFO] org.glassfish.jersey.core:jersey-server ............ 3.1.0-M8 -> 3.1.1 [INFO] org.jboss.resteasy:resteasy-core .......... 6.2.1.Final -> 6.2.2.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.2.1.Final -> 6.2.2.Final [INFO] org.slf4j:slf4j-api ................................... 2.0.3 -> 2.0.6 [INFO] org.slf4j:slf4j-simple ................................ 2.0.3 -> 2.0.6 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha5 -> 5.0.0.Alpha6 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha5 -> 5.0.0.Alpha6 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-resteasy --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-resteasy --- [INFO] Installing /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/resteasy/target/krazo-resteasy-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-resteasy/3.1.0-SNAPSHOT/krazo-resteasy-3.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/resteasy/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-resteasy/3.1.0-SNAPSHOT/krazo-resteasy-3.1.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Eclipse Krazo Parent 3.1.0-SNAPSHOT: [INFO] [INFO] Eclipse Krazo Parent ............................... SUCCESS [ 26.290 s] [INFO] Eclipse Krazo Core ................................. SUCCESS [ 10.484 s] [INFO] Eclipse Krazo RESTEasy ............................. SUCCESS [ 0.461 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 52.563 s [INFO] Finished at: 2023-02-07T13:36:35Z [INFO] ------------------------------------------------------------------------ [testsuite-wildfly] $ /opt/tools/apache-maven/latest/bin/mvn -Dliberty.home=$LIBERTY_HOME -B verify -DversionUpdateCheckSkip -Ddash.skip -Dwildfly.version=27.0.0.Final -pl testsuite -Ptestsuite-wildfly-managed,staging [INFO] Scanning for projects... [INFO] [INFO] -----------------< org.eclipse.krazo:krazo-testsuite >------------------ [INFO] Building Eclipse Krazo Testsuite 3.1.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ krazo-testsuite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 31 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-testsuite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ krazo-testsuite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-testsuite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-testsuite --- [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-testsuite --- [INFO] Building jar: /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/krazo-testsuite-3.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ krazo-testsuite --- [INFO] Configured Artifact: org.wildfly:wildfly-preview-dist:27.0.0.Final:zip [INFO] Unpacking /home/jenkins/.m2/repository/org/wildfly/wildfly-preview-dist/27.0.0.Final/wildfly-preview-dist-27.0.0.Final.zip to /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target with includes "" and excludes "" [INFO] [INFO] --- maven-failsafe-plugin:2.18.1:integration-test (default) @ krazo-testsuite --- [INFO] Failsafe report directory: /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/failsafe-reports [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Feb 07, 2023 1:37:26 PM org.jboss.threads.Version <clinit> INFO: JBoss Threads version 2.4.0.Final Feb 07, 2023 1:37:27 PM org.jboss.as.arquillian.container.CommonManagedDeployableContainer startInternal INFO: Starting container with: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -D[Standalone], -Xms64m, -Xmx512m, -Djava.net.preferIPv4Stack=true, -Djava.awt.headless=true, -Djboss.modules.system.pkgs=org.jboss.byteman, -ea, -Djboss.home.dir=/home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final, --add-exports=java.desktop/sun.awt=ALL-UNNAMED, --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.invoke=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.security=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.management/javax.management=ALL-UNNAMED, --add-opens=java.naming/javax.naming=ALL-UNNAMED, --add-modules=java.se, -Djboss.home.dir=/home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final, -Djboss.server.base.dir=/home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone, -Djboss.server.log.dir=/home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/log, -Djboss.server.config.dir=/home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/configuration, -Dorg.jboss.boot.log.file=/home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/log/server.log, -Dlogging.configuration=file:/home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/configuration/logging.properties, -jar, /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/jboss-modules.jar, -mp, /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/modules, org.jboss.as.standalone, -c=standalone-full.xml] Feb 07, 2023 1:37:27 PM org.jboss.remoting3.EndpointImpl <clinit> INFO: JBoss Remoting version 5.0.24.Final Feb 07, 2023 1:37:27 PM org.xnio.Xnio <clinit> INFO: XNIO version 3.8.7.Final Feb 07, 2023 1:37:27 PM org.xnio.nio.NioXnio <clinit> INFO: XNIO NIO Implementation Version 3.8.7.Final Feb 07, 2023 1:37:27 PM org.wildfly.security.Version <clinit> INFO: ELY00001: WildFly Elytron version 1.19.0.Final 13:37:28,643 INFO [org.jboss.modules] (main) JBoss Modules version 2.0.3.Final 13:37:29,466 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.13.Final 13:37:29,475 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final 13:37:29,640 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Preview 27.0.0.Final (WildFly Core 19.0.0.Final) starting WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions (jar:file:/home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-19.0.0.Final.jar!/) to method com.sun.net.ssl.internal.ssl.Provider.isFIPS() WARNING: Please consider reporting this to the maintainers of org.wildfly.extension.elytron.SSLDefinitions WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 13:37:31,834 INFO [org.wildfly.security] (ServerService Thread Pool -- 26) ELY00001: WildFly Elytron version 2.0.0.Final 13:37:32,437 WARN [org.jboss.as.controller] (ServerService Thread Pool -- 36) WFLYCTL0481: The runtime dependency package 'io.smallrye.opentracing-contrib' is already registered at location '/subsystem=microprofile-opentracing-smallrye' 13:37:32,531 WARN [org.jboss.as.controller] (ServerService Thread Pool -- 36) WFLYCTL0481: The runtime dependency package 'io.smallrye.opentracing-contrib' is already registered at location '/subsystem=microprofile-opentracing-smallrye' 13:37:33,224 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 9) WFLYCTL0028: Attribute 'cluster' in the resource at address '/subsystem=ejb3/service=remote' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 13:37:33,353 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 13:37:33,370 INFO [org.xnio] (MSC service thread 1-4) XNIO version 3.8.8.Final 13:37:33,424 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.8.8.Final 13:37:33,448 INFO [org.wildfly.extension.elytron.oidc._private] (ServerService Thread Pool -- 56) WFLYOIDC0001: Activating WildFly Elytron OIDC Subsystem 13:37:33,525 INFO [org.wildfly.extension.health] (ServerService Thread Pool -- 57) WFLYHEALTH0001: Activating Base Health Subsystem 13:37:33,525 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) WFLYCLINF0001: Activating Infinispan subsystem. 13:37:33,526 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 61) WFLYRS0016: RESTEasy version 6.2.1.Final 13:37:33,554 INFO [org.wildfly.extension.microprofile.jwt.smallrye] (ServerService Thread Pool -- 71) WFLYJWT0001: Activating MicroProfile JWT Subsystem 13:37:33,621 INFO [org.wildfly.extension.microprofile.config.smallrye] (ServerService Thread Pool -- 70) WFLYCONF0001: Activating MicroProfile Config Subsystem 13:37:33,627 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 58) WFLYIIOP0001: Activating IIOP Subsystem 13:37:33,628 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 80) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. 13:37:33,626 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 60) WFLYIO001: Worker 'default' has auto-configured to 4 IO threads with 32 max task threads based on your 2 available processors 13:37:33,631 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 72) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem 13:37:33,723 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 73) WFLYNAM0001: Activating Naming Subsystem 13:37:33,727 INFO [org.wildfly.extension.micrometer] (ServerService Thread Pool -- 69) WFLYMMTREXT0001: Activating Micrometer Subsystem 13:37:33,730 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 66) WFLYJSF0007: Activated the following Jakarta Server Faces Implementations: [main] 13:37:33,843 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 82) WFLYWS0002: Activating WebServices Extension 13:37:34,043 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 47) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.1) 13:37:34,043 INFO [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 1.5.9.Final) 13:37:34,045 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 5.0.26.Final 13:37:34,333 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2 13:37:34,432 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 2.3.0.Final starting 13:37:34,534 INFO [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service 13:37:34,633 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 13:37:34,638 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 81) WFLYUT0014: Creating file handler for path '/home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 13:37:34,639 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 8 (per class), which is derived from the number of CPUs on this host. 13:37:34,639 INFO [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 32 (per class), which is derived from thread worker pool sizing. 13:37:34,730 WARN [org.wildfly.extension.elytron] (MSC service thread 1-4) WFLYELY00023: KeyStore file '/home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/configuration/application.keystore' does not exist. Used blank. 13:37:34,831 WARN [org.wildfly.extension.elytron] (MSC service thread 1-3) WFLYELY01084: KeyStore /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self-signed certificate for host localhost 13:37:34,931 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0012: Started server default-server. 13:37:35,135 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) Queuing requests. 13:37:35,136 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting 13:37:35,327 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 13:37:35,541 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443 13:37:35,628 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-4) WFLYIIOP0009: CORBA ORB Service started 13:37:35,633 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete 13:37:35,929 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 13:37:35,930 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0007: Registered connection factory java:/JmsXA 13:37:36,143 INFO [org.jboss.as.patching] (MSC service thread 1-1) WFLYPAT0050: WildFly Preview cumulative patch ID is: base, one-off patches include: none 13:37:36,225 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) WFLYDS0013: Started FileSystemDeploymentService for directory /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/deployments 13:37:36,425 INFO [org.jboss.ws.common.management] (MSC service thread 1-3) JBWS022052: Starting JBossWS 6.1.0.Final (Apache CXF 3.5.2.jbossorg-3) 13:37:36,745 WARN [org.jboss.activemq.artemis.wildfly.integration.recovery] (MSC service thread 1-2) AMQ122018: Could not start recovery discovery on XARecoveryConfig [transportConfiguration=[TransportConfiguration(name=, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61616&localAddress=127-0-0-1&useNio=true&host=localhost&useNioGlobalWorkerPool=true], discoveryConfiguration=null, username=guest, password=****, JNDI_NAME=java:/JmsXA], we will retry every recovery scan until the server is available 13:37:36,747 INFO [org.apache.activemq.artemis.ra.ActiveMQRALogger] (MSC service thread 1-2) AMQ151007: Resource adaptor started 13:37:36,747 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-2) IJ020002: Deployed: file://RaActivatoractivemq-ra 13:37:36,749 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0002: Bound Jakarta Connectors ConnectionFactory [java:/JmsXA] 13:37:36,749 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 13:37:37,050 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 13:37:37,053 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Preview 27.0.0.Final (WildFly Core 19.0.0.Final) started in 9398ms - Started 317 of 590 services (362 services are lazy, passive or on-demand) - Server configuration file in use: standalone-full.xml 13:37:37,055 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 13:37:37,055 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' 13:37:39,127 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/8a/a6878d89024494edc63a097e349af59dfa5373/content 13:37:39,151 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "4462b4d6-e4e6-493c-86b0-1d0cb17db5d2.war" (runtime-name: "4462b4d6-e4e6-493c-86b0-1d0cb17db5d2.war") 13:37:39,800 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment 4462b4d6-e4e6-493c-86b0-1d0cb17db5d2.war 13:37:39,966 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 8.0.0.Final 13:37:40,370 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-2) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 13:37:40,422 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-2) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 13:37:40,435 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-2) No shutdown hook registered: Please call close() manually on application shutdown. 13:37:40,437 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-2) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=4462b4d6-e4e6-493c-86b0-1d0cb17db5d2.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-06jjd, jaeger.version=Java-1.6.0, ip=10.40.13.159}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 13:37:40,537 INFO [org.jboss.weld.Version] (MSC service thread 1-4) WELD-000900: 5.1.0 (Final) 13:37:41,824 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 84) Eclipse Krazo version 3.1.0-SNAPSHOT started 13:37:42,001 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 84) Initializing Eclipse Krazo... 13:37:42,484 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 84) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class org.eclipse.krazo.test.mvc.MyApplication$Proxy$_$$_WeldClientProxy 13:37:42,491 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 84) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 13:37:42,491 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 84) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 13:37:42,569 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 84) WFLYUT0021: Registered web context: '/4462b4d6-e4e6-493c-86b0-1d0cb17db5d2' for server 'default-server' 13:37:42,651 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "4462b4d6-e4e6-493c-86b0-1d0cb17db5d2.war" (runtime-name : "4462b4d6-e4e6-493c-86b0-1d0cb17db5d2.war") Running org.eclipse.krazo.test.MvcIT [main] INFO com.gargoylesoftware.htmlunit.WebClient - statusCode=[404] contentType=[text/html] [main] INFO com.gargoylesoftware.htmlunit.WebClient - <html><head><title>Error</title></head><body>Not Found</body></html> 13:37:45,602 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 84) WFLYUT0022: Unregistered web context: '/4462b4d6-e4e6-493c-86b0-1d0cb17db5d2' from server 'default-server' 13:37:45,658 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment 4462b4d6-e4e6-493c-86b0-1d0cb17db5d2.war (runtime-name: 4462b4d6-e4e6-493c-86b0-1d0cb17db5d2.war) in 59ms 13:37:45,686 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/8a/a6878d89024494edc63a097e349af59dfa5373/content 13:37:45,686 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "4462b4d6-e4e6-493c-86b0-1d0cb17db5d2.war" (runtime-name: "4462b4d6-e4e6-493c-86b0-1d0cb17db5d2.war") [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' 13:37:46,387 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/bb/9ec975a28b3bfb220e1ef8015f33b7ed9c0712/content 13:37:46,390 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "bb25a9bc-20b5-4267-9e4d-152043ef3af6.war" (runtime-name: "bb25a9bc-20b5-4267-9e4d-152043ef3af6.war") 13:37:46,627 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment bb25a9bc-20b5-4267-9e4d-152043ef3af6.war 13:37:46,749 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-4) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 13:37:46,751 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-4) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 13:37:46,753 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-4) No shutdown hook registered: Please call close() manually on application shutdown. 13:37:46,753 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-4) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=bb25a9bc-20b5-4267-9e4d-152043ef3af6.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-06jjd, jaeger.version=Java-1.6.0, ip=10.40.13.159}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 13:37:47,056 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.eclipse.krazo.test.mixedsetup.MixedSetupValidationIT because of underlying class loading error: Type com.gargoylesoftware.htmlunit.WebClient from [Module "deployment.bb25a9bc-20b5-4267-9e4d-152043ef3af6.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. 13:37:47,435 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 84) Eclipse Krazo version 3.1.0-SNAPSHOT started 13:37:47,451 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 84) Initializing Eclipse Krazo... 13:37:47,526 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 84) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class org.eclipse.krazo.test.mixedsetup.MyApplication$Proxy$_$$_WeldClientProxy 13:37:47,528 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 84) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 13:37:47,528 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 84) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 13:37:47,571 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 84) WFLYUT0021: Registered web context: '/bb25a9bc-20b5-4267-9e4d-152043ef3af6' for server 'default-server' 13:37:47,591 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "bb25a9bc-20b5-4267-9e4d-152043ef3af6.war" (runtime-name : "bb25a9bc-20b5-4267-9e4d-152043ef3af6.war") Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.593 sec - in org.eclipse.krazo.test.MvcIT Running org.eclipse.krazo.test.mixedsetup.MixedSetupValidationIT 13:37:48,827 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 84) WFLYUT0022: Unregistered web context: '/bb25a9bc-20b5-4267-9e4d-152043ef3af6' from server 'default-server' 13:37:48,847 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment bb25a9bc-20b5-4267-9e4d-152043ef3af6.war (runtime-name: bb25a9bc-20b5-4267-9e4d-152043ef3af6.war) in 20ms 13:37:48,875 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/bb/9ec975a28b3bfb220e1ef8015f33b7ed9c0712/content 13:37:48,875 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "bb25a9bc-20b5-4267-9e4d-152043ef3af6.war" (runtime-name: "bb25a9bc-20b5-4267-9e4d-152043ef3af6.war") [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' 13:37:49,623 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/96/e23fa664d41dbe16f75aba41e8740aafe67995/content 13:37:49,627 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "de1ca3d4-69d1-4720-aa91-45a5a1f75947.war" (runtime-name: "de1ca3d4-69d1-4720-aa91-45a5a1f75947.war") 13:37:49,823 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment de1ca3d4-69d1-4720-aa91-45a5a1f75947.war 13:37:49,881 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-4) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 13:37:49,888 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-4) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 13:37:49,889 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-4) No shutdown hook registered: Please call close() manually on application shutdown. 13:37:49,889 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-4) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=de1ca3d4-69d1-4720-aa91-45a5a1f75947.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-06jjd, jaeger.version=Java-1.6.0, ip=10.40.13.159}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 13:37:50,034 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from org.eclipse.krazo.test.annotations.AnnotationsIT because of underlying class loading error: Type org.jboss.shrinkwrap.api.Archive from [Module "deployment.de1ca3d4-69d1-4720-aa91-45a5a1f75947.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. 13:37:50,254 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 9) Eclipse Krazo version 3.1.0-SNAPSHOT started 13:37:50,268 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 9) Initializing Eclipse Krazo... 13:37:50,333 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 9) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class org.eclipse.krazo.test.annotations.MyApplication$Proxy$_$$_WeldClientProxy 13:37:50,335 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 9) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 13:37:50,335 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 9) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 13:37:50,356 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 9) WFLYUT0021: Registered web context: '/de1ca3d4-69d1-4720-aa91-45a5a1f75947' for server 'default-server' 13:37:50,422 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "de1ca3d4-69d1-4720-aa91-45a5a1f75947.war" (runtime-name : "de1ca3d4-69d1-4720-aa91-45a5a1f75947.war") Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.793 sec - in org.eclipse.krazo.test.mixedsetup.MixedSetupValidationIT Running org.eclipse.krazo.test.annotations.AnnotationsIT 13:37:50,547 ERROR [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002010: Failed to execute: jakarta.ws.rs.ServerErrorException: Void controller and no @View annotation in 'public void org.eclipse.krazo.test.annotations.AnnotationsController.methodNoOverrideMvc()'? at deployment.de1ca3d4-69d1-4720-aa91-45a5a1f75947.war//org.eclipse.krazo.core.ViewResponseFilter.filter(ViewResponseFilter.java:162) at org.jboss.resteasy.resteasy-core@6.2.1.Final//org.jboss.resteasy.core.interception.jaxrs.ContainerResponseContextImpl.filter(ContainerResponseContextImpl.java:367) at org.jboss.resteasy.resteasy-core@6.2.1.Final//org.jboss.resteasy.core.ServerResponseWriter.executeFilters(ServerResponseWriter.java:261) at org.jboss.resteasy.resteasy-core@6.2.1.Final//org.jboss.resteasy.core.ServerResponseWriter.writeNomapResponse(ServerResponseWriter.java:101) at org.jboss.resteasy.resteasy-core@6.2.1.Final//org.jboss.resteasy.core.ServerResponseWriter.writeNomapResponse(ServerResponseWriter.java:74) at org.jboss.resteasy.resteasy-core@6.2.1.Final//org.jboss.resteasy.core.SynchronousDispatcher.writeResponse(SynchronousDispatcher.java:594) at org.jboss.resteasy.resteasy-core@6.2.1.Final//org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:524) at org.jboss.resteasy.resteasy-core@6.2.1.Final//org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261) at org.jboss.resteasy.resteasy-core@6.2.1.Final//org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161) at org.jboss.resteasy.resteasy-core@6.2.1.Final//org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364) at org.jboss.resteasy.resteasy-core@6.2.1.Final//org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164) at org.jboss.resteasy.resteasy-core@6.2.1.Final//org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247) at org.jboss.resteasy.resteasy-core@6.2.1.Final//org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:249) at org.jboss.resteasy.resteasy-core@6.2.1.Final//org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:60) at org.jboss.resteasy.resteasy-core@6.2.1.Final//org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:55) at jakarta.servlet.api@6.0.0//jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) at io.smallrye.opentracing-contrib//io.smallrye.opentracing.contrib.jaxrs2.server.SpanFinishingFilter.doFilter(SpanFinishingFilter.java:69) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.security.elytron-web.undertow-server@3.0.0.Final//org.wildfly.elytron.web.undertow.server.ElytronRunAsHandler.lambda$handleRequest$1(ElytronRunAsHandler.java:68) at org.wildfly.security.elytron-base@2.0.0.Final//org.wildfly.security.auth.server.FlexibleIdentityAssociation.runAsFunctionEx(FlexibleIdentityAssociation.java:103) at org.wildfly.security.elytron-base@2.0.0.Final//org.wildfly.security.auth.server.Scoped.runAsFunctionEx(Scoped.java:161) at org.wildfly.security.elytron-base@2.0.0.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:73) at org.wildfly.security.elytron-web.undertow-server@3.0.0.Final//org.wildfly.elytron.web.undertow.server.ElytronRunAsHandler.handleRequest(ElytronRunAsHandler.java:67) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.core@2.3.0.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.core@2.3.0.Final//io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.core@2.3.0.Final//io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at org.wildfly.security.elytron-web.undertow-server-servlet@3.0.0.Final//org.wildfly.elytron.web.undertow.server.servlet.CleanUpHandler.handleRequest(CleanUpHandler.java:38) at io.undertow.core@2.3.0.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow@27.0.0.Final//org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.core@2.3.0.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow@27.0.0.Final//org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) at io.undertow.core@2.3.0.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) at org.wildfly.extension.undertow@27.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1435) at org.wildfly.extension.undertow@27.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1435) at org.wildfly.extension.undertow@27.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1435) at org.wildfly.extension.undertow@27.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1435) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255) at io.undertow.servlet@2.3.0.Final//io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) at io.undertow.core@2.3.0.Final//io.undertow.server.Connectors.executeRootHandler(Connectors.java:391) at io.undertow.core@2.3.0.Final//io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:859) at org.jboss.threads@2.4.0.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990) at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486) at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377) at org.jboss.xnio@3.8.8.Final//org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282) at java.base/java.lang.Thread.run(Thread.java:829) [main] INFO com.gargoylesoftware.htmlunit.WebClient - statusCode=[500] contentType=[] [main] INFO com.gargoylesoftware.htmlunit.WebClient - 13:37:50,582 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002197: The previous response status was 204 No Content. The status should be changed before the entity is set. 13:37:50,737 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002197: The previous response status was 204 No Content. The status should be changed before the entity is set. 13:37:51,051 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 32) WFLYUT0022: Unregistered web context: '/de1ca3d4-69d1-4720-aa91-45a5a1f75947' from server 'default-server' 13:37:51,124 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment de1ca3d4-69d1-4720-aa91-45a5a1f75947.war (runtime-name: de1ca3d4-69d1-4720-aa91-45a5a1f75947.war) in 74ms 13:37:51,141 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/96/e23fa664d41dbe16f75aba41e8740aafe67995/content 13:37:51,141 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "de1ca3d4-69d1-4720-aa91-45a5a1f75947.war" (runtime-name: "de1ca3d4-69d1-4720-aa91-45a5a1f75947.war") [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' 13:37:51,577 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/6e/5dd0378659d6393f85322368cd7e8da1e0c48e/content 13:37:51,580 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "4e9a79fe-3395-444f-8e52-676df94fcfea.war" (runtime-name: "4e9a79fe-3395-444f-8e52-676df94fcfea.war") 13:37:51,750 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment 4e9a79fe-3395-444f-8e52-676df94fcfea.war 13:37:51,821 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-3) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 13:37:51,823 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-3) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 13:37:51,824 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-3) No shutdown hook registered: Please call close() manually on application shutdown. 13:37:51,824 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-3) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=4e9a79fe-3395-444f-8e52-676df94fcfea.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-06jjd, jaeger.version=Java-1.6.0, ip=10.40.13.159}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 13:37:52,226 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 84) Eclipse Krazo version 3.1.0-SNAPSHOT started 13:37:52,250 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 84) Initializing Eclipse Krazo... 13:37:52,345 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 84) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class org.eclipse.krazo.test.csrf.base.CsrfBaseApplication$Proxy$_$$_WeldClientProxy 13:37:52,347 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 84) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 13:37:52,347 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 84) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 13:37:52,370 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 84) WFLYUT0021: Registered web context: '/4e9a79fe-3395-444f-8e52-676df94fcfea' for server 'default-server' 13:37:52,389 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "4e9a79fe-3395-444f-8e52-676df94fcfea.war" (runtime-name : "4e9a79fe-3395-444f-8e52-676df94fcfea.war") Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.984 sec - in org.eclipse.krazo.test.annotations.AnnotationsIT Running org.eclipse.krazo.test.CsrfIT 13:37:52,664 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002197: The previous response status was 204 No Content. The status should be changed before the entity is set. 13:37:52,962 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002197: The previous response status was 204 No Content. The status should be changed before the entity is set. 13:37:52,987 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 84) WFLYUT0022: Unregistered web context: '/4e9a79fe-3395-444f-8e52-676df94fcfea' from server 'default-server' 13:37:53,039 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment 4e9a79fe-3395-444f-8e52-676df94fcfea.war (runtime-name: 4e9a79fe-3395-444f-8e52-676df94fcfea.war) in 52ms 13:37:53,068 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/6e/5dd0378659d6393f85322368cd7e8da1e0c48e/content 13:37:53,069 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "4e9a79fe-3395-444f-8e52-676df94fcfea.war" (runtime-name: "4e9a79fe-3395-444f-8e52-676df94fcfea.war") [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' 13:37:53,506 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/c5/d069d4e4bdbab85fb1bdcbf2b6b456b844dddf/content 13:37:53,510 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "fde5f439-1f75-4aa8-955f-8a7f84a460c4.war" (runtime-name: "fde5f439-1f75-4aa8-955f-8a7f84a460c4.war") 13:37:53,648 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment fde5f439-1f75-4aa8-955f-8a7f84a460c4.war 13:37:53,727 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-1) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 13:37:53,728 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-1) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 13:37:53,729 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-1) No shutdown hook registered: Please call close() manually on application shutdown. 13:37:53,729 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-1) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=fde5f439-1f75-4aa8-955f-8a7f84a460c4.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-06jjd, jaeger.version=Java-1.6.0, ip=10.40.13.159}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 13:37:54,156 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 32) Eclipse Krazo version 3.1.0-SNAPSHOT started 13:37:54,191 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 32) Initializing Mojarra 4.0.0.SP01 for context '/fde5f439-1f75-4aa8-955f-8a7f84a460c4' 13:37:54,552 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 32) Initializing Eclipse Krazo... 13:37:54,580 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class org.eclipse.krazo.test.encoding.MyApplication$Proxy$_$$_WeldClientProxy 13:37:54,581 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002205: Adding provider class org.eclipse.krazo.security.CsrfExceptionMapper from Application class org.eclipse.krazo.test.encoding.MyApplication$Proxy$_$$_WeldClientProxy 13:37:54,581 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002205: Adding provider class org.eclipse.krazo.binding.convert.MvcConverterProvider from Application class org.eclipse.krazo.test.encoding.MyApplication$Proxy$_$$_WeldClientProxy 13:37:54,581 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002200: Adding class resource org.eclipse.krazo.test.encoding.EncodingController from Application class org.eclipse.krazo.test.encoding.MyApplication$Proxy$_$$_WeldClientProxy 13:37:54,582 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002205: Adding provider class org.eclipse.krazo.security.CsrfProtectFilter from Application class org.eclipse.krazo.test.encoding.MyApplication$Proxy$_$$_WeldClientProxy 13:37:54,582 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002205: Adding provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter from Application class org.eclipse.krazo.test.encoding.MyApplication$Proxy$_$$_WeldClientProxy 13:37:54,582 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002205: Adding provider class org.eclipse.krazo.security.CsrfValidateFilter from Application class org.eclipse.krazo.test.encoding.MyApplication$Proxy$_$$_WeldClientProxy 13:37:54,582 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002205: Adding provider class org.eclipse.krazo.core.ViewableWriter from Application class org.eclipse.krazo.test.encoding.MyApplication$Proxy$_$$_WeldClientProxy 13:37:54,582 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002205: Adding provider class org.eclipse.krazo.core.ViewResponseFilter from Application class org.eclipse.krazo.test.encoding.MyApplication$Proxy$_$$_WeldClientProxy 13:37:54,582 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002205: Adding provider class org.eclipse.krazo.jaxrs.PreMatchingRequestFilter from Application class org.eclipse.krazo.test.encoding.MyApplication$Proxy$_$$_WeldClientProxy 13:37:54,582 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002205: Adding provider class org.eclipse.krazo.jaxrs.PostMatchingRequestFilter from Application class org.eclipse.krazo.test.encoding.MyApplication$Proxy$_$$_WeldClientProxy 13:37:54,583 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002155: Provider class org.eclipse.krazo.security.CsrfExceptionMapper is already registered. 2nd registration is being ignored. 13:37:54,583 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002155: Provider class org.eclipse.krazo.binding.convert.MvcConverterProvider is already registered. 2nd registration is being ignored. 13:37:54,583 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002155: Provider class org.eclipse.krazo.security.CsrfProtectFilter is already registered. 2nd registration is being ignored. 13:37:54,583 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 13:37:54,583 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002155: Provider class org.eclipse.krazo.security.CsrfValidateFilter is already registered. 2nd registration is being ignored. 13:37:54,584 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002155: Provider class org.eclipse.krazo.core.ViewableWriter is already registered. 2nd registration is being ignored. 13:37:54,584 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002155: Provider class org.eclipse.krazo.core.ViewResponseFilter is already registered. 2nd registration is being ignored. 13:37:54,584 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002155: Provider class org.eclipse.krazo.jaxrs.PreMatchingRequestFilter is already registered. 2nd registration is being ignored. 13:37:54,584 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 32) RESTEASY002155: Provider class org.eclipse.krazo.jaxrs.PostMatchingRequestFilter is already registered. 2nd registration is being ignored. 13:37:54,631 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 32) WFLYUT0021: Registered web context: '/fde5f439-1f75-4aa8-955f-8a7f84a460c4' for server 'default-server' 13:37:54,658 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "fde5f439-1f75-4aa8-955f-8a7f84a460c4.war" (runtime-name : "fde5f439-1f75-4aa8-955f-8a7f84a460c4.war") Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.295 sec - in org.eclipse.krazo.test.CsrfIT Running org.eclipse.krazo.test.EncodingIT 13:37:55,532 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 32) WFLYUT0022: Unregistered web context: '/fde5f439-1f75-4aa8-955f-8a7f84a460c4' from server 'default-server' 13:37:55,554 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment fde5f439-1f75-4aa8-955f-8a7f84a460c4.war (runtime-name: fde5f439-1f75-4aa8-955f-8a7f84a460c4.war) in 23ms 13:37:55,626 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/c5/d069d4e4bdbab85fb1bdcbf2b6b456b844dddf/content 13:37:55,626 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "fde5f439-1f75-4aa8-955f-8a7f84a460c4.war" (runtime-name: "fde5f439-1f75-4aa8-955f-8a7f84a460c4.war") [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' 13:37:56,042 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/c0/a8888f338d04c999f9451a4454f45453643982/content 13:37:56,045 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "64cebb76-cb14-4db4-b3fa-44b4dd8e7606.war" (runtime-name: "64cebb76-cb14-4db4-b3fa-44b4dd8e7606.war") 13:37:56,166 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment 64cebb76-cb14-4db4-b3fa-44b4dd8e7606.war 13:37:56,250 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-3) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 13:37:56,251 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-3) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 13:37:56,252 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-3) No shutdown hook registered: Please call close() manually on application shutdown. 13:37:56,252 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-3) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=64cebb76-cb14-4db4-b3fa-44b4dd8e7606.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-06jjd, jaeger.version=Java-1.6.0, ip=10.40.13.159}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 13:37:56,650 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 2) Eclipse Krazo version 3.1.0-SNAPSHOT started 13:37:56,662 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 2) Initializing Eclipse Krazo... 13:37:56,690 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 2) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class org.eclipse.krazo.test.redirectboundaryonroot.RedirectApplication$Proxy$_$$_WeldClientProxy 13:37:56,692 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 2) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 13:37:56,692 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 2) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 13:37:56,730 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 2) WFLYUT0021: Registered web context: '/64cebb76-cb14-4db4-b3fa-44b4dd8e7606' for server 'default-server' 13:37:56,745 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "64cebb76-cb14-4db4-b3fa-44b4dd8e7606.war" (runtime-name : "64cebb76-cb14-4db4-b3fa-44b4dd8e7606.war") Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.033 sec - in org.eclipse.krazo.test.EncodingIT Running org.eclipse.krazo.test.RedirectScopeBoundaryOnRootIT 13:37:57,265 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 2) WFLYUT0022: Unregistered web context: '/64cebb76-cb14-4db4-b3fa-44b4dd8e7606' from server 'default-server' 13:37:57,327 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment 64cebb76-cb14-4db4-b3fa-44b4dd8e7606.war (runtime-name: 64cebb76-cb14-4db4-b3fa-44b4dd8e7606.war) in 62ms 13:37:57,340 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/c0/a8888f338d04c999f9451a4454f45453643982/content 13:37:57,340 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "64cebb76-cb14-4db4-b3fa-44b4dd8e7606.war" (runtime-name: "64cebb76-cb14-4db4-b3fa-44b4dd8e7606.war") [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' 13:37:57,775 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/68/4a223e92128ddaac77f4338624312e906d9101/content 13:37:57,778 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "cb092285-3cd6-4647-bf53-8f70f46b0fc3.war" (runtime-name: "cb092285-3cd6-4647-bf53-8f70f46b0fc3.war") 13:37:57,878 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment cb092285-3cd6-4647-bf53-8f70f46b0fc3.war 13:37:57,978 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-3) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 13:37:57,979 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-3) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 13:37:57,980 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-3) No shutdown hook registered: Please call close() manually on application shutdown. 13:37:57,980 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-3) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=cb092285-3cd6-4647-bf53-8f70f46b0fc3.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-06jjd, jaeger.version=Java-1.6.0, ip=10.40.13.159}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 13:37:58,268 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 84) Eclipse Krazo version 3.1.0-SNAPSHOT started 13:37:58,277 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 84) Initializing Eclipse Krazo... 13:37:58,329 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 84) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class org.eclipse.krazo.test.csrf.methods.CsrfHiddenMethodApplication$Proxy$_$$_WeldClientProxy 13:37:58,330 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 84) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 13:37:58,330 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 84) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 13:37:58,353 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 84) WFLYUT0021: Registered web context: '/cb092285-3cd6-4647-bf53-8f70f46b0fc3' for server 'default-server' 13:37:58,366 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "cb092285-3cd6-4647-bf53-8f70f46b0fc3.war" (runtime-name : "cb092285-3cd6-4647-bf53-8f70f46b0fc3.war") Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.626 sec - in org.eclipse.krazo.test.RedirectScopeBoundaryOnRootIT Running org.eclipse.krazo.test.CsrfValidateFilterIT 13:37:58,856 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002197: The previous response status was 204 No Content. The status should be changed before the entity is set. 13:37:59,158 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002197: The previous response status was 204 No Content. The status should be changed before the entity is set. 13:37:59,342 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002197: The previous response status was 204 No Content. The status should be changed before the entity is set. 13:37:59,466 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002197: The previous response status was 204 No Content. The status should be changed before the entity is set. 13:37:59,574 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 84) WFLYUT0022: Unregistered web context: '/cb092285-3cd6-4647-bf53-8f70f46b0fc3' from server 'default-server' 13:37:59,623 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment cb092285-3cd6-4647-bf53-8f70f46b0fc3.war (runtime-name: cb092285-3cd6-4647-bf53-8f70f46b0fc3.war) in 49ms 13:37:59,636 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/68/4a223e92128ddaac77f4338624312e906d9101/content 13:37:59,636 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "cb092285-3cd6-4647-bf53-8f70f46b0fc3.war" (runtime-name: "cb092285-3cd6-4647-bf53-8f70f46b0fc3.war") [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' 13:38:00,144 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/9b/b25267056e3e1046caadfcbf6eed873df85e21/content 13:38:00,147 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "7250d4f8-836e-43fa-81ef-1c72212bc2f3.war" (runtime-name: "7250d4f8-836e-43fa-81ef-1c72212bc2f3.war") 13:38:00,262 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment 7250d4f8-836e-43fa-81ef-1c72212bc2f3.war 13:38:00,331 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-2) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 13:38:00,332 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-2) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 13:38:00,333 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-2) No shutdown hook registered: Please call close() manually on application shutdown. 13:38:00,333 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-2) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=7250d4f8-836e-43fa-81ef-1c72212bc2f3.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-06jjd, jaeger.version=Java-1.6.0, ip=10.40.13.159}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 13:38:00,575 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 9) Eclipse Krazo version 3.1.0-SNAPSHOT started 13:38:00,585 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 9) Initializing Eclipse Krazo... 13:38:00,644 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 9) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class org.eclipse.krazo.test.forms.MyApplication$Proxy$_$$_WeldClientProxy 13:38:00,645 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 9) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 13:38:00,645 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 9) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 13:38:00,664 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 9) WFLYUT0021: Registered web context: '/7250d4f8-836e-43fa-81ef-1c72212bc2f3' for server 'default-server' 13:38:00,679 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "7250d4f8-836e-43fa-81ef-1c72212bc2f3.war" (runtime-name : "7250d4f8-836e-43fa-81ef-1c72212bc2f3.war") Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.301 sec - in org.eclipse.krazo.test.CsrfValidateFilterIT Running org.eclipse.krazo.test.HiddenFormMethodIT 13:38:01,354 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 9) WFLYUT0022: Unregistered web context: '/7250d4f8-836e-43fa-81ef-1c72212bc2f3' from server 'default-server' 13:38:01,365 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment 7250d4f8-836e-43fa-81ef-1c72212bc2f3.war (runtime-name: 7250d4f8-836e-43fa-81ef-1c72212bc2f3.war) in 11ms 13:38:01,379 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/9b/b25267056e3e1046caadfcbf6eed873df85e21/content 13:38:01,379 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "7250d4f8-836e-43fa-81ef-1c72212bc2f3.war" (runtime-name: "7250d4f8-836e-43fa-81ef-1c72212bc2f3.war") [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' 13:38:01,849 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/97/74618e44295bd1463f3d97a40a759ce00135b0/content 13:38:01,853 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "4bf8f3cf-a07f-4a65-b627-7f15e2935ad5.war" (runtime-name: "4bf8f3cf-a07f-4a65-b627-7f15e2935ad5.war") 13:38:01,947 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment 4bf8f3cf-a07f-4a65-b627-7f15e2935ad5.war 13:38:01,996 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-2) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 13:38:01,997 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-2) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 13:38:02,021 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-2) No shutdown hook registered: Please call close() manually on application shutdown. 13:38:02,021 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-2) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=4bf8f3cf-a07f-4a65-b627-7f15e2935ad5.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-06jjd, jaeger.version=Java-1.6.0, ip=10.40.13.159}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 13:38:02,151 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from org.eclipse.krazo.test.mapper.ExceptionMapperIT because of underlying class loading error: Type org.jboss.shrinkwrap.api.asset.Asset from [Module "deployment.4bf8f3cf-a07f-4a65-b627-7f15e2935ad5.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. 13:38:02,292 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 9) Eclipse Krazo version 3.1.0-SNAPSHOT started 13:38:02,322 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 9) Initializing Eclipse Krazo... 13:38:02,358 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 9) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class org.eclipse.krazo.test.mapper.MyApplication$Proxy$_$$_WeldClientProxy 13:38:02,362 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 9) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 13:38:02,362 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 9) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 13:38:02,375 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 9) WFLYUT0021: Registered web context: '/4bf8f3cf-a07f-4a65-b627-7f15e2935ad5' for server 'default-server' 13:38:02,388 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "4bf8f3cf-a07f-4a65-b627-7f15e2935ad5.war" (runtime-name : "4bf8f3cf-a07f-4a65-b627-7f15e2935ad5.war") Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.732 sec - in org.eclipse.krazo.test.HiddenFormMethodIT Running org.eclipse.krazo.test.mapper.ExceptionMapperIT [main] INFO com.gargoylesoftware.htmlunit.WebClient - statusCode=[492] contentType=[text/html] [main] INFO com.gargoylesoftware.htmlunit.WebClient - <h1>Exception caught: Error thrown by controller</h1> [main] INFO com.gargoylesoftware.htmlunit.WebClient - statusCode=[491] contentType=[text/plain] [main] INFO com.gargoylesoftware.htmlunit.WebClient - Exception caught: Error thrown by controller 13:38:02,741 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 9) WFLYUT0022: Unregistered web context: '/4bf8f3cf-a07f-4a65-b627-7f15e2935ad5' from server 'default-server' 13:38:02,754 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment 4bf8f3cf-a07f-4a65-b627-7f15e2935ad5.war (runtime-name: 4bf8f3cf-a07f-4a65-b627-7f15e2935ad5.war) in 14ms 13:38:02,835 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/97/74618e44295bd1463f3d97a40a759ce00135b0/content 13:38:02,836 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "4bf8f3cf-a07f-4a65-b627-7f15e2935ad5.war" (runtime-name: "4bf8f3cf-a07f-4a65-b627-7f15e2935ad5.war") [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' 13:38:03,238 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/6f/7d902bfaabca62afceb37baa1914369540c301/content 13:38:03,241 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "7ef40677-f768-4e76-8aa5-614109b819cd.war" (runtime-name: "7ef40677-f768-4e76-8aa5-614109b819cd.war") 13:38:03,364 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment 7ef40677-f768-4e76-8aa5-614109b819cd.war 13:38:03,435 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-1) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 13:38:03,436 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-1) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 13:38:03,438 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-1) No shutdown hook registered: Please call close() manually on application shutdown. 13:38:03,438 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-1) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=7ef40677-f768-4e76-8aa5-614109b819cd.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-06jjd, jaeger.version=Java-1.6.0, ip=10.40.13.159}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 13:38:03,678 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 23) Eclipse Krazo version 3.1.0-SNAPSHOT started 13:38:03,689 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 23) Initializing Eclipse Krazo... 13:38:03,728 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 23) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class org.eclipse.krazo.test.convert.annotations.AnnotationConverterApplication$Proxy$_$$_WeldClientProxy 13:38:03,729 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 23) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 13:38:03,729 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 23) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 13:38:03,748 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 23) WFLYUT0021: Registered web context: '/7ef40677-f768-4e76-8aa5-614109b819cd' for server 'default-server' 13:38:03,765 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "7ef40677-f768-4e76-8aa5-614109b819cd.war" (runtime-name : "7ef40677-f768-4e76-8aa5-614109b819cd.war") Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.354 sec - in org.eclipse.krazo.test.mapper.ExceptionMapperIT Running org.eclipse.krazo.test.convert.AnnotationDrivenConverterIT 13:38:04,029 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 23) WFLYUT0022: Unregistered web context: '/7ef40677-f768-4e76-8aa5-614109b819cd' from server 'default-server' 13:38:04,040 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment 7ef40677-f768-4e76-8aa5-614109b819cd.war (runtime-name: 7ef40677-f768-4e76-8aa5-614109b819cd.war) in 11ms 13:38:04,051 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/6f/7d902bfaabca62afceb37baa1914369540c301/content 13:38:04,051 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "7ef40677-f768-4e76-8aa5-614109b819cd.war" (runtime-name: "7ef40677-f768-4e76-8aa5-614109b819cd.war") [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' 13:38:04,392 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/92/2d3c70d80fc641c99aba2398e1ae1806e9cbff/content 13:38:04,395 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "cb9ffefb-0cb0-4723-b0cb-ded555225e85.war" (runtime-name: "cb9ffefb-0cb0-4723-b0cb-ded555225e85.war") 13:38:04,478 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment cb9ffefb-0cb0-4723-b0cb-ded555225e85.war 13:38:04,541 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-3) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 13:38:04,542 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-3) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 13:38:04,543 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-3) No shutdown hook registered: Please call close() manually on application shutdown. 13:38:04,543 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-3) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=cb9ffefb-0cb0-4723-b0cb-ded555225e85.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-06jjd, jaeger.version=Java-1.6.0, ip=10.40.13.159}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 13:38:04,765 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 2) Eclipse Krazo version 3.1.0-SNAPSHOT started 13:38:04,774 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 2) Initializing Eclipse Krazo... 13:38:04,823 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 2) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class org.eclipse.krazo.test.convert.type.ConverterApplication$Proxy$_$$_WeldClientProxy 13:38:04,824 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 2) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 13:38:04,824 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 2) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 13:38:04,840 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 2) WFLYUT0021: Registered web context: '/cb9ffefb-0cb0-4723-b0cb-ded555225e85' for server 'default-server' 13:38:04,853 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "cb9ffefb-0cb0-4723-b0cb-ded555225e85.war" (runtime-name : "cb9ffefb-0cb0-4723-b0cb-ded555225e85.war") Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.084 sec - in org.eclipse.krazo.test.convert.AnnotationDrivenConverterIT Running org.eclipse.krazo.test.convert.ConverterPriorityIT 13:38:05,048 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 9) WFLYUT0022: Unregistered web context: '/cb9ffefb-0cb0-4723-b0cb-ded555225e85' from server 'default-server' 13:38:05,060 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment cb9ffefb-0cb0-4723-b0cb-ded555225e85.war (runtime-name: cb9ffefb-0cb0-4723-b0cb-ded555225e85.war) in 12ms 13:38:05,076 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/92/2d3c70d80fc641c99aba2398e1ae1806e9cbff/content 13:38:05,076 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "cb9ffefb-0cb0-4723-b0cb-ded555225e85.war" (runtime-name: "cb9ffefb-0cb0-4723-b0cb-ded555225e85.war") [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' 13:38:05,471 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/ea/71418d561d830feb800e843dda020d3d435fa4/content 13:38:05,474 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "b21bd524-3da2-4490-b65f-e46fc70090ec.war" (runtime-name: "b21bd524-3da2-4490-b65f-e46fc70090ec.war") 13:38:05,632 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment b21bd524-3da2-4490-b65f-e46fc70090ec.war 13:38:05,674 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-4) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 13:38:05,675 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-4) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 13:38:05,676 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-4) No shutdown hook registered: Please call close() manually on application shutdown. 13:38:05,676 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-4) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=b21bd524-3da2-4490-b65f-e46fc70090ec.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-06jjd, jaeger.version=Java-1.6.0, ip=10.40.13.159}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 13:38:05,933 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 9) Eclipse Krazo version 3.1.0-SNAPSHOT started 13:38:05,947 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 9) Initializing Eclipse Krazo... 13:38:05,980 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 9) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class org.eclipse.krazo.test.convert.available.AvailableConverterApplication$Proxy$_$$_WeldClientProxy 13:38:05,981 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 9) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 13:38:05,981 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 9) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 13:38:05,990 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 9) WFLYUT0021: Registered web context: '/b21bd524-3da2-4490-b65f-e46fc70090ec' for server 'default-server' 13:38:06,022 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "b21bd524-3da2-4490-b65f-e46fc70090ec.war" (runtime-name : "b21bd524-3da2-4490-b65f-e46fc70090ec.war") Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.173 sec - in org.eclipse.krazo.test.convert.ConverterPriorityIT Running org.eclipse.krazo.test.convert.AvailableConvertersIT 13:38:06,425 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 9) WFLYUT0022: Unregistered web context: '/b21bd524-3da2-4490-b65f-e46fc70090ec' from server 'default-server' 13:38:06,439 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment b21bd524-3da2-4490-b65f-e46fc70090ec.war (runtime-name: b21bd524-3da2-4490-b65f-e46fc70090ec.war) in 14ms 13:38:06,455 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/ea/71418d561d830feb800e843dda020d3d435fa4/content 13:38:06,455 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "b21bd524-3da2-4490-b65f-e46fc70090ec.war" (runtime-name: "b21bd524-3da2-4490-b65f-e46fc70090ec.war") [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' [main] WARN org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer - Unknown repository update policy '', assuming 'never' 13:38:06,800 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/44/0468ee1e9fcda01b6e19af9c5c5fbb0942d299/content 13:38:06,802 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "aa8848a1-696c-4710-b64b-30e30ea5e98e.war" (runtime-name: "aa8848a1-696c-4710-b64b-30e30ea5e98e.war") 13:38:06,904 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment aa8848a1-696c-4710-b64b-30e30ea5e98e.war 13:38:06,984 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-3) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 13:38:06,985 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-3) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 13:38:06,986 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-3) No shutdown hook registered: Please call close() manually on application shutdown. 13:38:06,986 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-3) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=aa8848a1-696c-4710-b64b-30e30ea5e98e.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-06jjd, jaeger.version=Java-1.6.0, ip=10.40.13.159}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 13:38:07,224 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 23) Eclipse Krazo version 3.1.0-SNAPSHOT started 13:38:07,240 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 23) Initializing Eclipse Krazo... 13:38:07,288 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 23) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class org.eclipse.krazo.test.redirectboundary.RedirectApplication$Proxy$_$$_WeldClientProxy 13:38:07,289 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 23) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 13:38:07,289 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 23) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 13:38:07,301 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 23) WFLYUT0021: Registered web context: '/aa8848a1-696c-4710-b64b-30e30ea5e98e' for server 'default-server' 13:38:07,337 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "aa8848a1-696c-4710-b64b-30e30ea5e98e.war" (runtime-name : "aa8848a1-696c-4710-b64b-30e30ea5e98e.war") Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.31 sec - in org.eclipse.krazo.test.convert.AvailableConvertersIT Running org.eclipse.krazo.test.RedirectScopeBoundaryIT 13:38:07,573 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 23) WFLYUT0022: Unregistered web context: '/aa8848a1-696c-4710-b64b-30e30ea5e98e' from server 'default-server' 13:38:07,582 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment aa8848a1-696c-4710-b64b-30e30ea5e98e.war (runtime-name: aa8848a1-696c-4710-b64b-30e30ea5e98e.war) in 8ms 13:38:07,642 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/wildfly-preview-27.0.0.Final/standalone/data/content/44/0468ee1e9fcda01b6e19af9c5c5fbb0942d299/content 13:38:07,642 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "aa8848a1-696c-4710-b64b-30e30ea5e98e.war" (runtime-name: "aa8848a1-696c-4710-b64b-30e30ea5e98e.war") Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec - in org.eclipse.krazo.test.RedirectScopeBoundaryIT 13:38:07,649 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server 13:38:07,654 INFO [org.jboss.as.ejb3] (management-handler-thread - 1) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete 13:38:07,655 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown' 13:38:07,669 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default] 13:38:07,670 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0019: Host default-host stopping 13:38:07,670 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 13:38:07,723 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 13:38:07,724 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0011: Unbound Jakarta Connectors ConnectionFactory [java:/JmsXA] 13:38:07,724 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0008: Undertow HTTPS listener https suspending 13:38:07,725 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443 13:38:07,728 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0019: Stopped Driver service with driver-name = h2 13:38:07,729 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTP listener default suspending 13:38:07,729 INFO [org.apache.activemq.artemis.ra.ActiveMQRALogger] (ServerService Thread Pool -- 23) AMQ151003: resource adaptor stopped 13:38:07,730 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 13:38:07,731 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0004: Undertow 2.3.0.Final stopping 13:38:07,742 INFO [org.jboss.as] (MSC service thread 1-3) WFLYSRV0050: WildFly Preview 27.0.0.Final (WildFly Core 19.0.0.Final) stopped in 84ms Results : Tests run: 47, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-testsuite --- [INFO] artifact ch.qos.logback:logback-classic: checking for updates from sonatype-nexus-staging [INFO] artifact commons-jxpath:commons-jxpath: checking for updates from sonatype-nexus-staging [INFO] artifact commons-cli:commons-cli: checking for updates from sonatype-nexus-staging [INFO] artifact com.google.inject:guice: checking for updates from sonatype-nexus-staging [INFO] artifact ch.qos.logback:logback-classic: checking for updates from eclipse.maven.central.mirror [INFO] artifact javax.annotation:jsr250-api: checking for updates from sonatype-nexus-staging [INFO] artifact com.google.inject:guice: checking for updates from eclipse.maven.central.mirror [INFO] artifact commons-cli:commons-cli: checking for updates from eclipse.maven.central.mirror [INFO] artifact commons-jxpath:commons-jxpath: checking for updates from eclipse.maven.central.mirror [INFO] artifact javax.inject:javax.inject: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.commons:commons-lang3: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-artifact: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-builder-support: checking for updates from sonatype-nexus-staging [INFO] artifact javax.annotation:jsr250-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-compat: checking for updates from sonatype-nexus-staging [INFO] artifact javax.inject:javax.inject: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-artifact: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.commons:commons-lang3: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-builder-support: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-compat: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-embedder: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-model: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-model-builder: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-core: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-plugin-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-repository-metadata: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-model: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-embedder: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-model-builder: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-resolver-provider: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-plugin-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-repository-metadata: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-settings: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-settings-builder: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-slf4j-provider: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-resolver-provider: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.plugin-tools:maven-plugin-annotations: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-settings: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-settings-builder: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.resolver:maven-resolver-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-slf4j-provider: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.resolver:maven-resolver-connector-basic: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.resolver:maven-resolver-impl: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.resolver:maven-resolver-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.plugin-tools:maven-plugin-annotations: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.resolver:maven-resolver-transport-wagon: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.resolver:maven-resolver-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.resolver:maven-resolver-connector-basic: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.resolver:maven-resolver-util: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.resolver:maven-resolver-impl: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.shared:maven-shared-utils: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.resolver:maven-resolver-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.wagon:wagon-file: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.wagon:wagon-http: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.resolver:maven-resolver-transport-wagon: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.wagon:wagon-provider-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.resolver:maven-resolver-util: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.shared:maven-shared-utils: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.codehaus.plexus:plexus-classworlds: checking for updates from sonatype-nexus-staging [INFO] artifact org.codehaus.plexus:plexus-component-annotations: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.wagon:wagon-file: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.codehaus.plexus:plexus-interpolation: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.wagon:wagon-http: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.wagon:wagon-provider-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.codehaus.plexus:plexus-utils: checking for updates from sonatype-nexus-staging [INFO] artifact org.eclipse.sisu:org.eclipse.sisu.inject: checking for updates from sonatype-nexus-staging [INFO] artifact org.codehaus.plexus:plexus-classworlds: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.codehaus.plexus:plexus-component-annotations: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.eclipse.sisu:org.eclipse.sisu.plexus: checking for updates from sonatype-nexus-staging [INFO] artifact org.codehaus.plexus:plexus-interpolation: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.fusesource.jansi:jansi: checking for updates from sonatype-nexus-staging [INFO] artifact org.hamcrest:hamcrest-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.codehaus.plexus:plexus-utils: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.eclipse.sisu:org.eclipse.sisu.inject: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.hamcrest:hamcrest-library: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.config:arquillian-config-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.eclipse.sisu:org.eclipse.sisu.plexus: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.fusesource.jansi:jansi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.config:arquillian-config-impl-base: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.config:arquillian-config-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.hamcrest:hamcrest-core: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.container:arquillian-container-impl-base: checking for updates from sonatype-nexus-staging [INFO] artifact org.hamcrest:hamcrest-library: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.config:arquillian-config-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.container:arquillian-container-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.container:arquillian-container-test-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.config:arquillian-config-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.config:arquillian-config-impl-base: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.container:arquillian-container-test-impl-base: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.container:arquillian-container-impl-base: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.container:arquillian-container-test-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.container:arquillian-container-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.container:arquillian-container-test-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.core:arquillian-core-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.core:arquillian-core-impl-base: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.core:arquillian-core-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.container:arquillian-container-test-impl-base: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.container:arquillian-container-test-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.junit:arquillian-junit-container: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.junit:arquillian-junit-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.core:arquillian-core-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.core:arquillian-core-impl-base: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.core:arquillian-core-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.junit:arquillian-junit-standalone: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.junit5:arquillian-junit5-container: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.junit5:arquillian-junit5-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.junit:arquillian-junit-container: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.junit:arquillian-junit-core: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.protocol:arquillian-protocol-jmx: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.protocol:arquillian-protocol-rest-jakarta: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.junit:arquillian-junit-standalone: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.junit5:arquillian-junit5-container: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.junit5:arquillian-junit5-core: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.protocol:arquillian-protocol-servlet: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.protocol:arquillian-protocol-servlet-jakarta: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.protocol:arquillian-protocol-rest-jakarta: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.protocol:arquillian-protocol-jmx: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.test:arquillian-test-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.test:arquillian-test-impl-base: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.test:arquillian-test-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.protocol:arquillian-protocol-servlet: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.protocol:arquillian-protocol-servlet-jakarta: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-cdi: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.test:arquillian-test-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.test:arquillian-test-impl-base: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-cdi-jakarta: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.test:arquillian-test-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-ejb: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-ejb-jakarta: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-cdi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-initialcontext: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-cdi-jakarta: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-resource: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-resource-jakarta: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-ejb-jakarta: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-ejb: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testng:arquillian-testng-container: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.testng:arquillian-testng-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-initialcontext: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-resource-jakarta: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-resource: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testng:arquillian-testng-container: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testng:arquillian-testng-core: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testng:arquillian-testng-standalone: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-api-nio2: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-depchain: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.testng:arquillian-testng-standalone: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-api-nio2: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-depchain: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-depchain-java7: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-impl-base: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-impl-nio2: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-base: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-depchain-java7: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-impl-base: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-impl-nio2: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-base: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-javaee: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-jboss: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-depchain: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-gen: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-base: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-javaee: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-jboss: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-depchain: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-javaee: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-gen: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-base: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-jboss: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-javaee: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-gradle-embedded-archive: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-jboss: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven-archive: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven-embedded: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-gradle-embedded-archive: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven-archive: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-gradle-depchain: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-gradle-embedded-archive: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven-embedded: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven-archive: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-gradle-depchain: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-gradle-embedded-archive: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven-embedded: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-maven-plugin: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven-archive: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-spi-maven: checking for updates from sonatype-nexus-staging [INFO] artifact org.jsoup:jsoup: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-maven-plugin: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven-embedded: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.mockito:mockito-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-spi-maven: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.powermock:powermock-reflect: checking for updates from sonatype-nexus-staging [INFO] artifact org.sonatype.plexus:plexus-cipher: checking for updates from sonatype-nexus-staging [INFO] artifact org.jsoup:jsoup: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.sonatype.plexus:plexus-sec-dispatcher: checking for updates from sonatype-nexus-staging [INFO] artifact org.mockito:mockito-core: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.xmlunit:xmlunit-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.powermock:powermock-reflect: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.xmlunit:xmlunit-matchers: checking for updates from sonatype-nexus-staging [INFO] artifact org.sonatype.plexus:plexus-cipher: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.sonatype.plexus:plexus-sec-dispatcher: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.xmlunit:xmlunit-core: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.xmlunit:xmlunit-matchers: checking for updates from eclipse.maven.central.mirror [INFO] The following dependencies in Dependency Management have newer versions: [INFO] ch.qos.logback:logback-classic ........................ 1.2.1 -> 1.4.5 [INFO] com.google.inject:guice ............................... 4.2.1 -> 5.1.0 [INFO] commons-cli:commons-cli ................................. 1.4 -> 1.5.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.1.0 -> 2.1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.1.0 -> 2.1.2 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.65.1 -> 2.70.0 [INFO] org.apache.commons:commons-lang3 ..................... 3.8.1 -> 3.12.0 [INFO] org.apache.maven:maven-artifact ............... 3.6.3 -> 4.0.0-alpha-4 [INFO] org.apache.maven:maven-builder-support ........ 3.6.3 -> 4.0.0-alpha-4 [INFO] org.apache.maven:maven-compat ................. 3.6.3 -> 4.0.0-alpha-4 [INFO] org.apache.maven:maven-core ................... 3.6.3 -> 4.0.0-alpha-4 [INFO] org.apache.maven:maven-embedder ............... 3.6.3 -> 4.0.0-alpha-4 [INFO] org.apache.maven:maven-model .................. 3.6.3 -> 4.0.0-alpha-4 [INFO] org.apache.maven:maven-model-builder .......... 3.6.3 -> 4.0.0-alpha-4 [INFO] org.apache.maven:maven-plugin-api ............. 3.6.3 -> 4.0.0-alpha-4 [INFO] org.apache.maven:maven-repository-metadata .... 3.6.3 -> 4.0.0-alpha-4 [INFO] org.apache.maven:maven-resolver-provider ...... 3.6.3 -> 4.0.0-alpha-4 [INFO] org.apache.maven:maven-settings ............... 3.6.3 -> 4.0.0-alpha-4 [INFO] org.apache.maven:maven-settings-builder ....... 3.6.3 -> 4.0.0-alpha-4 [INFO] org.apache.maven:maven-slf4j-provider ......... 3.6.3 -> 4.0.0-alpha-4 [INFO] org.apache.maven.plugin-tools:maven-plugin-annotations ... [INFO] 3.5.2 -> 3.7.1 [INFO] org.apache.maven.resolver:maven-resolver-api .......... 1.4.1 -> 1.9.4 [INFO] org.apache.maven.resolver:maven-resolver-connector-basic ... [INFO] 1.4.1 -> 1.9.4 [INFO] org.apache.maven.resolver:maven-resolver-impl ......... 1.4.1 -> 1.9.4 [INFO] org.apache.maven.resolver:maven-resolver-spi .......... 1.4.1 -> 1.9.4 [INFO] org.apache.maven.resolver:maven-resolver-transport-wagon ... [INFO] 1.4.1 -> 1.9.4 [INFO] org.apache.maven.resolver:maven-resolver-util ......... 1.4.1 -> 1.9.4 [INFO] org.apache.maven.shared:maven-shared-utils ............ 3.2.1 -> 3.3.4 [INFO] org.apache.maven.wagon:wagon-file ..................... 3.3.4 -> 3.5.3 [INFO] org.apache.maven.wagon:wagon-http ..................... 3.3.4 -> 3.5.3 [INFO] org.apache.maven.wagon:wagon-provider-api ............. 3.3.4 -> 3.5.3 [INFO] org.codehaus.plexus:plexus-classworlds ................ 2.6.0 -> 2.7.0 [INFO] org.codehaus.plexus:plexus-component-annotations ...... 2.1.0 -> 2.1.1 [INFO] org.codehaus.plexus:plexus-interpolation ................ 1.25 -> 1.26 [INFO] org.codehaus.plexus:plexus-utils ...................... 3.2.1 -> 3.5.0 [INFO] org.easymock:easymock ................................... 4.3 -> 5.1.0 [INFO] org.eclipse.sisu:org.eclipse.sisu.inject ........... 0.3.4 -> 0.9.0.M1 [INFO] org.eclipse.sisu:org.eclipse.sisu.plexus ........... 0.3.4 -> 0.9.0.M1 [INFO] org.fusesource.jansi:jansi ........................... 1.17.1 -> 2.4.0 [INFO] org.glassfish.jersey.core:jersey-common ............ 3.1.0-M8 -> 3.1.1 [INFO] org.glassfish.jersey.core:jersey-server ............ 3.1.0-M8 -> 3.1.1 [INFO] org.hamcrest:hamcrest-core ................................ 1.3 -> 2.2 [INFO] org.hamcrest:hamcrest-library ............................. 1.3 -> 2.2 [INFO] org.jboss.arquillian.config:arquillian-config-api ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.config:arquillian-config-impl-base ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.config:arquillian-config-spi ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.container:arquillian-container-impl-base ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.container:arquillian-container-spi ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.container:arquillian-container-test-api ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.container:arquillian-container-test-impl-base ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.container:arquillian-container-test-spi ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.core:arquillian-core-api ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.core:arquillian-core-impl-base ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.core:arquillian-core-spi ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.junit:arquillian-junit-container ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.junit:arquillian-junit-core ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.junit:arquillian-junit-standalone ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.junit5:arquillian-junit5-container ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.junit5:arquillian-junit5-core ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.protocol:arquillian-protocol-jmx ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.protocol:arquillian-protocol-rest-jakarta ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.protocol:arquillian-protocol-servlet ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.protocol:arquillian-protocol-servlet-jakarta ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.test:arquillian-test-api ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.test:arquillian-test-impl-base ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.test:arquillian-test-spi ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.testenricher:arquillian-testenricher-cdi ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.testenricher:arquillian-testenricher-cdi-jakarta ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.testenricher:arquillian-testenricher-ejb ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.testenricher:arquillian-testenricher-ejb-jakarta ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.testenricher:arquillian-testenricher-initialcontext ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.testenricher:arquillian-testenricher-resource ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.testenricher:arquillian-testenricher-resource-jakarta ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.testng:arquillian-testng-container ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.testng:arquillian-testng-core ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.arquillian.testng:arquillian-testng-standalone ... [INFO] 1.7.0.Alpha12 -> 1.7.0.Alpha14 [INFO] org.jboss.resteasy:resteasy-core .......... 6.2.1.Final -> 6.2.2.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.2.1.Final -> 6.2.2.Final [INFO] org.jboss.shrinkwrap:shrinkwrap-api ............ 1.2.6 -> 2.0.0-beta-1 [INFO] org.jboss.shrinkwrap:shrinkwrap-depchain ....... 1.2.6 -> 2.0.0-beta-1 [INFO] org.jboss.shrinkwrap:shrinkwrap-impl-base ...... 1.2.6 -> 2.0.0-beta-1 [INFO] org.jboss.shrinkwrap:shrinkwrap-spi ............ 1.2.6 -> 2.0.0-beta-1 [INFO] org.jsoup:jsoup ..................................... 1.12.1 -> 1.15.3 [INFO] org.mockito:mockito-core ............................. 2.21.0 -> 5.1.1 [INFO] org.powermock:powermock-reflect ....................... 1.7.4 -> 2.0.9 [INFO] org.slf4j:slf4j-api ................................... 2.0.3 -> 2.0.6 [INFO] org.slf4j:slf4j-simple ................................ 2.0.3 -> 2.0.6 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha5 -> 5.0.0.Alpha6 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha5 -> 5.0.0.Alpha6 [INFO] org.xmlunit:xmlunit-core .............................. 2.2.1 -> 2.9.1 [INFO] org.xmlunit:xmlunit-matchers .......................... 2.2.1 -> 2.9.1 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-testsuite --- [INFO] Skipping dependency license check [INFO] [INFO] --- maven-failsafe-plugin:2.18.1:verify (default) @ krazo-testsuite --- [INFO] Failsafe report directory: /home/jenkins/agent/workspace/testsuites-wildfly/jdk/temurin-jdk11-latest/profile/testsuite-wildfly/testsuite/target/failsafe-reports [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:32 min [INFO] Finished at: 2023-02-07T13:38:09Z [INFO] ------------------------------------------------------------------------ Finished: SUCCESS